From: patchwork-bot+netdevbpf@kernel.org
To: Michael Chan <michael.chan@broadcom.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com,
andrew.gospodarek@broadcom.com, pavan.chebbi@broadcom.com
Subject: Re: [PATCH net-next 00/13] bnxt_en: Ntuple and RSS updates
Date: Fri, 09 Feb 2024 20:50:31 +0000 [thread overview]
Message-ID: <170751183187.4516.2535943419634917869.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240205223202.25341-1-michael.chan@broadcom.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 5 Feb 2024 14:31:49 -0800 you wrote:
> This patch series adds more ntuple and RSS features following recent
> patches to add support for user configured ntuple filters. Additional
> features include L2 ether filters, partial tuple masks, IP filters
> besides TCP/UDP, drop action, saving and re-applying user filters
> after driver reset, user configured RSS key, and RSS for IPSEC.
>
> Ajit Khaparde (1):
> bnxt_en: Add RSS support for IPSEC headers
>
> [...]
Here is the summary with links:
- [net-next,01/13] bnxt_en: Use firmware provided maximum filter counts.
https://git.kernel.org/netdev/net-next/c/f42822f22b1c
- [net-next,02/13] bnxt_en: Add ethtool -N support for ether filters.
https://git.kernel.org/netdev/net-next/c/e462998abc62
- [net-next,03/13] bnxt_en: Support ethtool -n to display ether filters.
https://git.kernel.org/netdev/net-next/c/7c8036fb71ce
- [net-next,04/13] bnxt_en: implement fully specified 5-tuple masks
https://git.kernel.org/netdev/net-next/c/c8d129c437f6
- [net-next,05/13] bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
https://git.kernel.org/netdev/net-next/c/9ba0e56199e3
- [net-next,06/13] bnxt_en: Add drop action support for ntuple
https://git.kernel.org/netdev/net-next/c/7efd79c0e689
- [net-next,07/13] bnxt_en: Add separate function to delete the filter structure
https://git.kernel.org/netdev/net-next/c/be40b4e9cac8
- [net-next,08/13] bnxt_en: Save user configured filters in a lookup list
https://git.kernel.org/netdev/net-next/c/8336a974f37d
- [net-next,09/13] bnxt_en: Retain user configured filters when closing
https://git.kernel.org/netdev/net-next/c/25041467d093
- [net-next,10/13] bnxt_en: Restore all the user created L2 and ntuple filters
https://git.kernel.org/netdev/net-next/c/44af4b622a3d
- [net-next,11/13] bnxt_en: Add support for user configured RSS key
https://git.kernel.org/netdev/net-next/c/5de1fce33695
- [net-next,12/13] bnxt_en: Invalidate user filters when needed
https://git.kernel.org/netdev/net-next/c/1018319f949c
- [net-next,13/13] bnxt_en: Add RSS support for IPSEC headers
https://git.kernel.org/netdev/net-next/c/0c36211bac9b
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:[~2024-02-09 20:50 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-05 22:31 [PATCH net-next 00/13] bnxt_en: Ntuple and RSS updates Michael Chan
2024-02-05 22:31 ` [PATCH net-next 01/13] bnxt_en: Use firmware provided maximum filter counts Michael Chan
2024-02-06 6:55 ` Michal Swiatkowski
2024-02-05 22:31 ` [PATCH net-next 02/13] bnxt_en: Add ethtool -N support for ether filters Michael Chan
2024-02-06 7:04 ` Michal Swiatkowski
2024-02-06 8:10 ` Michael Chan
2024-02-06 13:45 ` Michal Swiatkowski
2024-02-05 22:31 ` [PATCH net-next 03/13] bnxt_en: Support ethtool -n to display " Michael Chan
2024-02-06 7:15 ` Michal Swiatkowski
2024-02-05 22:31 ` [PATCH net-next 04/13] bnxt_en: implement fully specified 5-tuple masks Michael Chan
2024-02-06 7:47 ` Michal Swiatkowski
2024-02-05 22:31 ` [PATCH net-next 05/13] bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP Michael Chan
2024-02-05 22:31 ` [PATCH net-next 06/13] bnxt_en: Add drop action support for ntuple Michael Chan
2024-02-05 22:31 ` [PATCH net-next 07/13] bnxt_en: Add separate function to delete the filter structure Michael Chan
2024-02-05 22:31 ` [PATCH net-next 08/13] bnxt_en: Save user configured filters in a lookup list Michael Chan
2024-02-05 22:31 ` [PATCH net-next 09/13] bnxt_en: Retain user configured filters when closing Michael Chan
2024-02-05 22:31 ` [PATCH net-next 10/13] bnxt_en: Restore all the user created L2 and ntuple filters Michael Chan
2024-02-05 22:32 ` [PATCH net-next 11/13] bnxt_en: Add support for user configured RSS key Michael Chan
2024-02-05 22:32 ` [PATCH net-next 12/13] bnxt_en: Invalidate user filters when needed Michael Chan
2024-02-05 22:32 ` [PATCH net-next 13/13] bnxt_en: Add RSS support for IPSEC headers Michael Chan
2024-02-09 20: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=170751183187.4516.2535943419634917869.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew.gospodarek@broadcom.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pavan.chebbi@broadcom.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).