From: "Li, Xiaoyun" <xiaoyun.li@intel.com>
To: Lance Richardson <lance.richardson@broadcom.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Yigit, Ferruh" <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [PATCH 21.05 v3] app/testpmd: display rxq desc used count
Date: Mon, 22 Feb 2021 05:15:05 +0000 [thread overview]
Message-ID: <CY4PR11MB1750C32C0826B523C8C6AC0C99819@CY4PR11MB1750.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210212212452.200471-1-lance.richardson@broadcom.com>
> -----Original Message-----
> From: Lance Richardson <lance.richardson@broadcom.com>
> Sent: Saturday, February 13, 2021 05:25
> To: Li, Xiaoyun <xiaoyun.li@intel.com>
> Cc: dev@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>
> Subject: [PATCH 21.05 v3] app/testpmd: display rxq desc used count
>
> Add support for displaying the count of used (filled by hardware
> but not yet processed by the driver) descriptors on a receive
> queue in order to allow the rte_eth_dev rx_queue_count() API to
> be exercised and tested.
>
> Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
> ---
> v3:
> - Made terminology more consistent betwen commit log, title, and
> documentation text.
> - Added long help text for new command.
>
> v2:
> - Changed command syntax from "show port <> rxq <> count" to
> "show port <> rxq <> desc used count".
> - Expanded description to clarify the meaning of the displayed
> descriptor count.
> - Fixed header line length.
>
> app/test-pmd/cmdline.c | 87 +++++++++++++++++++++
> doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 ++
> 2 files changed, 94 insertions(+)
>
Acked-by: Xiaoyun Li <xiaoyun.li@intel.com>
next prev parent reply other threads:[~2021-02-22 5:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-11 19:44 [dpdk-dev] [PATCH 21.05] app/testpmd: support show Rx queue count Lance Richardson
2021-02-12 11:51 ` Ferruh Yigit
2021-02-12 15:12 ` Lance Richardson
2021-02-12 14:56 ` [dpdk-dev] [PATCH 21.05 v2] app/testpmd: support show Rx queue desc count Lance Richardson
2021-02-12 16:16 ` Ferruh Yigit
2021-02-12 21:24 ` [dpdk-dev] [PATCH 21.05 v3] app/testpmd: display rxq desc used count Lance Richardson
2021-02-22 5:15 ` Li, Xiaoyun [this message]
2021-02-22 11:17 ` Ferruh Yigit
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=CY4PR11MB1750C32C0826B523C8C6AC0C99819@CY4PR11MB1750.namprd11.prod.outlook.com \
--to=xiaoyun.li@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=lance.richardson@broadcom.com \
/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).