[PATCH v3 1/6] net/nfb: use constant values for max Rx/Tx queues count

Stephen Hemminger stephen at networkplumber.org
Mon Feb 2 18:47:33 CET 2026


On Fri, 16 Jan 2026 16:20:52 +0100
spinler at cesnet.cz wrote:

> From: Martin Spinler <spinler at cesnet.cz>
> 
> The nb_xx_queues values in the dev->data structure can be modified
> dynamically by some apps. Use runtime-constant values from hardware
> directly for max_rx_queues/max_tx_queues.
> 
> Fixes: 6435f9a0ac22 ("net/nfb: add new netcope driver")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Martin Spinler <spinler at cesnet.cz>
> ---

This patch does not apply cleanly to main or next-net branch.
Please rebase.


More information about the stable mailing list