From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <luca.boccassi@gmail.com>
Received: from mail-wr0-f177.google.com (mail-wr0-f177.google.com
 [209.85.128.177]) by dpdk.org (Postfix) with ESMTP id C2C7123B
 for <stable@dpdk.org>; Wed,  2 May 2018 12:57:55 +0200 (CEST)
Received: by mail-wr0-f177.google.com with SMTP id i14-v6so10358569wre.2
 for <stable@dpdk.org>; Wed, 02 May 2018 03:57:55 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to
 :references:content-transfer-encoding:mime-version;
 bh=VCzs57a542ekPJikRFFPulqvgn5CkkDkxqdO1LE7GzU=;
 b=naMsrZe6us0xMX91duWb8m/VEznokyVP9xqvbldWOYmf/GJqeSOAGjr1ebn5HHqFil
 xPT5y9tfDhaEzv9KZ3VMcuX9qJA1eivn9M/9dCznkrVbyBpVtUJfgACSsf8+oDOBThT8
 dF0xhQ0oUWi7r0JrrcepEF0A2etJAfRswJIRuif/NAL2B2SYTgRLbOcpnpyc+xxuo4WO
 wLk42ailwPECScNAD5Do9g7DSJUDz8nf654B7YqwMPVslTD5GSO3vypCOrwWXF8TvokL
 czatkGGoXlTM080lz2amghniB7xNJz1+QpFnJHbAxVQlGE9D5EGGvfxEM83kPYzaoZZg
 urHA==
X-Gm-Message-State: ALQs6tB13C1QpeuVby3xobqW3QrjPYNs3MZEdp3mS1gX1fYVTBH+B3LW
 mC2c3Yy/9orpbgnf9BF/8GRYlWXf108=
X-Google-Smtp-Source: AB8JxZo93v+fOvtIQ0XPgHkx6F6tQ1A4+LC1qG41ENn9l2Mco3UK4bIAE+gyuoTFJ9oP5THY6x+jWQ==
X-Received: by 2002:adf:9bcd:: with SMTP id
 e13-v6mr15835129wrc.240.1525258675447; 
 Wed, 02 May 2018 03:57:55 -0700 (PDT)
Received: from localhost (slip139-92-244-193.lon.uk.prserv.net.
 [139.92.244.193])
 by smtp.gmail.com with ESMTPSA id f10sm9575302wmc.0.2018.05.02.03.57.54
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Wed, 02 May 2018 03:57:54 -0700 (PDT)
Message-ID: <1525258673.23337.40.camel@debian.org>
From: Luca Boccassi <bluca@debian.org>
To: =?ISO-8859-1?Q?Ga=EBtan?= Rivet <gaetan.rivet@6wind.com>
Cc: dpdk stable <stable@dpdk.org>
Date: Wed, 02 May 2018 11:57:53 +0100
In-Reply-To: <20180502082602.bqg4ctdkyyaom6g2@bidouze.vm.6wind.com>
References: <20180430144223.18657-85-luca.boccassi@gmail.com>
 <20180430145402.23057-1-luca.boccassi@gmail.com>
 <20180430145402.23057-2-luca.boccassi@gmail.com>
 <20180502082602.bqg4ctdkyyaom6g2@bidouze.vm.6wind.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Evolution 3.22.6-1+deb9u1 
Mime-Version: 1.0
Subject: Re: [dpdk-stable] patch 'bus/vdev: fix find device implementation'
 has been queued to stable release 18.02.2
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 02 May 2018 10:57:55 -0000

On Wed, 2018-05-02 at 10:26 +0200, Ga=C3=ABtan Rivet wrote:
> Hi Luca,
>=20
> On Mon, Apr 30, 2018 at 03:53:21PM +0100, luca.boccassi@gmail.com
> wrote:
> > Hi,
> >=20
> > FYI, your patch has been queued to stable release 18.02.2
> >=20
> > Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable
> > yet.
> > It will be pushed if I get no objections before 05/02/18. So please
> > shout if anyone has objections.
>=20
> This patch will be bogus while still compiling in a stable release,
> without the commit: 35f462839b69 ("bus/vdev: add lock on device
> list").
>=20
> It should be slightly reworked to function without. The previous
> version
> of this patch [1] could be used instead.
>=20
> [1]: https://dpdk.org/ml/archives/dev/2018-April/098822.html
>=20
> Regards,

Do you think it's worth including or can I skip it?

--=20
Kind regards,
Luca Boccassi