devtools: pass custom options to checkpatch
[dpdk.git] / app / test /
2019-07-04 Konstantin Ananyevtest/bpf: add test-case for function return value
2019-07-04 Bruce Richardsonraw/ioat: add configure, start and stop functions
2019-07-04 Bruce Richardsonraw/ioat: add device info function
2019-07-04 Bruce Richardsonraw/ioat: introduce IOAT driver
2019-07-03 Pavan Nikhileshevent/octeontx2: add SSO selftest
2019-07-02 Bruce Richardsontest: add rawdev autotest to meson
2019-07-01 Stephen Hemmingermalloc: deprecate unused function to set limit
2019-06-29 Honnappa Nagarahallitest/rcu: fix test case
2019-06-29 Honnappa Nagarahallitest/rcu: increase size of core numbers
2019-06-28 Mattias Rönnblomeal: introduce random generator with upper bound
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
2019-06-27 David Marchandtest: skip tests when missing requirements
2019-06-27 David Marchandtest: do not start tests in parallel
2019-06-27 David Marchandtest: split into shorter subtests
2019-06-27 Michael Santanatest/eal: check number of cores before running subtests
2019-06-27 David Marchandtest/eal: set core mask/list config only in dedicated...
2019-06-27 David Marchandtest/eal: set memory channel config only in dedicated...
2019-06-27 David Marchandtest/stack: fix lock-free test name
2019-06-27 David Marchandtest/rcu: remove arbitrary limit on max core count
2019-06-27 David Marchandtest/latency: fix stack smashing
2019-06-27 David Marchandtest/hash: clean remaining trace of scaling autotest
2019-06-27 Dharmik Thakkartest/hash: rectify slave id to point to valid cores
2019-06-27 David Marchandtest/hash: fix off-by-one check on core count
2019-06-27 David Marchandtest/eventdev: move tests to the driver specific list
2019-06-27 David Marchandtest/crypto: move tests to the driver specific list
2019-06-27 David Marchandtest/bonding: add missing sources for link bonding RSS
2019-06-05 Ilya Maximetstest: skip meson dependency checks if not required
2019-06-05 Honnappa Nagarahallitest/rcu: make global variable per core
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-06-03 David Marchandtest/table: remove duplicate macro
2019-06-03 Stephen Hemmingertest: use lcore accessors
2019-05-29 David Marchandtest/rcu: use existing lcore API
2019-05-29 David Marchandtest/hash: use existing lcore API
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ESP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-09 Dharmik Thakkartest/hash: check freeing key with position
2019-05-09 David Christensentest/barrier: fix for Power CPUs
2019-05-09 David Christensentest/barrier: enlarge variables to 64 bits
2019-05-09 David Christensentest/barrier: fix allocation check
2019-05-09 David Christensentest/barrier: fix typo in log
2019-05-09 Erik Gabriel Carrillotest: call timer subsystem finalize at exit
2019-05-09 Ayuj Vermatest/crypto: return not supported instead of skipped
2019-05-04 David Marchandtest: load test symbols from binary at init
2019-05-04 David Marchandtest: clean remaining trace of devargs autotest
2019-05-03 Krzysztof Kanastest/bonding: fix MAC assignment for re-run
2019-05-01 Dharmik Thakkartest/rcu: add API and functional tests
2019-04-22 Marcin Hajkowskitest/power: check all environment types
2019-04-22 Erik Gabriel Carrillotest/timer: exercise new APIs in secondary process
2019-04-19 Bruce Richardsontest/compress: fix missing include
2019-04-19 Fiona Trahetest/compress: fix build
2019-04-18 Bernard Iremongertest/ipsec: fix logic around dequeue burst
2019-04-18 Bernard Iremongertest/ipsec: fix initialisation
2019-04-18 Tomasz Jozwiaktest/compress: add max mbuf size test case
2019-04-17 Aaron Conoletest: detect number of cores with meson
2019-04-15 Joyce Kongtest/ticketlock: fix autotest
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Pallantla Poornimatest/hash: replace sprintf with snprintf
2019-04-05 Pallantla Poornimatest/distributor: replace sprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Gage Eadstest/stack: check lock-free implementation
2019-04-04 Gage Eadstest/stack: check stack performance
2019-04-04 Gage Eadstest/stack: check stack API
2019-04-02 Konstantin Ananyevmbuf: add function to generate raw Tx offload value
2019-04-02 Ayuj Vermatest/crypto: check key type feature flag for asym
2019-04-02 Fan Zhangtest/crypto: check out of place for AESNI-MB
2019-04-02 Damian Nowaktest/crypto: check asymmetric crypto
2019-04-02 Lukasz Krakowiaktest/crypto: check SNOW3G when digest is encrypted
2019-04-02 Pallantla Poornimatest/event: replace sprintf with snprintf
2019-04-02 Pavan Nikhileshtest/event: improve compatibility for timer adapter
2019-04-02 Pavan Nikhilesheventdev: check timer adapter status before start
2019-04-03 Dharmik Thakkartest/hash: check lock-free extendable bucket
2019-04-02 Pallantla Poornimaapp/test: fix sprintf with strlcat
2019-03-31 Natanael Copaapp/test: fix build with musl libc
2019-03-31 Natanael Copaapp/test: fix flags with meson
2019-03-28 Anatoly Burakovfbarray: add API to find biggest used or free chunks
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-28 Dharmik Thakkartest/timer: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/efd: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/hash: replace config macro with runtime log level
2019-03-28 Joyce Kongtest/ticketlock: add test cases
2019-03-28 Joyce Kongtest/rwlock: amortize the cost of getting time
2019-03-28 Joyce Kongtest/rwlock: benchmark on all available cores
2019-03-28 Gavin Hutest/spinlock: amortize the cost of getting time
2019-03-28 Gavin Hutest/spinlock: remove delay for correct benchmarking
2019-03-27 Pavan Nikhilesheal: add macro to align value to the nearest multiple
2019-03-27 Jerin Jacobuse appropriate EAL macro for constructors
2019-03-27 Reshma Pattantest: fix build without pdump
2019-03-22 Damian Nowaktest/crypto: add tests for XTS on QAT
2019-03-22 Chaitanya Babu Talluritest/crypto: fix possible overflow using strlcat
2019-03-22 Arek Kusztaltest: add result field to mod exp and inv
next