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 0175C42EC5 for ; Thu, 20 Jul 2023 12:59:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDBFC40F17; Thu, 20 Jul 2023 12:59:09 +0200 (CEST) Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) by mails.dpdk.org (Postfix) with ESMTP id A624B40DF5 for ; Thu, 20 Jul 2023 12:59:08 +0200 (CEST) Received: by mail-lj1-f179.google.com with SMTP id 38308e7fff4ca-2b6f943383eso8911901fa.2 for ; Thu, 20 Jul 2023 03:59:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689850748; x=1690455548; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yeBBc4NRPdAleWLymfZ5kDDvRr8f9b2dR60MMcdWbC4=; b=U2RgxvMLrEJ/UuvnjWwQId4yYNfRBJ9d22kUWc6s2P+pOd++PQbbZqDmJdxe/xoqGG pfYdaUkJdoaEbmOyC/JREuxLh4Q8exjjALKgOecXd0UhtoG9MAScGOcZ0UUG44cVOV6l tsSvbWHRla3mtk2BV3jVRZqmpPepjgbizakWuzXmk7vNoaM6LD5C70Pj1J5KQPU0xCaX jrpxrnxEKSKFTNnf1OvbNsZXXRWSv92AKImZT02qUUpM0Quzu9agx3dFlRXC/w8E5KKd Dj8M5IszNNMVaH2xTBpVQNBOyG/SDdqImw/FFV03vVtgyPzGPejTv1bF063cKYBs8JgB QNqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689850748; x=1690455548; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yeBBc4NRPdAleWLymfZ5kDDvRr8f9b2dR60MMcdWbC4=; b=MDn85zMNonOe/DbmZ9ZqUZ0fpsOWmwh4Le9/5tC1zP4khEEgsNRl1Y982LaTXHOdP4 ta0fAA8hQpO1pgRU39X4bTGTX/7lGGUmfRDK5iKgm+3WGwSpq6VVYNoTo4qUWKff05fu 5Se5mKKae6i3AHf5KO4oEAwjlTYyJivgA8DIEu62Y/Uc5MM7AQb+4U8SiTtpTGANt4zb JZtYriwjM31BRAJfJNRr4r9r8dTwkfk7tcLuJgBYWibavuGz9Xvm2jCqWCOyyCVPKFqw yBny4Hwug5dzMhDepEA9i95jLL4YCVvZflyCYtkZGZn5dVXfut1eeXA8Wsz4rrFS9MZP un6w== X-Gm-Message-State: ABy/qLZgFaMEscfLTcp/rFYVzISGP2wjtpx3c/V4k1xzTLJeNpN44WZb SW+i1QSUw7XV/mtKuY/uoxsfIG5mtFd+KhTk X-Google-Smtp-Source: APBJJlGZvBoMyE3mb13tD2WW/kI4m7aJBUnEhVvoKMz2RcWsmz4m2hVLxkOOc8TqbGvyb3OWRKG00A== X-Received: by 2002:a2e:3e05:0:b0:2b4:6bc2:a540 with SMTP id l5-20020a2e3e05000000b002b46bc2a540mr2120877lja.15.1689850747768; Thu, 20 Jul 2023 03:59:07 -0700 (PDT) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id o25-20020a1c7519000000b003fbaade0735sm3762310wmc.19.2023.07.20.03.59.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 03:59:07 -0700 (PDT) From: luca.boccassi@gmail.com To: Wenjing Qiao Cc: Qi Zhang , dpdk stable Subject: patch 'common/iavf: fix MAC type for 710 NIC' has been queued to stable release 20.11.9 Date: Thu, 20 Jul 2023 11:58:53 +0100 Message-Id: <20230720105859.2537307-4-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230720105859.2537307-1-luca.boccassi@gmail.com> References: <20230714223447.1092828-18-luca.boccassi@gmail.com> <20230720105859.2537307-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi, FYI, your patch has been queued to stable release 20.11.9 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/22/23. 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/ca44ae44929e414cfb93763a98b6708d47d580e4 Thanks. Luca Boccassi --- >From ca44ae44929e414cfb93763a98b6708d47d580e4 Mon Sep 17 00:00:00 2001 From: Wenjing Qiao Date: Wed, 12 Jul 2023 07:38:13 +0000 Subject: [PATCH] common/iavf: fix MAC type for 710 NIC [ upstream commit 03b7b90ac2bbda4eb0366898dd4284fb88310734 ] Fix MAC type according to PCI ID list. Fixes: eb385183edac ("net/iavf/base: update device IDs") Signed-off-by: Wenjing Qiao Acked-by: Qi Zhang --- drivers/common/iavf/iavf_common.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/common/iavf/iavf_common.c b/drivers/common/iavf/iavf_common.c index c951b7d787..999e045610 100644 --- a/drivers/common/iavf/iavf_common.c +++ b/drivers/common/iavf/iavf_common.c @@ -27,6 +27,8 @@ enum iavf_status iavf_set_mac_type(struct iavf_hw *hw) break; case IAVF_DEV_ID_VF: case IAVF_DEV_ID_VF_HV: + hw->mac.type = IAVF_MAC_XL710; + break; case IAVF_DEV_ID_ADAPTIVE_VF: hw->mac.type = IAVF_MAC_VF; break; -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-07-20 11:54:24.405620319 +0100 +++ 0004-common-iavf-fix-MAC-type-for-710-NIC.patch 2023-07-20 11:54:24.229504431 +0100 @@ -1 +1 @@ -From 03b7b90ac2bbda4eb0366898dd4284fb88310734 Mon Sep 17 00:00:00 2001 +From ca44ae44929e414cfb93763a98b6708d47d580e4 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 03b7b90ac2bbda4eb0366898dd4284fb88310734 ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org @@ -18 +19 @@ -index 855a0ab2f5..dc7662bc1b 100644 +index c951b7d787..999e045610 100644