[dpdk-dev] [PATCH v1 0/4] Enable Checksum Offloading for NEON vector

Feifei Wang feifei.wang2 at arm.com
Wed Nov 18 08:35:20 CET 2020


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



More information about the dev mailing list