net/bonding: enable slave VLAN filter
authorEric Kinzie <ehkinzie@gmail.com>
Thu, 4 Aug 2016 18:24:43 +0000 (11:24 -0700)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 13 Oct 2016 13:30:59 +0000 (15:30 +0200)
commitc771e4ef3898152b0a7a4b3dcb80356306bd39e7
treef27b53650fa984eabd37858376a3a1c3cd7566c7
parentb4092cacf6bd6470c0c37937862255639293e9b0
net/bonding: enable slave VLAN filter

SR-IOV virtual functions cannot rely on promiscuous mode for the reception
of VLAN tagged frames. Program the VLAN filter for each slave when a
VLAN is configured for the bonding master.

Signed-off-by: Eric Kinzie <ehkinzie@gmail.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
drivers/net/bonding/rte_eth_bond_api.c
drivers/net/bonding/rte_eth_bond_pmd.c
drivers/net/bonding/rte_eth_bond_private.h