net: add rte prefix to IP defines
[dpdk.git] / app / test /
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
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-06 Hemant Agrawaltest/crypto: fix duplicate id used by CCP device
2019-02-26 Bruce Richardsontest/compress: fix missing header include
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-30 Fan Zhangcrypto/scheduler: add unit test
2017-01-30 Pablo de Laraapp/test: fix build with overflowed EFD value
2017-01-30 Ferruh Yigitapp/test: make PCI device id struct const
2017-01-30 Michał Mirosławacl: allow zero verdict
2017-01-30 Michał Mirosławacl: remove invalid test
2017-01-19 Zbigniew Bodekapp/test: add ARMv8 crypto tests and test vectors
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: test new features
2017-01-18 Arek Kusztalapp/test: fix symmetric session free in crypto perf...
2017-01-18 Tomasz Kulasekapp/test: check scatter-gather for crypto drivers
2017-01-18 Fiona Traheapp/test: add integrity check for crypto mbuf data
2017-01-18 Pablo de Laracrypto/aesni_mb: add single operation functionality
2017-01-18 Arek Kusztalapp/test: check SGL on QAT
2017-01-18 Arek Kusztalapp/test: check DES on QAT
2017-01-18 Fiona Traheapp/test: check AES cipher-only on QAT
2017-01-18 Pablo de Laraapp/test: add EFD functional and perf tests
2017-01-15 Tomasz Kulasekmbuf: add a function to linearize a packet
2017-01-04 John McNamaramake python scripts python2/3 compliant
2017-01-04 John McNamaramake python scripts PEP8 compliant
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-11-12 Olivier Matzapp/test: fix crash of LPM test
2016-11-06 Arek Kusztalapp/test: fix hanging in SNOW 3G performance test
2016-11-06 Nikita Kozlovapp/test: fix crash when checking LPM performance twice
2016-10-26 Fiona Traheapp/test: use correct offsets in AES performance test
2016-10-26 Slawomir Mrozowiczcrypto/openssl: rename libcrypto to openssl
2016-10-26 Arek Kusztalapp/test: add crypto continual performance tests
next