DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Event queue exception handling in Solarflare PMD
@ 2016-12-02  7:41 Andrew Rybchenko
  2016-12-02  7:41 ` [dpdk-dev] [PATCH 1/2] net/sfc: restart RxQ in case of exception on its event queue Andrew Rybchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew Rybchenko @ 2016-12-02  7:41 UTC (permalink / raw)
  To: dev

The patch series adds event queue exception handling.

It is not required when everything goes fine, but has chances to
recover if something goes wrong in either driver or HW.

The patch series should be applied after
[PATCH v2 00/55] Solarflare libefx-based PMD
(Message-ID: 1480436367-20749-1-git-send-email-arybchenko@solarflare.com)


Andrew Rybchenko (1):
  net/sfc: restart RxQ in case of exception on its event queue

Ivan Malov (1):
  net/sfc: restart TxQ in case of exception on its event queue

 drivers/net/sfc/sfc.h    |  6 ++++++
 drivers/net/sfc/sfc_ev.c | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

-- 
2.5.5

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

end of thread, other threads:[~2016-12-06 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02  7:41 [dpdk-dev] [PATCH 0/2] Event queue exception handling in Solarflare PMD Andrew Rybchenko
2016-12-02  7:41 ` [dpdk-dev] [PATCH 1/2] net/sfc: restart RxQ in case of exception on its event queue Andrew Rybchenko
2016-12-02  7:41 ` [dpdk-dev] [PATCH 2/2] net/sfc: restart TxQ " Andrew Rybchenko
2016-12-06 11:42 ` [dpdk-dev] [PATCH 0/2] Event queue exception handling in Solarflare PMD Ferruh Yigit

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).