All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] ionic watchdog training
@ 2020-09-29 22:19 Shannon Nelson
  2020-09-29 22:19 ` [PATCH net-next 1/2] ionic: stop watchdog timer earlier on remove Shannon Nelson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Shannon Nelson @ 2020-09-29 22:19 UTC (permalink / raw)
  To: netdev, davem; +Cc: Shannon Nelson

Our link watchdog displayed a couple of unfriendly behaviors in some recent
stress testing.  These patches change the startup and stop timing in order
to be sure that expected structures are ready to be used by the watchdog.

Shannon Nelson (2):
  ionic: stop watchdog timer earlier on remove
  ionic: prevent early watchdog check

 drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c |  5 +++--
 drivers/net/ethernet/pensando/ionic/ionic_dev.c     | 10 ++++------
 drivers/net/ethernet/pensando/ionic/ionic_dev.h     |  1 -
 3 files changed, 7 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-30  1:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 22:19 [PATCH net-next 0/2] ionic watchdog training Shannon Nelson
2020-09-29 22:19 ` [PATCH net-next 1/2] ionic: stop watchdog timer earlier on remove Shannon Nelson
2020-09-30  0:15   ` Jakub Kicinski
2020-09-29 22:19 ` [PATCH net-next 2/2] ionic: prevent early watchdog check Shannon Nelson
2020-09-30  0:15   ` Jakub Kicinski
2020-09-30  0:17     ` Shannon Nelson
2020-09-30  0:26       ` Jakub Kicinski
2020-09-30  1:20 ` [PATCH net-next 0/2] ionic watchdog training David Miller

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.