]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'octeontx2-af-cpt-update'
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Sep 2024 17:17:34 +0000 (18:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Sep 2024 17:17:34 +0000 (18:17 +0100)
commit221f9cce949ac8042f65b71ed1fde13b99073256
tree486a8fdfca458fb3ce5b700acb4c5c1a968cf8d8
parent43d0035b2c6a0e309f6023aaf569c9ec0e4b55e3
parent5da8de8cb3e3b01fd838536c75a36b667eca128b
Merge branch 'octeontx2-af-cpt-update'

Srujana Challa says:

====================
octeontx2-af: update CPT block for CN10KB and CN10KA B0

This commit addresses two key updates for the CN10KB and CN10KA B0:

1. The number of FLT interrupt vectors has been reduced to 2 on CN10KB.
The code is updated to reflect this change across the CN10K series.
2. The maximum CPT credits that RX can use are now configurable through
a hardware CSR on CN10KA B0. This patch sets the default value to optimize
peak performance, aligning it with other chip versions.

v2:
- Addressed the review comments.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>