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: f2f4990eff94 ("net/ixgbe: release port upon close") > >Signed-off-by: Di ChenxuX <chenxux...@intel.com> > >v4: >used generic remove function for ixgbe_vf_representor_uninit. >v3: >reverted the code about ixgbe_vf_representor_uninit. >---
Please put the change log after '---' marker. Acked-by: Xiaolong Ye <xiaolong...@intel.com> Applied to dpdk-next-net-intel with changelog removed. Thanks.