From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
To: Michael Chan <michael.chan@broadcom.com>, davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, gospo@broadcom.com
Subject: Re: [PATCH net v2 0/4] bnxt_en: Misc. fixes
Date: Thu, 7 Dec 2023 12:04:39 +0000 [thread overview]
Message-ID: <9d6ea286-0301-4bd9-8c67-790a12a7198b@linux.dev> (raw)
In-Reply-To: <20231207000551.138584-1-michael.chan@broadcom.com>
On 06/12/2023 16:05, Michael Chan wrote:
> 4 miscellaneous driver fixes covering PM resume, SKB recycling,
> wrong return value check, and PTP HWTSTAMP_FILTER_ALL.
>
> v2: Fix SOB tags in patch 1 and 3.
>
> Kalesh AP (1):
> bnxt_en: Fix wrong return value check in bnxt_close_nic()
>
> Michael Chan (1):
> bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Hi Michael!
What about reconfiguration part? I thought this fix was the only
blocker to remove bnxt_close_nic/bnxt_open_nic logic.
>
> Somnath Kotur (1):
> bnxt_en: Clear resource reservation during resume
>
> Sreekanth Reddy (1):
> bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
>
> drivers/net/ethernet/broadcom/bnxt/bnxt.c | 27 ++++++++++++++++++-----
> drivers/net/ethernet/broadcom/bnxt/bnxt.h | 8 ++++++-
> 2 files changed, 29 insertions(+), 6 deletions(-)
>
next prev parent reply other threads:[~2023-12-07 12:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 0:05 [PATCH net v2 0/4] bnxt_en: Misc. fixes Michael Chan
2023-12-07 0:05 ` [PATCH net v2 1/4] bnxt_en: Clear resource reservation during resume Michael Chan
2023-12-07 18:20 ` Jakub Kicinski
2023-12-07 0:05 ` [PATCH net v2 2/4] bnxt_en: Fix skb recycling logic in bnxt_deliver_skb() Michael Chan
2023-12-07 18:21 ` Jakub Kicinski
2023-12-07 18:22 ` Jakub Kicinski
2023-12-07 18:37 ` Andy Gospodarek
2023-12-07 18:41 ` Jakub Kicinski
2023-12-07 0:05 ` [PATCH net v2 3/4] bnxt_en: Fix wrong return value check in bnxt_close_nic() Michael Chan
2023-12-07 18:27 ` Jakub Kicinski
2023-12-07 22:24 ` Michael Chan
2023-12-07 22:31 ` Jakub Kicinski
2023-12-07 0:05 ` [PATCH net v2 4/4] bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic Michael Chan
2023-12-07 12:04 ` Vadim Fedorenko [this message]
2023-12-07 16:24 ` [PATCH net v2 0/4] bnxt_en: Misc. fixes Michael Chan
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=9d6ea286-0301-4bd9-8c67-790a12a7198b@linux.dev \
--to=vadim.fedorenko@linux.dev \
--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).