All of lore.kernel.org
 help / color / mirror / Atom feed
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
Subject: Re: [PATCH net-next] tools: ynl: default to treating enums as flags for mask generation
Date: Mon, 27 Mar 2023 08:00:18 +0000	[thread overview]
Message-ID: <167990401882.27318.2964259452335533540.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230324190356.2418748-1-kuba@kernel.org>

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 24 Mar 2023 12:03:56 -0700 you wrote:
> I was a bit too optimistic in commit bf51d27704c9 ("tools: ynl: fix
> get_mask utility routine"), not every mask we use is necessarily
> coming from an enum of type "flags". We also allow flipping an
> enum into flags on per-attribute basis. That's done by
> the 'enum-as-flags' property of an attribute.
> 
> Restore this functionality, it's not currently used by any in-tree
> family.
> 
> [...]

Here is the summary with links:
  - [net-next] tools: ynl: default to treating enums as flags for mask generation
    https://git.kernel.org/netdev/net-next/c/4c6170d1ae2c

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



      reply	other threads:[~2023-03-27  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24 19:03 [PATCH net-next] tools: ynl: default to treating enums as flags for mask generation Jakub Kicinski
2023-03-27  8: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=167990401882.27318.2964259452335533540.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --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.