From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
Jakub Kicinski <kuba@kernel.org>
Subject: [PATCH net-next 0/4] tools: ynl: fixes for the page-pool sample and the generation process
Date: Wed, 29 Nov 2023 11:36:18 -0800 [thread overview]
Message-ID: <20231129193622.2912353-1-kuba@kernel.org> (raw)
Minor fixes to the new sample and the Makefiles.
Jakub Kicinski (4):
tools: ynl: fix build of the page-pool sample
tools: ynl: make sure we use local headers for page-pool
tools: ynl: order building samples after generated code
tools: ynl: don't skip regeneration from make targets
tools/net/ynl/Makefile | 2 ++
tools/net/ynl/samples/Makefile | 2 ++
tools/net/ynl/samples/page-pool.c | 2 +-
tools/net/ynl/ynl-gen-c.py | 12 ++++++++----
tools/net/ynl/ynl-regen.sh | 4 ++--
5 files changed, 15 insertions(+), 7 deletions(-)
--
2.43.0
next reply other threads:[~2023-11-29 19:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-29 19:36 Jakub Kicinski [this message]
2023-11-29 19:36 ` [PATCH net-next 1/4] tools: ynl: fix build of the page-pool sample Jakub Kicinski
2023-11-29 19:36 ` [PATCH net-next 2/4] tools: ynl: make sure we use local headers for page-pool Jakub Kicinski
2023-11-29 19:36 ` [PATCH net-next 3/4] tools: ynl: order building samples after generated code Jakub Kicinski
2023-11-29 19:36 ` [PATCH net-next 4/4] tools: ynl: don't skip regeneration from make targets Jakub Kicinski
2023-11-30 0:06 ` [PATCH net-next 0/4] tools: ynl: fixes for the page-pool sample and the generation process Jakub Kicinski
2023-11-30 0:10 ` patchwork-bot+netdevbpf
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=20231129193622.2912353-1-kuba@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).