All of lore.kernel.org
 help / color / mirror / Atom feed
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: Sun, 10 Jul 2022 18:22:03 +0000	[thread overview]
Message-ID: <165747732320.1773.1868461985348849288.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220708044151.2972645-1-rkannoth@marvell.com>

Hello:

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

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/bpf/bpf-next/c/a95ab93550d3
  - [net-next,v5,02/12] octeontx2-af: Exact match support
    (no matching commit)
  - [net-next,v5,03/12] octeontx2-af: Exact match scan from kex profile
    https://git.kernel.org/bpf/bpf-next/c/60ec39311750
  - [net-next,v5,04/12] octeontx2-af: devlink configuration support
    (no matching commit)
  - [net-next,v5,05/12] octeontx2-af: FLR handler for exact match table.
    https://git.kernel.org/bpf/bpf-next/c/799f02ef2ce3
  - [net-next,v5,06/12] octeontx2-af: Drop rules for NPC MCAM
    (no matching commit)
  - [net-next,v5,07/12] octeontx2-af: Debugsfs support for exact match.
    https://git.kernel.org/bpf/bpf-next/c/01b9228b20ad
  - [net-next,v5,08/12] octeontx2: Modify mbox request and response structures
    https://git.kernel.org/bpf/bpf-next/c/68793a8bbfcd
  - [net-next,v5,09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
    (no matching commit)
  - [net-next,v5,10/12] octeontx2-af: Invoke exact match functions if supported
    https://git.kernel.org/bpf/bpf-next/c/84926eb57dbf
  - [net-next,v5,11/12] octeontx2-pf: Add support for exact match table.
    https://git.kernel.org/bpf/bpf-next/c/e56468377fa0
  - [net-next,v5,12/12] octeontx2-af: Enable Exact match flag in kex profile
    https://git.kernel.org/bpf/bpf-next/c/7189d28e7e2d

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-07-10 18:22 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 ` patchwork-bot+netdevbpf [this message]
2022-07-11  5:08   ` [EXT] Re: [net-next PATCH v5 00/12] octeontx2: Exact Match Table Ratheesh Kannoth
2022-07-11 17:54     ` Jakub Kicinski
2022-07-11 18:00 ` patchwork-bot+netdevbpf

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=165747732320.1773.1868461985348849288.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 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.