On Mon, Sep 16, 2024 at 2:01 PM David Marchand <david.march...@redhat.com> wrote: > > On Mon, Sep 16, 2024 at 10:26 AM Jerin Jacob <jerinjac...@gmail.com> wrote: > > > rte_flow_dev_dump; > > > > > > # added in 20.05 > > > - __rte_ethdev_trace_rx_burst; > > > > Removal of a public symbol breaks the ABI. The good news is that 24.11 > > can break the ABI. > > IMO, It is OK to break this ABI. > > This symbol is in the experimental ABI. > And in general, I think we should keep the trace symbols as experimental.
Ack. So I think, we need to update only "Removed items" in doc/guides/rel_notes/release_24_11.rst > > > -- > David Marchand >