All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-net V3, 0/2] Fix repeated EEH reports in MSI domain
@ 2024-05-14 20:21 ` Thinh Tran
  0 siblings, 0 replies; 13+ messages in thread
From: Thinh Tran @ 2024-05-14 20:21 UTC (permalink / raw)
  To: netdev, kuba, anthony.l.nguyen, aleksandr.loktionov,
	przemyslaw.kitszel, horms
  Cc: edumazet, rob.thomas, Thinh Tran, intel-wired-lan, pabeni, davem

The patch fixes an issue where repeated EEH reports with a single error
on the bus of Intel X710 4-port 10G Base-T adapter in the MSI domain
causes the device to be permanently disabled.  It fully resets and
restarts the device when handling the PCI EEH error.

v3: moved text commit messages from the cover letter to appropriate
    patches.
v2: fixed typos and split into two commits

Thinh Tran (2):
  i40e: fractoring out i40e_suspend/i40e_resume
  i40e: Fully suspend and resume IO operations in EEH case

 drivers/net/ethernet/intel/i40e/i40e_main.c | 257 +++++++++++---------
 1 file changed, 140 insertions(+), 117 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-05-15 13:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 20:21 [Intel-wired-lan] [PATCH iwl-net V3, 0/2] Fix repeated EEH reports in MSI domain Thinh Tran
2024-05-14 20:21 ` [PATCH iwl-net V3,0/2] " Thinh Tran
2024-05-14 20:21 ` [Intel-wired-lan] [PATCH iwl-net V3, 1/2] i40e: fractoring out i40e_suspend/i40e_resume Thinh Tran
2024-05-14 20:21   ` [PATCH iwl-net V3,1/2] " Thinh Tran
2024-05-14 21:30   ` [Intel-wired-lan] [PATCH iwl-net V3, 1/2] " Jacob Keller
2024-05-15  5:08   ` Paul Menzel
2024-05-15  5:08     ` Paul Menzel
2024-05-15 13:41     ` Thinh Tran
2024-05-15 13:41       ` Thinh Tran
2024-05-14 20:21 ` [Intel-wired-lan] [PATCH iwl-net V3, 2/2] i40e: Fully suspend and resume IO operations in EEH case Thinh Tran
2024-05-14 20:21   ` [PATCH iwl-net V3,2/2] " Thinh Tran
2024-05-14 21:30   ` [Intel-wired-lan] [PATCH iwl-net V3, 2/2] " Jacob Keller
2024-05-14 21:30     ` Jacob Keller

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.