Re: [PATCH v1] ring: correct the comment and figure description

2022-11-15 Thread Thomas Monjalon
08/04/2022 14:40, Haiyue Wang: > The index description isn't right, correct it as the Programmer's guide > said. > > Also correct the guide's figure description about 'Dequeue First Step'. > > Signed-off-by: Haiyue Wang There was no comment, I assume it is OK. Applied, thanks.

[PATCH v1] ring: correct the comment and figure description

2022-04-08 Thread Haiyue Wang
The index description isn't right, correct it as the Programmer's guide said. Also correct the guide's figure description about 'Dequeue First Step'. Signed-off-by: Haiyue Wang --- doc/guides/prog_guide/ring_lib.rst | 2 +- lib/ring/rte_ring_core.h | 4 ++-- 2 files changed, 3 inserti