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 497AFA0547 for ; Tue, 9 Feb 2021 11:36:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 438F640147; Tue, 9 Feb 2021 11:36: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 D246340147 for ; Tue, 9 Feb 2021 11:36:07 +0100 (CET) Received: by mail-wm1-f46.google.com with SMTP id m1so2968723wml.2 for ; Tue, 09 Feb 2021 02:36:07 -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=FBJwsi7RCdAEr1AqQxiWA/627xyiLVjPV6W7J9tWnKA=; b=DjzY1L2mXKSA6VWj8PcLl1CySyvW5UeyJPJRu6atKhicdo7H/cEcIGt9Jny2EbOlAd YfMU2hYQPP7ImWPqo0H4wkLRozJIoAucfDQXJNoNTR+BEzcFDTYzpplyU/2qnd2HwhTh a/gGZqfRK7HnC9nGUIhBDHmI5q83VkTdAWwZN5WI4AZTMayIoxlPTsl6O4ElFk0FyGDU ar8OwOUDZS+Lyiygq1PJmV0v1CZ1VAbmWpG4QF9QM1EUCgR/eD24RgcjREvDnAq6P9tz kZmiszPWY2iY1cMumNGJZNN+BegK6HeToNKi6y4XiMHhjMuoC3irX0s+fXgSUNVrYiAX M5PA== 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=FBJwsi7RCdAEr1AqQxiWA/627xyiLVjPV6W7J9tWnKA=; b=WNrnaORrbJqTwOZfRxr5s2v5pcUcQ1nD3U1DlmwtrB0No5aR5kdyh9PFz6xVVBHAOq ZM30oTUVvwl3EeMKp1Vum6qkCQJkXD+899Gqq2iQCD7UgBOaNM30pEOQhkN427XKS6/F OcKfDoEy3VDFCF7Ymoj0QIiPW0yQVhrFnSticTss4DWx72Ih0hvbKeoLkKmI3WeSRxcP /3NqxHWl8otZqLVsiQnIdEx77LVE08pa0RBkqQfHia8axcekxkKzRZb1/3pfVbPv4k7Q rPiYJ8OXqXzobo1xKLbUbIFwblTfqFnL6zOkHQEn6mh60+J0jOyunEAPMw4tEcaqApZR TdhQ== X-Gm-Message-State: AOAM530BK6PS19sJ1nxBP537ZXhARI+LYBpr5s5ANkkz2aLfLSwtuOYI zzV3B4r0HXp8p7qy0RvOrcCYCfdr8OSx7g== X-Google-Smtp-Source: ABdhPJwKzJ6DiXQokVHcQuNu0kU2G0BK1vwsgDdsl+fUAVL8iK/H33AIvexoHlRwyjMl6ShkvPSFVw== X-Received: by 2002:a1c:7402:: with SMTP id p2mr2732707wmc.43.1612866967648; Tue, 09 Feb 2021 02:36:07 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id d9sm36892591wrq.74.2021.02.09.02.36.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 02:36:07 -0800 (PST) From: luca.boccassi@gmail.com To: Sunil Kumar Kori Cc: Harman Kalra , dpdk stable Date: Tue, 9 Feb 2021 10:35:09 +0000 Message-Id: <20210209103529.466775-11-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210209103529.466775-1-luca.boccassi@gmail.com> References: <20210205111920.1272063-1-luca.boccassi@gmail.com> <20210209103529.466775-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'net/octeontx: fix max Rx packet length' has been queued 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: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi, FYI, your patch has been queued to stable release 20.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/11/21. 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. Queued patches are on a temporary branch at: https://github.com/bluca/dpdk-stable This queued commit can be viewed at: https://github.com/bluca/dpdk-stable/commit/8dfaf32c0ce40c7e77df2f3153d2dacc6e0c6cc0 Thanks. Luca Boccassi --- >From 8dfaf32c0ce40c7e77df2f3153d2dacc6e0c6cc0 Mon Sep 17 00:00:00 2001 From: Sunil Kumar Kori Date: Tue, 26 Jan 2021 14:22:43 +0530 Subject: [PATCH] net/octeontx: fix max Rx packet length [ upstream commit 82a752e3ebf37f615b82860a06fedd5e24d7b5bb ] Maximum Rx packet length is getting updated twice which corrupts actual value. Fixes: 3151e6a687a3 ("net/octeontx: support MTU") Signed-off-by: Sunil Kumar Kori Acked-by: Harman Kalra --- drivers/net/octeontx/octeontx_ethdev.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/octeontx/octeontx_ethdev.c b/drivers/net/octeontx/octeontx_ethdev.c index 81779885d5..5836dbe09e 100644 --- a/drivers/net/octeontx/octeontx_ethdev.c +++ b/drivers/net/octeontx/octeontx_ethdev.c @@ -867,7 +867,6 @@ octeontx_dev_info(struct rte_eth_dev *dev, dev_info->max_mac_addrs = octeontx_bgx_port_mac_entries_get(nic->port_id); - dev_info->max_rx_pktlen = PKI_MAX_PKTLEN; dev_info->max_rx_queues = 1; dev_info->max_tx_queues = PKO_MAX_NUM_DQ; dev_info->min_rx_bufsize = 0; -- 2.29.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-02-09 10:34:58.358631708 +0000 +++ 0011-net-octeontx-fix-max-Rx-packet-length.patch 2021-02-09 10:34:57.870583228 +0000 @@ -1 +1 @@ -From 82a752e3ebf37f615b82860a06fedd5e24d7b5bb Mon Sep 17 00:00:00 2001 +From 8dfaf32c0ce40c7e77df2f3153d2dacc6e0c6cc0 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 82a752e3ebf37f615b82860a06fedd5e24d7b5bb ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org