LSO/TSO support is an important feature, I'm surprised its not supported in DPDK. I personally would like to see these patches.
On Fri, Sep 26, 2014 at 1:23 PM, Vadim Suraev <vadim.suraev at gmail.com> wrote: > Hi, all, > I found ixgbe in couple with rte_mbuf (and probably other PMD drivers) > don't support GSO, I reverse engineered the linux kernel's ixgbe's gso > support and got it working in 1.6. Could it be useful to provide the patch? > Regards, > Vadim.