From: Toshiaki Makita
Date: Fri, 27 Mar 2015 14:31:09 +0900
> On the basis of Netdev 0.1 discussion[1], I made a patch set to enable
> TSO for packets with multiple vlans.
Series applied, thank you.
--
Dive into the Wor
On the basis of Netdev 0.1 discussion[1], I made a patch set to enable
TSO for packets with multiple vlans.
Currently, packets with multiple vlans are always segmented by software,
which is caused by that netif_skb_features() drops most feature flags
for multiple tagged packets.
To allow NICs to