patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 20.11 0/3] backport some patches for hns3
@ 2023-03-21  9:17 Huisong Li
  2023-03-21  9:17 ` [PATCH 20.11 1/3] net/hns3: fix burst mode query with dummy function Huisong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Huisong Li @ 2023-03-21  9:17 UTC (permalink / raw)
  To: stable, luca.boccassi; +Cc: liudongdong3, huangdaode, liuyonglong, lihuisong

Huisong Li (3):
  net/hns3: fix burst mode query with dummy function
  net/hns3: reimplement hash flow function
  net/hns3: add verification of RSS types

 drivers/net/hns3/hns3_ethdev.h |   9 -
 drivers/net/hns3/hns3_fdir.h   |   4 +-
 drivers/net/hns3/hns3_flow.c   | 983 +++++++++++++++++++++++----------
 drivers/net/hns3/hns3_rss.c    | 202 ++++---
 drivers/net/hns3/hns3_rss.h    | 118 +++-
 drivers/net/hns3/hns3_rxtx.c   |  49 +-
 6 files changed, 939 insertions(+), 426 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2023-03-21  9:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21  9:17 [PATCH 20.11 0/3] backport some patches for hns3 Huisong Li
2023-03-21  9:17 ` [PATCH 20.11 1/3] net/hns3: fix burst mode query with dummy function Huisong Li
2023-03-21  9:17 ` [PATCH 20.11 2/3] net/hns3: reimplement hash flow function Huisong Li
2023-03-21  9:17 ` [PATCH 20.11 3/3] net/hns3: add verification of RSS types Huisong Li

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).