On 12/2/19 6:20 PM, David Marchand wrote:
> So far, we did not pay attention to direct access to variables but they
> are part of the API/ABI too and should be clearly identified.
>
> Introduce a __rte_experimental_var tag and mark existing exported
> variables.
>
> Fixes: a4bcd61de82d ("buildtools: add script to check experimental API
> exports")
> Cc: [email protected]
>
> Signed-off-by: David Marchand <[email protected]>Acked-by: Andrew Rybchenko <[email protected]>

