mbox

[0/2] net/hns3: add some features for hns3 pmd

Message ID 20230421095322.30374-1-liudongdong3@huawei.com (mailing list archive)
Headers

Message

Dongdong Liu April 21, 2023, 9:53 a.m. UTC
  This patchset is to add some features for hns3 pmd.

Chengwen Feng (1):
  net/hns3: support dump media type

Dongdong Liu (1):
  net/hns3: simplify for hardware csum offloading

 drivers/net/hns3/hns3_cmd.c    |  3 ++
 drivers/net/hns3/hns3_cmd.h    |  1 +
 drivers/net/hns3/hns3_dump.c   |  3 ++
 drivers/net/hns3/hns3_ethdev.c |  2 +-
 drivers/net/hns3/hns3_ethdev.h |  3 ++
 drivers/net/hns3/hns3_rxtx.c   | 52 +++++++++++++++++++++++++++++++++-
 drivers/net/hns3/hns3_rxtx.h   | 12 +++++++-
 7 files changed, 73 insertions(+), 3 deletions(-)

--
2.22.0