From: Sven Auhagen <sven.auhagen@voleatech.de>
To: netdev@vger.kernel.org
Cc: mw@semihalf.com, linux@armlinux.org.uk, kuba@kernel.org,
davem@davemloft.net, maxime.chevallier@bootlin.com,
pabeni@redhat.com
Subject: [PATCH v3 0/3] net: mvpp2: rss fixes
Date: Sat, 25 Mar 2023 17:39:03 +0100 [thread overview]
Message-ID: <20230325163903.ofefgus43x66as7i@Svens-MacBookPro.local> (raw)
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
next reply other threads:[~2023-03-25 16:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-25 16:39 Sven Auhagen [this message]
2023-03-28 9:50 ` [PATCH v3 0/3] net: mvpp2: rss fixes patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230325163903.ofefgus43x66as7i@Svens-MacBookPro.local \
--to=sven.auhagen@voleatech.de \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--cc=maxime.chevallier@bootlin.com \
--cc=mw@semihalf.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox