Tested-by: Zeng,Xiaoxiao<[email protected]>
Best regards, Zeng,xiaoxiao > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Ye, Xiaolong > Sent: Friday, May 8, 2020 10:35 AM > To: Zhang, Qi Z <[email protected]> > Cc: Su, Simei <[email protected]>; [email protected]; Cao, Yahui > <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] net/ice/base: fix FDIR rule completion > report value > > On 05/08, Zhang, Qi Z wrote: > > > > > >> -----Original Message----- > >> From: Su, Simei <[email protected]> > >> Sent: Friday, May 8, 2020 9:37 AM > >> To: Zhang, Qi Z <[email protected]>; Ye, Xiaolong > >> <[email protected]> > >> Cc: [email protected]; Cao, Yahui <[email protected]>; Su, Simei > >> <[email protected]> > >> Subject: [PATCH] net/ice/base: fix FDIR rule completion report value > >> > >> IAVF FDIR needs to check program status from FD completion > >> descriptors for both successful and failed case, rather than only ask for > completion on error. > >> This patch corrects completion report value so that the called can > >> determine whether to report completion on error or other cases. > >> > >> Fixes: 55daca4e45fc ("net/ice/base: change function to static") > >> > >> Signed-off-by: Simei Su <[email protected]> > > > >Acked-by: Qi Zhang <[email protected]> > > > > > > Applied to dpdk-next-net-intel, Thanks.

