pdump: fix error code check when creating/canceling pthread
[dpdk.git] / examples / performance-thread /
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-10-13 Slawomir Mrozowiczexamples/performance-thread: fix out-of-bounds tls...
2017-10-13 Slawomir Mrozowiczexamples/performance-thread: fix out-of-bounds sched...
2017-10-13 Jacek Piaseckiexamples/performance-thread: check thread creation
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-04 Ashwin Sekhar T Kexamples/performance-thread: support ARM64
2017-07-04 Ashwin Sekhar T Kexamples/performance-thread: reorganise arch code
2017-07-04 Bruce Richardsonexamples/performance-thread: remove non-SSE4 fallbacks
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 Jerin Jacobexamples/performance-thread: add fall-through comments
2017-05-05 Wei Daiexamples/performance-thread: remove useless include
2017-05-01 Bruce Richardsonexamples/performance-thread: fix build on FreeBSD 10.0
2017-04-24 Bruce Richardsonexamples/performance-thread: fix compilation on Suse...
2017-04-21 Bruce Richardsonexamples/performance-thread: use a single build dir
2017-04-21 Bruce Richardsonexamples/performance-thread: fix build on FreeBSD
2017-04-21 Hiroki Shirokuraexamples/performance-thread: support C++
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-15 Vladyslav Buslovlpm6: extend next hop field
2017-03-10 Keith Wilesexamples: fix optind reset
2017-01-17 Tomasz Kulasekexamples/performance-thread: add packet type parsing
2016-09-16 Amine Kherboucheremove unused ring includes
2016-07-22 Pablo de Laraexamples/performance-thread: add missing braces
2016-06-08 Tomasz Kulasekexamples/performance-thread: fix size of destination...
2016-06-08 Tomasz Kulasekexamples/performance-thread: fix destination port
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-27 Tomasz Kulasekexamples/performance-thread: fix crash with gcc 5
2016-04-20 Thomas Monjalonhash: remove aliases for bulk lookup
2016-04-08 Pablo de Laraexamples/performance-thread: restrict to x86_64
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-22 Thomas Monjalonexamples/performance-thread: fix build without SSE4.1
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-12 Ian Bettsexamples/performance-thread: fix return sign
2015-12-11 Ian Bettsexamples/performance-thread: mark as experimental
2015-12-11 Ian Bettsexamples/performance-thread: add pthread_shim app
2015-12-11 Ian Bettsexamples/performance-thread: add l3fwd-thread app
2015-12-11 Ian Bettsexamples/performance-thread: add lthread subsystem