Merge branch 'octeontx2-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Dec 2023 10:06:05 +0000 (10:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Dec 2023 10:06:05 +0000 (10:06 +0000)
Hariprasad Kelam says:

====================
octeontx2: Fix issues with promisc/allmulti mode

When interface is configured in promisc/all multi mode, low network
performance observed. This series patches address the same.

Patch1: Change the promisc/all multi mcam entry action to unicast if
there are no trusted vfs associated with PF.

Patch2: Configures RSS flow algorithm in promisc/all multi mcam entries
to address flow distribution issues.
====================

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

Trivial merge