[dpdk-dev] [PATCH] ring: fix namespace prefix of inline	functions
    David Marchand 
    david.marchand at redhat.com
       
    Thu Feb  6 13:39:47 CET 2020
    
    
  
On Thu, Jan 23, 2020 at 9:31 AM Thomas Monjalon <thomas at monjalon.net> wrote:
>
> When adding custom element size feature, some internal inline functions
> were added in a public header without rte_ prefix.
> It is fixed by adding __rte_ring_.
>
> Fixes: cc4b218790f6 ("ring: support configurable element size")
>
> Reported-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied, thanks.
-- 
David Marchand
    
    
More information about the dev
mailing list