All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Fan Gong <gongfan1@huawei.com>
Cc: <andrew+netdev@lunn.ch>, <davem@davemloft.net>,
	<edumazet@google.com>, <guoxin09@huawei.com>, <horms@kernel.org>,
	<linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<luosifu@huawei.com>, <netdev@vger.kernel.org>,
	<pabeni@redhat.com>, <shijing34@huawei.com>, <wulike1@huawei.com>,
	<zhoushuai28@huawei.com>, <zhuyikai1@h-partners.com>
Subject: Re: [PATCH net-next v01 00/15] net: hinic3: Fix code styles
Date: Wed, 25 Feb 2026 17:28:39 -0800	[thread overview]
Message-ID: <20260225172839.23f3546d@kernel.org> (raw)
In-Reply-To: <20260224134315.1735-1-gongfan1@huawei.com>

On Tue, 24 Feb 2026 21:43:15 +0800 Fan Gong wrote:
> Sorry for forgetting to replace cover letter to a newer one.
> We will send the next version with correct cover letter and commit contexts,
> and refer to possible AI review for revisions after 24 hours.

FWIW the AI review is here:
https://netdev-ai.bots.linux.dev/ai-review.html?id=199da9b3-7cc5-40ef-b5d0-e8073e3eb49f

The LLM timed out for one of the patches so it won't get published 
to patchwork.

Another note - could you perhaps cut this series down?
You're adding a bunch of features and:

  34 files changed, 2985 insertions(+), 29 deletions(-)

Not too bad, but I still think you'd make faster progress with
a smaller series.

  reply	other threads:[~2026-02-26  1:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-24 13:15 [PATCH net-next v01 00/15] net: hinic3: Fix code styles Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 01/15] hinic3: Add command queue detailed-respone interfaces Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 02/15] hinic3: Add Command Queue/Async Event Queue/Mailbox dump interfaces Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 03/15] hinic3: Add chip_present_flag checks to prevent errors when card is absent Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 04/15] hinic3: Add RX GRO and VLAN offload support Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 05/15] hinic3: Add msg_send_lock for message sending concurrecy Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 06/15] hinic3: Add PF device support and function type validation Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 07/15] hinic3: Add PF FLR wait and timeout handling Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 08/15] hinic3: Add PF/VF capability parsing and parameter validation Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 09/15] hinic3: Add ethtool basic ops Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 10/15] hinic3: Add ethtool queue ops Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 11/15] hinic3: Add ethtool statistic ops Fan Gong
2026-02-24 14:31   ` Ioana Ciornei
2026-02-24 13:15 ` [PATCH net-next v01 12/15] hinic3: Add ethtool coalesce ops Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 13/15] hinic3: Add ethtool rss ops Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 14/15] hinic3: Add MTU size validation Fan Gong
2026-02-24 13:15 ` [PATCH net-next v01 15/15] hinic3: Config netdev->watchdog_timeo to set nic tx timeout Fan Gong
2026-02-24 13:43 ` [PATCH net-next v01 00/15] net: hinic3: Fix code styles Fan Gong
2026-02-26  1:28   ` Jakub Kicinski [this message]
2026-02-26  6:24     ` Fan Gong

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=20260225172839.23f3546d@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gongfan1@huawei.com \
    --cc=guoxin09@huawei.com \
    --cc=horms@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luosifu@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shijing34@huawei.com \
    --cc=wulike1@huawei.com \
    --cc=zhoushuai28@huawei.com \
    --cc=zhuyikai1@h-partners.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.