DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] buildtools/cmdline-gen: add more headers to generated file
Date: Mon, 18 May 2026 11:03:05 +0200	[thread overview]
Message-ID: <E07FO5PfRW6TuYjxDq_Vmg@monjalon.net> (raw)
In-Reply-To: <20260430113053.2397113-1-bruce.richardson@intel.com>

30/04/2026 13:30, Bruce Richardson:
> The generated cmdline header file output often uses uintXX_t types for
> parameters specified in the input file. Therefore include stdint.h so
> that the types are available for uses of the generated file without
> requiring the user to include the header in their C file.
> 
> Although not strictly required, also include cmdline_socket.h too, to
> provide the "cmdline_stdin_new()" function. The standard cmdline.h only
> provides the more generic "cmdline_new()" function, which is less useful
> for many cases. Therefore, having the extra header include just makes
> things a little easier on the end-user.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>

Applied, thanks.




      reply	other threads:[~2026-05-18  9:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-30 11:30 [PATCH] buildtools/cmdline-gen: add more headers to generated file Bruce Richardson
2026-05-18  9:03 ` Thomas Monjalon [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=E07FO5PfRW6TuYjxDq_Vmg@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox