> -----Original Message----- > From: Andrew Rybchenko <[email protected]> > Sent: Tuesday, July 7, 2020 11:45 AM > To: [email protected] > Cc: Igor Romanov <[email protected]>; Van Haaren, Harry > <[email protected]> > Subject: [PATCH v3 2/2] test/service: add test for service active on two > lcores > > From: Igor Romanov <[email protected]> > > 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 <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]>
Confirmed test case fails without 1/2 fix, and passes with fix. Acked-by: Harry van Haaren <[email protected]>

