numam-dpdk/drivers/net
Olivier Matz 0477795088 net/i40e: fix VSI MAC filter on primary address change
When primary address mac is changed, the mac filters were not updated in
the VSI with the new mac addr and incoming packets with this destination
address are dropped by the hardware filters.

This patch removes the VSI mac filter for the previous mac address and
adds a new one for new mac address.

Fixes: e18e01e92c ("i40e: support default MAC address setting")
Cc: stable@dpdk.org

Signed-off-by: Laurent Hardy <laurent.hardy@6wind.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2018-01-16 18:47:49 +01:00
..
af_packet
ark
avp net/avp: implement dynamic logging 2018-01-16 18:47:49 +01:00
bnx2x net/bnx2x: implement dynamic logging 2018-01-16 18:47:49 +01:00
bnxt net/bnxt: support timesync 2018-01-16 18:47:49 +01:00
bonding net/bonding: fix activated slave in 8023ad mode 2018-01-16 18:47:49 +01:00
cxgbe
dpaa
dpaa2 net/dpaa2: prefetch the parse results from next fd 2018-01-16 18:47:49 +01:00
e1000 net/e1000: move RSS to flow API 2018-01-16 18:47:49 +01:00
ena net/ena: implement dynamic logging 2018-01-16 18:47:49 +01:00
enic
failsafe
fm10k net/fm10k: implement dynamic logging 2018-01-16 18:47:49 +01:00
i40e net/i40e: fix VSI MAC filter on primary address change 2018-01-16 18:47:49 +01:00
ixgbe net/ixgbe/base: update README file 2018-01-16 18:47:49 +01:00
kni
liquidio net/liquidio: implement dynamic logging 2018-01-16 18:47:49 +01:00
mlx4 net/mlx4: remove Tx completion elements counter 2018-01-16 18:47:49 +01:00
mlx5 net/mlx5: fix un-supported RSS hash fields use 2018-01-16 18:47:49 +01:00
mrvl net/mrvl: add extra error logs 2018-01-16 18:47:49 +01:00
nfp net/nfp: implement dynamic logging 2018-01-16 18:47:49 +01:00
null
octeontx net/octeontx: add channel to port id mapping 2018-01-16 18:47:49 +01:00
pcap
qede net/qede: implement dynamic logging 2018-01-16 18:47:49 +01:00
ring
sfc net/sfc: support inner checksum offload on transmit 2018-01-16 18:47:49 +01:00
softnic
szedata2 net/szedata2: fix check of mmap return value 2018-01-16 18:47:49 +01:00
tap net/tap: renamed netlink functions 2018-01-16 18:47:49 +01:00
thunderx net/thunderx: implement dynamic logging 2018-01-16 18:47:49 +01:00
vhost
virtio net/virtio: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3 net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
Makefile