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 BC3DA42A4D; Wed, 3 May 2023 10:05:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 516BA4114B; Wed, 3 May 2023 10:05:15 +0200 (CEST) Received: from mail-vk1-f180.google.com (mail-vk1-f180.google.com [209.85.221.180]) by mails.dpdk.org (Postfix) with ESMTP id B16C941144 for ; Wed, 3 May 2023 10:05:14 +0200 (CEST) Received: by mail-vk1-f180.google.com with SMTP id 71dfb90a1353d-44058ece4f3so3233747e0c.1 for ; Wed, 03 May 2023 01:05:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683101114; x=1685693114; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=G0vRwVsyRnE77oQOBFRnx5qBQ7ckgt5+4JXq1P3m5+o=; b=N+57BSKYGgvZyFdD+xgUbhMGs0ECrPHrpyu1h5YB+0+iKBq8b+FwbpNBEqKoTa3bM3 oRTD5jfvBohTmZIGkAVjjwhcRZ9q1HzpJyxTboI+1vs4gSZRroI/qkW+9EulPm+25al0 IWm3Zh5AA+W9KDb9ZBNtnYdDHcg7DFldhdF2EnRVdhpPmm9RwFyhDCcXFdhT/sTbzRa9 UHscpnBzz6HxXzdsOLWyNPCSQvpVfA7OeHEgi4HP1nwkXSo5nW8zDbWMBIl605Wtm3Tn Zn9XkRy1rqC1/qe1/1HCG1AjUNNHtP3814/HJxMjK7DcQPq2ES9PXrF19iOr6KW/B+Dl waBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683101114; x=1685693114; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G0vRwVsyRnE77oQOBFRnx5qBQ7ckgt5+4JXq1P3m5+o=; b=U56GRiCVYc03X5xE98EcQOvmsJq3r2h7oycpw5nwjww9m2yYDXir8KGkSGnl7VbrMA t4/XI94ip1qKzy103eZ1p0oBdgVKcUtqo6IxZSJkyfJkNOO1NAibPaZXw5ukxIKjmL7V AYqtmfjLV1yYUXzCH/LODpn6hx5o6AbcvC8p7/EiRkjHs00Mj9GBDhbXEaTpFXLW74ab t0jnCpd304vKMjh4hoYSJpxu8kfgoyITRO0N8eAzNILsiCZGuZV1dbMTz2nycDKISOFt 4d1fKgxBSewDBLAyb6APvL0QCPquqjqJiWp4PBgMu5oX0gSWLWh4iNyY8OfxQ3BzvHoY uIfA== X-Gm-Message-State: AC+VfDxvkM4BlIy+LysISpjVh3CY3pKibcQ1ovQXddFjb9nSD+d26UvZ xE/2QPeJuztUEQRp31UnGqJdp7AD4kmS6ugqHqw= X-Google-Smtp-Source: ACHHUZ5orsHHawex0VuzM36XdkIS9V+m5qRfixkrSJNnpZP7xI0M7tAMcnVo4Y3rYKA6vPOUCjFb1VPYUt0UmUVS/9c= X-Received: by 2002:a67:de09:0:b0:434:5839:bdc4 with SMTP id q9-20020a67de09000000b004345839bdc4mr94552vsk.25.1683101113944; Wed, 03 May 2023 01:05:13 -0700 (PDT) MIME-Version: 1.0 References: <20230411071831.1124587-1-asekhar@marvell.com> In-Reply-To: <20230411071831.1124587-1-asekhar@marvell.com> From: Jerin Jacob Date: Wed, 3 May 2023 13:34:47 +0530 Message-ID: Subject: Re: [PATCH] common/cnxk: update ROC erratas To: Ashwin Sekhar T K Cc: dev@dpdk.org, Nithin Dabilpuram , Kiran Kumar K , Sunil Kumar Kori , Satha Rao , jerinj@marvell.com, pbhagavatula@marvell.com, psatheesh@marvell.com, anoobj@marvell.com, gakhil@marvell.com, hkalra@marvell.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Apr 11, 2023 at 12:49=E2=80=AFPM Ashwin Sekhar T K wrote: > > Update the models where errata IPBUNPA-37480 is applicable. > > Signed-off-by: Ashwin Sekhar T K Updated the git commit as follows and applied to dpdk-next-net-eventdev/for-main. Thanks common/cnxk: update IPBUNPA-37480 errata scope Update the SoC models where errata IPBUNPA-37480 is applicable. Signed-off-by: Ashwin Sekhar T K > --- > drivers/common/cnxk/roc_errata.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/common/cnxk/roc_errata.h b/drivers/common/cnxk/roc_e= rrata.h > index 2d15e639b7..1333bde629 100644 > --- a/drivers/common/cnxk/roc_errata.h > +++ b/drivers/common/cnxk/roc_errata.h > @@ -25,7 +25,8 @@ roc_errata_nix_has_cq_min_size_4k(void) > static inline bool > roc_errata_npa_has_no_fc_stype_ststp(void) > { > - return roc_model_is_cn10ka_a0() ? true : false; > + return roc_model_is_cn10ka_a0() || roc_model_is_cn10ka_a1() || ro= c_model_is_cnf10ka_a0() || > + roc_model_is_cnf10kb_a0(); > } > > /* Errata IPBUNIXTX-39337 */ > -- > 2.25.1 >