From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shahaf Shuler Subject: Re: [PATCH 0/2] net/mlx5 add rxq interrupt support Date: Tue, 21 Feb 2017 11:40:14 +0000 Message-ID: References: <1486562252-15307-1-git-send-email-shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: Shahaf Shuler , "david.marchand@6wind.com" , Adrien Mazarguil , =?iso-8859-1?Q?N=E9lio_Laranjeiro?= Return-path: Received: from EUR01-HE1-obe.outbound.protection.outlook.com (mail-he1eur01on0052.outbound.protection.outlook.com [104.47.0.52]) by dpdk.org (Postfix) with ESMTP id A9B13952 for ; Tue, 21 Feb 2017 12:40:15 +0100 (CET) In-Reply-To: <1486562252-15307-1-git-send-email-shahafs@mellanox.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Wednesday, February 8, 2017 3:58 PM, Shahaf Shuler: > Subject: [dpdk-dev] [PATCH 0/2] net/mlx5 add rxq interrupt support >=20 > This patchset adds support for rxq interrupts on MLX5 PMD. > The first patch introduces changes on eal_interrupt to support external > interrupt handlers. > The second patch implements the support on mlx5 PMD and demonstrate > the use of the changes made in the first patch >=20 > [PATCH 1/2] eal_interrupts: support external rxq interrupt handlers [PATC= H > 2/2] net/mlx5: support user space rxq interrupt event Hi, Any comments regarding this patchset?=20