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, gospo@broadcom.com
Subject: Re: [PATCH net-next 00/13] bnxt_en: Prepare to support new P7 chips
Date: Wed, 22 Nov 2023 01:40:25 +0000 [thread overview]
Message-ID: <170061722561.4150.8169365811227319023.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231120234405.194542-1-michael.chan@broadcom.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 20 Nov 2023 15:43:52 -0800 you wrote:
> This patchset is to prepare the driver to support the new P7 chips by
> refactoring and modifying the code. The P7 chip is built on the P5
> chip and many code paths can be modified to support both chips. The
> whole patchset to have basic support for P7 chips is about 20 patches so
> a follow-on patchset will complete the support and add the new PCI IDs.
>
> The first 8 patches are changes to the backing store logic to support
> both chips with mostly common code paths and datastructures. Both
> chips require host backing store memory but the relevant firmware APIs
> have been modified to make it easier to support new backing store
> memory types.
>
> [...]
Here is the summary with links:
- [net-next,01/13] bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx
https://git.kernel.org/netdev/net-next/c/aa8460bacf49
- [net-next,02/13] bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem()
https://git.kernel.org/netdev/net-next/c/e50dc4c2206e
- [net-next,03/13] bnxt_en: Restructure context memory data structures
https://git.kernel.org/netdev/net-next/c/76087d997a84
- [net-next,04/13] bnxt_en: Add page info to struct bnxt_ctx_mem_type
https://git.kernel.org/netdev/net-next/c/035c57615982
- [net-next,05/13] bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct
https://git.kernel.org/netdev/net-next/c/2ad67aea11f2
- [net-next,06/13] bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function
https://git.kernel.org/netdev/net-next/c/b098dc5a3357
- [net-next,07/13] bnxt_en: Add support for new backing store query firmware API
https://git.kernel.org/netdev/net-next/c/6a4d0774f02d
- [net-next,08/13] bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls
https://git.kernel.org/netdev/net-next/c/236e237f8ffe
- [net-next,09/13] bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct.
https://git.kernel.org/netdev/net-next/c/b9e0c47ee2ec
- [net-next,10/13] bnxt_en: Modify TX ring indexing logic.
https://git.kernel.org/netdev/net-next/c/6d1add95536b
- [net-next,11/13] bnxt_en: Modify RX ring indexing logic.
https://git.kernel.org/netdev/net-next/c/c09d22674b94
- [net-next,12/13] bnxt_en: Modify the NAPI logic for the new P7 chips
https://git.kernel.org/netdev/net-next/c/f94471f3ce74
- [net-next,13/13] bnxt_en: Rename some macros for the P5 chips
https://git.kernel.org/netdev/net-next/c/1c7fd6ee2fe4
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:[~2023-11-22 1:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-20 23:43 [PATCH net-next 00/13] bnxt_en: Prepare to support new P7 chips Michael Chan
2023-11-20 23:43 ` [PATCH net-next 01/13] bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx Michael Chan
2023-11-20 23:43 ` [PATCH net-next 02/13] bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem() Michael Chan
2023-11-20 23:43 ` [PATCH net-next 03/13] bnxt_en: Restructure context memory data structures Michael Chan
2023-11-20 23:43 ` [PATCH net-next 04/13] bnxt_en: Add page info to struct bnxt_ctx_mem_type Michael Chan
2023-11-20 23:43 ` [PATCH net-next 05/13] bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct Michael Chan
2023-11-20 23:43 ` [PATCH net-next 06/13] bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function Michael Chan
2023-11-20 23:43 ` [PATCH net-next 07/13] bnxt_en: Add support for new backing store query firmware API Michael Chan
2023-11-20 23:44 ` [PATCH net-next 08/13] bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls Michael Chan
2023-11-20 23:44 ` [PATCH net-next 09/13] bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct Michael Chan
2023-11-20 23:44 ` [PATCH net-next 10/13] bnxt_en: Modify TX ring indexing logic Michael Chan
2023-11-20 23:44 ` [PATCH net-next 11/13] bnxt_en: Modify RX " Michael Chan
2023-11-20 23:44 ` [PATCH net-next 12/13] bnxt_en: Modify the NAPI logic for the new P7 chips Michael Chan
2023-11-20 23:44 ` [PATCH net-next 13/13] bnxt_en: Rename some macros for the P5 chips Michael Chan
2023-11-22 1: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=170061722561.4150.8169365811227319023.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gospo@broadcom.com \
--cc=kuba@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).