add experimental tag to appropriate functions
[dpdk.git] / lib / librte_eal / common / include / rte_service.h
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haarenservice: restrict finalize to internal usage
2018-01-26 Vipin Vargheseservice: fix memory leak with new function
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
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 Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-10-25 Harry van Haarenservice: allow to disable core check
2017-10-25 Harry van Haarenservice: add function to run on app lcore
2017-09-15 Harry van Haarenservice: use id in get by name function
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: use id in lcore to service map functions
2017-09-15 Harry van Haarenservice: use id in probe and get name
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-07-16 Harry van Haarenservice: introduce service cores concept