On Sun, Apr 08, 2018 at 08:41:20PM +0800, Xueming Li wrote: > This commit adds support for generic tunnel TSO and checksum offload. > PMD will compute the inner/outer headers offset according to the > mbuf fields. Hardware will do calculation based on offsets and types. > > Signed-off-by: Xueming Li <xuemi...@mellanox.com> > --- Acked-by: Yongseok Koh <ys...@mellanox.com>
Thanks