All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Enable TSO for DSA ports on Airoha EN7581 SoC
@ 2025-02-12  6:51 Lorenzo Bianconi
  2025-02-12  6:51 ` [PATCH net-next 1/2] net: airoha: Fix TSO support for header cloned skbs Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lorenzo Bianconi @ 2025-02-12  6:51 UTC (permalink / raw)
  To: Felix Fietkau, Sean Wang, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Matthias Brugger,
	AngeloGioacchino Del Regno
  Cc: linux-arm-kernel, linux-mediatek, netdev, Lorenzo Bianconi

Add missing vlan_features configuration to enable TSO/Scatter Gather for
airoha_eth lan ports.
Fix checksum configuration for TSO packets with cloned headers.

---
Lorenzo Bianconi (2):
      net: airoha: Fix TSO support for header cloned skbs
      net: airoha: Enable TSO/Scatter Gather for LAN port

 drivers/net/ethernet/mediatek/airoha_eth.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
base-commit: 4e41231249f4083a095085ff86e317e29313c2c3
change-id: 20250211-airoha-fix-tso-44a6f9cb14c0

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>



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

end of thread, other threads:[~2025-02-12 10:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12  6:51 [PATCH net-next 0/2] Enable TSO for DSA ports on Airoha EN7581 SoC Lorenzo Bianconi
2025-02-12  6:51 ` [PATCH net-next 1/2] net: airoha: Fix TSO support for header cloned skbs Lorenzo Bianconi
2025-02-12  8:20   ` Mateusz Polchlopek
2025-02-12  6:51 ` [PATCH net-next 2/2] net: airoha: Enable TSO/Scatter Gather for LAN port Lorenzo Bianconi
2025-02-12  8:23   ` Mateusz Polchlopek
2025-02-12 10:03 ` [PATCH net-next 0/2] Enable TSO for DSA ports on Airoha EN7581 SoC Lorenzo Bianconi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.