test mbuf attach
[dpdk.git] / lib / librte_sched /
2020-07-06 Alan Dewarsched: fix port time rounding
2020-06-24 Archit Pandeysched: fix 64-bit rate
2020-06-24 Hrvoje Habjanicsched: fix subport freeing
2020-04-16 Thomas Monjalonreplace alignment attributes
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-25 Jasvinder Singhsched: support 64-bit values
2019-10-25 Jasvinder Singhsched: add 64-bit values
2019-10-25 Jasvinder Singhsched: remove redundant code
2019-10-25 Jasvinder Singhsched: update queue stats read for config flexibility
2019-10-25 Jasvinder Singhsched: update pkt dequeue for flexible config
2019-10-25 Jasvinder Singhsched: update grinder functions for config flexibility
2019-10-25 Jasvinder Singhsched: update memory compute to support flexiblity
2019-10-25 Jasvinder Singhsched: modify pkt enqueue for config flexibility
2019-10-25 Jasvinder Singhsched: modify pipe functions for config flexibility
2019-10-25 Jasvinder Singhsched: add pipe config to subport level
2019-10-25 Jasvinder Singhsched: remove pipe params config from port level
2019-10-25 Jasvinder Singhsched: modify internal structs for config flexibility
2019-10-25 Jasvinder Singhsched: add pipe config params to subport struct
2019-07-22 Jasvinder Singhsched: remove redundant macros
2019-07-22 Jasvinder Singhsched: improve doxygen comments
2019-07-22 Jasvinder Singhsched: improve error log messages
2019-07-22 Jasvinder Singhsched: rename TC3 params to best-effort TC
2019-07-22 Jasvinder Singhsched: add max pipe profiles config in run-time
2019-07-22 Jasvinder Singhsched: add config flexibility to TC queue sizes
2019-07-22 Jasvinder Singhsched: remove WRR from strict priority TC queues
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
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-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
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-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-05-04 Jasvinder Singhsched: add post-init pipe profile API
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
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-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
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-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-09 Alan Dewarsched: fix crash when freeing port
2016-09-23 Hiroyuki Mikitasched: fix releasing enqueued packets
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
2016-06-14 Jasvinder Singhsched: fix build without red
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-03-13 Stephen Hemmingersched: eliminate floating point in calculating byte...
2016-03-13 Stephen Hemmingersched: introduce reciprocal divide
2016-03-13 Stephen Hemmingersched: keep track of RED drops
2016-03-13 Panu Matilainenmk: fix shared library dependencies on libm and librt
2016-02-11 Jerin Jacobbitmap: optimize for 128-bytes cache line
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-09-08 Jerin Jacobsched: remove unused inclusion of intrinsics
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
2015-06-18 Michal Jastrzebskidoc: fix doxygen warnings in QoS API
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
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 Richardsonsched: use common macro RTE_DIM
2014-02-25 Bruce Richardsonmk: compilation fixes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-21 Intelsched: remove debug symbols
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