Message ID | 20250212-airoha-fix-tso-v1-0-1652558a79b4@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Enable TSO for DSA ports on Airoha EN7581 SoC | expand |
> 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 Hi, I figured out I am missing a patch in this series, please drop it, I will repost. Sorry for the noise. Regards, Lorenzo > > Best regards, > -- > Lorenzo Bianconi <lorenzo@kernel.org> >