From: Jakub Kicinski <kuba@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org,
"Mengyuan Lou" <mengyuanlou@net-swift.com>,
"Andrew Lunn" <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Paolo Abeni" <pabeni@redhat.com>,
"Richard Cochran" <richardcochran@gmail.com>,
"Russell King" <linux@armlinux.org.uk>,
"Aleksandr Loktionov" <aleksandr.loktionov@intel.com>,
"Jacob Keller" <jacob.e.keller@intel.com>,
"Michal Swiatkowski" <michal.swiatkowski@linux.intel.com>,
"Simon Horman" <horms@kernel.org>, "Kees Cook" <kees@kernel.org>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Thomas Gleixner" <tglx@kernel.org>,
"Breno Leitao" <leitao@debian.org>,
"Larysa Zaremba" <larysa.zaremba@intel.com>,
"Uwe Kleine-König (The Capable Hub)"
<u.kleine-koenig@baylibre.com>,
"Fabio Baltieri" <fabio.baltieri@gmail.com>
Subject: Re: [PATCH net-next v7 0/5] net: wangxun: timeout and error
Date: Mon, 15 Jun 2026 09:12:50 -0700 [thread overview]
Message-ID: <20260615091250.399ac106@kernel.org> (raw)
In-Reply-To: <20260615065016.21672-1-jiawenwu@trustnetic.com>
On Mon, 15 Jun 2026 14:50:11 +0800 Jiawen Wu wrote:
> It is about adding the Tx timeout process and pci_error_handlers.
> When a PCIe error occurs, the txgbe device is able to recover on platform
> that support AER interrupt. And for Tx timeout, the txgbe driver can
> recover the device by reset process.
>
> For ngbe devices, due to the absence of the current function, it cannot
> br fully recovered once there is a PCIe error or Tx timeout. Its
> function will be completed in the future.
net-next is closed, please repost after the merge window
--
pw-bot: defer
prev parent reply other threads:[~2026-06-15 16:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 6:50 [PATCH net-next v7 0/5] net: wangxun: timeout and error Jiawen Wu
2026-06-15 6:50 ` [PATCH net-next v7 1/5] net: ngbe: implement libwx reset ops Jiawen Wu
2026-06-15 6:50 ` [PATCH net-next v7 2/5] net: wangxun: add Tx timeout process Jiawen Wu
2026-06-15 6:50 ` [PATCH net-next v7 3/5] net: wangxun: add reinit parameter to wx->do_reset callback Jiawen Wu
2026-06-15 6:50 ` [PATCH net-next v7 4/5] net: wangxun: implement soft quiesce for PCIe error recovery Jiawen Wu
2026-06-15 6:50 ` [PATCH net-next v7 5/5] net: wangxun: add pcie error handler Jiawen Wu
2026-06-15 16: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=20260615091250.399ac106@kernel.org \
--to=kuba@kernel.org \
--cc=aleksandr.loktionov@intel.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fabio.baltieri@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=horms@kernel.org \
--cc=jacob.e.keller@intel.com \
--cc=jiawenwu@trustnetic.com \
--cc=kees@kernel.org \
--cc=larysa.zaremba@intel.com \
--cc=leitao@debian.org \
--cc=linux@armlinux.org.uk \
--cc=mengyuanlou@net-swift.com \
--cc=michal.swiatkowski@linux.intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=tglx@kernel.org \
--cc=u.kleine-koenig@baylibre.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.