> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Guo, Jia
> Sent: Tuesday, November 24, 2020 1:56 PM
> To: Xing, Beilei <[email protected]>; [email protected]
> Cc: [email protected]
> Subject: Re: [dpdk-dev] [PATCH v2] net/i40e: fix global register recovery
> 
> Acked-by: Jeff Guo <[email protected]>
> 
> > -----Original Message-----
> > From: Xing, Beilei <[email protected]>
> > Sent: Friday, November 20, 2020 4:50 PM
> > To: [email protected]
> > Cc: Guo, Jia <[email protected]>; Xing, Beilei
> > <[email protected]>; [email protected]
> > Subject: [PATCH v2] net/i40e: fix global register recovery
> >
> > From: Beilei Xing <[email protected]>
> >
> > PMD configures the global register I40E_GLINT_CTL during device
> > initialization to work around the Rx write back issue. But when a
> > device is bound from DPDK to kernel, the global register is not
> > recovered to the original state, it will cause kernel driver performance 
> > drop
> issue.
> > This patch fixes this issue.
> >
> > Fixes: be6c228d4da3 ("i40e: support Rx interrupt")
> > Fixes: 4ab831449a1c ("net/i40e: fix interrupt conflict with
> > multi-driver")
> > Cc: [email protected]
> >
> > Signed-off-by: Beilei Xing <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to