[dpdk-dev] [PATCH] i40evf: fix mac deletion when stop dev

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Dec 6 22:34:25 CET 2015


2015-11-30 11:54, Jingjing Wu:
> 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: 4861cde46116 ("i40e: new poll mode driver")
> 
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>

Applied, thanks


More information about the dev mailing list