netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	 pabeni@redhat.com, simon.horman@corigine.com, sdf@google.com
Subject: Re: [PATCH net-next v3 2/4] tools: ynl: user space helpers
Date: Tue, 6 Jun 2023 14:40:33 +0200	[thread overview]
Message-ID: <CAF=yD-LYHnUt9ePiJx+WS14b0cBGGQS2iHAKVNTzFKf2ws8NYw@mail.gmail.com> (raw)
In-Reply-To: <20230605190108.809439-3-kuba@kernel.org>

On Mon, Jun 5, 2023 at 9:01 PM Jakub Kicinski <kuba@kernel.org> wrote:
>
> Add "fixed" part of the user space Netlink Spec-based library.
> This will get linked with the protocol implementations to form
> a full API.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Acked-by: Willem de Bruijn <willemb@google.com>

(not super familiar with the code, but with that caveat all lgtm)

  reply	other threads:[~2023-06-06 12:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05 19:01 [PATCH net-next v3 0/4] tools: ynl: user space C Jakub Kicinski
2023-06-05 19:01 ` [PATCH net-next v3 1/4] tools: ynl-gen: clean up stray new lines at the end of reply-less requests Jakub Kicinski
2023-06-06 12:42   ` Willem de Bruijn
2023-06-05 19:01 ` [PATCH net-next v3 2/4] tools: ynl: user space helpers Jakub Kicinski
2023-06-06 12:40   ` Willem de Bruijn [this message]
2023-06-05 19:01 ` [PATCH net-next v3 3/4] tools: ynl: support fou and netdev in C Jakub Kicinski
2023-06-06 12:39   ` Willem de Bruijn
2023-06-05 19:01 ` [PATCH net-next v3 4/4] tools: ynl: add sample for netdev Jakub Kicinski
2023-06-06 12:39   ` Willem de Bruijn
2023-06-06 19:40 ` [PATCH net-next v3 0/4] tools: ynl: user space C 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='CAF=yD-LYHnUt9ePiJx+WS14b0cBGGQS2iHAKVNTzFKf2ws8NYw@mail.gmail.com' \
    --to=willemdebruijn.kernel@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sdf@google.com \
    --cc=simon.horman@corigine.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).