[PATCH v1 0/1] NBL use hardware MAC addr instead of random one

Dimon Zhao dimon.zhao at nebula-matrix.com
Fri Oct 31 02:44:15 CET 2025


The previous implementation used random MAC addresses for rte_eth_dev.
This change retrieves and uses the actual hardware MAC address from
the network device.

Dimon Zhao (1):
  net/nbl: use hardware MAC address instead of random one

 drivers/net/nbl/nbl_common/nbl_userdev.c      | 40 +++++++++++++++++++
 drivers/net/nbl/nbl_dev/nbl_dev.c             |  1 +
 drivers/net/nbl/nbl_dispatch.c                | 15 ++++++-
 drivers/net/nbl/nbl_include/nbl_def_channel.h |  1 +
 drivers/net/nbl/nbl_include/nbl_def_common.h  |  1 +
 drivers/net/nbl/nbl_include/nbl_include.h     |  4 ++
 6 files changed, 61 insertions(+), 1 deletion(-)

-- 
2.34.1



More information about the dev mailing list