All of lore.kernel.org
 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; 11+ 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] 11+ messages in thread

end of thread, other threads:[~2025-01-15  6:28 UTC | newest]

Thread overview: 11+ 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
2025-01-08  2:40     ` Jie Hai
2025-01-08 16:57       ` Stephen Hemminger
2025-01-09  7:43         ` huangdengdui
2025-01-09 17:03           ` Stephen Hemminger
2025-01-15  6:27             ` huangdengdui
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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.