netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Mat Martineau <martineau@kernel.org>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, matttbe@kernel.org, netdev@vger.kernel.org,
	mptcp@lists.linux.dev, horms@kernel.org, dcaratti@redhat.com
Subject: Re: [PATCH net-next v2 0/7] mptcp: convert Netlink code to use YAML spec
Date: Tue, 24 Oct 2023 20:10:27 +0000	[thread overview]
Message-ID: <169817822744.29692.7677408637061312181.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231023-send-net-next-20231023-1-v2-0-16b1f701f900@kernel.org>

Hello:

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

On Mon, 23 Oct 2023 11:17:04 -0700 you wrote:
> This series from Davide converts most of the MPTCP Netlink interface
> (plus uAPI bits) to use sources generated by YNL using a YAML spec file.
> 
> This new YAML file is useful to validate the API and to generate a good
> documentation page.
> 
> Patch 1 modifies YNL spec to support "uns-admin-perm" for genetlink
> legacy.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/7] tools: ynl: add uns-admin-perm to genetlink legacy
    https://git.kernel.org/netdev/net-next/c/52c121f4bf27
  - [net-next,v2,2/7] tools: ynl-gen: add support for exact-len validation
    https://git.kernel.org/netdev/net-next/c/0c63ad379526
  - [net-next,v2,3/7] net: mptcp: convert netlink from small_ops to ops
    https://git.kernel.org/netdev/net-next/c/1d0507f46843
  - [net-next,v2,4/7] Documentation: netlink: add a YAML spec for mptcp
    https://git.kernel.org/netdev/net-next/c/bc8aeb2045e2
  - [net-next,v2,5/7] uapi: mptcp: use header file generated from YAML spec
    https://git.kernel.org/netdev/net-next/c/9d1ed17f93ce
  - [net-next,v2,6/7] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
    https://git.kernel.org/netdev/net-next/c/1e07938e29c5
  - [net-next,v2,7/7] net: mptcp: use policy generated by YAML spec
    https://git.kernel.org/netdev/net-next/c/aab4d8564947

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



      parent reply	other threads:[~2023-10-24 20:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23 18:17 [PATCH net-next v2 0/7] mptcp: convert Netlink code to use YAML spec Mat Martineau
2023-10-23 18:17 ` [PATCH net-next v2 1/7] tools: ynl: add uns-admin-perm to genetlink legacy Mat Martineau
2023-10-23 18:17 ` [PATCH net-next v2 2/7] tools: ynl-gen: add support for exact-len validation Mat Martineau
2023-10-23 18:17 ` [PATCH net-next v2 3/7] net: mptcp: convert netlink from small_ops to ops Mat Martineau
2023-10-23 18:17 ` [PATCH net-next v2 4/7] Documentation: netlink: add a YAML spec for mptcp Mat Martineau
2023-10-23 18:17 ` [PATCH net-next v2 5/7] uapi: mptcp: use header file generated from YAML spec Mat Martineau
2023-10-24 19:59   ` Jakub Kicinski
2023-10-24 23:30     ` Mat Martineau
2023-10-24 23:49       ` Jakub Kicinski
2023-10-24 23:50         ` Jakub Kicinski
2023-10-25 16:40         ` Davide Caratti
2023-10-25 18:18           ` Jakub Kicinski
2023-10-23 18:17 ` [PATCH net-next v2 6/7] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit} Mat Martineau
2023-10-23 18:17 ` [PATCH net-next v2 7/7] net: mptcp: use policy generated by YAML spec Mat Martineau
2023-10-24 20:10 ` 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=169817822744.29692.7677408637061312181.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dcaratti@redhat.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=martineau@kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --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).