From: Felix Manlunas
Date: Wed, 29 Mar 2017 17:56:43 -0700
> vxlan dev currently ignores lowerdev's gso_max_size, which adversely
> affects TSO performance of liquidio if it's the lowerdev. Egress TCP
> packets' skb->len often exceed liquidio's advertised gso_max_size. This
> may happen on othe
vxlan dev currently ignores lowerdev's gso_max_size, which adversely
affects TSO performance of liquidio if it's the lowerdev. Egress TCP
packets' skb->len often exceed liquidio's advertised gso_max_size. This
may happen on other NIC drivers.
Fix it by assigning lowerdev's gso_max_size to that o