On Mon, Sep 14, 2020 at 6:38 AM Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> wrote: > > <snip> > > > > > When using memcmp function to check data, the third param should be the > > size of all elements, rather than the number of the elements. > > > > Furthermore, do code clean up by moving repeated code inside > > 'test_ring_mem_cmp' function to validate data and print information of > > enqueue/dequeue elements if validation fails. > This patch is fixing 2 things. But only the memcmp issue need to be > backported to stable. I would prefer to split this into 2 and mark only the > memcmp commit to be backported.
+1 -- David Marchand