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 0499AA051C for ; Tue, 11 Feb 2020 12:29:08 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E81482B9C; Tue, 11 Feb 2020 12:29:07 +0100 (CET) Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by dpdk.org (Postfix) with ESMTP id 705FF1BF9A for ; Tue, 11 Feb 2020 12:29:06 +0100 (CET) Received: by mail-wr1-f68.google.com with SMTP id c9so11913061wrw.8 for ; Tue, 11 Feb 2020 03:29:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eKCZXIb6/FApqH6zn7LAC14/PPodHVsMIeZf7V69Rl4=; b=YVpYoPzCF5onwxgjLtEKIYdEMxJyaPWPgc4vBHol5oRbHG6rDo9g4XOLF4rWSsnbh5 FfZ7HkbsV8hcpspg42LmvcsBwNbm7CCS/r1VIAb2eovDvVIQKrLtML/OC93K4g2fuVUN BgIll8oZXZ6xHh5g9hIPGhjVEKEx9808LLQXHb5kq2RaEORAnv0bid3I3ZCLU8SH+Hzo OCGUaZw2j73pqXE692fozuXtZiwjgaklslYzlgYkaAuOuwLZQdif0pLjR2YBzEcXP5Fd X501tjKctCFzwuBKey3w7ZhQ3xAK7qwdG8CdSeJNH6oe2Dvy8nkqyz7hYXlaNlZDP1cu f9CA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eKCZXIb6/FApqH6zn7LAC14/PPodHVsMIeZf7V69Rl4=; b=rNqN+mcuUTzzji0fgC+0c0lvU0SNFJLWlMNjtlUCfNuOpOvcdZ6lLc7f0bxSZ6A6Rp Jh6U/6j+EK9hcZK7HPT56+79XlnBir0eQaUu6C+P6WY/C3z52ZjC9I02mga2zv3sHrQ+ 8Rx19dsg5ft0AjeLWeg+EHtYXrq2rr1U212afwfvcL1CWCAFy+xJSY1qjyN5iii9ie69 nQDw2fkEqjF/b8BX+TwG/lWIT9ShNbny0OHrDbqmMzBwp/CfEwQDGVaueInAYJpo6Sap S0aU63QstoCHuyXLd0+MYq+25uUbdt4HOjhyIdixXKo6bUOXhx8DgBdFlLg9aWK7D+Uz q0lg== X-Gm-Message-State: APjAAAWV4p31lFJVOMfA5+33GEuNF/lvOpgwW7ReIhPQVG3HmmucEqa3 WFCv8BlpFcf93axNOCmxg1w= X-Google-Smtp-Source: APXvYqy61lIbGX5rGGwVnkPyn0N9jFXfJYlJiAWy4EoQtJyxxLiBFvQxzWrj3FzdRZMu6Nhf6CHG9Q== X-Received: by 2002:adf:ed8e:: with SMTP id c14mr8129411wro.80.1581420546194; Tue, 11 Feb 2020 03:29:06 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id j5sm4932772wrb.33.2020.02.11.03.29.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2020 03:29:05 -0800 (PST) From: luca.boccassi@gmail.com To: Rahul Lakkireddy Cc: Chas Williams <3chas3@gmail.com>, dpdk stable Date: Tue, 11 Feb 2020 11:20:34 +0000 Message-Id: <20200211112216.3929-88-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200211112216.3929-1-luca.boccassi@gmail.com> References: <20200211112216.3929-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'net/cxgbe: announce Tx multi-segments offload' has been queued 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" Hi, FYI, your patch has been queued to stable release 19.11.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 02/13/20. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Thanks. Luca Boccassi --- >From 9b8b9e076b9966564e1fbf922c3697388f0abc07 Mon Sep 17 00:00:00 2001 From: Rahul Lakkireddy Date: Tue, 14 Jan 2020 15:13:22 +0530 Subject: [PATCH] net/cxgbe: announce Tx multi-segments offload [ upstream commit acbe92bdb2d25f47a690c917f577a0918ba562a1 ] Multi-segs Tx is already supported by CXGBE PMD. So, add the missing DEV_TX_OFFLOAD_MULTI_SEGS flag to the list of supported Tx offload features. Fixes: 436125e64174 ("net/cxgbe: update to Rx/Tx offload API") Reported-by: Chas Williams <3chas3@gmail.com> Signed-off-by: Rahul Lakkireddy --- drivers/net/cxgbe/cxgbe.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/cxgbe/cxgbe.h b/drivers/net/cxgbe/cxgbe.h index 6c1f73ac4b..75a2e9931b 100644 --- a/drivers/net/cxgbe/cxgbe.h +++ b/drivers/net/cxgbe/cxgbe.h @@ -40,7 +40,8 @@ DEV_TX_OFFLOAD_IPV4_CKSUM | \ DEV_TX_OFFLOAD_UDP_CKSUM | \ DEV_TX_OFFLOAD_TCP_CKSUM | \ - DEV_TX_OFFLOAD_TCP_TSO) + DEV_TX_OFFLOAD_TCP_TSO | \ + DEV_TX_OFFLOAD_MULTI_SEGS) #define CXGBE_RX_OFFLOADS (DEV_RX_OFFLOAD_VLAN_STRIP | \ DEV_RX_OFFLOAD_IPV4_CKSUM | \ -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2020-02-11 11:17:41.983415026 +0000 +++ 0088-net-cxgbe-announce-Tx-multi-segments-offload.patch 2020-02-11 11:17:38.528003740 +0000 @@ -1,14 +1,15 @@ -From acbe92bdb2d25f47a690c917f577a0918ba562a1 Mon Sep 17 00:00:00 2001 +From 9b8b9e076b9966564e1fbf922c3697388f0abc07 Mon Sep 17 00:00:00 2001 From: Rahul Lakkireddy Date: Tue, 14 Jan 2020 15:13:22 +0530 Subject: [PATCH] net/cxgbe: announce Tx multi-segments offload +[ upstream commit acbe92bdb2d25f47a690c917f577a0918ba562a1 ] + Multi-segs Tx is already supported by CXGBE PMD. So, add the missing DEV_TX_OFFLOAD_MULTI_SEGS flag to the list of supported Tx offload features. Fixes: 436125e64174 ("net/cxgbe: update to Rx/Tx offload API") -Cc: stable@dpdk.org Reported-by: Chas Williams <3chas3@gmail.com> Signed-off-by: Rahul Lakkireddy