From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3C1E9A0547 for ; Tue, 9 Feb 2021 11:39:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32C8E40147; Tue, 9 Feb 2021 11:39:08 +0100 (CET) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mails.dpdk.org (Postfix) with ESMTP id 7D6CD40147 for ; Tue, 9 Feb 2021 11:39:07 +0100 (CET) Received: by mail-wm1-f46.google.com with SMTP id y134so2975844wmd.3 for ; Tue, 09 Feb 2021 02:39:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :reply-to:content-transfer-encoding; bh=wqJDZMbr6rTiH7pb5FrMdlpi+EkGx+7Ib260HCgw0qc=; b=hk8uTL8pdLkyNfXO8RhTrh/OyD9gxRErxs28ySDb8Ky6UUoe0SLFJVy2HRZo8TMpXK H223cPFluEKvkP/R5ffelyDU2Cp26Y2MbR79XfP+4+STXPsYYbm0QxyhroxQ8Fgf65cZ JtdatJtjQiWyAIy4EHcq3aYgtgZnNmkaeIOdWQN6cYTlcVq+U2haNc7v6DGGhz7b+44m +ETPIW8ZCQ5vQtxcMr08YlOU7F5AEnYdXV8olZg2eZGqfNugXNhQnLNfDI1pQbRSXr1h UXYN7T4pNlweWfRYAIggrtXJ9fAsIvnpWwOuFTElBdrUny9366uPpluS38RieYqTIoEf NgBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:reply-to:content-transfer-encoding; bh=wqJDZMbr6rTiH7pb5FrMdlpi+EkGx+7Ib260HCgw0qc=; b=OcCsU0T3kvGl7okekWUTfuWYObGoYWMYOceC8FySc7yBvgGCSmYU3b2c/xwgQAfQJH lHA0O96jyuf2L13VCn5qPcmkjPPjwCHH98Xh0h82pwTxDgGtMEqEBSFYsjNdG9d4AaJg CYTKnF+3k2erdCGhHbom9xJB04YhlOUBFvw1rzLgWFSWRrJ9ng+0XNbJVUMOP7QPz7vC J7ncgp/JuS86mvfgbvP3PwCZWR3+QYJjfELna5VaeGc2VGC+KfLH7806UE7Unohvvl0o Lno0qVL5u/Hv2N15tvUGrYwPE+0DvPBIndEoA8uC++zPALNhGF5R8yyxmDKq9nyWsCwv ++Sg== X-Gm-Message-State: AOAM533T0XGdSNcI+dr1Zau5pePtY+EkWu7fJWMJRxv8CeXdbQlKc7Kt qBdrS7DdGBfNx08pK6cEwvTyvAd0FnNLiKy8 X-Google-Smtp-Source: ABdhPJxkdl/NgIfL+j8PVruQVkIb1jQTIrWXEhdW51jjrFKdSLYM6e6Y4zCra1wHNJxa7QuFPW4dWg== X-Received: by 2002:a05:600c:3589:: with SMTP id p9mr2795040wmq.18.1612867146944; Tue, 09 Feb 2021 02:39:06 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id g62sm4139295wmf.46.2021.02.09.02.39.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 02:39:06 -0800 (PST) From: luca.boccassi@gmail.com To: dpdk stable Date: Tue, 9 Feb 2021 10:39:03 +0000 Message-Id: <20210209103903.467789-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210205115304.1287704-1-luca.boccassi@gmail.com> References: <20210205115304.1287704-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] please help backporting some patches to stable release 20.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: dpdk stable Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi commit authors (and maintainers), I didn't apply following commits from DPDK main to 20.11 stable branch, as conflicts or build errors occur. Can authors check your patches in the following list and either: - Backport your patches to the 20.11 branch, or - Indicate that the patch should not be backported Please do either of the above by 02/16/21. Some notes on stable backports: A backport should contain a reference to the DPDK main branch commit in it's commit message in the following fashion: [ upstream commit ] For example: https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb When sending the backported patch, please indicate the target branch in the subject line, as we have multiple branches, for example: [PATCH 20.11] foo/bar: fix baz With git format-patch, this can be achieved by appending the parameter: --subject-prefix='PATCH 20.11' Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". FYI, branch 20.11 is located at tree: https://git.dpdk.org/dpdk-stable Thanks. Luca Boccassi --- c27e64ee3e Chengchang Tang net/hns3: fix stats flip overflow 7f2a320df9 Huisong Li net/hns3: fix query order of link status and link info 00984de533 Viacheslav Ovsiienko net/mlx5: fix Tx queue size created with DevX