[dpdk-dev] [PATCH 0/2] IXGBE vector PMD on AArch64 complement
Ruifeng Wang
ruifeng.wang at arm.com
Thu Oct 24 04:58:01 CEST 2019
Packet type parse is missing in AArch64 vector PMD. Add the missing part.
Besides, remove macro not used any more.
Ruifeng Wang (2):
net/ixgbe: add ptype parse for aarch64 vector PMD
net/ixgbe: remove unused macro in aarch64 vector PMD
drivers/net/ixgbe/ixgbe_ethdev.c | 2 +-
drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c | 65 ++++++++++++++++++++++++-
2 files changed, 65 insertions(+), 2 deletions(-)
--
2.17.1
More information about the dev
mailing list