[dpdk-dev] [dpdk-stable] [PATCH v3] gso: fix VxLAN/GRE tunnel checks

Thomas Monjalon thomas at monjalon.net
Tue Jan 22 17:09:05 CET 2019


> > 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: stable at dpdk.org
> > 
> > Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> 
> Acked-by: Jiayu Hu <jiayu.hu at intel.com>

Applied, thanks




More information about the dev mailing list