> -----Original Message-----
> From: Feifei Wang <[email protected]>
> Sent: Wednesday, November 18, 2020 18:49
> To: Jerin Jacob <[email protected]>; Ruifeng Wang <[email protected]>; 
> Guo, Jia
> <[email protected]>; Wang, Haiyue <[email protected]>
> Cc: [email protected]; [email protected]; Feifei Wang <[email protected]>
> Subject: [PATCH v2 2/4] net/ixgbe: support bad checksum flag for NEON vector
> 
> Updated desc_to_olflags_v() to support PKT_RX_IP_CKSUM_BAD and
> PKT_RX_L4_CKSUM_BAD in the ol_flags of the mbuf.
> 
> And then the NEON vector RX function can be called with hw_ip_checksum
> enabled.
> 
> Signed-off-by: Feifei Wang <[email protected]>
> Reviewed-by: Ruifeng Wang <[email protected]>
> ---
>  drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c | 47 +++++++++++++++++++------
>  1 file changed, 36 insertions(+), 11 deletions(-)

Acked-by: Haiyue Wang <[email protected]>

> --
> 2.17.1

Reply via email to