service: add mechanism for quiescing
[dpdk.git] / test / test / test_service_cores.c
2018-07-06 Gage Eadsservice: add mechanism for quiescing
2018-07-11 Erik Gabriel Carrilloservice: add attribute API
2018-01-12 Harry van Haarenservice: add attribute for number of invocations
2018-01-12 Harry van Haarenservice: add reset all attributes for service
2018-01-12 Harry van Haarenservice: add attribute get function
2018-01-11 Harry van Haarenservice: fix service core launch
2018-01-04 Bruce Richardsontest: use SPDX tag for Intel copyright files
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-09-15 Guduri Prathyushaservice: fix lcore stop
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in service stats functions
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-15 Harry van Haarenservice: use id in probe and get name
2017-07-16 Harry van Haarenservice: add unit tests