pdump: fix error code check when creating/canceling pthread
[dpdk.git] / test /
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Pablo de Laratest/crypto: extend AES-GCM 192/256 to other PMDs
2017-07-06 Pablo de Laratest/crypto: add AES-GCM 192
2017-07-06 Pablo de Laratest/crypto: rename some tests
2017-07-06 Pablo de Laratest/crypto: add 12-byte IV AES-CTR test cases
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: support AES-GCM and CTR
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laratest/crypto-perf: move IV to crypto op private data
2017-07-06 Pablo de Laratest/crypto: move IV to crypto op private data
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-06 Daniel Mrzyglodtest/bonding: fix mode 4 names
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-28 Pablo de Laratest/crypto: fix overflow
2017-06-28 Pablo de Laratest/crypto: use existing algorithm strings
2017-06-28 Pablo de Laratest/crypto: remove offsets in wireless algo vectors
2017-06-28 Pablo de Laratest/crypto: remove unnecessary offset
2017-06-28 Pablo de Laratest/crypto: fix wrong AAD setting
2017-06-27 Santosh Shuklatest/mbuf: remove global mempool
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobtest/eventdev: verify priority test prerequisite
2017-06-21 Harry van Haarenevent/sw: fix credit tracking in port dequeue
2017-06-21 Harry van Haarenevent/sw: add queue-to-port stats
2017-06-22 Pablo de Laratest/bonding: remove socket id check
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-05 Bruce Richardsontest/eventdev: fix build with gcc 7
2017-05-05 Bruce Richardsontest/cmdline: fix missing break in switch
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-04-20 Akhil Goyaltest/crypto: add DPAA2 crypto functional test
2017-04-20 Akhil Goyaltest/crypto: add DPAA2 crypto performance test
2017-04-20 Pablo de Laratest/crypto: create unique driver name
2017-04-20 Pablo de Laratest/crypto: create only one virtual device if needed
2017-04-19 Santosh Shuklatest/mempool_perf: support default mempool
2017-04-19 Santosh Shuklatest/mempool_perf: free mempool on exit
2017-04-19 Santosh Shuklatest/mempool_perf: remove mempool global vars
2017-04-19 Shreyansh Jaintest/mempool: support default mempool
2017-04-19 Shreyansh Jaintest/mempool: free mempool on exit
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Bluncknet/null: internalize create function
2017-04-18 Jan Bluncktest: do not short-circuit null device creation
2017-04-14 Gaetan Rivettest: remove PCI tests
2017-04-11 Stephen Hemmingertest: remove unnecessary cast of void pointer
2017-04-10 Jeff Guotest: enable HW CRC strip by default
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-05 Fan Zhangcrypto/scheduler: deprecate get/set mode functions
2017-04-05 Arek Kusztaltest/crypto: add ZUC test cases for QAT
2017-04-05 Arek Kusztaltest/crypto: merge ZUC test vectors into one file
2017-04-05 Fiona Trahetest/crypto: add out-of-place tests
2017-04-05 Fiona Trahecrypto/qat: support DOCSIS BPI mode
2017-04-05 Pablo de Laracrypto/openssl: support DES DOCSIS BPI
2017-04-05 Pablo de Laracrypto/aesni_mb: support AES DOCSIS BPI
2017-04-05 Fan Zhangcrypto/scheduler: improve slave configuration
2017-04-06 Olivier Matztest/eventdev: fix build with crypto disabled
2017-04-05 Jasvinder Singhtest: add CRC computation
2017-04-05 Olivier Matzapp/test: new command to dump log types
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-05 Olivier Matzeal: support dynamic log types
2017-04-04 Jerin Jacobtest/eventdev: add remaining tests based on existing...
2017-04-04 Jerin Jacobtest/eventdev: add octeontx producer-consumer based...
2017-04-04 Jerin Jacobtest/eventdev: add octeontx queue and flow based max...
2017-04-04 Jerin Jacobtest/eventdev: add octeontx queue based max stage
2017-04-04 Jerin Jacobtest/eventdev: add octeontx flow based max stage
2017-04-04 Jerin Jacobtest/eventdev: add octeontx queue based two stage sched
2017-04-04 Jerin Jacobtest/eventdev: add octeontx flow based two stage sched
2017-04-04 Jerin Jacobtest/eventdev: add octeontx multi link establishment
2017-04-04 Jerin Jacobtest/eventdev: add octeontx single link establishment
2017-04-04 Jerin Jacobtest/eventdev: add octeontx multi queue and multi port
2017-04-04 Jerin Jacobtest/eventdev: add octeontx priority test
2017-04-04 Jerin Jacobtest/eventdev: add octeontx multi queue enq/deq tests
2017-04-04 Jerin Jacobtest/eventdev: add octeontx simple enq/deq tests
2017-04-04 Jerin Jacobtest/eventdev: add octeontx unit test infrastructure
2017-04-04 Harry van Haarentest/eventdev: add SW deadlock tests
2017-04-04 Harry van Haarentest/eventdev: add SW xstats tests
2017-04-04 Harry van Haarentest/eventdev: add SW tests for load balancing
2017-04-04 Harry van Haarentest/eventdev: add basic SW tests
2017-04-04 Harry van Haarentest/eventdev: add SW test infrastructure
2017-04-04 Harry van Haarentest/eventdev: pass timeout ticks unsupported
2017-04-04 Harry van Haarentest/eventdev: link all queues before start
2017-04-04 Jerin Jacobtest/eventdev: fix reconfigure values
2017-04-04 Jerin Jacobtest/eventdev: add unit tests
2017-04-04 Allain Legacycfgfile: support empty value
2017-04-04 Allain Legacycfgfile: support configurable comment character
2017-04-04 Allain Legacycfgfile: support global properties section
2017-04-04 Allain Legacytest/cfgfile: add basic unit tests
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
2017-03-29 Bruce Richardsonring: remove watermark support
2017-03-29 Bruce Richardsonring: remove debug setting
next