DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] IXGBE vector PMD on AArch64 complement
@ 2019-10-24  2:58 Ruifeng Wang
  2019-10-24  2:58 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: add ptype parse for aarch64 vector PMD Ruifeng Wang
  2019-10-24  2:58 ` [dpdk-dev] [PATCH 2/2] net/ixgbe: remove unused macro in " Ruifeng Wang
  0 siblings, 2 replies; 4+ messages in thread
From: Ruifeng Wang @ 2019-10-24  2:58 UTC (permalink / raw)
  To: jerinj, gavin.hu, wenzhuo.lu, konstantin.ananyev
  Cc: dev, honnappa.nagarahalli, nd, Ruifeng Wang

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-05 10:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  2:58 [dpdk-dev] [PATCH 0/2] IXGBE vector PMD on AArch64 complement Ruifeng Wang
2019-10-24  2:58 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: add ptype parse for aarch64 vector PMD Ruifeng Wang
2019-11-05 10:02   ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
2019-10-24  2:58 ` [dpdk-dev] [PATCH 2/2] net/ixgbe: remove unused macro in " Ruifeng Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).