From: Jakub Kicinski <kuba@kernel.org>
To: Michael Chan <michael.chan@broadcom.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, pavan.chebbi@broadcom.com,
andrew.gospodarek@broadcom.com, horms@kernel.org,
helgaas@kernel.org, przemyslaw.kitszel@intel.com
Subject: Re: [PATCH net-next v4 0/9] bnxt_en: Update for net-next
Date: Thu, 29 Aug 2024 20:46:14 -0700 [thread overview]
Message-ID: <20240829204614.4ef3da4a@kernel.org> (raw)
In-Reply-To: <20240828183235.128948-1-michael.chan@broadcom.com>
On Wed, 28 Aug 2024 11:32:26 -0700 Michael Chan wrote:
> This series starts with 2 patches to support firmware crash dump. The
> driver allocates the required DMA memory ahead of time for firmware to
> store the crash dump if and when it crashes. Patch 3 adds priority and
> TPID for the .ndo_set_vf_vlan() callback. Note that this was rejected
> and reverted last year and it is being re-submitted after recent changes
> in the guidelines. The remaining patches are MSIX related. Legacy
> interrupt is no longer supported by firmware so we remove the support
> in the driver. We then convert to use the newer kernel APIs to
> allocate and enable MSIX vectors. The last patch adds support for
> dynamic MSIX.
Some disturbance in the force on kernel.org, their bot isn't responding.
Applied a few hours ago, thanks!
prev parent reply other threads:[~2024-08-30 3:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-28 18:32 [PATCH net-next v4 0/9] bnxt_en: Update for net-next Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 1/9] bnxt_en: add support for storing crash dump into host memory Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 2/9] bnxt_en: add support for retrieving crash dump using ethtool Michael Chan
2024-08-29 22:42 ` Jakub Kicinski
2024-08-28 18:32 ` [PATCH net-next v4 3/9] bnxt_en: Support QOS and TPID settings for the SRIOV VLAN Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 4/9] bnxt_en: Deprecate support for legacy INTX mode Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 5/9] bnxt_en: Remove BNXT_FLAG_USING_MSIX flag Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 6/9] bnxt_en: Remove register mapping to support INTX Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 7/9] bnxt_en: Replace deprecated PCI MSIX APIs Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 8/9] bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation Michael Chan
2024-08-28 18:32 ` [PATCH net-next v4 9/9] bnxt_en: Support dynamic MSIX Michael Chan
2024-08-29 4:52 ` Michal Swiatkowski
2024-09-02 12:50 ` Michal Swiatkowski
2024-08-30 3:46 ` Jakub Kicinski [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=20240829204614.4ef3da4a@kernel.org \
--to=kuba@kernel.org \
--cc=andrew.gospodarek@broadcom.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=helgaas@kernel.org \
--cc=horms@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pavan.chebbi@broadcom.com \
--cc=przemyslaw.kitszel@intel.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).