test/ring: add contention stress test for RTS ring
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Mon, 20 Apr 2020 12:28:25 +0000 (13:28 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 21 Apr 2020 10:52:55 +0000 (12:52 +0200)
commita9e23c7f0b09bd3184181fe756376806154ab756
tree0b5eb2cb69182a0f9b3a7e97a824ca7fb5ea4215
parente6ba4731c0f3a0aa27873ec301d5e9305f1986fd
test/ring: add contention stress test for RTS ring

Introduce new test case to test RTS ring mode under contention.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
app/test/Makefile
app/test/meson.build
app/test/test_ring_rts_stress.c [new file with mode: 0644]
app/test/test_ring_stress.c
app/test/test_ring_stress.h