[dpdk-dev] [PATCH 0/2] net/hns3: support SVE Tx/Rx

Wei Hu (Xavier) huwei013 at chinasoftinc.com
Wed Oct 14 12:01:12 CEST 2020


This series add support SVE Tx/Rx operation.

Chengwen Feng (1):
  net/hns3: support SVE Tx

Wei Hu (Xavier) (1):
  net/hns3: support SVE Rx

 drivers/net/hns3/hns3_rxtx.c         |  43 +++-
 drivers/net/hns3/hns3_rxtx.h         |   4 +
 drivers/net/hns3/hns3_rxtx_vec.h     |  34 ++-
 drivers/net/hns3/hns3_rxtx_vec_sve.c | 472 +++++++++++++++++++++++++++++++++++
 drivers/net/hns3/meson.build         |   5 +
 5 files changed, 541 insertions(+), 17 deletions(-)
 create mode 100644 drivers/net/hns3/hns3_rxtx_vec_sve.c

-- 
2.9.5



More information about the dev mailing list