[dpdk-dev] [PATCH v1 0/4] Enable Checksum Offloading for NEON vector
Zhang, Qi Z
qi.z.zhang at intel.com
Fri Dec 11 02:52:57 CET 2020
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Feifei Wang
> Sent: Wednesday, November 18, 2020 2:29 PM
> Cc: dev at dpdk.org; nd at arm.com; Feifei Wang <feifei.wang2 at 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
More information about the dev
mailing list