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, pavan.chebbi@broadcom•com,
andrew.gospodarek@broadcom•com
Subject: Re: [PATCH net-next 00/12] bnxt_en: PTP and RSS updates
Date: Fri, 29 Mar 2024 05:50:30 +0000 [thread overview]
Message-ID: <171169143059.9577.8504327760419884567.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240325222902.220712-1-michael.chan@broadcom.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Mon, 25 Mar 2024 15:28:50 -0700 you wrote:
> The first 2 patches are v2 of the PTP patches posted about 3 weeks ago:
>
> https://lore.kernel.org/netdev/20240229070202.107488-1-michael.chan@broadcom.com/
>
> The devlink parameter is dropped and v2 is just to increase the timeout
> accuracy and to use a default timeout of 1 second.
>
> [...]
Here is the summary with links:
- [net-next,01/12] bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
https://git.kernel.org/netdev/net-next/c/7de3c2218eed
- [net-next,02/12] bnxt_en: Retry PTP TX timestamp from FW for 1 second
https://git.kernel.org/netdev/net-next/c/604041643a85
- [net-next,03/12] bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
https://git.kernel.org/netdev/net-next/c/1dcd70ba2437
- [net-next,04/12] bnxt_en: Refactor VNIC alloc and cfg functions
https://git.kernel.org/netdev/net-next/c/a4c11166a696
- [net-next,05/12] bnxt_en: Introduce rss ctx structure, alloc/free functions
https://git.kernel.org/netdev/net-next/c/fea41bd76634
- [net-next,06/12] bnxt_en: Refactor RSS indir alloc/set functions
https://git.kernel.org/netdev/net-next/c/ecb342bb6098
- [net-next,07/12] bnxt_en: Simplify bnxt_rfs_capable()
https://git.kernel.org/netdev/net-next/c/b09353437b28
- [net-next,08/12] bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
https://git.kernel.org/netdev/net-next/c/0895926f725a
- [net-next,09/12] bnxt_en: Refactor bnxt_set_rxfh()
https://git.kernel.org/netdev/net-next/c/77a614f7499e
- [net-next,10/12] bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
https://git.kernel.org/netdev/net-next/c/b3d0083caf9a
- [net-next,11/12] bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
https://git.kernel.org/netdev/net-next/c/61c814bf4ad7
- [net-next,12/12] bnxt_en: Support adding ntuple rules on RSS contexts
https://git.kernel.org/netdev/net-next/c/2f4f9fe5bf5f
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-03-29 5:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-25 22:28 [PATCH net-next 00/12] bnxt_en: PTP and RSS updates Michael Chan
2024-03-25 22:28 ` [PATCH net-next 01/12] bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query() Michael Chan
2024-03-28 5:51 ` Vadim Fedorenko
2024-03-25 22:28 ` [PATCH net-next 02/12] bnxt_en: Retry PTP TX timestamp from FW for 1 second Michael Chan
2024-03-28 6:02 ` Vadim Fedorenko
2024-03-25 22:28 ` [PATCH net-next 03/12] bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5() Michael Chan
2024-03-25 22:28 ` [PATCH net-next 04/12] bnxt_en: Refactor VNIC alloc and cfg functions Michael Chan
2024-03-25 22:28 ` [PATCH net-next 05/12] bnxt_en: Introduce rss ctx structure, alloc/free functions Michael Chan
2024-03-25 22:28 ` [PATCH net-next 06/12] bnxt_en: Refactor RSS indir alloc/set functions Michael Chan
2024-03-25 22:28 ` [PATCH net-next 07/12] bnxt_en: Simplify bnxt_rfs_capable() Michael Chan
2024-03-25 22:28 ` [PATCH net-next 08/12] bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable() Michael Chan
2024-03-25 22:28 ` [PATCH net-next 09/12] bnxt_en: Refactor bnxt_set_rxfh() Michael Chan
2024-03-25 22:29 ` [PATCH net-next 10/12] bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh() Michael Chan
2024-03-26 10:50 ` Edward Cree
2024-03-26 11:43 ` Pavan Chebbi
2024-03-25 22:29 ` [PATCH net-next 11/12] bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx() Michael Chan
2024-03-25 22:29 ` [PATCH net-next 12/12] bnxt_en: Support adding ntuple rules on RSS contexts Michael Chan
2024-03-29 5: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=171169143059.9577.8504327760419884567.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=andrew.gospodarek@broadcom$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=michael.chan@broadcom$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=pavan.chebbi@broadcom$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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