mirror of https://lore.kernel.org/lkml/
 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,
	Steen.Hegelund@microchip.com, daniel.machon@microchip.com,
	horatiu.vultur@microchip.com, lars.povlsen@microchip.com,
	simon.horman@corigine.com, louis.peens@corigine.com,
	wojciech.drewek@intel.com, baowen.zheng@corigine.com,
	maksym.glubokiy@plvision.eu, pablo@netfilter.org
Subject: Re: [PATCH net-next 0/6] Add support for sorted VCAP rules in Sparx5
Date: Mon, 14 Nov 2022 11:40:18 +0000	[thread overview]
Message-ID: <166842601836.5995.2799356851718316011.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221111130519.1459549-1-steen.hegelund@microchip.com>

Hello:

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

On Fri, 11 Nov 2022 14:05:13 +0100 you wrote:
> This provides support for adding Sparx5 VCAP rules in sorted order, VCAP
> rule counters and TC filter matching on ARP frames.
> 
> It builds on top of the initial IS2 VCAP support found in these series:
> 
> https://lore.kernel.org/all/20221020130904.1215072-1-steen.hegelund@microchip.com/
> https://lore.kernel.org/all/20221109114116.3612477-1-steen.hegelund@microchip.com/
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] net: flow_offload: add support for ARP frame matching
    https://git.kernel.org/netdev/net-next/c/70ea86a0dfed
  - [net-next,2/6] net: microchip: sparx5: Add support for TC flower ARP dissector
    https://git.kernel.org/netdev/net-next/c/3a344f99bb55
  - [net-next,3/6] net: microchip: sparx5: Add/delete rules in sorted order
    https://git.kernel.org/netdev/net-next/c/990e483981ea
  - [net-next,4/6] net: microchip: sparx5: Add support for IS2 VCAP rule counters
    https://git.kernel.org/netdev/net-next/c/f13230a47477
  - [net-next,5/6] net: microchip: sparx5: Add support for TC flower filter statistics
    https://git.kernel.org/netdev/net-next/c/40e7fe18abab
  - [net-next,6/6] net: microchip: sparx5: Add KUNIT test of counters and sorted rules
    https://git.kernel.org/netdev/net-next/c/dccc30cc4906

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-14 11:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 13:05 Steen Hegelund
2022-11-11 13:05 ` [PATCH net-next 1/6] net: flow_offload: add support for ARP frame matching Steen Hegelund
2022-11-11 13:05 ` [PATCH net-next 2/6] net: microchip: sparx5: Add support for TC flower ARP dissector Steen Hegelund
2022-11-11 13:05 ` [PATCH net-next 3/6] net: microchip: sparx5: Add/delete rules in sorted order Steen Hegelund
2022-11-11 13:05 ` [PATCH net-next 4/6] net: microchip: sparx5: Add support for IS2 VCAP rule counters Steen Hegelund
2022-11-11 13:05 ` [PATCH net-next 5/6] net: microchip: sparx5: Add support for TC flower filter statistics Steen Hegelund
2022-11-11 13:05 ` [PATCH net-next 6/6] net: microchip: sparx5: Add KUNIT test of counters and sorted rules Steen Hegelund
2022-11-14 11:40 ` 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=166842601836.5995.2799356851718316011.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=baowen.zheng@corigine.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=louis.peens@corigine.com \
    --cc=maksym.glubokiy@plvision.eu \
    --cc=netdev@vger.kernel.org \
    --cc=nhuck@google.com \
    --cc=pabeni@redhat.com \
    --cc=pablo@netfilter.org \
    --cc=rdunlap@infradead.org \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=simon.horman@corigine.com \
    --cc=steen.hegelund@microchip.com \
    --cc=wanjiabing@vivo.com \
    --cc=wojciech.drewek@intel.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

Powered by JetHome