public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] support igb uio driver for VF devices
@ 2026-02-11  2:40 Dimon Zhao
  2026-02-11  2:40 ` [PATCH v1 1/1] net/nbl: add igb_uio support for NBL " Dimon Zhao
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Dimon Zhao @ 2026-02-11  2:40 UTC (permalink / raw)
  To: dev; +Cc: Dimon Zhao

Due to chip design limitations, only VF supports the igb_uio driver.
PF does not support it.

Dimon Zhao (1):
  net/nbl: add igb_uio support for NBL VF devices

 drivers/net/nbl/nbl_core.c                    |  5 ++
 drivers/net/nbl/nbl_dev/nbl_dev.c             | 28 +++++++++--
 drivers/net/nbl/nbl_dev/nbl_dev.h             |  3 ++
 drivers/net/nbl/nbl_dispatch.c                | 49 +++++++++++++++++++
 drivers/net/nbl/nbl_ethdev.c                  | 13 +++++
 .../nbl_hw/nbl_hw_leonis/nbl_hw_leonis_snic.c | 14 ++++++
 .../nbl_hw/nbl_hw_leonis/nbl_hw_leonis_snic.h |  9 ++++
 .../nbl/nbl_hw/nbl_hw_leonis/nbl_res_leonis.c | 10 ++++
 drivers/net/nbl/nbl_include/nbl_def_channel.h |  5 ++
 .../net/nbl/nbl_include/nbl_def_dispatch.h    |  3 ++
 drivers/net/nbl/nbl_include/nbl_def_hw.h      |  3 ++
 .../net/nbl/nbl_include/nbl_def_resource.h    |  3 ++
 12 files changed, 141 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-02-27  2:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11  2:40 [PATCH v1 0/1] support igb uio driver for VF devices Dimon Zhao
2026-02-11  2:40 ` [PATCH v1 1/1] net/nbl: add igb_uio support for NBL " Dimon Zhao
2026-02-11 17:13   ` Stephen Hemminger
2026-02-13 14:54     ` 回复:[PATCH " Dimon
2026-02-13 11:21 ` [PATCH v2 0/1] support igb uio driver for " Dimon Zhao
2026-02-13 11:21   ` [PATCH v2 1/1] net/nbl: add igb uio support for NBL " Dimon Zhao
2026-02-13 19:59     ` Stephen Hemminger
2026-02-25  3:39 ` [PATCH v3 0/1] support igb uio driver for " Dimon Zhao
2026-02-25  3:39   ` [PATCH v3 1/1] net/nbl: add igb uio support for NBL " Dimon Zhao
2026-02-25 16:50     ` Stephen Hemminger
2026-02-27  1:45       ` 回复:[PATCH " Dimon
2026-02-26 20:14     ` [PATCH " Stephen Hemminger
2026-02-27  2:57 ` [PATCH v4 0/1] NBL add probe checks for unsupported UIO drivers Dimon Zhao
2026-02-27  2:57   ` [PATCH v4 1/1] net/nbl: " Dimon Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox