From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v2 0/3] Add link status notification support to Mellanox PMDs Date: Mon, 2 Nov 2015 12:12:52 +0100 Message-ID: <20151102111252.GV3518@6wind.com> References: <1444067795-29748-1-git-send-email-adrien.mazarguil@6wind.com> <1446231443-8285-1-git-send-email-adrien.mazarguil@6wind.com> <2025773.7KjMItJcTq@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 8D37D5A65 for ; Mon, 2 Nov 2015 12:13:12 +0100 (CET) Received: by wmll128 with SMTP id l128so57581933wml.0 for ; Mon, 02 Nov 2015 03:13:12 -0800 (PST) Content-Disposition: inline In-Reply-To: <2025773.7KjMItJcTq@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Sun, Nov 01, 2015 at 11:32:06AM +0100, Thomas Monjalon wrote: > 2015-10-30 19:57, Adrien Mazarguil: > > Mellanox PMDs (mlx4 and mlx5) support link status notification with > > libibverbs through a file descriptor, in a manner reminiscent of UIO/VFIO. > > > > It still requires a new "external" interrupt handler type since contrary > > to other types, this file descriptor must not be processed by EAL. > > > > Changes in v2: > > - Only changes caused by rebase on v2 of previous patchsets > > ("Mellanox ConnectX-4 PMD (mlx5)" and > > "Enhance mlx5 with Mellanox OFED 3.1") > > > > Nelio Laranjeiro (3): > > eal: new interrupt handler type > > mlx4: handle interrupts > > mlx5: handle interrupts > > Applied with previous ack from David on v1 and suggested title change. > Please take care of addressing comments yourself. > Thanks Thanks, sorry for the omission, I was a bit in a hurry. I fully agree with the title change. -- Adrien Mazarguil 6WIND