netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?b?QXNiasO4cm4gU2xvdGggVMO4bm5lc2VuIDxhc3RAZmliZXJieS5uZXQ+?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org
Cc: donald.hunter@gmail.com, kuba@kernel.org, Jason@zx2c4.com,
	andrew+netdev@lunn.ch, anna@kernel.org, antonio@openvpn.net,
	arkadiusz.kubalewski@intel.com, arve@android.com,
	cmllamas@google.com, brauner@kernel.org, chuck.lever@oracle.com,
	Dai.Ngo@oracle.com, daniel.zahka@gmail.com, dsahern@kernel.org,
	davem@davemloft.net, dw@davidwei.uk, edumazet@google.com,
	geliang@kernel.org, gregkh@linuxfoundation.org, hare@kernel.org,
	jacob.e.keller@intel.com, jlayton@kernel.org, jiri@resnulli.us,
	jdamato@fastly.com, joelagnelf@nvidia.com,
	kernel-tls-handshake@lists.linux.dev, dualli@google.com,
	linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org,
	maco@android.com, martineau@kernel.org, matttbe@kernel.org,
	almasrymina@google.com, mptcp@lists.linux.dev, neil@brown.name,
	netdev@vger.kernel.org, okorniev@redhat.com, pabeni@redhat.com,
	sd@queasysnail.net, skhawaja@google.com, horms@kernel.org,
	sdf@fomichev.me, surenb@google.com, tkjos@android.com,
	tom@talpey.com, trondmy@kernel.org, vadim.fedorenko@linux.dev,
	willemb@google.com
Subject: Re: [PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
Date: Wed, 26 Nov 2025 04:00:24 +0000	[thread overview]
Message-ID: <176412962400.1513924.8908884768543220332.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251120174429.390574-1-ast@fiberby.net>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 20 Nov 2025 17:44:25 +0000 you wrote:
> It looks like these two patches are the last ones needed
> for YNL, before the WireGuard patches can go in.
> 
> These patches was both requested by Jason, during review
> of the WireGuard YNL conversion patchset[1].
> 
> [1] https://lore.kernel.org/r/20251105183223.89913-1-ast@fiberby.net/T/#u
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] tools: ynl-gen: add function prefix argument
    https://git.kernel.org/netdev/net-next/c/17fa6ee35bd4
  - [net-next,2/2] tools: ynl-gen: add regeneration comment
    https://git.kernel.org/netdev/net-next/c/68e83f347266

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-11-26  4:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20 17:44 [PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix Asbjørn Sloth Tønnesen
2025-11-20 17:44 ` [PATCH net-next 1/2] tools: ynl-gen: add function prefix argument Asbjørn Sloth Tønnesen
2025-11-20 17:44 ` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment Asbjørn Sloth Tønnesen
2025-11-20 17:56   ` Matthieu Baerts
2025-11-20 18:02   ` Jakub Kicinski
2025-11-21  1:48     ` Jakub Kicinski
2025-11-26  4:00 ` patchwork-bot+netdevbpf [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=176412962400.1513924.8908884768543220332.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc==?utf-8?b?QXNiasO4cm4gU2xvdGggVMO4bm5lc2VuIDxhc3RAZmliZXJieS5uZXQ+?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org \
    --cc=Dai.Ngo@oracle.com \
    --cc=Jason@zx2c4.com \
    --cc=almasrymina@google.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=anna@kernel.org \
    --cc=antonio@openvpn.net \
    --cc=arkadiusz.kubalewski@intel.com \
    --cc=arve@android.com \
    --cc=brauner@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=cmllamas@google.com \
    --cc=daniel.zahka@gmail.com \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=dsahern@kernel.org \
    --cc=dualli@google.com \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=geliang@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hare@kernel.org \
    --cc=horms@kernel.org \
    --cc=jacob.e.keller@intel.com \
    --cc=jdamato@fastly.com \
    --cc=jiri@resnulli.us \
    --cc=jlayton@kernel.org \
    --cc=joelagnelf@nvidia.com \
    --cc=kernel-tls-handshake@lists.linux.dev \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=maco@android.com \
    --cc=martineau@kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=neil@brown.name \
    --cc=netdev@vger.kernel.org \
    --cc=okorniev@redhat.com \
    --cc=pabeni@redhat.com \
    --cc=sd@queasysnail.net \
    --cc=sdf@fomichev.me \
    --cc=skhawaja@google.com \
    --cc=surenb@google.com \
    --cc=tkjos@android.com \
    --cc=tom@talpey.com \
    --cc=trondmy@kernel.org \
    --cc=vadim.fedorenko@linux.dev \
    --cc=willemb@google.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).