From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f177.google.com (mail-wr0-f177.google.com [209.85.128.177]) by dpdk.org (Postfix) with ESMTP id 2F89A1B2F3 for ; Sun, 11 Feb 2018 12:26:46 +0100 (CET) Received: by mail-wr0-f177.google.com with SMTP id 34so2183822wre.13 for ; Sun, 11 Feb 2018 03:26:46 -0800 (PST) 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:date:in-reply-to :references:content-transfer-encoding:mime-version; bh=Chpj47V72cHsbsnWwNAaYFWLF97NkakOh7vDb1Oj0eA=; b=ir/DmOSw/AUqXP0MIsdOryQdkRPjVyqTfaDYEZ34YFJpm7Awz4ELzijeJ6ahJCF5HZ riHJWJQDNjHWBLP6G49GMB8e5RD6BGmabzghBZF6giwUN7CZX03ztycyQxWgdPAq3do7 Fa5C3CKigKayfd5hGwaLXX2d2OvBvHkyCLeBV0YuNQY2qzyBiI3dXlrM7oaRoxbL1M9Y U0lRqDOO445X5G/MiaiYjUUkVGl/I3MrDlWO+X36Hbcq1DSblcz8QDHztAFnxZrHHhAc uDjaxlJjDzLtxwtTQjqWPhBoyN1WOBUbraDgso6igb5QKHXfZSvGfe4YBvBL7Cli3o/T pIbw== X-Gm-Message-State: APf1xPDeKR26Lba8nYjFvkck1PIt74V5TP9ya/hhZabGiUbNk9Ila85D poXDjfAgEXE4jehd1D43DT8= X-Google-Smtp-Source: AH8x226GgE5RZJTnR0EjVnuBbRIxvt/LOQAloa6BucdRXy9mstNHxl7zmjdR66SaQ9OZrj055tvVVQ== X-Received: by 10.223.145.131 with SMTP id 3mr6229034wri.130.1518348405734; Sun, 11 Feb 2018 03:26:45 -0800 (PST) Received: from localhost ([2a00:23c5:bef3:400:9531:588b:44ae:bec4]) by smtp.gmail.com with ESMTPSA id 19sm7280745wrx.73.2018.02.11.03.26.43 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 11 Feb 2018 03:26:44 -0800 (PST) Message-ID: <1518348402.17920.18.camel@debian.org> From: Luca Boccassi To: Matan Azrad , dpdk stable Date: Sun, 11 Feb 2018 11:26:42 +0000 In-Reply-To: References: <20180126133039.21641-1-luca.boccassi@gmail.com> <20180207191428.14532-1-luca.boccassi@gmail.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] please help backporting some patches to LTS release 16.11.5 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Feb 2018 11:26:46 -0000 On Sun, 2018-02-11 at 07:49 +0000, Matan Azrad wrote: > Hi Luca >=20 > =C2=A0From: luca.boccassi@gmail.com, Sent: Wednesday, February 7, 2018 > 9:14 PM > > Hi commit authors (and maintainers), > >=20 > > I didn't manage to apply following commits from upstream to stable > > branch > > 16.11: conflict happens. I'm wondering can the authors check the > > following > > list and backport those patches belong to you? > >=20 > > FYI, branch 16.11 is located at tree: > > =C2=A0=C2=A0=C2=A0git://dpdk.org/dpdk-stable > >=20 > > It'd be great if you could do that in one or two weeks. Also, > > please add a > > heading line like below before the commit log body: > > =C2=A0=C2=A0=C2=A0=C2=A0[ backported from upstream commit xxx ] > >=20 > > Example: > > https://emea01.safelinks.protection.outlook.com/?url=3Dhttp%3A%2F%2Fd > > pd > > k.org%2Fbrowse%2Fdpdk- > > stable%2Fcommit%2F%3Fh%3D16.07%26id%3Dc4831394c7d1944d8ec27d52c2 > > 2997f20d19718e&data=3D02%7C01%7Cmatan%40mellanox.com%7Cbe758d6ff1 > > d1410db8da08d56e5f0db0%7C8c5c71989dbe4cf9a2099e499881116c%7C0%7C > > 0%7C636536276909341667&sdata=3Drvd%2FFaic781qiftZmojqZSwGBSHqVqa1% > > 2BxQo8cKPG2s%3D&reserved=3D0 > >=20 > > Please let me know if you have any comments, say, need more time, > > or it's > > worthless to packport it. And please send it to "stable@dpdk.org", > > but not > > "dev@dpdk.org". > >=20 > > Thanks. > >=20 > > Luca Boccassi > >=20 > > --- > > 133b54779=C2=A0=C2=A0Matan Azrad=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0eth= dev: fix port data reset timing > > 8ee892a23=C2=A0=C2=A0Matan Azrad=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0eth= dev: fix port id allocation >=20 > I think these 2 fixes are not relevant to 16.11 version. >=20 > Matan. Ok, thanks for checking, dropped. --=20 Kind regards, Luca Boccassi