Re: [PATCH net-next v7 0/5] net: wangxun: timeout and error
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-06-15 16:12:51
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-06-15 16:12:51
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