DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] net/hns3: add some bugfix
@ 2024-04-03 10:16 Jie Hai
  2024-04-03 10:16 ` [PATCH 1/5] net/hns3: fix offload flag of IEEE 1588 Jie Hai
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jie Hai @ 2024-04-03 10:16 UTC (permalink / raw)
  To: dev; +Cc: lihuisong, fengchengwen, liuyonglong, huangdengdui, haijie1

This patchset adds some bugfixes.

Dengdui Huang (4):
  net/hns3: fix offload flag of IEEE 1588
  net/hns3: fix read Rx timestamp handle
  net/hns3: fix double free for Rx/Tx queue
  net/hns3: fix variable overflow

Jie Hai (1):
  net/hns3: disable SCTP verification Tag for RSS hash input

 drivers/net/hns3/hns3_common.c |  2 +-
 drivers/net/hns3/hns3_rss.c    |  6 ++----
 drivers/net/hns3/hns3_rss.h    |  6 ++----
 drivers/net/hns3/hns3_rxtx.c   | 29 +++++++++++++++++++++--------
 4 files changed, 26 insertions(+), 17 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2024-04-18 22:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-03 10:16 [PATCH 0/5] net/hns3: add some bugfix Jie Hai
2024-04-03 10:16 ` [PATCH 1/5] net/hns3: fix offload flag of IEEE 1588 Jie Hai
2024-04-05 14:33   ` Patrick Robb
2024-04-03 10:16 ` [PATCH 2/5] net/hns3: fix read Rx timestamp handle Jie Hai
2024-04-03 10:16 ` [PATCH 3/5] net/hns3: fix double free for Rx/Tx queue Jie Hai
2024-04-03 10:16 ` [PATCH 4/5] net/hns3: fix variable overflow Jie Hai
2024-04-03 10:16 ` [PATCH 5/5] net/hns3: disable SCTP verification Tag for RSS hash input Jie Hai
2024-04-18 22:57 ` [PATCH 0/5] net/hns3: add some bugfix Ferruh Yigit

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