public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Steen Hegelund <steen.hegelund@microchip.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, UNGLinuxDriver@microchip.com,
	rdunlap@infradead.org, casper.casan@gmail.com,
	rmk+kernel@armlinux.org.uk, wanjiabing@vivo.com,
	nhuck@google.com, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	daniel.machon@microchip.com, horatiu.vultur@microchip.com,
	lars.povlsen@microchip.com
Subject: Re: [PATCH net-next v6 0/8] Extend TC key support for Sparx5 IS2 VCAP
Date: Fri, 11 Nov 2022 10:50:16 +0000	[thread overview]
Message-ID: <166816381698.5678.8071650741031013684.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221109114116.3612477-1-steen.hegelund@microchip.com>

Hello:

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

On Wed, 9 Nov 2022 12:41:08 +0100 you wrote:
> This provides extended tc flower filter key support for the Sparx5 VCAP
> functionality.
> 
> It builds on top of the initial IS2 VCAP support found in this series:
> 
> https://lore.kernel.org/all/20221020130904.1215072-1-steen.hegelund@microchip.com/
> 
> [...]

Here is the summary with links:
  - [net-next,v6,1/8] net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset config
    https://git.kernel.org/netdev/net-next/c/30172a7241f8
  - [net-next,v6,2/8] net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP
    https://git.kernel.org/netdev/net-next/c/d6c2964db3fe
  - [net-next,v6,3/8] net: microchip: sparx5: Find VCAP lookup from chain id
    https://git.kernel.org/netdev/net-next/c/7de1dcadfaf9
  - [net-next,v6,4/8] net: microchip: sparx5: Adding TC goto action and action checking
    https://git.kernel.org/netdev/net-next/c/392d0ab04827
  - [net-next,v6,5/8] net: microchip: sparx5: Match keys in configured port keysets
    https://git.kernel.org/netdev/net-next/c/abc4010d1f6e
  - [net-next,v6,6/8] net: microchip: sparx5: Let VCAP API validate added key- and actionfields
    https://git.kernel.org/netdev/net-next/c/242df4f7f2cd
  - [net-next,v6,7/8] net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups
    https://git.kernel.org/netdev/net-next/c/67456717012c
  - [net-next,v6,8/8] net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API
    https://git.kernel.org/netdev/net-next/c/c956b9b318d9

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



      parent reply	other threads:[~2022-11-11 10:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09 11:41 [PATCH net-next v6 0/8] Extend TC key support for Sparx5 IS2 VCAP Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 1/8] net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset config Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 2/8] net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 3/8] net: microchip: sparx5: Find VCAP lookup from chain id Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 4/8] net: microchip: sparx5: Adding TC goto action and action checking Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 5/8] net: microchip: sparx5: Match keys in configured port keysets Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 6/8] net: microchip: sparx5: Let VCAP API validate added key- and actionfields Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 7/8] net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups Steen Hegelund
2022-11-09 11:41 ` [PATCH net-next v6 8/8] net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API Steen Hegelund
2022-11-11 10:50 ` 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=166816381698.5678.8071650741031013684.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=casper.casan@gmail.com \
    --cc=daniel.machon@microchip.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horatiu.vultur@microchip.com \
    --cc=kuba@kernel.org \
    --cc=lars.povlsen@microchip.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nhuck@google.com \
    --cc=pabeni@redhat.com \
    --cc=rdunlap@infradead.org \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=steen.hegelund@microchip.com \
    --cc=wanjiabing@vivo.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