On 5/20/26 12:06 AM, Ilya Maximets wrote: > This functionality was deprecated in 3.7 due to lack of use, testing > and maintenance. It's time to remove it. 3.7 is planned to be an LTS, > so the code will be partially supported there for a few more years. > > Changes are mostly straightforward removals, except for the subtable > lookup code re-plumbing, since we're keeping some, but not all of the > infrastructure. > > > Version 2: > - Removal of dpif-netdev-private.h moved from patch 4 to 3. [David] > - Removed inclusion of odp-execute.h from bridge.c. [David] > > > Ilya Maximets (6): > odp-execute: Remove deprecated AVX512-optimized implementation. > dpif-netdev: Remove deprecated AVX512-optimized packet parsers. > dpif-netdev: Remove deprecated AVX512-optimized datapath interface. > dpif-netdev: Remove deprecated AVX512-optimized subtable lookup. > dpif-netdev: Remove 'private' from internal header names. > cpu: Remove now unused module.
Thanks, David and Eelco for reviews! Applied. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
