Merge branch 'octeontx2-af-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 10 Jun 2023 18:53:02 +0000 (19:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Jun 2023 18:53:02 +0000 (19:53 +0100)
commit14df9526046d2a6d2b3e002e952714ce04fc9bd7
treec7c46924d1fb52569c5ff529c86b64fb6b9619e7
parent1b8975f30abffc4f74f1ba049f9042e7d8f646cc
parent87e12a17eef476bbf768dc3a74419ad461f36fbc
Merge branch 'octeontx2-af-fixes'

Naveen Mamindlapalli says:

====================
RVU NIX AF driver fixes

This patch series contains few fixes to the RVU NIX AF driver.

The first patch modifies the driver check to validate whether the req count
for contiguous and non-contiguous arrays is less than the maximum limit.

The second patch fixes HW lbk interface link credit programming.
====================

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