From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, jiri@resnulli.us
Subject: Re: [PATCH net-next] tools: ynl-gen: fix uAPI generation after tempfile changes
Date: Sat, 26 Aug 2023 02:00:27 +0000 [thread overview]
Message-ID: <169301522791.10076.15313676651166037219.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230824212431.1683612-1-kuba@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 24 Aug 2023 14:24:31 -0700 you wrote:
> We use a tempfile for code generation, to avoid wiping the target
> file out if the code generator crashes. File contents are copied
> from tempfile to actual destination at the end of main().
>
> uAPI generation is relatively simple so when generating the uAPI
> header we return from main() early, and never reach the "copy code
> over" stage. Since commit under Fixes uAPI headers are not updated
> by ynl-gen.
>
> [...]
Here is the summary with links:
- [net-next] tools: ynl-gen: fix uAPI generation after tempfile changes
https://git.kernel.org/netdev/net-next/c/a02430c06f56
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-08-26 2:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 21:24 [PATCH net-next] tools: ynl-gen: fix uAPI generation after tempfile changes Jakub Kicinski
2023-08-26 2:00 ` patchwork-bot+netdevbpf [this message]
2023-08-27 9:12 ` Jiri Pirko
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=169301522791.10076.15313676651166037219.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.