On Thu, Jan 23, 2020 at 09:30:22AM +0100, Thomas Monjalon 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 <redacted>
Signed-off-by: Thomas Monjalon <redacted>