DPDK patches and discussions
 help / color / mirror / Atom feed
From: Moti Haimovsky <motih@mellanox.com>
To: ferruh.yigit@intel.com
Cc: dev@dpdk.org, vasilyf@mellanox.com, Moti Haimovsky <motih@mellanox.com>
Subject: [dpdk-dev] [PATCH v3] net/mlx4: support user space rxq interrupt event
Date: Tue,  6 Jun 2017 17:48:28 +0300	[thread overview]
Message-ID: <1496760509-152931-1-git-send-email-motih@mellanox.com> (raw)
In-Reply-To: <1495987898-70002-2-git-send-email-motih@mellanox.com>

v3:
- Reverted cleanups not part of this commit.
v2:
- Removed unneeded comments.

Moti Haimovsky (1):
  net/mlx4: support user space rxq interrupt event

 doc/guides/nics/features/mlx4.ini      |   1 +
 doc/guides/rel_notes/release_17_08.rst |   5 +
 drivers/net/mlx4/mlx4.c                | 207 ++++++++++++++++++++++++++++++++-
 drivers/net/mlx4/mlx4.h                |   1 +
 4 files changed, 213 insertions(+), 1 deletion(-)

-- 
1.8.3.1

  parent reply	other threads:[~2017-06-06 14:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-28 15:11 [dpdk-dev] [PATCH] " Moti Haimovsky
2017-05-28 16:09 ` [dpdk-dev] [PATCH v2] " Moti Haimovsky
2017-05-28 16:11 ` Moti Haimovsky
2017-05-28 16:11   ` Moti Haimovsky
2017-05-30 13:29     ` Adrien Mazarguil
2017-06-06 14:48     ` Moti Haimovsky [this message]
2017-06-06 14:48       ` [dpdk-dev] [PATCH v3] " Moti Haimovsky
2017-06-07  9:53         ` 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=1496760509-152931-1-git-send-email-motih@mellanox.com \
    --to=motih@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=vasilyf@mellanox.com \
    /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).