[PATCH v1 0/1] fix NBL PMD multicast reception in promiscuous mode

Dimon Zhao dimon.zhao at nebula-matrix.com
Tue Jun 9 09:51:42 CEST 2026


When promiscuous mode is enabled on NBL PMD,
the hardware does not forward multicast frames to the host,
causing the driver to fail receiving multicast packets.
This patch fixes the issue.

Dimon Zhao (1):
  net/nbl: fix multicast reception in promiscuous mode

 drivers/net/nbl/nbl_dev/nbl_dev.c             |  5 +++
 drivers/net/nbl/nbl_dispatch.c                | 45 +++++++++++++++++++
 drivers/net/nbl/nbl_include/nbl_def_channel.h |  5 +++
 .../net/nbl/nbl_include/nbl_def_resource.h    |  2 +
 4 files changed, 57 insertions(+)

-- 
2.34.1



More information about the dev mailing list