From: Jakub Kicinski <kuba@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
Mengyuan Lou <mengyuanlou@net-swift.com>
Subject: Re: [PATCH net-next v2 8/8] net: wangxun: implement pci_error_handlers ops
Date: Sat, 28 Feb 2026 13:13:44 -0800 [thread overview]
Message-ID: <20260228131344.6c19f311@kernel.org> (raw)
In-Reply-To: <20260227073450.23680-9-jiawenwu@trustnetic.com>
On Fri, 27 Feb 2026 15:34:50 +0800 Jiawen Wu wrote:
> Support AER driver to handle the PCIe errors.
new kdoc warnings:
Warning: drivers/net/ethernet/wangxun/libwx/wx_err.c:21 No description found for return value of 'wx_io_error_detected'
Warning: drivers/net/ethernet/wangxun/libwx/wx_err.c:55 No description found for return value of 'wx_io_slot_reset'
next prev parent reply other threads:[~2026-02-28 21:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 7:34 [PATCH net-next v2 0/8] Wangxun improvement and new support Jiawen Wu
2026-02-27 7:34 ` [PATCH net-next v2 1/8] net: ngbe: move the WOL functions to libwx Jiawen Wu
2026-02-27 7:34 ` [PATCH net-next v2 2/8] net: ngbe: remove redundant macros Jiawen Wu
2026-02-27 18:19 ` Joe Damato
2026-02-27 7:34 ` [PATCH net-next v2 3/8] net: ngbe: improve the reset flow Jiawen Wu
2026-02-27 19:24 ` Joe Damato
2026-02-27 7:34 ` [PATCH net-next v2 4/8] net: wangxun: move reusable PCI driver ops functions into libwx Jiawen Wu
2026-02-27 7:34 ` [PATCH net-next v2 5/8] net: txgbe: add power management support Jiawen Wu
2026-02-27 19:22 ` Joe Damato
2026-02-27 7:34 ` [PATCH net-next v2 6/8] net: wangxun: move ethtool_ops.set_channels into libwx Jiawen Wu
2026-02-27 7:34 ` [PATCH net-next v2 7/8] net: wangxun: add Tx timeout process Jiawen Wu
2026-02-28 21:12 ` [net-next,v2,7/8] " Jakub Kicinski
2026-02-27 7:34 ` [PATCH net-next v2 8/8] net: wangxun: implement pci_error_handlers ops Jiawen Wu
2026-02-28 21:13 ` Jakub Kicinski [this message]
2026-02-28 21:15 ` [PATCH net-next v2 0/8] Wangxun improvement and new support Jakub Kicinski
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=20260228131344.6c19f311@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jiawenwu@trustnetic.com \
--cc=mengyuanlou@net-swift.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 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.