Re: [PATCH v8 00/47] TruFlow update for Thor2

2024-11-12 Thread Thomas Monjalon
08/11/2024 03:14, Ajit Khaparde: > On Thu, Nov 7, 2024 at 6:05 PM Sriharsha Basavapatna > wrote: > > > v7->v8: > > > Changed logging macros CFA_TCAM_MGR_TRACE()->PMD_DRV_LOG_LINE() > > > Fixed the following checkpatch warnings: > > > Writing to stdout or stderr > > > Using __atomic_xxx/__ATOMI

Re: [PATCH v8 00/47] TruFlow update for Thor2

2024-11-07 Thread Ajit Khaparde
On Thu, Nov 7, 2024 at 6:05 PM Sriharsha Basavapatna wrote: > > On Thu, Nov 7, 2024 at 7:12 PM Sriharsha Basavapatna > wrote: > > > > This patch series introduces TruFlow functionality for Broadcom Thor2 NIC. > > > > TruFlow(TF) is the software library that exposes CFA HW resources to > > upper l

Re: [PATCH v8 00/47] TruFlow update for Thor2

2024-11-07 Thread Sriharsha Basavapatna
On Thu, Nov 7, 2024 at 7:12 PM Sriharsha Basavapatna wrote: > > This patch series introduces TruFlow functionality for Broadcom Thor2 NIC. > > TruFlow(TF) is the software library that exposes CFA HW resources to > upper layer protocols or applications. This patch series implements the > tfc (tf_co

[PATCH v8 00/47] TruFlow update for Thor2

2024-11-07 Thread Sriharsha Basavapatna
This patch series introduces TruFlow functionality for Broadcom Thor2 NIC. TruFlow(TF) is the software library that exposes CFA HW resources to upper layer protocols or applications. This patch series implements the tfc (tf_core) and the tf_ulp libraries as a part of the bnxt PMD, so that upper la