summaryrefslogtreecommitdiffstats
path: root/include/xen
diff options
context:
space:
mode:
authorDaode Huang <huangdaode@hisilicon.com>2016-09-29 18:09:15 +0100
committerDoug Ledford <dledford@redhat.com>2016-10-03 11:40:57 -0400
commit2162a4a1ed8b61afed3b76137aff3ea031d9c6a6 (patch)
tree2b03acc5cc7b15d24e054c39ad9a2408e53bc1f1 /include/xen
parent58035fd92dcd54c8954c0813f229346b8febd5c0 (diff)
downloadlinux-2162a4a1ed8b61afed3b76137aff3ea031d9c6a6.tar.bz2
net: hns: bug fix about broadcast/multicast packets
When the dsaf mode receives a broadcast packet, it will filter the packet by comparing the received queue number and destination queue number(get from forwarding table), if they are the same, the packet will be filtered. Otherwise, the packet will be loopback. So this patch select queue 0 to send broadcast and multicast packets. Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions