netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC
@ 2022-12-03 13:20 Lorenzo Bianconi
  2022-12-03 15:38 ` Frank Wunderlich
  2022-12-06  2:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2022-12-03 13:20 UTC (permalink / raw)
  To: netdev
  Cc: nbd, john, sean.wang, Mark-MC.Lee, davem, edumazet, kuba, pabeni,
	matthias.bgg, linux-mediatek, sujuan.chen, lorenzo.bianconi

Since Wireless Ethernet Dispatcher is now available for mt7986 in mt76,
enable hw flow support for MT7986 SoC.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 drivers/net/ethernet/mediatek/mtk_eth_soc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/mediatek/mtk_eth_soc.c b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
index 8b93dab79141..e3de9a53b2d9 100644
--- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
+++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
@@ -4593,6 +4593,7 @@ static const struct mtk_soc_data mt7986_data = {
 	.hw_features = MTK_HW_FEATURES,
 	.required_clks = MT7986_CLKS_BITMAP,
 	.required_pctl = false,
+	.offload_version = 2,
 	.hash_offset = 4,
 	.foe_entry_size = sizeof(struct mtk_foe_entry),
 	.txrx = {
-- 
2.38.1


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

* Re: [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC
  2022-12-03 13:20 [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC Lorenzo Bianconi
@ 2022-12-03 15:38 ` Frank Wunderlich
  2022-12-06  4:06   ` Jakub Kicinski
  2022-12-06  2:20 ` patchwork-bot+netdevbpf
  1 sibling, 1 reply; 4+ messages in thread
From: Frank Wunderlich @ 2022-12-03 15:38 UTC (permalink / raw)
  To: linux-mediatek, Lorenzo Bianconi, netdev
  Cc: nbd, john, sean.wang, Mark-MC.Lee, davem, edumazet, kuba, pabeni,
	matthias.bgg, sujuan.chen, lorenzo.bianconi

Hi,

thanks for the Patch, i only noticed a typo in Subject (s/fot/for/).
regards Frank

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

* Re: [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC
  2022-12-03 13:20 [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC Lorenzo Bianconi
  2022-12-03 15:38 ` Frank Wunderlich
@ 2022-12-06  2:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-12-06  2:20 UTC (permalink / raw)
  To: Lorenzo Bianconi
  Cc: netdev, nbd, john, sean.wang, Mark-MC.Lee, davem, edumazet, kuba,
	pabeni, matthias.bgg, linux-mediatek, sujuan.chen,
	lorenzo.bianconi

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Sat,  3 Dec 2022 14:20:37 +0100 you wrote:
> Since Wireless Ethernet Dispatcher is now available for mt7986 in mt76,
> enable hw flow support for MT7986 SoC.
> 
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
>  drivers/net/ethernet/mediatek/mtk_eth_soc.c | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - [net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC
    https://git.kernel.org/netdev/net-next/c/c9f8d73645b6

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] 4+ messages in thread

* Re: [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC
  2022-12-03 15:38 ` Frank Wunderlich
@ 2022-12-06  4:06   ` Jakub Kicinski
  0 siblings, 0 replies; 4+ messages in thread
From: Jakub Kicinski @ 2022-12-06  4:06 UTC (permalink / raw)
  To: Frank Wunderlich
  Cc: linux-mediatek, Lorenzo Bianconi, netdev, nbd, john, sean.wang,
	Mark-MC.Lee, davem, edumazet, pabeni, matthias.bgg, sujuan.chen,
	lorenzo.bianconi

On Sat, 03 Dec 2022 16:38:15 +0100 Frank Wunderlich wrote:
> thanks for the Patch, i only noticed a typo in Subject (s/fot/for/).
> regards Frank

The message from the bot does not reflect that but FWIW
 - fixed when applying.

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

end of thread, other threads:[~2022-12-06  4:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-03 13:20 [PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC Lorenzo Bianconi
2022-12-03 15:38 ` Frank Wunderlich
2022-12-06  4:06   ` Jakub Kicinski
2022-12-06  2:20 ` 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;
as well as URLs for NNTP newsgroup(s).