[dpdk-dev] [PATCH v4] net/i40e: fix device hotplug remove

Ye Xiaolong xiaolong.ye at intel.com
Wed Nov 13 03:11:53 CET 2019


On 11/12, Di ChenxuX wrote:
>testpmd will occur infinite loops when device hotplug remove.
>We can fix the issue by using the pci generic remove function
>
>Fixes: ac89d46096d5 ("net/i40e: release port upon close")
>
>Signed-off-by: Di ChenxuX <chenxux.di at intel.com>
>
>v4:
>used generic remove function for i40e_vf_representor_uninit.
>v3:
>reverted the code about i40e_vf_representor_uninit.
>v2:
>changed the code in driver.
>---

Acked-by: Xiaolong Ye <xiaolong.ye at intel.com>

Applied to dpdk-next-net-intel with changelog removed. Thanks.


More information about the dev mailing list