[PATCH v10 0/8] net/nfb: rework to real multiport
Stephen Hemminger
stephen at networkplumber.org
Thu Feb 19 01:12:02 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.
>
> ---
Queued to next-net.
More information about the dev
mailing list