DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Chengwen Feng <fengchengwen@huawei.com>
Cc: <thomas@monjalon.net>, <aman.deep.singh@intel.com>, <dev@dpdk.org>
Subject: Re: [PATCH 0/4] enhance testpmd DCB command
Date: Tue, 25 Feb 2025 06:42:43 -0800	[thread overview]
Message-ID: <20250225064243.1bb9f2c3@hermes.local> (raw)
In-Reply-To: <20250225091929.25072-1-fengchengwen@huawei.com>

On Tue, 25 Feb 2025 17:19:25 +0800
Chengwen Feng <fengchengwen@huawei.com> wrote:

> This patchset enhance the testpmd DCB command features:
> 1) remove restrict of number of TCs (currently its 4 or 8)
> 2) support config prio-tc map
> 3) support don't adjust queue num
> 4) support disable DCB
> 
> Chengwen Feng (4):
>   app/testpmd: remove restrict of number of TCs in DCB command
>   app/testpmd: support config prio-tc map in DCB command
>   app/testpmd: support don't adjust queue num in DCB command
>   app/testpmd: support disable DCB command
> 
>  app/test-pmd/cmdline.c                      | 184 ++++++++++++++++++--
>  app/test-pmd/testpmd.c                      |  96 ++++++----
>  app/test-pmd/testpmd.h                      |   5 +-
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst |   6 +-
>  4 files changed, 236 insertions(+), 55 deletions(-)
> 

Will look at this in more detail after 25.03

      parent reply	other threads:[~2025-02-25 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-25  9:19 Chengwen Feng
2025-02-25  9:19 ` [PATCH 1/4] app/testpmd: remove restrict of number of TCs in " Chengwen Feng
2025-02-25  9:19 ` [PATCH 2/4] app/testpmd: support config prio-tc map " Chengwen Feng
2025-02-25  9:19 ` [PATCH 3/4] app/testpmd: support don't adjust queue num " Chengwen Feng
2025-02-25  9:19 ` [PATCH 4/4] app/testpmd: support disable " Chengwen Feng
2025-02-25 14:42 ` Stephen Hemminger [this message]

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=20250225064243.1bb9f2c3@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=aman.deep.singh@intel.com \
    --cc=dev@dpdk.org \
    --cc=fengchengwen@huawei.com \
    --cc=thomas@monjalon.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).