From: oulijun <oulijun@huawei.com> To: Ferruh Yigit <ferruh.yigit@intel.com>, <thomas@monjalon.net> Cc: <dev@dpdk.org>, <linuxarm@openeuler.org> Subject: Re: [dpdk-dev] [PATCH V5] app/test-pmd: support cleanup txq mbufs command Date: Wed, 21 Apr 2021 16:32:11 +0800 Message-ID: <5e509c2e-40dd-6f11-9628-1886b81f74d9@huawei.com> (raw) In-Reply-To: <4de9cfe5-8a78-0b2e-0116-9415ab418bfc@intel.com> 在 2021/4/21 16:15, Ferruh Yigit 写道: > On 4/21/2021 9:09 AM, Lijun Ou wrote: >> From: Chengwen Feng <fengchengwen@huawei.com> >> >> This patch supports cleanup txq mbufs command: >> port cleanup (port_id) txq (queue_id) (free_cnt) >> >> Signed-off-by: Chengwen Feng <fengchengwen@huawei.com> >> Signed-off-by: Lijun Ou <oulijun@huawei.com> >> --- >> V4->V5: >> - rewrite patch title >> - define the new cmd. >> - Fix the comments given by Ferruh.yigit >> >> V3->V4: >> - revert the V3 scheme. >> >> V2->V3: >> - The command implementation is changed so that the queuestate does >> not depend on the command execution. >> >> V1->V2: >> - use Tx instead of TX >> - add note in doc >> --- >> app/test-pmd/cmdline.c | 85 >> +++++++++++++++++++++++++++++ >> doc/guides/rel_notes/release_21_05.rst | 2 + >> doc/guides/testpmd_app_ug/testpmd_funcs.rst | 9 +++ >> 3 files changed, 96 insertions(+) >> > > Can you please update 'cmd_help_long_parsed' for the help string, this > was in v4 and seems dropped during change. Yes, I do. Thanks > . >
next prev parent reply other threads:[~2021-04-21 8:32 UTC|newest] Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-05 7:33 [dpdk-dev] [PATCH] app/testpmd: support Tx mbuf free on demand cmd Lijun Ou 2021-03-05 7:46 ` Li, Xiaoyun 2021-03-05 9:58 ` oulijun 2021-03-05 9:57 ` [dpdk-dev] [PATCH V2] " Lijun Ou 2021-03-08 17:33 ` Ferruh Yigit 2021-03-09 8:49 ` oulijun 2021-03-09 9:53 ` Ferruh Yigit 2021-03-09 9:57 ` Thomas Monjalon 2021-03-09 10:18 ` Andrew Rybchenko 2021-03-09 14:00 ` Aaron Conole 2021-03-09 14:13 ` Ferruh Yigit 2021-03-10 1:48 ` oulijun 2021-03-10 7:59 ` Thomas Monjalon 2021-03-12 10:29 ` [dpdk-dev] [Linuxarm] " oulijun 2021-03-12 11:21 ` Thomas Monjalon 2021-03-17 11:30 ` oulijun 2021-03-17 12:07 ` Thomas Monjalon 2021-03-18 3:56 ` oulijun 2021-03-18 7:51 ` Thomas Monjalon 2021-04-12 13:12 ` [dpdk-dev] [PATCH V3] " Lijun Ou 2021-04-19 3:11 ` Li, Xiaoyun 2021-04-19 12:40 ` oulijun 2021-04-19 14:56 ` Ferruh Yigit 2021-04-19 12:36 ` [dpdk-dev] [PATCH V4] " Lijun Ou 2021-04-19 15:28 ` Ferruh Yigit 2021-04-21 1:44 ` oulijun 2021-04-21 8:09 ` [dpdk-dev] [PATCH V5] app/test-pmd: support cleanup txq mbufs command Lijun Ou 2021-04-21 8:15 ` Ferruh Yigit 2021-04-21 8:32 ` oulijun [this message] 2021-04-21 8:45 ` [dpdk-dev] [PATCH V6] " Lijun Ou 2021-04-21 11:26 ` 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=5e509c2e-40dd-6f11-9628-1886b81f74d9@huawei.com \ --to=oulijun@huawei.com \ --cc=dev@dpdk.org \ --cc=ferruh.yigit@intel.com \ --cc=linuxarm@openeuler.org \ --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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git