netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] ionic error recovery
@ 2020-10-01 16:22 Shannon Nelson
  2020-10-01 16:22 ` [PATCH net-next 1/8] ionic: contiguous memory for notifyq Shannon Nelson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Shannon Nelson @ 2020-10-01 16:22 UTC (permalink / raw)
  To: netdev, davem; +Cc: Shannon Nelson

This set of patches comes mostly from error recovery path testing,
as well as a couple of upstream review comments.

Shannon Nelson (8):
  ionic: contiguous memory for notifyq
  ionic: drain the work queue
  ionic: clear linkcheck bit on alloc fail
  ionic: check qcq ptr in ionic_qcq_disable
  ionic: disable all queue napi contexts on timeout
  ionic: refill lif identity after fw_up
  ionic: use lif ident for filter count
  ionic: add new bad firmware error code

 .../ethernet/pensando/ionic/ionic_bus_pci.c   |  10 +-
 .../net/ethernet/pensando/ionic/ionic_if.h    |   1 +
 .../net/ethernet/pensando/ionic/ionic_lif.c   | 193 +++++++++++-------
 .../net/ethernet/pensando/ionic/ionic_main.c  |  18 +-
 4 files changed, 134 insertions(+), 88 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-02 23:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-01 16:22 [PATCH net-next 0/8] ionic error recovery Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 1/8] ionic: contiguous memory for notifyq Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 2/8] ionic: drain the work queue Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 3/8] ionic: clear linkcheck bit on alloc fail Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 4/8] ionic: check qcq ptr in ionic_qcq_disable Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 5/8] ionic: disable all queue napi contexts on timeout Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 6/8] ionic: refill lif identity after fw_up Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 7/8] ionic: use lif ident for filter count Shannon Nelson
2020-10-01 16:22 ` [PATCH net-next 8/8] ionic: add new bad firmware error code Shannon Nelson
2020-10-02 23:30 ` [PATCH net-next 0/8] ionic error recovery David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).