Re: [PATCH net] net: hns: add support for vlan TSO
From: David Miller
Date: Wed Jul 03 2019 - 14:49:37 EST
From: Yonglong Liu <liuyonglong@xxxxxxxxxx>
Date: Wed, 3 Jul 2019 19:12:30 +0800
> The hip07 chip support vlan TSO, this patch adds NETIF_F_TSO
> and NETIF_F_TSO6 flags to vlan_features to improve the
> performance after adding vlan to the net ports.
>
> Signed-off-by: Yonglong Liu <liuyonglong@xxxxxxxxxx>
Applied, thank you.