test mbuf attach
[dpdk.git] / lib / librte_timer / rte_timer.h
2020-01-20 Stephen Hemmingertimer: add API to query ticks until the next timer
2019-11-20 Marcin Barantimer: remove deprecated code
2019-07-06 Anatoly Burakovtimer: fix resource leak in finalize
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-05-13 Erik Gabriel Carrillodoc: fix doxygen for timer API
2019-04-17 Erik Gabriel Carrillotimer: add function to stop all timers in a list
2019-04-17 Erik Gabriel Carrillotimer: allow management in shared memory
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2015-03-04 Pawel Wodkowskitimer: fix callback declaration inconsistency
2015-02-24 Cunming Liangtimer: support non-EAL thread
2014-08-28 David Marchandfix unix permissions for source files
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteltimer: use a skip list
2013-10-09 Inteldoc: whitespace changes in licenses
2013-07-25 Intelupdate copyright date to 2013
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release