From: David Marchand <david.marchand@redhat.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, skori@marvell.com
Subject: Re: [PATCH 0/3] enhancements for dpdk-cmdline-gen script
Date: Tue, 12 Dec 2023 11:25:17 +0100 [thread overview]
Message-ID: <CAJFAV8x=HXP9C9zZzYsthvzcSBwawD0RCCRpUC0Gdywtcz9d=A@mail.gmail.com> (raw)
In-Reply-To: <20231205145109.1000464-1-bruce.richardson@intel.com>
On Tue, Dec 5, 2023 at 3:51 PM Bruce Richardson
<bruce.richardson@intel.com> wrote:
>
> This set contains some small enhancements for the cmdline generation
> script introduced in the last release. Specifically:
>
> * Add support for commands with an optional variable parameter. This
> is needed to support command pairs like testpmd's "start tx_first"
> and "start tx_first 128" (to send 128 packets rather than 32).
>
> * Improve IP address handling support. We make the "IP" type correspond
> to the cmdline lib IP type which supports IPv4 and v6. Then we add
> explicit support for IPv4 addresses and IPv6 addresses only via
> new type names.
>
>
> Bruce Richardson (3):
> buildtools/dpdk-cmdline-gen: support optional parameters
> buildtools/dpdk-cmdline-gen: fix IP address initializer
> buildtools/dpdk-cmdline-gen: add explicit IPv4 and v6 types
>
> buildtools/dpdk-cmdline-gen.py | 21 ++++++++++++++++++++-
> doc/guides/prog_guide/cmdline.rst | 17 +++++++++++++++++
> 2 files changed, 37 insertions(+), 1 deletion(-)
Series applied, thanks Bruce.
--
David Marchand
prev parent reply other threads:[~2023-12-12 10:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-05 14:51 Bruce Richardson
2023-12-05 14:51 ` [PATCH 1/3] buildtools/dpdk-cmdline-gen: support optional parameters Bruce Richardson
2023-12-06 7:23 ` [EXT] " Sunil Kumar Kori
2023-12-06 13:30 ` Bruce Richardson
2023-12-06 16:19 ` Sunil Kumar Kori
2023-12-05 14:51 ` [PATCH 2/3] buildtools/dpdk-cmdline-gen: fix IP address initializer Bruce Richardson
2023-12-06 7:24 ` [EXT] " Sunil Kumar Kori
2023-12-05 14:51 ` [PATCH 3/3] buildtools/dpdk-cmdline-gen: add explicit IPv4 and v6 types Bruce Richardson
2023-12-06 7:42 ` [EXT] " Sunil Kumar Kori
2023-12-12 10:25 ` David Marchand [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='CAJFAV8x=HXP9C9zZzYsthvzcSBwawD0RCCRpUC0Gdywtcz9d=A@mail.gmail.com' \
--to=david.marchand@redhat.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=skori@marvell.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).