Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] ionic error recovery fixes
@ 2020-03-20  2:31 Shannon Nelson
  2020-03-20  2:31 ` [PATCH net-next 1/6] ionic: add timeout error checking for queue disable Shannon Nelson
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Shannon Nelson @ 2020-03-20  2:31 UTC (permalink / raw)
  To: netdev, davem; +Cc: Shannon Nelson

These are a few little patches to make error recovery a little
more safe and successful.

Shannon Nelson (6):
  ionic: add timeout error checking for queue disable
  ionic: leave dev cmd request contents alone on FW timeout
  ionic: only save good lif dentry
  ionic: ignore eexist on rx filter add
  ionic: clean irq affinity on queue deinit
  ionic: check for NULL structs on teardown

 .../ethernet/pensando/ionic/ionic_debugfs.c   |  8 ++-
 .../net/ethernet/pensando/ionic/ionic_lif.c   | 52 ++++++++++++-------
 .../net/ethernet/pensando/ionic/ionic_main.c  | 12 ++++-
 3 files changed, 50 insertions(+), 22 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-03-22  2:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20  2:31 [PATCH net-next 0/6] ionic error recovery fixes Shannon Nelson
2020-03-20  2:31 ` [PATCH net-next 1/6] ionic: add timeout error checking for queue disable Shannon Nelson
2020-03-20  2:31 ` [PATCH net-next 2/6] ionic: leave dev cmd request contents alone on FW timeout Shannon Nelson
2020-03-20  2:31 ` [PATCH net-next 3/6] ionic: only save good lif dentry Shannon Nelson
2020-03-20  2:31 ` [PATCH net-next 4/6] ionic: ignore eexist on rx filter add Shannon Nelson
2020-03-20  3:43   ` Jakub Kicinski
2020-03-20  5:21     ` Shannon Nelson
2020-03-20 17:16       ` Jakub Kicinski
2020-03-20  2:31 ` [PATCH net-next 5/6] ionic: clean irq affinity on queue deinit Shannon Nelson
2020-03-20  2:31 ` [PATCH net-next 6/6] ionic: check for NULL structs on teardown Shannon Nelson
2020-03-20  3:46 ` [PATCH net-next 0/6] ionic error recovery fixes Jakub Kicinski
2020-03-20  5:21   ` Shannon Nelson
2020-03-22  2:56 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox