All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT
Date: Fri, 26 Jun 2026 08:23:32 +0100	[thread overview]
Message-ID: <aj4o9IOCeg7qWiNs@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20260625174908.278408-1-stephen@networkplumber.org>

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@intel.com>

  parent reply	other threads:[~2026-06-26  7:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-01 15:44 [PATCH] examples/l3fwd-graph: remove redundant Tx queue limit Sivaprasad Tummala
2025-09-22  5:52 ` Nithin Dabilpuram
2025-09-22  6:49   ` Konstantin Ananyev
2025-10-06  8:58     ` Tummala, Sivaprasad
2025-11-18 17:09       ` Thomas Monjalon
2025-11-19 12:08         ` Tummala, Sivaprasad
2025-11-19 12:57           ` Thomas Monjalon
2025-11-19 13:56             ` Tummala, Sivaprasad
2025-11-19 14:55               ` Thomas Monjalon
2025-11-21  4:37                 ` Tummala, Sivaprasad
2025-11-22 15:51 ` [PATCH v2 1/5] " Sivaprasad Tummala
2025-11-22 15:51   ` [PATCH v2 2/5] examples/l3fwd: " Sivaprasad Tummala
2025-11-22 15:51   ` [PATCH v2 3/5] examples/ip_fragmentation: " Sivaprasad Tummala
2025-11-22 15:51   ` [PATCH v2 4/5] examples/ip_reassembly: " Sivaprasad Tummala
2025-11-22 15:51   ` [PATCH v2 5/5] examples/ipv4_multicast: " Sivaprasad Tummala
2026-06-25 17:46 ` [PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT Stephen Hemminger
2026-06-25 17:46   ` [PATCH v3 1/6] examples/l3fwd-graph: remove redundant Tx queue limit Stephen Hemminger
2026-06-25 17:46   ` [PATCH v3 2/6] examples/l3fwd: " Stephen Hemminger
2026-06-25 17:46   ` [PATCH v3 3/6] examples/ip_fragmentation: " Stephen Hemminger
2026-06-25 17:46   ` [PATCH v3 4/6] examples/ip_reassembly: " Stephen Hemminger
2026-06-25 17:46   ` [PATCH v3 5/6] examples/ipv4_multicast: " Stephen Hemminger
2026-06-25 17:46   ` [PATCH v3 6/6] examples: remove unused define Stephen Hemminger
2026-06-26  7:23   ` Bruce Richardson [this message]
2026-07-12  0:17     ` [PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aj4o9IOCeg7qWiNs@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.