pdump: fix error code check when creating/canceling pthread
[dpdk.git] / examples / qos_sched /
2017-10-24 Jasvinder Singhexamples/qos_sched: fix uninitialized config
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-21 Hemant Agrawalexamples/qos_sched: fix build for less lcores
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-05 Jerin Jacobexamples/qos_sched: suppress gcc 7.1.1 warning
2017-04-21 Bruce Richardsonexamples: fix build clean on FreeBSD
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 Bruce Richardsonring: make bulk and burst return values consistent
2016-10-13 Jasvinder Singhexamples/qos_sched: fix dequeue from ring
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix lcore limit
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix error message
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix negative loop bound in option...
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix out-of-bounds option parsing
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-10-22 Michal Jastrzebskiexamples/qos_sched: remove duplicated cfgfile library
2015-06-15 Michal Jastrzebskiexamples/qos_sched: use librte_cfgfile
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandexamples: no more bare metal environment
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-08-28 David Marchandfix unix permissions for source files
2014-07-03 Yong Liuexamples/qos_sched: fix flow pause after 2M packets
2014-07-02 Thomas Monjalonexamples: ignore linux apps on bsd
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-16 Olivier Matzexamples/qos_sched: fix makefile
2014-02-25 Bruce Richardsonmk: compilation fixes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelexamples/qos_sched: add stats
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelexamples/qos_sched: minor changes
2013-09-17 Intelexamples/qos_sched: add --msz for mempool size
2013-09-17 Intelsched: only support TC 3 oversubscription
2013-09-17 Intelsched: add mtu parameter
2013-09-17 Intelsched: initial import