remove unnecessary null checks
[dpdk.git] / app / test /
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-11 David Marchandtest/mbuf: fix mbuf data content check
2022-02-08 Dmitry Kozlyukeal: extend --huge-unlink for hugepage file reuse
2022-02-08 Dmitry Kozlyukapp/test: add allocator performance benchmark
2022-02-08 Jie Zhoutest: enable subset of tests on Windows
2022-02-08 Jie Zhoutest: replace shell script with Python
2022-02-08 Jie Zhoutest: skip unsupported tests on Windows
2022-02-08 Jie Zhoutest: resolve name collision on Windows
2022-02-08 Jie Zhoutest/alarm: disable bad time cases on Windows
2022-02-08 Jie Zhoueal: differentiate strerror message on Windows
2022-02-08 Jie Zhoutest/log: skip regex on Windows
2022-02-08 Jie Zhoutest/interrupts: skip on Windows
2022-02-08 Jie Zhoutest/mem: fix error check
2022-02-08 Jie Zhoutest: remove POSIX-specific code
2022-02-02 Morten Brørupmempool: test performance with constant n
2022-02-02 Bruce Richardsonbuild: fix warnings when running external commands
2022-01-21 Anoob Josephtest/crypto: add copy/set DF cases in IPsec
2022-01-21 Anoob Josephtest/crypto: add AES-XCBC known vectors
2022-01-21 Tejasree Kondojtest/crypto: skip null auth in ICV corrupt case
2022-01-21 Tejasree Kondojtest/crypto: add fragmented packet case
2022-01-21 Tejasree Kondojtest/crypto: add IPsec AES-CTR cases
2022-01-21 Ankur Dwiveditest/crypto: add IPsec security stats cases
2022-01-21 Anoob Josephtest/crypto: add IPsec transport mode cases
2022-01-21 Tejasree Kondojtest/crypto: add IPsec fragmented packet known vectors
2022-01-21 Tejasree Kondojtest/crypto: add IPsec HMAC-SHA384/512 known vectors
2022-01-21 Tejasree Kondojtest/crypto: add IPv6 tunnel mode cases
2022-01-21 Anoob Josephtest/crypto: add chained operations in combined cases
2022-01-21 Tejasree Kondojtest/crypto: add IPsec AES-CBC-HMAC-SHA256 known vectors
2022-01-21 Anoob Josephtest/crypto: add IPsec AES-CBC known vectors
2022-01-21 Bruce Richardsonbuild: make "packet framework" optional
2022-01-21 Bruce Richardsonbuild: make flow classification optional
2022-01-21 Bruce Richardsontest: link against all enabled libs
2022-01-20 Bruce Richardsontest/dma: increase iterations of capacity test case
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Xueming Libus: fix device iterator match from arguments
2021-11-17 David Marchandbuild: make pdump optional
2021-11-17 David Marchandbuild: make metrics libraries optional
2021-11-17 Joyce Kongapp: remove unneeded atomic header include
2021-11-17 Joyce Kongtest/timer: use compiler atomic builtins for sync
2021-11-17 Joyce Kongtest/stack_perf: use compiler atomics for lcore sync
2021-11-17 Joyce Kongtest/ring_perf: use compiler atomic builtins for lcores...
2021-11-17 Joyce Kongtest/pmd_perf: use compiler atomic builtins for polling...
2021-11-17 Joyce Kongtest/func_reentrancy: use compiler atomics for data...
2021-11-17 Joyce Kongtest/bpf: use compiler atomics for calculation
2021-11-16 Stephen Hemmingerfix spelling in comments and doxygen
2021-11-16 David Marchandtest: move RED to extra tests list
2021-11-16 David Marchandtest: create a list of extra tests
2021-11-16 David Marchandtest: remove unnecessary test commands
2021-11-16 Stephen Hemmingertest/bpf: do not require DNS lookup
2021-11-16 Gagandeep Singhtest/crypto: fix output buffer length
2021-11-16 Ciara Powertest/crypto: remove unnecessary stats retrieval
2021-11-16 Anoob Josephtest/crypto: fix missing return checks
2021-11-16 Kai Jitest/crypto: fix data lengths
2021-11-16 Anoob Josephtest/crypto: skip plain text compare for null cipher
2021-11-16 Conor Walshtest/distributor: remove unused counter
2021-11-16 Conor Walshtest/thash: fix build with clang 13
2021-11-16 David Marchandtest/red: fix typo in test description
2021-11-10 David Marchandtest: fix dependency on pcapng
2021-11-10 David Marchandbuild: cleanup libpcap dependent components
2021-11-10 David Marchandtest: add bitmap to fast tests
2021-11-10 Huichao Caitest/ipfrag: check fragment offsets
2021-11-04 Naga Harish K S Vtest/event: add unit test for Rx adapter
2021-11-04 Vidya Sagar Velumuritest/crypto: fix vectors for ZUC-256
2021-11-04 Pablo de Laratest/crypto: fix test vectors for ZUC-256
2021-11-04 Rebecca Troytest/crypto: refactor DOCSIS to show hidden cases
2021-11-04 Kai Jitest/crypto: fix max length for raw data path
2021-11-04 Wojciech Liguzinskisched: add PIE based congestion management
2021-11-04 Vladimir Medvedkinfib: add RIB extension size parameter
2021-11-04 Olivier Matztest/mbuf: fix access to freed memory
2021-11-04 David Marchandtest/cmdline: fix memory leak
2021-11-04 Vladimir Medvedkintest/thash: add performance tests for Toeplitz hash
2021-11-04 Vladimir Medvedkinhash: add bulk Toeplitz hash implementation
2021-11-04 Vladimir Medvedkinhash: add new Toeplitz hash implementation
2021-11-03 Dmitry Kozlyuktest/mempool: fix no-huge mode
2021-11-03 Dmitry Kozlyuktest/mempool: fix test on FreeBSD
2021-11-02 David Marchanddevtools: forbid indent with tabs in Meson
2021-10-26 Konstantin Ananyevtest: fix ring PMD initialisation
2021-10-25 Honnappa Nagarahallitest: test control thread creation
2021-10-25 Harman Kalratest/interrupts: remove direct access to interrupt...
2021-10-25 Honnappa Nagarahallitest/ring: relax memory ordering for stress test
2021-10-25 Dmitry Kozlyukmempool: fix non-IO flag inference
2021-10-25 Shijith Thottontest/event: fix timer adapter creation test
2021-10-25 Xueming Litest/devargs: fix memory leak
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-20 Kai Jitest/crypto: enable chacha_poly PMD
2021-10-20 Pablo de Laratest/crypto: add ZUC-256 vectors
2021-10-20 Pablo de Laratest/crypto: check auth parameters
2021-10-20 Pablo de Laratest/crypto: check cipher parameters
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Konstantin Ananyevtest/bonding: fix after hiding ethdev internal structures
2021-10-22 Zhihong Pengcmdline: free on exit
2021-10-22 Dmitry Kozlyukcmdline: make struct rdline opaque
2021-10-22 Stephen Hemmingerbpf: add function to convert classic BPF to DPDK BPF
2021-10-22 Stephen Hemmingertest/bpf: enable in fast tests
2021-10-22 Stephen Hemmingertest/pcapng: test pcapng library
2021-10-21 Chengwen Fengtest/dma: check DMA info query
2021-10-21 David Marchanddmadev: hide devices array
2021-10-21 Naga Harish K S Veventdev/eth_rx: add per-queue event buffer
next