From: patchwork-bot+netdevbpf@kernel.org
To: Ratheesh Kannoth <rkannoth@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
sgoutham@marvell.com, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com
Subject: Re: [net-next PATCH v5 00/12] octeontx2: Exact Match Table.
Date: Mon, 11 Jul 2022 18:00:16 +0000 [thread overview]
Message-ID: <165756241684.27191.3816847388683645025.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220708044151.2972645-1-rkannoth@marvell.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 8 Jul 2022 10:11:39 +0530 you wrote:
> Exact match table and Field hash support for CN10KB silicon
>
> ChangeLog
> ---------
> 1) V0 to V1
> a) Removed change IDs from all patches.
>
> [...]
Here is the summary with links:
- [net-next,v5,01/12] octeontx2-af: Use hashed field in MCAM key
https://git.kernel.org/netdev/net-next/c/56d9f5fd2246
- [net-next,v5,02/12] octeontx2-af: Exact match support
https://git.kernel.org/netdev/net-next/c/b747923afff8
- [net-next,v5,03/12] octeontx2-af: Exact match scan from kex profile
https://git.kernel.org/netdev/net-next/c/812103edf670
- [net-next,v5,04/12] octeontx2-af: devlink configuration support
https://git.kernel.org/netdev/net-next/c/ef83e186855d
- [net-next,v5,05/12] octeontx2-af: FLR handler for exact match table.
https://git.kernel.org/netdev/net-next/c/bab9eed564ed
- [net-next,v5,06/12] octeontx2-af: Drop rules for NPC MCAM
https://git.kernel.org/netdev/net-next/c/3571fe07a090
- [net-next,v5,07/12] octeontx2-af: Debugsfs support for exact match.
https://git.kernel.org/netdev/net-next/c/87e4ea29b030
- [net-next,v5,08/12] octeontx2: Modify mbox request and response structures
https://git.kernel.org/netdev/net-next/c/292822e961cc
- [net-next,v5,09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
https://git.kernel.org/netdev/net-next/c/2dba9459d2c9
- [net-next,v5,10/12] octeontx2-af: Invoke exact match functions if supported
https://git.kernel.org/netdev/net-next/c/d6c9784baf59
- [net-next,v5,11/12] octeontx2-pf: Add support for exact match table.
https://git.kernel.org/netdev/net-next/c/fa5e0ccb8f3a
- [net-next,v5,12/12] octeontx2-af: Enable Exact match flag in kex profile
https://git.kernel.org/netdev/net-next/c/bb67a66689e2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-07-11 18:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-08 4:41 [net-next PATCH v5 00/12] octeontx2: Exact Match Table Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 01/12] octeontx2-af: Use hashed field in MCAM key Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 02/12] octeontx2-af: Exact match support Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 03/12] octeontx2-af: Exact match scan from kex profile Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 04/12] octeontx2-af: devlink configuration support Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 05/12] octeontx2-af: FLR handler for exact match table Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 06/12] octeontx2-af: Drop rules for NPC MCAM Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 07/12] octeontx2-af: Debugsfs support for exact match Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 08/12] octeontx2: Modify mbox request and response structures Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 10/12] octeontx2-af: Invoke exact match functions if supported Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 11/12] octeontx2-pf: Add support for exact match table Ratheesh Kannoth
2022-07-08 4:41 ` [net-next PATCH v5 12/12] octeontx2-af: Enable Exact match flag in kex profile Ratheesh Kannoth
2022-07-10 18:22 ` [net-next PATCH v5 00/12] octeontx2: Exact Match Table patchwork-bot+netdevbpf
2022-07-11 5:08 ` [EXT] " Ratheesh Kannoth
2022-07-11 17:54 ` Jakub Kicinski
2022-07-11 18: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=165756241684.27191.3816847388683645025.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rkannoth@marvell.com \
--cc=sgoutham@marvell.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).