Sunday, November 11, 2018 1:34 PM, Yongseok Koh: > Subject: Re: [PATCH] net/mlx5: fix VXLAN device rollback if rule apply fails > > On Nov 10, 2018, at 2:01 AM, Slava Ovsiienko <viachesl...@mellanox.com> > wrote: > > > > If rule contains tunneling action (like VXLAN encapsulation) the VTEP > > (Virtual Tunneling EndPoint) device is preconfigured before appying > > the rule. If kernel returnsan error this VTEP configuration should be > > rolled back to the origin state. > > The patch adds the missing VTEP configuration restoration. > > > > Fixes: 95a464cecc21 ("net/mlx5: add E-switch VXLAN tunnel devices > > management") > > > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@mellanox.com> > > --- > Acked-by: Yongseok Koh <ys...@mellanox.com>
Applied to next-net-mlx, thanks.