From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v1 0/4] TruFlow fixes for Thor2
Date: Mon, 18 Nov 2024 15:31:47 -0800 [thread overview]
Message-ID: <CACZ4nhuKWWLnD34op5RHwhZv1rNn7Qk8ibAAyEr0qawrjo67gQ@mail.gmail.com> (raw)
In-Reply-To: <20241118161858.1181992-1-sriharsha.basavapatna@broadcom.com>
[-- Attachment #1: Type: text/plain, Size: 1557 bytes --]
On Mon, Nov 18, 2024 at 8:07 AM Sriharsha Basavapatna
<sriharsha.basavapatna@broadcom.com> wrote:
>
> This patch series fixes a few issues in TruFlow for Broadcom Thor2 NIC.
Patchset applied to dpdk-next-net-brcm.
Fixed up a couple of typos during merge.
>
> Kishore Padmanabha (2):
> net/bnxt/tf_ulp: fix vfr clean up and stats lockup
> net/bnxt/tf_ulp: update template files
>
> Peter Spreadborough (1):
> net/bnxt/tf_ulp: performance and tuning changes for thor2 stats cache
>
> Shuanglin Wang (1):
> net/bnxt/tf_ulp: fix F1F2 vxlan counter acccumulation for Thor2
>
> drivers/net/bnxt/tf_core/v3/tfc.h | 12 +-
> drivers/net/bnxt/tf_core/v3/tfc_act.c | 26 +-
> drivers/net/bnxt/tf_ulp/bnxt_tf_pmd_shim.c | 12 +-
> drivers/net/bnxt/tf_ulp/bnxt_ulp.c | 17 +
> drivers/net/bnxt/tf_ulp/bnxt_ulp.h | 3 +
> .../generic_templates/ulp_template_db_enum.h | 8 +-
> .../ulp_template_db_thor2_class.c | 10126 ++++++++--------
> .../ulp_template_db_thor_class.c | 8736 +++++++------
> drivers/net/bnxt/tf_ulp/ulp_fc_mgr_tfc.c | 5 +-
> drivers/net/bnxt/tf_ulp/ulp_flow_db.c | 4 +-
> drivers/net/bnxt/tf_ulp/ulp_flow_db.h | 13 +
> drivers/net/bnxt/tf_ulp/ulp_sc_mgr.c | 309 +-
> drivers/net/bnxt/tf_ulp/ulp_sc_mgr.h | 33 +-
> drivers/net/bnxt/tf_ulp/ulp_sc_mgr_tfc.c | 4 +-
> 14 files changed, 9627 insertions(+), 9681 deletions(-)
>
> --
> 2.39.3
>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4218 bytes --]
prev parent reply other threads:[~2024-11-18 23:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 16:18 Sriharsha Basavapatna
2024-11-18 16:18 ` [PATCH v1 1/4] net/bnxt/tf_ulp: fix F1F2 vxlan counter acccumulation " Sriharsha Basavapatna
2024-11-18 16:18 ` [PATCH v1 2/4] net/bnxt/tf_ulp: fix vfr clean up and stats lockup Sriharsha Basavapatna
2024-11-18 16:18 ` [PATCH v1 3/4] net/bnxt/tf_ulp: performance and tuning changes for thor2 stats cache Sriharsha Basavapatna
2024-11-18 16:18 ` [PATCH v1 4/4] net/bnxt/tf_ulp: update template files Sriharsha Basavapatna
2024-11-18 23:31 ` Ajit Khaparde [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CACZ4nhuKWWLnD34op5RHwhZv1rNn7Qk8ibAAyEr0qawrjo67gQ@mail.gmail.com \
--to=ajit.khaparde@broadcom.com \
--cc=dev@dpdk.org \
--cc=sriharsha.basavapatna@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).