Fix wrong pointer passed problems when using rte_ring_[sp|mp]enqueue APIs to enqueue one element into the ring.
Feifei Wang (2): ring: fix the misdescription of the param test/ring: fix wrong parameter passed to the enqueue APIs app/test/test_ring.h | 6 +++--- lib/librte_ring/rte_ring.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) -- 2.17.1