patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 21.11 0/4] backport some bugfix for hns3
@ 2023-11-23  8:05 Huisong Li
  2023-11-23  8:05 ` [PATCH 21.11 1/4] net/hns3: extract common function to obtain revision ID Huisong Li
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Huisong Li @ 2023-11-23  8:05 UTC (permalink / raw)
  To: stable, ktraynor; +Cc: liuyonglong, lihuisong

The patch [2/4] and [3/4] depend on patch [1/4]. So have to backport it.

Huisong Li (4):
  net/hns3: extract common function to obtain revision ID
  net/hns3: fix setting DCB capability
  net/hns3: fix LRO offload to report
  net/hns3: fix crash for NEON and SVE

 drivers/net/hns3/hns3_cmd.c          | 40 ++++++++++++++++++++++++++++
 drivers/net/hns3/hns3_cmd.h          |  1 +
 drivers/net/hns3/hns3_common.c       | 27 +++++++++++++++++--
 drivers/net/hns3/hns3_common.h       |  1 +
 drivers/net/hns3/hns3_ethdev.c       | 31 ++++-----------------
 drivers/net/hns3/hns3_ethdev.h       |  1 +
 drivers/net/hns3/hns3_ethdev_vf.c    | 23 ++++------------
 drivers/net/hns3/hns3_rxtx.c         |  5 +++-
 drivers/net/hns3/hns3_rxtx_vec.c     |  5 ++++
 drivers/net/hns3/hns3_rxtx_vec_sve.c |  5 ++++
 10 files changed, 92 insertions(+), 47 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2023-11-23 10:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23  8:05 [PATCH 21.11 0/4] backport some bugfix for hns3 Huisong Li
2023-11-23  8:05 ` [PATCH 21.11 1/4] net/hns3: extract common function to obtain revision ID Huisong Li
2023-11-23  8:05 ` [PATCH 21.11 2/4] net/hns3: fix setting DCB capability Huisong Li
2023-11-23  8:05 ` [PATCH 21.11 3/4] net/hns3: fix LRO offload to report Huisong Li
2023-11-23  8:05 ` [PATCH 21.11 4/4] net/hns3: fix crash for NEON and SVE Huisong Li
2023-11-23 10:52 ` [PATCH 21.11 0/4] backport some bugfix for hns3 Kevin Traynor

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