On Wed, 31 Mar 2021 04:19:14 +0000
Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> wrote:

> > +__rte_experimental
> > +static inline void  
> Minor, this API does not need to be inline.


Unfortunately, it has to be inline otherwise Gcc warns
about unused static function in every file that doesn't use it.

Reply via email to