Merge branch 'octeontx2-updates'
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 Jun 2023 08:54:58 +0000 (09:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jun 2023 08:54:58 +0000 (09:54 +0100)
Naveen Mamindlapalli says:

====================
RVU NIX AF driver updates

This patch series includes a few enhancements and other updates to the
RVU NIX AF driver.

The first patch adds devlink option to configure NPC MCAM high priority
zone entries reservation. This is useful when the requester needs more
high priority entries than default reserved entries.

The second patch adds support for RSS hash computation using L3 SRC or
DST only, or L4 SRC or DST only.

The third patch updates DWRR MTU configuration for CN10KB silicon. HW uses
the DWRR MTU to compute DWRR weight.

Patch 4 configures the LBK link in TL3_TL2 configuration only when switch
mode is enabled.

Patch 5 adds an option in the mailbox request to enable/disable DROP_RE bit
which drops packets with L2 errors when set.

Patch 6 updates SMQ flush mechanism to stop other child nodes from
enqueuing any packets while SMQ flush is active. Otherwise SMQ flush may
timeout.
====================

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

No differences found