[dpdk-dev] [PATCH v1 0/2] wrong pointer passed of ring

Feifei Wang feifei.wang2 at arm.com
Wed Jul 29 08:31:03 CEST 2020


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



More information about the dev mailing list