test/ring: add stress test for ST peek API
[dpdk.git] / app / test /
2020-07-03 Konstantin Ananyevtest/ring: add stress test for ST peek API
2020-07-03 Konstantin Ananyevtest/ring: reduce compilation time
2020-07-01 Bruce Richardsonbuild: always link whole DPDK static libraries
2020-07-01 Bruce Richardsontest: fix build with ring PMD but no bond PMD
2020-07-01 Feifei Wangtest/ring: fix statistics in bulk enq/dequeue
2020-06-24 David Marchandtest/bitops: fix command name
2020-06-24 Konstantin Ananyevbpf: support packet data load instructions
2020-06-24 Konstantin Ananyevtest/bpf: fix few small issues
2020-06-16 Joyce Kongtest/bitops: add bit operations test case
2020-06-11 Xiaolong Yetest/mbuf: fix a dynamic flag log
2020-05-19 Hemant Agrawaltest: cleanup when leaving bitrate and latency tests
2020-05-17 Apeksha Guptatest/crypto: fix statistics case
2020-05-15 Anoob Josephtest/crypto: remove tests for unsupported descriptors
2020-05-15 Pavan Nikhileshtest/graph: fix memory leaks in performance tests
2020-05-15 Kiran Kumar Ktest/graph: fix memory leaks in functional tests
2020-05-15 Kiran Kumar Ktest/graph: use better randomness
2020-05-12 Ivan Dyukovapp: remove extra new line after link duplex
2020-05-11 Akhil Goyaltest/crypto: remove unused variable
2020-05-11 Akhil Goyaltest/crypto: remove QAT specific check
2020-05-11 Akhil Goyaltest/crypto: remove dpaaX_sec specific test suites
2020-05-11 Akhil Goyaltest/crypto: run PDCP cases if supported
2020-05-11 Akhil Goyaltest/crypto: skip unsupported session
2020-05-11 Akhil Goyaltest/crypto: skip unsupported session-less cases
2020-05-11 Akhil Goyaltest/crypto: skip unsupported scatter/gather cases
2020-05-11 Akhil Goyaltest/crypto: skip unsupported non-byte aligned cases
2020-05-11 Ankur Dwiveditest/crypto: handle unsupported error on session init
2020-05-11 Ankur Dwiveditest/crypto: set null cipher IV length to zero
2020-05-11 Lukasz Wojciechowskitest/security: enable tests for non-implemented ops
2020-05-11 Savinay Dharmappatest/ipsec: add performance cases
2020-05-11 Harry van Haarentest/flow_classify: enable multi-sockets system
2020-05-11 Bruce Richardsontest/bonding: allow disabling driver
2020-05-11 Bing Zhaomem: fix overflow on allocation
2020-05-11 Harry van Haarentest/service: add perf test for service on app lcore
2020-05-10 Bruce Richardsontelemetry: add utility functions for creating JSON
2020-05-06 David Marchandtrace: simplify trace point headers
2020-05-05 Nithin Dabilpuramnode: add logging and null node
2020-05-05 Pavan Nikhileshtest/graph: add performance tests
2020-05-05 Kiran Kumar Ktest/graph: add functional tests
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-25 Vladimir Medvedkinhash: add bulk lookup with signatures array
2020-04-25 Aaron Conoletest/ipfrag: add unit test case
2020-04-23 Jerin Jacobtest/trace: add performance test cases
2020-04-23 Sunil Kumar Koritest/trace: add functional test cases
2020-04-22 Honnappa Nagarahallitest/rcu: add defer queue APIs tests
2020-04-19 Pablo de Laratest/crypto: do not check for PMD
2020-04-19 Pablo de Laratest/crypto: check out-of-place support
2020-04-19 Pablo de Laratest/crypto: check session-less support
2020-04-19 Pablo de Laratest/crypto: do not check for internal PMD information
2020-04-19 Pablo de Laratest/crypto: add capability check
2020-04-19 Adam Dybkowskitest/compress: check IM buffer too small
2020-04-19 Lukasz Wojciechowskitest/security: check capability get
2020-04-19 Lukasz Wojciechowskitest/security: check capabilities get
2020-04-19 Lukasz Wojciechowskitest/security: check userdata get
2020-04-19 Lukasz Wojciechowskitest/security: check metadata set
2020-04-19 Lukasz Wojciechowskitest/security: check session destroy
2020-04-19 Lukasz Wojciechowskitest/security: check session stats
2020-04-19 Lukasz Wojciechowskitest/security: check session size
2020-04-19 Lukasz Wojciechowskitest/security: check session update
2020-04-19 Lukasz Wojciechowskitest/security: introduce security lib tests
2020-04-19 Lukasz Wojciechowskitest: remove redundant macro
2020-04-19 Konstantin Ananyevtest/crypto: add CPU crypto mode for AESNI MB
2020-04-19 Pablo de Laratest/crypto: fix flag check
2020-04-21 Anatoly Burakovtest/malloc: add bad parameter tests for realloc
2020-04-21 Anatoly Burakovtest/malloc: run realloc tests on external heap
2020-04-21 Konstantin Ananyevtest/ring: add functional tests for new sync modes
2020-04-21 Konstantin Ananyevtest/ring: add stress test for MT peek API
2020-04-21 Konstantin Ananyevtest/ring: add contention stress test for HTS ring
2020-04-21 Konstantin Ananyevtest/ring: add contention stress test for RTS ring
2020-04-21 Konstantin Ananyevring: prepare ring to allow new sync schemes
2020-04-21 Konstantin Ananyevtest/ring: add contention stress test
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-15 Suanming Moubitmap: add init with all bits set
2020-04-15 Thomas Monjalontest: remove meson dependency on /proc file
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Nagadheeraj Rottelacrypto/nitrox: support 3DES-CBC
2020-04-05 Arek Kusztaltest/crypto: add AES-GCM J0 case
2020-04-05 Ruifeng Wangtest/ipsec: fix crash in session destroy
2020-04-05 Mairtin o Loingsightest/crypto: add AES-256 DOCSIS test vectors
2020-03-27 Yunjian Wangkvargs: fix buffer overflow when parsing list
2020-03-27 Olivier Matztest/kvargs: fix invalid cases check
2020-03-27 Olivier Matztest/kvargs: fix to consider empty elements as valid
2020-03-24 Ruifeng Wangtest: allow no-huge mode for fast-tests
2020-03-24 Ruifeng Wangtest: skip some subtests in no-huge mode
2020-03-24 David Marchandtest: load drivers when required
2020-03-04 Timothy Redaellitest: fix build with gcc 10
2020-02-22 Hemant Agrawaladd top-level SPDX license tag
2020-02-20 Thomas Monjalontest/ipsec: fix a typo in function name
2020-02-16 Reshma Pattantest: fix build without ring PMD
2020-02-13 Marcin Smoczynskitest/crypto: add CPU crypto mode cases
2020-02-13 Artur Trybulatest/compress: replace test vector
2020-02-13 Konstantin Ananyevtest/acl: add 32-bit range test case
2020-02-06 Viacheslav Ovsiienkotest/mbuf: check pinned external buffer
2020-02-06 Thomas Monjalonmk: ignore missing field initializers warning
2020-02-05 Adam Dybkowskitest/crypto: refactor unit tests into one combined...
2020-02-05 Adam Dybkowskitest/crypto: add capability checks
2020-02-05 Adam Dybkowskitest/crypto: refactor unit tests
2020-02-05 Honnappa Nagarahallitest/hash: move lock-free tests to perf tests
2020-02-05 Honnappa Nagarahallitest/hash: add lock-free functional tests
2020-02-05 Amit Guptatest/hash: split into shorter subtests
next