remove experimental tags from all symbol definitions
[dpdk.git] / lib / librte_sched / rte_sched.c
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-04-11 Jasvinder Singhmeter: replace color definitions
2018-12-21 Tonghao Zhangsched: fix memory leak on init failure
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-10-08 Jasvinder Singhsched: allocate memory on the given socket id
2018-10-11 Anatoly Burakovsched: do not check for invalid socket ID
2018-05-04 Jasvinder Singhsched: add post-init pipe profile API
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-10-12 Pavan Bhagavatulaeal: move bitmap from sched library
2017-07-04 Bruce Richardsonsched: remove check for SSE4
2017-07-03 Ashwin Sekhar T Ksched: add NEON optimizations
2017-02-09 Alan Dewarsched: fix crash when freeing port
2016-09-23 Hiroyuki Mikitasched: fix releasing enqueued packets
2016-06-14 Jasvinder Singhsched: fix build without red
2016-03-13 Stephen Hemmingersched: eliminate floating point in calculating byte...
2016-03-13 Stephen Hemmingersched: keep track of RED drops
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-06 Mike Sowkasched: fix build without SSE4
2015-12-02 Michael Qiusched: fix build with gcc 4.3.4
2015-11-25 Thomas Monjalonsched: remove unused debug functions
2015-11-24 Simon Kagstromsched: release enqueued mbufs when freeing port
2015-11-24 Stephen Hemmingersched: allow more subports
2015-11-24 Stephen Hemmingersched: fix coding style
2015-11-24 Stephen Hemmingersched: enable SSE optimizations in config
2015-11-24 Stephen Hemmingersched: cleanup defined constants
2015-11-24 Stephen Hemmingersched: drop WRR conditional
2015-11-24 Stephen Hemmingersched: remove enqueue debug
2015-11-24 Stephen Hemmingersched: drop credit check debug
2015-11-24 Stephen Hemmingersched: make debugging configurable
2015-11-24 Stephen Hemmingersched: cleanup comments
2015-11-24 Stephen Hemmingersched: drop deprecated port hierarchy structure
2015-07-16 Stephen Hemmingersched: hide structure of port hierarchy
2015-07-16 Stephen Hemmingersched: fix level of log messages
2015-07-16 Stephen Hemmingersched: remove tabs from log messages
2015-07-16 Stephen Hemmingersched: make RED optional at runtime
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-22 Stephen Hemmingersched: fix grinder bug
2014-05-22 Stephen Hemmingersched: fix build if debug enabled
2014-05-22 Stephen Hemmingersched: use malloc instead of memzone for allocation
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelsched: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelsched: only support TC 3 oversubscription
2013-09-17 Intelsched: add mtu parameter
2013-09-17 Intelsched: bitmap is now dynamically allocated
2013-09-17 Intelsched: initial import