On Thu, 23 Jul 2026 at 10:32, David Marchand <[email protected]> wrote: > > 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]>
Rebased on 26.11.0-rc0 and applied, thanks Dariusz. -- David Marchand

