Netdev List
 help / color / mirror / Atom feed
* [PATCH v3 0/3] net: mvpp2: rss fixes
@ 2023-03-25 16:39 Sven Auhagen
  2023-03-28  9:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Auhagen @ 2023-03-25 16:39 UTC (permalink / raw)
  To: netdev; +Cc: mw, linux, kuba, davem, maxime.chevallier, pabeni

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v3 0/3] net: mvpp2: rss fixes
  2023-03-25 16:39 [PATCH v3 0/3] net: mvpp2: rss fixes Sven Auhagen
@ 2023-03-28  9:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-03-28  9:50 UTC (permalink / raw)
  To: Sven Auhagen; +Cc: netdev, mw, linux, kuba, davem, maxime.chevallier, pabeni

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Sat, 25 Mar 2023 17:39:03 +0100 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [v3,1/3] net: mvpp2: classifier flow fix fragmentation flags
    https://git.kernel.org/netdev/net/c/9a251cae51d5
  - [v3,2/3] net: mvpp2: parser fix QinQ
    https://git.kernel.org/netdev/net/c/a587a84813b9
  - [v3,3/3] net: mvpp2: parser fix PPPoE
    https://git.kernel.org/netdev/net/c/031a416c2170

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-28  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-25 16:39 [PATCH v3 0/3] net: mvpp2: rss fixes Sven Auhagen
2023-03-28  9:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox