On Wed, Aug 9, 2023 at 2:12 AM Stephen Hemminger
<[email protected]> wrote:
>
> The API's for rte_meter_trtcm were never properly flagged
> as experimental; missing __rte_experimental but there was
The 4115 trtcm API was properly marked experimental in the past.
See commit 655796d2b5fb ("meter: support RFC4115 trTCM").
The only thing wrong here is that when this API was marked stable, we
forgot to remove those banners in the comments.
> an experimental comment in the docbook comment.
> Remove the comment.
>
> Signed-off-by: Stephen Hemminger <[email protected]>
--
David Marchand