On Mon, 13 Jul 2026 at 13:01, Dariusz Sosnowski <[email protected]> wrote: > > Version symbols added in [1] for functions: > > - rte_pmd_mlx5_driver_event_cb_register > - rte_pmd_mlx5_driver_event_cb_unregister > - rte_pmd_mlx5_enable_steering > - rte_pmd_mlx5_disable_steering > > are not needed after ABI version bump. > This patch removes versioned symbols. > > [1]: 556b2a33727a ("net/mlx5: add aliases for some promoted symbols") > > Signed-off-by: Dariusz Sosnowski <[email protected]>
Acked-by: David Marchand <[email protected]> -- David Marchand

