aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYuval Mintz <Yuval.Mintz@qlogic.com>2016-06-19 15:18:12 +0300
committerDavid S. Miller <davem@davemloft.net>2016-06-19 10:47:32 -0700
commit326439883e17fca029f4ed05307480bdb6369877 (patch)
treed504895703b1725f7c742f971e80ea139d1832e8 /include
parentqed: Correct default vlan behavior (diff)
downloadlinux-dev-326439883e17fca029f4ed05307480bdb6369877.tar.xz
linux-dev-326439883e17fca029f4ed05307480bdb6369877.zip
qed: Prevent VF from Tx-switching 'promisc'
Internal loopback in driver is based on two things - first is the willingness of transmitter to use it [in case of VFs, this can be forced based on VEPA/VEB] and secondly on another vport classification configuration which should match the packet's destination. Current code allows non-linux VFs to configure a 'promisc' mode on Tx, meaning all traffic sent by VF would be loopbacked internally by firmware; This isn't considered a valid mode and as such should be prevented by PF. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions