> 
> Add stress tests for zero copy API.
> 
> Signed-off-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>
> Reviewed-by: Dharmik Thakkar <dharmik.thak...@arm.com>
> ---
>  app/test/meson.build                   |  2 +
>  app/test/test_ring_mt_peek_stress_zc.c | 56 ++++++++++++++++++++++
>  app/test/test_ring_st_peek_stress_zc.c | 65 ++++++++++++++++++++++++++
>  app/test/test_ring_stress.c            |  6 +++
>  app/test/test_ring_stress.h            |  2 +
>  5 files changed, 131 insertions(+)
>  create mode 100644 app/test/test_ring_mt_peek_stress_zc.c
>  create mode 100644 app/test/test_ring_st_peek_stress_zc.c
> 
> --

Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>

> 2.17.1

Reply via email to