Re: [E1000-devel] [PATCH v2 net-next 0/7] Stacked vlan TSO

2015-03-29 Thread David Miller
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

[E1000-devel] [PATCH v2 net-next 0/7] Stacked vlan TSO

2015-03-26 Thread Toshiaki Makita
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