> -----Original Message-----
> From: Joyce Kong <[email protected]>
> Sent: Tuesday, July 6, 2021 2:54 PM
> To: Xing, Beilei <[email protected]>; Zhang, Qi Z <[email protected]>;
> [email protected]; [email protected]; Richardson, Bruce
> <[email protected]>; Zhang, Helin <[email protected]>
> Cc: [email protected]; [email protected]; [email protected]
> 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: [email protected]
>
> Signed-off-by: Joyce Kong <[email protected]>
> Reviewed-by: Ruifeng Wang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi