[PATCH] ethdev: optimize activation of fast-path tracepoints
Jerin Jacob
jerinjacobk at gmail.com
Mon Sep 16 10:45:17 CEST 2024
On Mon, Sep 16, 2024 at 2:01 PM David Marchand
<david.marchand at redhat.com> wrote:
>
> On Mon, Sep 16, 2024 at 10:26 AM Jerin Jacob <jerinjacobk at 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
>
More information about the dev
mailing list