eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_service.h
2019-07-29 David Marchandservice: remove experimental banner in API description
2019-07-08 Gage Eadsservice: promote experimental functions to stable
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2018-07-06 Gage Eadsservice: add mechanism for quiescing
2018-07-11 Erik Gabriel Carrilloservice: add attribute API
2018-04-25 Harry van Haarenservice: remove experimental tags
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