From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 91C101B835 for ; Thu, 8 Feb 2018 23:31:33 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id b21so12876079wme.4 for ; Thu, 08 Feb 2018 14:31:33 -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:cc:date:in-reply-to :references:content-transfer-encoding:mime-version; bh=aBHZkRlQUKKI2uEAcMVSd7IgVskhN9rTEnIl+3uwpNU=; b=guUOYPkY5qNYY7JA/o/4dvchnAkxnvHmNmVz7/iu6zumEYOltab5txnLDj8cxdMzv2 WiZkJUfkqlioMDDWipkTMmiJcx5gWIEVb4SDNCKt7tql+exI+cm0eNFXHGtXGg3gBhbj /uT+5bfM12KE2OlUAjZcD1Exx2Sybb1hTv03g2gizGMc6wE1p2XaB2sWRXj6mK0vGcPM xLe5VUCK4k/11qkZD4bRa+gsYU1PkWZxR/fRpJwDjy8J/LBEgSjQ5/g/0bQoj7Gfxtmh zd5391i2vgOoJ7ExylufBNi4TlVFhXVZosDnD42GLywND5af5cleFJVjZ4D356zVo+6U EbJg== X-Gm-Message-State: APf1xPCVtC+QLrvGLumvz+gKphd57bIj2jQdr7HQEnAid9GWBPZrZawS rrQntVrwv6X+ip7QIkQsD4U= X-Google-Smtp-Source: AH8x224Hqhw95iXeUJRxUEwRLjybsiAs6KUBNUoS0sEOJV+A9dHmcVWac5mI5SYUI1M3gwLgdSxZJQ== X-Received: by 10.28.37.5 with SMTP id l5mr388764wml.143.1518129093239; Thu, 08 Feb 2018 14:31:33 -0800 (PST) Received: from localhost ([2a00:23c5:bef3:400:9531:588b:44ae:bec4]) by smtp.gmail.com with ESMTPSA id h13sm1362491wrc.89.2018.02.08.14.31.32 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 08 Feb 2018 14:31:32 -0800 (PST) Message-ID: <1518129091.15424.79.camel@debian.org> From: Luca Boccassi To: Ajit Khaparde Cc: dpdk stable Date: Thu, 08 Feb 2018 22:31:31 +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: Thu, 08 Feb 2018 22:31:33 -0000 On Thu, 2018-02-08 at 13:47 -0800, Ajit Khaparde wrote: > On Wed, Feb 7, 2018 at 11:14 AM, wrote: >=20 > > 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: http://dpdk.org/browse/dpdk-stable/commit/?h=3D16.07&id=3D > > c4831394c7d1944d8ec27d52c22997f20d19718e > >=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 > > --- > > dbcabb69e=C2=A0=C2=A0Ajit Khaparde=C2=A0=C2=A0=C2=A0=C2=A0net/bnxt: fix= number of pools for RSS > >=20 >=20 > 16.11 does not need this change. >=20 > Thanks Great, thank you for checking. --=20 Kind regards, Luca Boccassi