net/virtio: rationalize queue flushing
[dpdk.git] / test /
2018-01-29 Fiona Trahetest/crypto: improve NULL authentication validation
2018-01-29 Akhil Goyalcrypto/dpaa_sec: support scatter gather
2018-01-29 Akhil Goyalcrypto/dpaa2_sec: support scatter gather
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Konstantin Ananyevtest: introduce memory barrier test case
2018-01-27 Pavan Nikhileshtest: add reciprocal based division
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-20 Fan Zhangcrypto/aesni_mb: support AES-CCM
2018-01-20 Jerin Jacobtest/crypto: fix missing include
2018-01-19 Pavan Nikhileshtest/event: register selftests
2018-01-19 Pavan Nikhileshevent/sw: move test to driver
2018-01-19 Pavan Nikhileshevent/octeontx: move test to driver
2018-01-19 Pavan Nikhilesheal: add test assert macros
2018-01-19 Gage Eadseventdev: add implicit release disable capability
2018-01-19 Gage Eadsevent/sw: use dynamically-sized IQs
2018-01-19 Gage Eadsevent/sw: fix queue memory leak and multi-link bug
2018-01-19 Jerin Jacobtest/eventdev: use CPU event type
2018-01-18 Jasvinder Singhtest/flow_classify: fix build warning
2018-01-18 Jerin Jacobtest/mempool_perf: improve default mempool ops selection
2018-01-18 Jerin Jacobtest/mempool: improve default mempool ops selection
2018-01-18 Bernard Iremongertest/flow_classify: remove port bound requirement
2018-01-17 Phil Yangtest/memzone: fix freeing test
2018-01-17 Phil Yangtest/memzone: fix NULL freeing
2018-01-17 Anatoly Burakovtest/memzone: fix wrong test
2018-01-17 Anatoly Burakovtest/memzone: fix copy-paste typo
2018-01-17 Anatoly Burakovtest/memzone: fix typo
2018-01-17 Anatoly Burakovtest/table: fix uninitialized parameter
2018-01-17 Anatoly Burakovtest: add malloc stats dump command
2018-01-17 Anatoly Burakovtest: register test as failed if setup failed
2018-01-17 Harry van Haarentest/crypto: use skipped return result
2018-01-17 Harry van Haarentest: add skipped return result
2018-01-17 Harry van Haarentest: use env variable to run tests
2018-01-17 Olivier Matztest: add a testcase for dynamic logs
2018-01-17 Olivier Matztest: rely on dynamic log level to display hexdumps
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-12 Harry van Haarenservice: add attribute for number of invocations
2018-01-12 Harry van Haarenservice: add reset all attributes for service
2018-01-12 Harry van Haarenservice: add attribute get function
2018-01-11 Harry van Haarenservice: fix service core launch
2018-01-11 Jasvinder Singhflow_classify: remove table id parameter from API
2018-01-09 Jerin Jacobtest: use SPDX tag for Cavium copyright files
2018-01-04 Bruce Richardsontest: use SPDX tag for Intel copyright files
2017-11-12 Radoslaw Biernackitest/memory: fix autotest parsing
2017-11-11 Radoslaw Biernackitest/memzone: fix memory leak
2017-11-07 Herbert Guantest/memcpy_perf: provide perf ratio and test time
2017-11-07 Daniel Mrzyglodtest/pmd_perf: fix crash with multiple devices
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Pavan Nikhileshtest/eventdev: use service iter
2017-10-26 Pavan Nikhilesheventdev: fix inconsistency in queue config
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-25 Alok Makhariyacrypto/dpaa_sec: support out of place buffers
2017-10-25 Alok Makhariyacrypto/dpaa2_sec: support out of place buffers
2017-10-25 Thomas Monjalontest: fix build without flow classify
2017-10-24 Bernard Iremongertest: add flow classify unit tests
2017-10-24 Bernard Iremongertest: add packet burst generator functions
2017-10-24 Cristian Dumitrescuapps: add mask-based hash functions
2017-10-24 Cristian Dumitrescutable: rework cuckoo hash table
2017-10-24 Cristian Dumitrescutable: rework 32-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 8-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework variable size key lru hash table
2017-10-24 Cristian Dumitrescutable: rework variable size key ext hash tables
2017-10-24 Cristian Dumitrescutable: rename cuckoo hash table ops
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key lru hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key ext hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: remove deprecated 8-byte key hash tables
2017-10-24 Cristian Dumitrescuapps: remove calls to deprecated hash tables
2017-10-13 Zhiyong Yangtest: fix port id type
2017-10-13 Xiaoyun Litest: select memcpy alignment unit at run-time
2017-10-12 Pavan Bhagavatulatest: verify bitmap operations
2017-10-12 Tomasz Duszynskitest/crypto: add mrvl crypto unit tests
2017-10-12 Akhil Goyaltest/crypto: add dpaa crypto test cases
2017-10-12 Pablo de Laratest/crypto: add AES-CCM tests
2017-10-12 Pablo de Laratest/crypto: rename GCM test code
2017-10-12 Pablo de Laracrypto/openssl: support DES-CBC
2017-10-12 Pablo de Laracrypto/aesni_mb: support DES
2017-10-12 Pablo de Laratest/crypto: remove crypto perf tests
2017-10-12 Akhil Goyaltest/crypto: fix dpaa2 sec macros and definitions
2017-10-12 Pablo de Laratest/crypto: do not allocate extra memory for digest
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-10 Nikhil Raotest/eventdev: add tests for eth Rx adapter APIs
2017-10-10 Gage Eadseventdev: extend port attribute get function
2017-10-10 Gage Eadseventdev: extend queue attribute get function
2017-10-10 Harry van Haareneventdev: add queue attribute function
2017-10-10 Harry van Haareneventdev: add dev attribute get function
2017-10-10 Harry van Haareneventdev: add port attribute function
2017-10-10 Gage Eadseventdev: ease single-link queue config requirements
2017-10-09 Xueming Limem: fix malloc debug config
2017-10-09 Zhiyong Yangtest: add check for AVX512F
2017-10-08 Jianfeng Tanxen: remove dependency in applications
2017-10-08 Jacek Piaseckitest/cfgfile: add realloc scenario
next