Merge branch 'net-mvpp2-rss-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 28 Mar 2023 09:34:11 +0000 (11:34 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 28 Mar 2023 09:34:12 +0000 (11:34 +0200)
Sven Auhagen says:

====================
net: mvpp2: rss fixes

This patch series fixes up some rss problems
in the mvpp2 driver.

The classifier is missing some fragmentation flags,
the parser has the QinQ headers switched and
the PPPoE Layer 4 detecion is not working
correctly.

This is leading to no or bad rss for the default
settings.
====================

Link: https://lore.kernel.org/r/20230325163903.ofefgus43x66as7i@Svens-MacBookPro.local
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge