i40e: disable local loopback on vmdq vsi
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 1 Aug 2014 20:27:07 +0000 (13:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Aug 2014 02:41:14 +0000 (19:41 -0700)
commit738abbac9b8bf11a7cc3955b691cca8d7589127a
tree167f5b0584e73ba17d47ad76713766ab8c9c144a
parentf19efbb5eff0ed718f8e213d256e3291ed4e43a9
i40e: disable local loopback on vmdq vsi

The local loopback should only be enabled for VSIs that are supporting
cascaded VEBs or VEPA setups.  This is not the case here, and we need
to stop the VEB from echoing the VMDQ VSI packets back at the VSI.

Change-ID: I9dfb6ac79db24d04360d7efde62d81e20abc5090
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40e/i40e_main.c