From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7 0/3] failsafe: fix hotplug races Date: Tue, 13 Feb 2018 17:12:16 +0100 Message-ID: <3095675.L7ouegUbFy@xps> References: <1518369872-12324-1-git-send-email-matan@mellanox.com> <1518468702-16719-1-git-send-email-matan@mellanox.com> <20180213133152.gmz35ovsbkrrkkef@bidouze.vm.6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, =?ISO-8859-1?Q?Ga=EBtan?= Rivet To: Matan Azrad Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id D00E21B2C1 for ; Tue, 13 Feb 2018 17:12:26 +0100 (CET) In-Reply-To: <20180213133152.gmz35ovsbkrrkkef@bidouze.vm.6wind.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" 13/02/2018 14:31, Ga=EBtan Rivet: > Hi Matan, >=20 > On Mon, Feb 12, 2018 at 08:51:39PM +0000, Matan Azrad wrote: > > This series fixes failsafe race between control commands to the asynchr= onic plug-out\in processes. > >=20 >=20 > Thanks for tackling this complicated issue. > For the series: >=20 > Acked-by: Gaetan Rivet Applied, thanks