mbox series

[net,0/2] RVU NIX AF driver fixes

Message ID 20230608114201.31112-1-naveenm@marvell.com (mailing list archive)
Headers show
Series RVU NIX AF driver fixes | expand

Message

Naveen Mamindlapalli June 8, 2023, 11:41 a.m. UTC
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.

Nithin Dabilpuram (1):
  octeontx2-af: fix lbk link credits on cn10k

Satha Rao (1):
  octeontx2-af: fixed resource availability check

 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 10, 2023, 7:02 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Thu, 8 Jun 2023 17:11:59 +0530 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [net,1/2] octeontx2-af: fixed resource availability check
    https://git.kernel.org/netdev/net/c/4e635f9d8616
  - [net,2/2] octeontx2-af: fix lbk link credits on cn10k
    https://git.kernel.org/netdev/net/c/87e12a17eef4

You are awesome, thank you!