[PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT
Bruce Richardson
bruce.richardson at intel.com
Fri Jun 26 09:23:32 CEST 2026
On Thu, Jun 25, 2026 at 10:46:50AM -0700, Stephen Hemminger wrote:
> This is an old set of patches that removes the use of MAX_TX_QUEUE_PER_PORT
> in all the examples.
>
> Sivaprasad Tummala (5):
> examples/l3fwd-graph: remove redundant Tx queue limit
> examples/l3fwd: remove redundant Tx queue limit
> examples/ip_fragmentation: remove redundant Tx queue limit
> examples/ip_reassembly: remove redundant Tx queue limit
> examples/ipv4_multicast: remove redundant Tx queue limit
>
> Stephen Hemminger (1):
> examples: remove unused define
>
> examples/ip_fragmentation/main.c | 3 ---
> examples/ip_reassembly/main.c | 3 ---
> examples/ipv4_multicast/main.c | 3 ---
> examples/l2fwd-crypto/main.c | 1 -
> examples/l2fwd-event/l2fwd_common.h | 1 -
> examples/l2fwd-jobstats/main.c | 1 -
> examples/l2fwd-keepalive/main.c | 1 -
> examples/l2fwd-macsec/main.c | 1 -
> examples/l2fwd/main.c | 2 +-
> examples/l3fwd-graph/main.c | 3 ---
> examples/l3fwd-power/main.c | 1 -
> examples/l3fwd/main.c | 3 ---
> examples/link_status_interrupt/main.c | 1 -
> 13 files changed, 1 insertion(+), 23 deletions(-)
>
Series-acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list