DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <arybchenko@solarflare.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 0/2] Event queue exception handling in Solarflare PMD
Date: Fri, 2 Dec 2016 07:41:19 +0000	[thread overview]
Message-ID: <1480664481-26427-1-git-send-email-arybchenko@solarflare.com> (raw)

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

             reply	other threads:[~2016-12-02  7:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-02  7:41 Andrew Rybchenko [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480664481-26427-1-git-send-email-arybchenko@solarflare.com \
    --to=arybchenko@solarflare.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).