patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 20.11 0/3] backport some bugfixes for hns3
@ 2022-11-12  7:57 Huisong Li
  2022-11-12  7:57 ` [PATCH 20.11 1/3] net/hns3: extract functions to create RSS and FDIR flow rule Huisong Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Huisong Li @ 2022-11-12  7:57 UTC (permalink / raw)
  To: stable, luca.boccassi; +Cc: liudongdong3, fengchengwen, huangdaode, lihuisong

The patch2/3 depands on patch1/3, so patch1/3 also need to be backported.

Huisong Li (3):
  net/hns3: extract functions to create RSS and FDIR flow rule
  net/hns3: fix RSS rule restore
  net/hns3: fix clearing hardware MAC statistics

 drivers/net/hns3/hns3_ethdev.c    |   6 +-
 drivers/net/hns3/hns3_ethdev_vf.c |   6 +-
 drivers/net/hns3/hns3_flow.c      | 191 ++++++++++++++++++------------
 drivers/net/hns3/hns3_stats.c     |  21 +++-
 drivers/net/hns3/hns3_stats.h     |   4 +-
 5 files changed, 142 insertions(+), 86 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-11-15 11:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12  7:57 [PATCH 20.11 0/3] backport some bugfixes for hns3 Huisong Li
2022-11-12  7:57 ` [PATCH 20.11 1/3] net/hns3: extract functions to create RSS and FDIR flow rule Huisong Li
2022-11-12  7:57 ` [PATCH 20.11 2/3] net/hns3: fix RSS rule restore Huisong Li
2022-11-12  7:57 ` [PATCH 20.11 3/3] net/hns3: fix clearing hardware MAC statistics Huisong Li
2022-11-15 11:49 ` [PATCH 20.11 0/3] backport some bugfixes for hns3 Luca Boccassi

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