> > Tunnel type is an enum in PKT_TX_TUNNEL_MASK bits. > > As the result, for example, IPIP or MPLSinUDP tunnel packets may be > > incorrectly treated internally as VXLAN. > > > > Fixes: b058d92ea95d ("gso: support VxLAN GSO") > > Fixes: 70e737e448c7 ("gso: support GRE GSO") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com> > > Acked-by: Jiayu Hu <jiayu...@intel.com>
Applied, thanks