netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Zahari Doychev <zahari.doychev@linux.com>
Cc: donald.hunter@gmail.com, kuba@kernel.org, davem@davemloft.net,
	edumazet@google.com, pabeni@redhat.com, horms@kernel.org,
	jacob.e.keller@intel.com, ast@fiberby.net, matttbe@kernel.org,
	netdev@vger.kernel.org, jhs@mojatatu.com,
	xiyou.wangcong@gmail.com, jiri@resnulli.us,
	johannes@sipsolutions.net
Subject: Re: [PATCH v2 0/3] ynl: Fix tc filters with actions
Date: Tue, 11 Nov 2025 01:30:05 +0000	[thread overview]
Message-ID: <176282460576.2841507.5529895194461903454.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251106151529.453026-1-zahari.doychev@linux.com>

Hello:

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

On Thu,  6 Nov 2025 16:15:26 +0100 you wrote:
> The first patch in this series introduces an example tool that
> creates, shows and deletes flower filter with two VLAN actions.
> The subsequent patches address various issues to ensure the tool
> operates as intended.
> 
> ---
> v2:
> - extend the sampe tool to show and delete the filter
> - drop fix for ynl_attr_put_str as already fixed by:
>   Link: https://lore.kernel.org/netdev/20251024132438.351290-1-poros@redhat.com/
> - make indexed-arrays to start from index 1.
>   Link: https://lore.kernel.org/netdev/20251022182701.250897-1-ast@fiberby.net/
> 
> [...]

Here is the summary with links:
  - [v2,1/3] ynl: samples: add tc filter example
    (no matching commit)
  - [v2,2/3] tools: ynl: call nested attribute free function for indexed arrays
    https://git.kernel.org/netdev/net/c/41d0c31be29f
  - [v2,3/3] tools: ynl: ignore index 0 for indexed-arrays
    (no matching commit)

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-11  1:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-06 15:15 [PATCH v2 0/3] ynl: Fix tc filters with actions Zahari Doychev
2025-11-06 15:15 ` [PATCH v2 1/3] ynl: samples: add tc filter example Zahari Doychev
2025-11-11  1:17   ` Jakub Kicinski
2025-11-11 19:09     ` Zahari Doychev
2025-11-11 23:54       ` Jakub Kicinski
2025-11-06 15:15 ` [PATCH v2 2/3] tools: ynl: call nested attribute free function for indexed arrays Zahari Doychev
2025-11-06 15:15 ` [PATCH v2 3/3] tools: ynl: ignore index 0 for indexed-arrays Zahari Doychev
2025-11-11  1:20   ` Jakub Kicinski
2025-11-11 19:34     ` Zahari Doychev
2025-11-11 23:49       ` Jakub Kicinski
2025-11-11  1:30 ` 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=176282460576.2841507.5529895194461903454.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ast@fiberby.net \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jacob.e.keller@intel.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=johannes@sipsolutions.net \
    --cc=kuba@kernel.org \
    --cc=matttbe@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=xiyou.wangcong@gmail.com \
    --cc=zahari.doychev@linux.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).