Re: [dpdk-dev] [PATCH] net/ice: fix flow redirector issue

2020-04-22 Thread Kevin Traynor
On 22/04/2020 10:35, Ferruh Yigit wrote: > On 4/22/2020 9:40 AM, Kevin Traynor wrote: >> On 22/04/2020 08:31, Ye Xiaolong wrote: >>> On 04/22, Beilei Xing wrote: If there's VF reset, the kernel PF will remove rules associated with the reset VF no matter the HW VSI ID is changed or no

Re: [dpdk-dev] [PATCH] net/ice: fix flow redirector issue

2020-04-22 Thread Ferruh Yigit
On 4/22/2020 9:40 AM, Kevin Traynor wrote: > On 22/04/2020 08:31, Ye Xiaolong wrote: >> On 04/22, Beilei Xing wrote: >>> If there's VF reset, the kernel PF will remove rules >>> associated with the reset VF no matter the HW VSI ID >>> is changed or not. So DCF should redirector all rules >>> associ

Re: [dpdk-dev] [PATCH] net/ice: fix flow redirector issue

2020-04-22 Thread Kevin Traynor
On 22/04/2020 08:31, Ye Xiaolong wrote: > On 04/22, Beilei Xing wrote: >> If there's VF reset, the kernel PF will remove rules >> associated with the reset VF no matter the HW VSI ID >> is changed or not. So DCF should redirector all rules >> associated with the reset VF no matter the HW VSI ID >>

Re: [dpdk-dev] [PATCH] net/ice: fix flow redirector issue

2020-04-22 Thread Ye Xiaolong
On 04/22, Beilei Xing wrote: >If there's VF reset, the kernel PF will remove rules >associated with the reset VF no matter the HW VSI ID >is changed or not. So DCF should redirector all rules >associated with the reset VF no matter the HW VSI ID >is changed or not. > >Fixes: f10cde8e8478 ("net/ice:

Re: [dpdk-dev] [PATCH] net/ice: fix flow redirector issue

2020-04-21 Thread Wang, Haiyue
> -Original Message- > From: Xing, Beilei > Sent: Wednesday, April 22, 2020 20:23 > To: dev@dpdk.org; Wang, Haiyue ; Zhang, Qi Z > > Subject: [PATCH] net/ice: fix flow redirector issue > > If there's VF reset, the kernel PF will remove rules > associated with the reset VF no matter the