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 02BB9A0518 for ; Fri, 24 Jul 2020 14:12:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E4E2F1C29F; Fri, 24 Jul 2020 14:12:01 +0200 (CEST) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by dpdk.org (Postfix) with ESMTP id 801041C012 for ; Fri, 24 Jul 2020 14:12:01 +0200 (CEST) Received: by mail-wm1-f65.google.com with SMTP id k20so412114wmi.5 for ; Fri, 24 Jul 2020 05:12:01 -0700 (PDT) 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=XdNr3z/tUBDL7U4vXHCf65HCGUHTpbTqYeO3QwieTv4=; b=V3o/WPuzzp0szKEbcQo5nbQPx3mrQFxLzyspRYc0np496NBp/29XCm0JX7EXmr7yVV Qy4SSHqDY/85qdBWrDsTYzulVBpjo/T8sB8cBTIHRSK762bkrmx8W490jxyzzGusg8bl mLtEmz7FBb7B4vRT55VBB9Xwz+09zBx6sdfl2mc3wd2rTbOhzxIR1ZUGiYqPoQPqtSYS Zi/mhHWl8LYgCR3rTwJtV1ZDdrk0xm/3sIEQdTqTrEbwEwVpBb3Y6/742QhfRx51pCre 9Q9mep+5c3QSAw3q/LCilfarWtqUOrMB1m4T3zompP9A7udPENppgkSllSm4Ctn7llBc Popg== 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=XdNr3z/tUBDL7U4vXHCf65HCGUHTpbTqYeO3QwieTv4=; b=jLpdSIvkfwVVdi7AYwXFuEi6oUWo/mruPsDsRpvR4e6S0qbS+QPc/05i4JxCcXGvVU afT73KCvSSqZK0wrP1jhdevcKz0rS/HqPqjqwr6b4jubmlPtUe3pkgsAPmHEQLrwaPxH yhcS5E661DL8muTOMA4PKVFsKJsE+5M6qWdveaWzikBD1i2dZNybkJKeK2Z5efeneISF BSZfxajtw57bj2kCU3W+v8+u6nuSwROYBXBOcs+YtFliQAKtJoVrMfRFZIoOvxYiiD3S Yul1R5RJrRZUVqhM9BInfw5Xxwex9gJZWNe3WahFMvsQAo6HzIy8J39H9bl1faagcnSS N4xA== X-Gm-Message-State: AOAM532Qd5LSrF2W/ufvZ0iMzcSmfIf7cDi/uolOJ/xMSCJhX4EywOOO RGnxVwIhQyn0WcsLZVMURek= X-Google-Smtp-Source: ABdhPJwKkwtrylEspUclAX8lc/jIO7T+MjNyfT8PatTTXDwt+aVPnSYMTNyXHNTtqPn18VpHYPCjLQ== X-Received: by 2002:a1c:bc8a:: with SMTP id m132mr4368398wmf.90.1595592721208; Fri, 24 Jul 2020 05:12:01 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id f186sm6828026wmf.29.2020.07.24.05.12.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Jul 2020 05:12:00 -0700 (PDT) From: luca.boccassi@gmail.com To: Andrew Rybchenko Cc: dpdk stable Date: Fri, 24 Jul 2020 13:00:15 +0100 Message-Id: <20200724120030.1863487-177-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200724120030.1863487-1-luca.boccassi@gmail.com> References: <20200724120030.1863487-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'net/sfc: do not enforce hash offload in RSS multi-queue' has been queued to stable release 19.11.4 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.4 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 07/26/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 77c1a9f4453c2633f64e319432f65f15b0cda03c Mon Sep 17 00:00:00 2001 From: Andrew Rybchenko Date: Tue, 21 Jul 2020 15:54:49 +0100 Subject: [PATCH] net/sfc: do not enforce hash offload in RSS multi-queue [ upstream commit 6fd44a47a73e8de649ed8636e4972ef18e81aeae ] Rx RSS hash offload should be controlled by the user and should not be enforced by RSS multi-queue Rx mode. Fixes: 8b945a7f7dcb ("drivers/net: update Rx RSS hash offload capabilities") Signed-off-by: Andrew Rybchenko --- drivers/net/sfc/sfc_rx.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/net/sfc/sfc_rx.c b/drivers/net/sfc/sfc_rx.c index 891709fd0..61736196c 100644 --- a/drivers/net/sfc/sfc_rx.c +++ b/drivers/net/sfc/sfc_rx.c @@ -1561,10 +1561,6 @@ sfc_rx_check_mode(struct sfc_adapter *sa, struct rte_eth_rxmode *rxmode) rxmode->offloads |= DEV_RX_OFFLOAD_OUTER_IPV4_CKSUM; } - if ((offloads_supported & DEV_RX_OFFLOAD_RSS_HASH) && - (rxmode->mq_mode & ETH_MQ_RX_RSS_FLAG)) - rxmode->offloads |= DEV_RX_OFFLOAD_RSS_HASH; - return rc; } -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2020-07-24 12:53:55.386048913 +0100 +++ 0177-net-sfc-do-not-enforce-hash-offload-in-RSS-multi-que.patch 2020-07-24 12:53:48.599012273 +0100 @@ -1,13 +1,14 @@ -From 6fd44a47a73e8de649ed8636e4972ef18e81aeae Mon Sep 17 00:00:00 2001 +From 77c1a9f4453c2633f64e319432f65f15b0cda03c Mon Sep 17 00:00:00 2001 From: Andrew Rybchenko Date: Tue, 21 Jul 2020 15:54:49 +0100 Subject: [PATCH] net/sfc: do not enforce hash offload in RSS multi-queue +[ upstream commit 6fd44a47a73e8de649ed8636e4972ef18e81aeae ] + Rx RSS hash offload should be controlled by the user and should not be enforced by RSS multi-queue Rx mode. Fixes: 8b945a7f7dcb ("drivers/net: update Rx RSS hash offload capabilities") -Cc: stable@dpdk.org Signed-off-by: Andrew Rybchenko --- @@ -15,7 +16,7 @@ 1 file changed, 4 deletions(-) diff --git a/drivers/net/sfc/sfc_rx.c b/drivers/net/sfc/sfc_rx.c -index 7d22e2f8e..a62ce4a17 100644 +index 891709fd0..61736196c 100644 --- a/drivers/net/sfc/sfc_rx.c +++ b/drivers/net/sfc/sfc_rx.c @@ -1561,10 +1561,6 @@ sfc_rx_check_mode(struct sfc_adapter *sa, struct rte_eth_rxmode *rxmode)