From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 87302A0566 for ; Mon, 2 Mar 2020 11:52:32 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5544F2E81; Mon, 2 Mar 2020 11:52:32 +0100 (CET) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by dpdk.org (Postfix) with ESMTP id 8FDCB2E81 for ; Mon, 2 Mar 2020 11:52:30 +0100 (CET) Received: by mail-wm1-f48.google.com with SMTP id u9so4316775wml.3 for ; Mon, 02 Mar 2020 02:52:30 -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:user-agent:mime-version; bh=cUKPff6wjTRg8r9w+eM7JZl0LZkKq/FnCsnkg/2F9Lw=; b=VKVKS8DOnCGODWGUUMpveYXQTKdbeZ0Y+MAgmVCzIMcOYmEBKNfhVcjUn0AjdE7iVf Fe8UuSXoob17pBk9eouABWa3PMBnOV8hU3OmgDG6QJGx0U4nhHLSuSZ+bq4nk1Lc0SHq Gnt5oidNJ0D6msEyvApAKCrQ5FU/FY5hDbTJM0FYK0GkdtlifIyC3HwTKH1SVCHkTyhH WLdflLf0ICQ/e3RXsYeWbq8Y4mU5fu6rhabBCQNfkGHQqWrAqjKtzVUCyvXKhJ2y2R2D B/Slb7YK9u7rIaO6SO99sRJqfVatmPwoRgTOmJv1yQDOWvtHl/4KT4YTZ1afaqWwtjFL 21Aw== X-Gm-Message-State: ANhLgQ3FEeE1hDQnQGkFaClMNrJ+MOMaMpCNrECHCNyKEsybjd4G5pIz ITd5+/Ldz9JRNVGSXEsDH+BR981I X-Google-Smtp-Source: ADFU+vvB2FmkaJ6ELmkC5NhamChGAXQ6IyBjwdKjqVMs0XLlp4tTnS8MqHSpS3kb8csSNGbG3qmJkQ== X-Received: by 2002:a1c:b78b:: with SMTP id h133mr2538251wmf.31.1583146349904; Mon, 02 Mar 2020 02:52:29 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id s1sm27862097wro.66.2020.03.02.02.52.28 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Mar 2020 02:52:28 -0800 (PST) Message-ID: <999f937f2d65f9dc97e8792cf7acae27d17c8c4b.camel@debian.org> From: Luca Boccassi To: dpdk stable Date: Mon, 02 Mar 2020 10:52:28 +0000 In-Reply-To: <20200227100702.685-1-luca.boccassi@gmail.com> References: <20200227100702.685-1-luca.boccassi@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: Re: [dpdk-stable] please help backporting some patches to stable release 19.11.1 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: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Thu, 2020-02-27 at 10:07 +0000, luca.boccassi@gmail.com wrote: > Hi commit authors (and maintainers), >=20 > I didn't apply following commits from DPDK master to 19.11 > stable branch, as conflicts or build errors occur. >=20 > Can authors check your patches in the following list and either: > - Backport your patches to the 19.11 branch, or > - Indicate that the patch should not be backported >=20 > Please do either of the above by March the 5th 2020. >=20 >=20 > Some notes on stable backports: >=20 > A backport should contain a reference to the DPDK master branch > commit > in it's commit message in the following fashion: > [ upstream commit ] >=20 > For example: > =20 > https://git.dpdk.org/dpdk-stable/commit/?h=3D18.11&id=3Dd90e6ae6f936ecdc2= fd3811ff9f26aec7f3c06eb >=20 >=20 > When sending the backported patch, please indicate the target branch > in the > subject line, as we have multiple branches, for example: > [PATCH 19.11] foo/bar: fix baz >=20 > With git format-patch, this can be achieved by appending the > parameter: > --subject-prefix=3D'PATCH 19.11' >=20 > Send the backported patch to " > stable@dpdk.org > " but not " > dev@dpdk.org > ". >=20 > FYI, branch 19.11 is located at tree: > =20 > https://git.dpdk.org/dpdk-stable >=20 >=20 > Thanks. >=20 > Luca Boccassi >=20 > --- > 74f96ffdc1 Kalesh AP net/bnxt: fix return code handling in > VLAN config > 90c957ef3b Kalesh AP net/bnxt: remove a redundant variable > 06387be8ea Matan Azrad net/mlx5: fix encap/decap validation > bc42413bb9 Suanming Mou net/mlx5: fix layer flags missing in > metadata > 6e77151286 Suanming Mou net/mlx5: fix match information in meter > 792e749e92 Suanming Mou net/mlx5: fix register usage in meter > 50f576d657 Suanming Mou net/mlx5: fix VLAN actions in meter > 0654d4a8ad Thomas Monjalon app/testpmd: fix hot-unplug detaching All those patches (and more) have been provided by the teams - thank you everybody! I will now proceed to tag -rc1 so that we can get started with validation. --=20 Kind regards, Luca Boccassi