[PATCH v10 0/8] net/nfb: rework to real multiport

Stephen Hemminger stephen at networkplumber.org
Tue Feb 17 15:58:39 CET 2026


On Tue, 17 Feb 2026 08:10:32 +0100
spinler at cesnet.cz wrote:

> From: Martin Spinler <spinler at cesnet.cz>
> 
> This series implements real multiport for better user experience.
> 
> The existing driver creates one ethdev/port for one PCI device.
> As the CESNET-NDK based cards aren't capable to represent each
> Ethernet port by own PCI device, new driver implementation
> processes real port configuration from firmware/card and switches
> from rte_eth_dev_pci_generic_probe to multiple rte_eth_dev_create calls.
> 
> ---
> Depends-on: patch-37245 ("doc/nfb: update release notes for nfb driver")


Does it still depend on this patch? It looks like the release note change
is in this set.


More information about the dev mailing list