test/service: check active state on two lcores
authorIgor Romanov <igor.romanov@oktetlabs.ru>
Tue, 7 Jul 2020 10:45:25 +0000 (11:45 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Jul 2020 21:52:12 +0000 (23:52 +0200)
commitfea5a82f5643901f8259bb1250acf53d6be4b9cb
tree9f0ad5c6dd2fa6901871130c6147d6deff961a7b
parentf3c256b621262e581d3edcca383df83875ab7ebe
test/service: check active state on two lcores

The test checks that the service may be active API works
when there are two cores: a non-service lcore and a service one.

The API notes to take care when checking the status of a running
service, but the test setup allows for a safe usage in that case.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
app/test/test_service_cores.c