test/crypto: add cnxk for asymmetric cases
[dpdk.git] / app / test /
2021-07-07 Kiran Kumar Ktest/crypto: add cnxk for asymmetric cases
2021-07-07 Tejasree Kondojtest/crypto: enable cnxk
2021-07-02 Jie Zhouapp/testpmd: build on Windows
2021-07-02 Olivier Matztest/cksum: add L3/L4 checksum API test
2021-07-06 Olivier Matztest/mbuf: fix virtual address conversion
2021-07-06 David Marchandtest: remove hack for private header inclusion
2021-07-05 Lance Richardsonapp/test: fix IPv6 header initialization
2021-06-24 Owen Hilyardtests/eal: fix memory leak
2021-06-24 Owen Hilyardtests/cmdline: fix memory leaks
2021-06-03 Aaron Conoletest: remove strict timing requirements some tests
2021-05-20 Kevin Traynortest: fix build with GCC 11
2021-05-19 Kevin Traynortest/crypto: fix build with GCC 11
2021-05-19 Stephen Hemmingertest/timer: remove license boilerplate
2021-05-19 Ciara Powertest/crypto: fix result when PMD is not loaded
2021-05-19 Min Hu (Connor)test: fix division by zero
2021-05-18 Ferruh Yigittest/table: fix build with GCC 11
2021-05-12 David Hunttest/power: fix turbo test
2021-05-12 David Hunttest/power: fix low frequency test when turbo enabled
2021-05-12 David Hunttest/power: add turbo mode to frequency check
2021-05-12 David Hunttest/power: fix CPU frequency check
2021-05-12 Min Hu (Connor)test: check flow classifier creation
2021-05-12 Ciara Powertest/crypto: build block-cipher suite dynamically
2021-05-12 Ciara Powertest/crypto: fix return value of a skipped test
2021-05-12 Ciara Powertest/crypto: move test suite parameters to header file
2021-05-12 Ciara Powertest/crypto: replace unsupported with skipped
2021-05-12 Ciara Powertest/crypto: refactor to use sub test suites
2021-05-12 Ciara Powertest: introduce parent test suite format
2021-05-12 Ciara Powertest: refactor unit test suite runner
2021-05-09 Shijith Thottontest/event: fix result of unsupported periodic timer
2021-05-12 Min Hu (Connor)test/timer: check memzone allocation
2021-05-05 Kai Jitest/crypto: copy offset data to OOP destination buffer
2021-05-05 Kai Jitest/crypto: fix auth-cipher compare length in OOP
2021-05-05 Stanislaw Kardachtest/distributor: fix burst flush on worker quit
2021-05-05 Stanislaw Kardachtest/distributor: fix worker notification in burst...
2021-04-26 Min Hu (Connor)test/kni: check init result
2021-04-26 Min Hu (Connor)test/kni: fix a comment
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO selftest and dump
2021-05-04 Olivier Matztest/mempool: fix object initializer
2021-05-03 Stanislaw Kardachstack: allow lock-free only on relevant architectures
2021-04-21 Richael Zhuangtest/power: round CPU frequency to check
2021-04-21 Richael Zhuangtest/power: add delay before checking CPU frequency
2021-04-21 Min Hu (Connor)test/bpf: fix error message
2021-04-21 Chengwen Fengtest: check thread creation
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names
2021-04-21 Bruce Richardsonapp: reduce indentation in build files
2021-04-20 Kevin Traynortest/cmdline: silence clang 12 warning
2021-04-20 Kevin Traynortest/cmdline: fix inputs array
2021-04-20 Vladimir Medvedkinhash: add predictable RSS
2021-04-17 Shijith Thottontest/event_crypto: use crypto adapter enqueue API
2021-04-09 Lance Richardsontest: fix TCP header initialization
2021-04-16 Fan Zhangcryptodev: add dequeue count parameter in raw API
2021-04-16 Adam Dybkowskitest/crypto: close device after tests
2021-04-16 Tejasree Kondojtest/crypto: add cases for block cipher encrypted digest
2021-04-14 Stephen Hemmingerpflock: add phase-fair reader writer locks
2021-04-14 Feifei Wangtest/trace: fix race on collected perf data
2021-04-14 Bruce Richardsontest: take test names from command line
2021-04-12 Shijith Thottontest/event: add unit tests for periodic timer
2021-04-12 Timothy McDanielevent/dlb: remove driver
2021-04-12 Pavan Nikhileshtest/event: fix timeout accuracy
2021-04-09 David Marchandtest/log: check levels
2021-04-08 Stanislaw Kardachtest: proceed if timer subsystem already initialized
2021-03-25 Thinh Trantest: fix autotest handling of skipped tests
2021-03-23 Thomas Monjalonbuild: remove redundant _GNU_SOURCE definitions
2021-03-23 Thomas Monjalonbuild: detect execinfo library on Linux
2021-03-16 Xueming Likvargs: support multiple lists
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-03-03 David Marchandci: catch coredumps
2021-03-01 Nithin Dabilpuramtest/mem: fix page size for external memory
2021-02-04 Gagandeep Singhtest/crypto: add check in decryption with digest case
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-27 Gagandeep Singhtest/ipsec: fix result code for not supported
2021-01-26 Ankur Dwiveditest/event_crypto: set cipher operation in transform
2021-01-29 Feifei Wangtest/ring: reduce duration of performance tests
2021-01-29 Lukasz Wojciechowskitest/distributor: fix return buffer queue overload
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-19 Hemant Agrawaltest/crypto: add AES-XCBC hash only test case
2021-01-19 Abhinandan Gujjartest/crypto: add case for enqueue/dequeue callbacks
2021-01-19 Stephen Hemmingertest: add ticketlock to fast tests
2021-01-19 Alvin Zhangtest: fix buffer overflow in Tx burst
2021-01-17 Nithin Dabilpuramtest/bitmap: test scan after half cacheline is cleared
2021-01-17 Stephen Hemmingertest: fix terminal settings on exit
2021-01-17 Stephen Hemmingertest/rwlock: fix spelling and missing whitespace
2021-01-15 Olivier Matztest/mcslock: remove unneeded per lcore copy
2021-01-14 Ruifeng Wangtest: improve coverage on LPM tbl8
2020-11-20 David Marchandtest/eal: remove unneeded command
2020-11-15 Stephen Hemmingertest: rename blacklist/whitelist in autotest scripts
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 Honnappa Nagarahallitest/ring: remove unused code
2020-11-15 Conor Walshtest/ring: fix build for O1 optimization
2020-11-12 Ciara Powertest/crypto: fix typo in block cipher output
2020-11-12 Fan Zhangtest/crypto: fix out-of-place test
2020-11-12 Ciara Powertest/crypto: fix null dereference of crypto op
2020-11-12 Fan Zhangtest/crypto: fix GMAC SGL case
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-11-05 Dharmik Thakkartest/lpm: avoid code duplication in RCU perf tests
2020-11-05 Dharmik Thakkartest/lpm: remove unneeded checks in RCU perf tests
2020-11-05 Dharmik Thakkartest/lpm: report errors in RCU perf tests
2020-11-05 Dharmik Thakkartest/lpm: fix cycle calculation in RCU perf tests
2020-11-04 Ciara Powertest/telemetry: fix typo at beginning of line
2020-11-02 Pablo de Laratest/crypto: disable wireless cases for CPU crypto API
next