[dpdk-dev] [PATCH v3 1/2] net/i40e: add logic of processing continuous DD bits for Arm

Zhang, Qi Z qi.z.zhang at intel.com
Fri Jul 9 05:05:19 CEST 2021



> -----Original Message-----
> From: Joyce Kong <joyce.kong at arm.com>
> Sent: Tuesday, July 6, 2021 2:54 PM
> To: Xing, Beilei <beilei.xing at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
> ruifeng.wang at arm.com; honnappa.nagarahalli at arm.com; Richardson, Bruce
> <bruce.richardson at intel.com>; Zhang, Helin <helin.zhang at intel.com>
> Cc: dev at dpdk.org; stable at dpdk.org; nd at arm.com
> Subject: [PATCH v3 1/2] net/i40e: add logic of processing continuous DD bits for
> Arm
> 
> For Arm platforms, reading descs can get re-ordered, then the status of DD
> bits will be discontinuous, so add the logic to only process continuous descs by
> checking DD bits.
> 
> Fixes: 4861cde46116 ("i40e: new poll mode driver")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list