From: Michael Chan <michael.chan@broadcom.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, kuba@kernel.org, gospo@broadcom.com
Subject: [PATCH net-next 0/5] bnxt_en: Error recovery fixes.
Date: Sun, 11 Apr 2021 20:18:10 -0400 [thread overview]
Message-ID: <1618186695-18823-1-git-send-email-michael.chan@broadcom.com> (raw)
This series adds some fixes and enhancements to the error recovery
logic. The health register logic is improved and we also add missing
code to free and re-create VF representors in the firmware after
error recovery.
Michael Chan (2):
bnxt_en: Treat health register value 0 as valid in
bnxt_try_reover_fw().
bnxt_en: Refactor __bnxt_vf_reps_destroy().
Sriharsha Basavapatna (2):
bnxt_en: Refactor bnxt_vf_reps_create().
bnxt_en: Free and allocate VF-Reps during error recovery.
Vasundhara Volam (1):
bnxt_en: Invalidate health register mapping at the end of probe.
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 8 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c | 122 ++++++++++++++----
drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.h | 12 ++
3 files changed, 115 insertions(+), 27 deletions(-)
--
2.18.1
next reply other threads:[~2021-04-12 0:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 0:18 Michael Chan [this message]
2021-04-12 0:18 ` [PATCH net-next 1/5] bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw() Michael Chan
2021-04-12 0:18 ` [PATCH net-next 2/5] bnxt_en: Invalidate health register mapping at the end of probe Michael Chan
2021-04-12 0:18 ` [PATCH net-next 3/5] bnxt_en: Refactor bnxt_vf_reps_create() Michael Chan
2021-04-12 0:18 ` [PATCH net-next 4/5] bnxt_en: Refactor __bnxt_vf_reps_destroy() Michael Chan
2021-04-12 7:37 ` Leon Romanovsky
2021-04-12 16:31 ` Michael Chan
2021-04-12 17:33 ` Leon Romanovsky
2021-04-12 17:51 ` Michael Chan
2021-04-13 5:25 ` Leon Romanovsky
2021-04-12 0:18 ` [PATCH net-next 5/5] bnxt_en: Free and allocate VF-Reps during error recovery Michael Chan
2021-04-12 20:30 ` [PATCH net-next 0/5] bnxt_en: Error recovery fixes 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=1618186695-18823-1-git-send-email-michael.chan@broadcom.com \
--to=michael.chan@broadcom.com \
--cc=davem@davemloft.net \
--cc=gospo@broadcom.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/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).