[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230914223200.65533-1-shannon.nelson@amd.com>
Date: Thu, 14 Sep 2023 15:31:56 -0700
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <brett.creeley@....com>, <davem@...emloft.net>,
<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>
CC: Shannon Nelson <shannon.nelson@....com>
Subject: [PATCH net-next 0/4] pds_core: add PCI reset handling
Make sure pds_core can handle and recover from PCI function resets and
similar PCI bus issues: add detection and handlers for PCI problems.
Shannon Nelson (4):
pds_core: check health in devcmd wait
pds_core: keep viftypes table across reset
pds_core: implement pci reset handlers
pds_core: add attempts to fix broken PCI
drivers/net/ethernet/amd/pds_core/core.c | 43 +++++++++++++++-----
drivers/net/ethernet/amd/pds_core/core.h | 7 ++++
drivers/net/ethernet/amd/pds_core/dev.c | 11 +++++-
drivers/net/ethernet/amd/pds_core/main.c | 50 ++++++++++++++++++++++++
include/linux/pds/pds_core_if.h | 1 +
5 files changed, 101 insertions(+), 11 deletions(-)
--
2.17.1
Powered by blists - more mailing lists