On Wed, Jul 17, 2024 at 02:50:22PM +0100, Simon Horman wrote: > On Fri, Jul 12, 2024 at 05:14:47PM +0200, David Marchand wrote: > > On Fri, Jul 12, 2024 at 5:03 PM Eric Garver <[email protected]> wrote: > > > > > > IIRC, the out-of-tree modules have been removed since 3.0. I think this > > > probe could be removed entirely. > > > > I was wondering too if this code should be dropped, but at least from > > a backport pov, this fix seems to make sense. > > > > > At any rate, giving my ACK for this patch. > > > > > > Acked-by: Eric Garver <[email protected]> > > > > Thanks. > > Thanks David and Eric, > > Applied to main. > > - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. > https://github.com/openvswitch/ovs/commit/03cd668e05c2 > > As a follow-up I'll work on backporting.
I have now pushed the following backports. Backport to branch-3.4 - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. https://github.com/openvswitch/ovs/commit/86f7db6c1f08 Backport to branch-3.3 - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. https://github.com/openvswitch/ovs/commit/d2119feb0159 Backport to branch-3.2 - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. https://github.com/openvswitch/ovs/commit/6fd78d522c25 Backport to branch-3.1 - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. https://github.com/openvswitch/ovs/commit/d97c8a730a05 Backport to branch-3.0 - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. https://github.com/openvswitch/ovs/commit/56e545aeed19 Backport to branch-2.17 - dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe. https://github.com/openvswitch/ovs/commit/f3d5ce5fad74 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
