[dpdk-dev] [dpdk-stable] [PATCH] net/i40e: fix itr setting in PF

Wu, Jingjing jingjing.wu at intel.com
Tue Aug 29 07:41:58 CEST 2017



> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Monday, August 28, 2017 8:28 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Zhang, Helin <helin.zhang at intel.com>; Lu, Wenzhuo
> <wenzhuo.lu at intel.com>; Chen, Jing D <jing.d.chen at intel.com>;
> stable at dpdk.org
> Subject: Re: [dpdk-stable] [PATCH] net/i40e: fix itr setting in PF
> 
> On 8/24/2017 2:57 AM, Jingjing Wu wrote:
> > As no matter the PF host driver is DPDK or other kernel drivers, they
> > are sharing the same virtchnnl interfaces to communicate to VFs. To
> > follow the generic interface, DPDK PF need to set ITR index according
> > to the rxitr_idx from virtchnnl instead of ITR_NONE.
> >
> > Fixes: 6d59e4ea74a6 ("net/i40e: change version number to support Linux
> > VF")
> > Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
> > Cc: stable at dpdk.org
> 
> Hi Jingjing, Beilei,
> 
> Is there a dependency between this patch and the Beilei's patchset to unify
> DPDK and Linux PF [1]?
> 
> http://dpdk.org/dev/patchwork/patch/27752/

I think it has no dependency.

Thanks
Jingjing


More information about the dev mailing list