From: Jakub Kicinski <kuba@kernel.org>
To: Dong Yibo <dong100@mucse.com>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, danishanwar@ti.com, vadim.fedorenko@linux.dev,
horms@kernel.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/4] net: rnpgbe: Add TX/RX and link status support
Date: Fri, 3 Apr 2026 08:12:49 -0700 [thread overview]
Message-ID: <20260403081249.50e25acd@kernel.org> (raw)
In-Reply-To: <20260403025713.527841-1-dong100@mucse.com>
On Fri, 3 Apr 2026 10:57:09 +0800 Dong Yibo wrote:
> This patch series adds the packet transmission, reception, and link status
> management features to the RNPGBE driver, building upon the previously
> introduced mailbox communication and basic driver infrastructure.
drivers/net/ethernet/mucse/rnpgbe/rnpgbe.h:183:19-23: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)
nit: checkpatch complains about a few lines over 80 chars too
--
pw-bot: cr
prev parent reply other threads:[~2026-04-03 15:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-03 2:57 [PATCH net-next v2 0/4] net: rnpgbe: Add TX/RX and link status support Dong Yibo
2026-04-03 2:57 ` [PATCH net-next v2 1/4] net: rnpgbe: Add interrupt handling Dong Yibo
2026-04-03 2:57 ` [PATCH net-next v2 2/4] net: rnpgbe: Add basic TX packet transmission support Dong Yibo
2026-04-03 2:57 ` [PATCH net-next v2 3/4] net: rnpgbe: Add RX packet reception support Dong Yibo
2026-04-03 2:57 ` [PATCH net-next v2 4/4] net: rnpgbe: Add link status handling support Dong Yibo
2026-04-03 15:12 ` 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=20260403081249.50e25acd@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=danishanwar@ti.com \
--cc=davem@davemloft.net \
--cc=dong100@mucse.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vadim.fedorenko@linux.dev \
/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