test/ipsec: add performance cases
[dpdk.git] / app / test / Makefile
2020-05-11 Savinay Dharmappatest/ipsec: add performance cases
2020-05-10 Bruce Richardsontelemetry: add utility functions for creating JSON
2020-05-05 Pavan Nikhileshtest/graph: add performance tests
2020-05-05 Kiran Kumar Ktest/graph: add functional tests
2020-04-23 Jerin Jacobtest/trace: add performance test cases
2020-04-23 Sunil Kumar Koritest/trace: add functional test cases
2020-04-19 Lukasz Wojciechowskitest/security: introduce security lib tests
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 Ananyevtest/ring: add contention stress test
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-16 Reshma Pattantest: fix build without ring PMD
2020-02-06 Thomas Monjalonmk: ignore missing field initializers warning
2020-02-05 Honnappa Nagarahallitest/hash: move lock-free tests to perf tests
2019-11-05 Vladimir Medvedkintest/fib: add IPv6 performance autotests
2019-11-05 Vladimir Medvedkintest/fib: add performance autotests
2019-11-05 Vladimir Medvedkintest/fib: add IPv6 autotests
2019-11-05 Vladimir Medvedkintest/fib: add autotests
2019-11-05 Vladimir Medvedkintest/rib: add IPv6 autotests
2019-11-05 Vladimir Medvedkintest/rib: add autotests
2019-10-23 Vladimir Medvedkintest/ipsec: add SAD autotests
2019-10-09 Akhil Goyaltest/crypto: add PDCP C-Plane encap cases
2019-07-08 Phil Yangtest/mcslock: add MCS queued lock unit test
2019-07-05 Lukasz Krakowiaktest/power: remove prefix ACPI
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
2019-05-01 Dharmik Thakkartest/rcu: add API and functional tests
2019-04-22 Erik Gabriel Carrillotest/timer: exercise new APIs in secondary process
2019-04-04 Gage Eadstest/stack: check stack performance
2019-04-04 Gage Eadstest/stack: check stack API
2019-03-28 Joyce Kongtest/ticketlock: add test cases
2019-02-26 Bruce Richardsontest: move to app directory
2017-02-28 Ferruh Yigittest: move unit tests to separate directory
2017-02-10 Ferruh Yigitmk: move PMD libraries linking to applications
2017-01-18 Pablo de Laraapp/test: add EFD functional and perf tests
2016-10-08 Slawomir Mrozowiczapp/test: rework AES
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-07-25 Thomas Monjalonmk: fix link with glibc < 2.17
2016-07-15 Thomas Monjalonmk: fix default rule of test subdirectory
2016-06-24 Thomas Monjalonmk: fix parallel build of test resources
2016-06-24 Wei Shenhash: add scalable multi-writer insertion with Intel TSX
2016-06-20 Fan Zhangapp/test: rework crypto AES unit test
2016-06-17 Jan Viktorinapp/test: fix resource creation with objcopy on FreeBSD
2016-06-17 Thomas Monjalonmk: mute build of test resources
2016-06-14 Thomas Monjalonconfig: make libarchive optional
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-13 Jan Viktorinapp/test: support resources archived by tar
2016-06-13 Jan Viktorinapp/test: support resources externally linked
2016-06-13 Jan Viktorinapp/test: introduce resources for tests
2016-06-07 Jerin Jacobmk: fix cross-compilation
2016-05-24 Thomas Monjalonapp/test: isolate lpm performance cases
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-13 Panu Matilainenmk: fix shared library dependencies on libm and librt
2015-11-25 Declan Dohertyapp/test: add cryptodev unit and performance tests
2015-11-03 Bruce Richardsonapp/test: add performance test for ring driver
2015-11-01 Tomasz Kulasekapp/test: add dynamic bonding RSS configuration
2015-09-08 Jerin Jacobapp/test: fix needless build dependency on x86
2015-09-03 Stephen Hemmingerkni: remove deprecated functions
2015-08-03 Robert Sanfordtimer: add race condition test
2015-07-01 Vladimir Medvedkinhash: add unit test for thash
2015-06-19 Roman Dementievapp/test: add hash scalability test using HTM lock...
2015-06-16 Pablo de Laraapp/test: move hash performance tests to separate file
2015-05-22 Bruce Richardsondrivers: create new directory
2015-03-22 Marvin Liuapp/test: fix build with gcc < 4.4
2015-02-25 Zhihong Wangapp/test: disable variable tracking assignment for...
2015-02-18 Tomasz Kulasekapp/test: link with ring pmd when needed
2015-02-18 Tomasz Kulasekapp/test: unit tests for bonding mode 4
2015-02-18 Sergio Gonzalez... app/test: new reorder unit test
2014-11-27 David Marchandapp: no more bare metal environment
2014-11-26 Alan Carewapp/test: vm power management
2014-11-12 Cunming Liangapp/test: measure cycles per packet in Rx/Tx
2014-09-29 Thomas Monjaloneal: remove rte_snprintf
2014-08-26 David Marchandapp/test: only build what has been selected in config
2014-08-26 David Marchandapp: simplify makefiles
2014-07-01 Declan Dohertybond: unit tests
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-17 Cristian Dumitrescuapp/test: packet framework unit tests
2014-06-12 Bruce Richardsondistributor: add unit tests
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-26 Olivier Matzkvargs: add test case in app/test
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelapp/test: add pmd_ring
2013-11-24 Intelapp/test: rename pmac_acl as acl
2013-10-09 Intelapp/test: update kni
2013-10-09 Intelapp/test: add timer_perf
2013-10-09 Intelapp/test: minor changes
2013-10-09 Intelapp/test: remove pattern matching test
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp: rework ring tests
2013-09-17 Intelapp: add some tests
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelsched: initial import
2013-09-17 Intelmeter: initial import
2013-09-17 Intelpower: initial import
2013-09-17 Intellpm: add IPv6 support
2013-09-06 Intelfile mode changes
2013-07-25 Intelupdate copyright date to 2013
next