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(-) -- 2.53.0

