> -----Original Message-----
> From: dev <dev-boun...@dpdk.org> On Behalf Of Feifei Wang
> Sent: Wednesday, November 18, 2020 2:29 PM
> Cc: dev@dpdk.org; n...@arm.com; Feifei Wang <feifei.wa...@arm.com>
> Subject: [dpdk-dev] [PATCH v1 0/4] Enable Checksum Offloading for NEON
> vector
> 
> This patch series are mainly to enable checksum offloading for IXGBE NEON
> vector PMD, including good and bad checksum flags. In the meanwhile, the first
> patch enable VLAN stripping flag for Arm.
> 
> Feifei Wang (4):
>   net/ixgbe: add VLAN stripping support for Arm
>   net/ixgbe: support checksum flags for NEON vector
>   net/ixgbe: implement good checksum flag for NEON vector
>   net/ixgbe: enable IXGBE NEON vector PMD when CHECKSUM is set
> 
>  drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c | 94 ++++++++++++++++++-------
>  1 file changed, 68 insertions(+), 26 deletions(-)
> 
> --
> 2.17.1


Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to