numam-dpdk/drivers
Jingjing Wu bdb3bf9246 i40evf: fix MAC deletion when stopping
When dev_stop is called in i40evf pmd driver, queues are switched off
to stop receiving and transmitting. But the mac address of this VF
still exists in VEB switch.
To stop the traffic from VSI level, the mac address need to be removed
too. Then the bandwidth for this SRIOV VSI can be freed.
This patch fix this issue.

Fixes: 4861cde461 ("i40e: new poll mode driver")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
2015-12-07 00:55:51 +01:00
..
crypto aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
net i40evf: fix MAC deletion when stopping 2015-12-07 00:55:51 +01:00
Makefile qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00