ring: fix name size in ring structure
authorHonnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Thu, 14 Oct 2021 20:55:50 +0000 (15:55 -0500)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 21 Oct 2021 07:32:04 +0000 (09:32 +0200)
commit0ff26704b4e35b690f2e6a94d0ccbd8da90c8825
tree0a00427df04d9971548576850fb1375ee420f937
parente1823e084255869680322e515b9dcb1c18bcb798
ring: fix name size in ring structure

Use correct define for the name array size. The change breaks ABI and
hence cannot be backported to stable branches.

Fixes: 38c9817ee1d8 ("mempool: adjust name size in related data types")

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/ring/rte_ring_core.h