From: Luka Jankovic
Add an atomic queue test to the test-eventdev app, which is based on the
order queue test that exclusively uses atomic queues.
Signed-off-by: Luka Jankovic
Tested-by: Pavan Nikhilesh
---
app/test-eventdev/meson.build |1 +
app/test-eventdev/test_atomic_
From: Luka Jankovic
Add an atomic atq test to the test-eventdev app. The test works
in the same way as atomic queue, the difference being that only one
queue capable of all types for both stages.
Signed-off-by: Luka Jankovic
Tested-by: Pavan Nikhilesh
---
app/test-eventdev/meson.build
From: Luka Jankovic
Introduce changes required for atomic tests to run atomic tests.
- Producer port maintenance
- Common spinlock implementation
Signed-off-by: Luka Jankovic
Tested-by: Pavan Nikhilesh
---
app/test-eventdev/evt_common.h | 9 ++
app/test-eventdev/meson.build
From: Luka Jankovic
Add atomic tests to the test-eventdev app which correspond to the order
tests but use exclusively atomic queues.
The test detects if port maintenance is required, and so they are compatible
with event devices such as the distributed software eventdev.
To verify atomicity, a
From: Luka Jankovic
Add an atomic queue test based on the order queue test but use exclusively
atomic queues.
This makes it compatible with event devices such as the distributed software
eventdev.
The test detects if port maintenance is required.
To verify atomicity, a spinlock is set up for
5 matches
Mail list logo