[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230325163903.ofefgus43x66as7i@Svens-MacBookPro.local>
Date: Sat, 25 Mar 2023 17:39:03 +0100
From: Sven Auhagen <sven.auhagen@...eatech.de>
To: netdev@...r.kernel.org
Cc: mw@...ihalf.com, linux@...linux.org.uk, kuba@...nel.org,
davem@...emloft.net, maxime.chevallier@...tlin.com,
pabeni@...hat.com
Subject: [PATCH v3 0/3] 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.
Change from v2:
* Add cover letter
* Formal fixes
Change from v1:
* Added the fixes tag
* Drop the MVPP22_CLS_HEK_TAGGED change from the patch
Sven Auhagen (3):
net: mvpp2: classifier flow fix fragmentation flags
net: mvpp2: parser fix QinQ
net: mvpp2: parser fix PPPoE
.../net/ethernet/marvell/mvpp2/mvpp2_cls.c | 30 ++++---
.../net/ethernet/marvell/mvpp2/mvpp2_prs.c | 86 ++++++++-----------
2 files changed, 54 insertions(+), 62 deletions(-)
--
2.33.1
Powered by blists - more mailing lists