From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moti Haimovsky Subject: [PATCH v2] net/mlx4: support user space rxq interrupt event Date: Sun, 28 May 2017 19:09:06 +0300 Message-ID: <1495987747-69769-1-git-send-email-motih@mellanox.com> References: <1495984291-66861-1-git-send-email-motih@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , Moti Haimovsky To: Return-path: Received: from EUR01-HE1-obe.outbound.protection.outlook.com (mail-he1eur01on0089.outbound.protection.outlook.com [104.47.0.89]) by dpdk.org (Postfix) with ESMTP id CB564292D for ; Sun, 28 May 2017 18:09:48 +0200 (CEST) In-Reply-To: <1495984291-66861-1-git-send-email-motih@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" *** BLURB HERE *** 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 | 218 ++++++++++++++++++++++++++++++++- drivers/net/mlx4/mlx4.h | 1 + 4 files changed, 219 insertions(+), 6 deletions(-) -- 1.8.3.1