On Wed, 20 May 2026 at 00:07, Ilya Maximets <[email protected]> wrote: > > This functionality was deprecated in 3.7 due to lack of use, testing > and maintenance. It's time to remove it. > > We still have the compile-time optimized versions of lookup functions > for different subtable bit configurations, so some parts of the > infrastructure for them stays. But dpif-netdev-lookup-generic is now > the only dpif-netdev-lookup implementation. So, removing the > dpif-netdev-lookup infra, hooking up dpif-netdev-lookup-generic > directly into the callers and renaming it similarly to the rest of the > sub-modules of dpif-netdev. The 'private' part in the names doesn't > really make sense anymore. Will be renamed in the next commit to > avoid unnecessary complexity in the diff. > > Signed-off-by: Ilya Maximets <[email protected]>
Reviewed-by: David Marchand <[email protected]> -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
