DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] net/hns3: bugfix on hns3
@ 2024-12-30  6:54 Jie Hai
  2024-12-30  6:54 ` [PATCH 1/3] net/hns3: fix simple Tx path incorrect free the mbuf Jie Hai
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jie Hai @ 2024-12-30  6:54 UTC (permalink / raw)
  To: dev, thomas, ferruh.yigit, david.marchand, andrew.rybchenko
  Cc: lihuisong, fengchengwen, haijie1, huangdengdui

The patchset fixes some codes.

Dengdui Huang (1):
  net/hns3: fix simple Tx path incorrect free the mbuf

Jie Hai (2):
  net/hns3: remove pvid info dump for VF
  net/hns3: rename RAS module

 drivers/net/hns3/hns3_dump.c | 4 ++++
 drivers/net/hns3/hns3_intr.c | 4 ++--
 drivers/net/hns3/hns3_intr.h | 2 +-
 drivers/net/hns3/hns3_rxtx.c | 2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2024-12-30 17:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-30  6:54 [PATCH 0/3] net/hns3: bugfix on hns3 Jie Hai
2024-12-30  6:54 ` [PATCH 1/3] net/hns3: fix simple Tx path incorrect free the mbuf Jie Hai
2024-12-30 17:55   ` Stephen Hemminger
2024-12-30  6:54 ` [PATCH 2/3] net/hns3: remove pvid info dump for VF Jie Hai
2024-12-30  6:54 ` [PATCH 3/3] net/hns3: rename RAS module Jie Hai
2024-12-30 17:51 ` [PATCH 0/3] net/hns3: bugfix on hns3 Stephen Hemminger

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