devtools: add git log checks for DCB, TOS and TTL
[dpdk.git] / test /
2019-02-22 Julien Meuniertest/pmd_perf: fix the way to drain the port
2019-02-12 Rami Rosentest: fix autotest list
2019-02-12 Bruce Richardsoneal: support strlcat function
2019-01-26 Ilya Maximetstest: check zero socket memory as valid
2019-01-20 Harman Kalratest/metrics: fix a negative case
2019-01-18 Hari Kumar Vemulatest: reorder test cases in meson
2019-01-18 Naga Suresh Somarowthutest/pdump: add unit test for pdump library
2019-01-18 Naga Suresh Somarowthutest/latency: add unit tests for latencystats library
2019-01-18 Naga Suresh Somarowthutest/bitrate: add unit tests for bitrate library
2019-01-18 Naga Suresh Somarowthutest: add helpers using ring PMD Rx/Tx
2019-01-18 Marko Kovacevictest/compress: add varied buffer input/outputs
2019-01-18 Marko Kovacevictest/compress: add out of space test
2019-01-18 Pablo de Laratest/compress: refactor main test function
2019-01-17 Bernard Iremongertest/ipsec: fix test suite setup
2019-01-17 Bernard Iremongertest/ipsec: fix build on FreeBSD
2019-01-17 David Marchandtest: fix build when disabling IPsec library
2019-01-17 Hari Kumar Vemulaeal: fix core number validation
2019-01-15 Dharmik Thakkartest/hash: fix perf result
2019-01-15 David Hunttest/power: handle p-state mode
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2019-01-11 Fiona Trahetest/crypto: remove unsupported SGL tests on AESNI_MB PMD
2019-01-10 Konstantin Ananyevtest/ipsec: introduce functional test
2019-01-10 Fan Zhangtest/crypto: use separate session mempools
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-10 Fan Zhangcrypto/aesni_mb: support plain SHA
2019-01-10 Fiona Trahetest/crypto: fix misleading trace message
2019-01-10 Fan Zhangcrypto/aesni_mb: support AES-GMAC
2019-01-10 Lee Dalytest/compress: add checksum tests
2019-01-09 Eelco Chaudronmeter: support RFC4115 trTCM
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-12-21 Anatoly Burakovtest/mem: check non-heap external memory API
2018-12-21 Anatoly Burakovtest/mem: check external memseg list
2018-12-21 Anatoly Burakovtest/mem: check external memory without IOVA table
2018-12-21 Anatoly Burakovtest/mem: refactor and rename functions
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovtest/fbarray: add to meson
2018-12-20 Anatoly Burakovtest/mem: add external mem autotest to meson
2018-12-20 Anatoly Burakovtest/mem: check segment fd API
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-19 Konstantin Ananyevtest/rwlock: add new test-cases
2018-12-19 Fiona Trahetest/compress: use bulk free operation API
2018-12-19 Lee Dalytest/compress: improve debug trace setup
2018-11-18 Phil Yangtest: release ring resources after PMD perf test
2018-11-18 Pallantla Poornimatest/power: skip KVM autotest if cannot run
2018-11-18 Qiming Yangtest: fix interrupt check
2018-11-18 Anatoly Burakovtest: fix hugepage file handling in EAL flags autotest
2018-11-14 Anatoly Burakovtest: fix clean up on failure
2018-11-14 Ferruh Yigittest/reorder: fix out of bound access
2018-11-14 Pallantla Poornimatest/kni: fix module miss fallback
2018-11-14 Pallantla Poornimatest/power: fix ACPI cpufreq module miss fallback
2018-11-14 Bruce Richardsontest/hash: improve output for r/w test
2018-11-13 Malvika Guptatest/bpf: use hton for endianness
2018-11-13 Konstantin Ananyevtest/bpf: add immediate load
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-11-06 Dharmik Thakkartest/hash: fix build
2018-11-06 Naga Suresh Somarowthutest/hash: reduce time for multiwriter test
2018-11-06 Naga Suresh Somarowthutest: reduce time for function reentrancy test
2018-11-06 Bruce Richardsontest: allow taking extra arguments from environment
2018-11-02 Fiona Trahetest/compress: improve debug logs
2018-11-02 Akash Saxenatest/crypto: remove redundant RSA verification
2018-10-29 Hari Kumar Vemulatest/metrics: add unit tests for metrics library
2018-10-29 Chaitanya Babu Talluritest/pmd_ring: restructure and cleanup
2018-10-29 Jananee Parthasarathytest/timer: reduce duration for race condition case
2018-10-29 Anatoly Burakovtest: clean up on exit
2018-10-29 Pallantla Poornimatest: disable alarm autotest in FreeBSD
2018-10-26 Ilya Maximetseal: add nanosleep based delay function
2018-10-26 Thomas Monjalonkvargs: support list value
2018-10-26 Yipeng Wangtest/hash: add r/w concurrency to autotest
2018-10-26 Yipeng Wangtest/hash: remove hash scaling unit test
2018-10-26 Yipeng Wangtest/hash: add extendable table to r/w test
2018-10-26 Yipeng Wangtest/hash: test more corner cases
2018-10-26 Yipeng Wangtest/hash: use jhash for multi-writer
2018-10-26 Naga Suresh Somarowthutest/kni: check module dependency
2018-10-26 Dan Gorakni: add function to set link state on kernel interface
2018-10-26 Dharmik Thakkartest/hash: add lock-free r/w concurrency
2018-10-26 Honnappa Nagarahallihash: support no free on delete
2018-10-26 Honnappa Nagarahallihash: separate multi-writer from r/w concurrency
2018-10-25 Yipeng Wangtest/hash: add extendable bucket
2018-10-25 Yipeng Wangtest/hash: add missing file in meson build
2018-10-25 Yipeng Wangtest/hash: fix r/w test with non-consecutive cores
2018-10-25 Yipeng Wangtest/hash: improve accuracy of perf test output
2018-10-25 Yipeng Wangtest/hash: fix bucket size in perf test
2018-10-23 Dan Goratest: fix build of external memory test
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-17 Hemant Agrawaltest/crypto: add CAAM JR validation cases
2018-10-17 Fan Zhangcrypto/aesni_mb: support AES-GCM algorithm
2018-10-17 Tomasz Celcrypto/qat: support AES-CMAC
2018-10-17 Ankur Dwiveditest/crypto: add OCTEON TX unit tests
2018-10-08 Vivek Sharmaeal: use correct data type for bitmap slab operations
2018-10-11 Anatoly Burakovtest: support external memory
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-02 Igor Ryzhovkni: allocate memory dynamically for each device
2018-10-01 Nikhil Raotest/event: fix Rx adapter intr test for skeleton PMD
2018-10-01 Nikhil Raotest/event: fix eth Rx adapter test for skeleton PMD
2018-10-01 Nikhil Raoeventdev: fix port id argument in Rx adapter caps
2018-10-01 Nikhil Raotest/event: fix RSS config for eth Rx adapter
2018-10-01 Nikhil Raotest/event: add adapter tests to meson build
2018-10-01 Nikhil Raotest/event: fix build for timer adapter
next