diff options
author | Somnath Kotur <somnath.kotur@emulex.com> | 2016-06-22 08:54:55 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-27 04:06:24 -0400 |
commit | 884476be065e23bb8e5abda3aad9ba04c17341c3 (patch) | |
tree | 6e1629aa58081e787c03876133efda86f56cd065 /include/asm-generic/getorder.h | |
parent | e261768e9e395b3bd71946104afd5550f77d049b (diff) | |
download | talos-obmc-linux-884476be065e23bb8e5abda3aad9ba04c17341c3.tar.gz talos-obmc-linux-884476be065e23bb8e5abda3aad9ba04c17341c3.zip |
be2net: Fix broadcast echoes from EVB in BE3
On SR-IOV profiles, when the user connects a Linux Bridge or OVS to a BE3
vport, they suffer the "broadcast/multicast echo" problem. BE3 EVB echoes
broadcast and multicast packets back to PF's vport confusing the
Linux bridge. BE3 relies on the src-mac addr being programmed on the
interface to avoid sending back an echo of a broadcast or multicast packet
on a vPort. When a Linux bridge is connected to a BE3, the mac-addr of the
VM behind the bridge doesn't get configured on the vPort and so echo
cancellation doesn't work.
This patch worksaround this problem by disabling the EVB initially
and re-enabling it *only* when SR-IOV is enabled by the user. For the
driver fix to work, the BE3 FW version must be >= 11.1.84.0.
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-generic/getorder.h')
0 files changed, 0 insertions, 0 deletions