From: Xuanqiang Luo <xuanqiang.luo@linux.dev>
To: Joe Damato <joe@dama.to>, netdev@vger.kernel.org
Cc: horms@kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org, Michael Chan <michael.chan@broadcom.com>,
Pavan Chebbi <pavan.chebbi@broadcom.com>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH net] bnxt_en: Prevent queue stop with deferred completions
Date: Fri, 28 Aug 2026 11:21:44 +0800 [thread overview]
Message-ID: <eb9b2a50-70f0-4410-b3fc-3fda6a4ddce6@linux.dev> (raw)
In-Reply-To: <20260827230233.94878-1-joe@dama.to>
> + if (txr->kick_pending) {
> + u16 kick_prod = txr->kick_prod;
> + struct tx_bd *txbd0;
> +
Please follow netdev’s reverse-xmas-tree convention:
https://docs.kernel.org/process/maintainer-netdev.html#local-variable-ordering-reverse-xmas-tree-rcs
Thanks,
Xuanqiang
next prev parent reply other threads:[~2026-08-28 3:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-27 23:02 [PATCH net] bnxt_en: Prevent queue stop with deferred completions Joe Damato
2026-08-28 3:21 ` Xuanqiang Luo [this message]
2026-08-28 14:57 ` Eric Dumazet
2026-08-29 9:27 ` Pavan Chebbi
2026-08-29 15:15 ` Joe Damato
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=eb9b2a50-70f0-4410-b3fc-3fda6a4ddce6@linux.dev \
--to=xuanqiang.luo@linux.dev \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=joe@dama.to \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pavan.chebbi@broadcom.com \
--cc=stable@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