app/crypto-perf: support AES-CCM
[dpdk.git] / test /
2017-10-12 Pablo de Laracrypto/openssl: support DES-CBC
2017-10-12 Pablo de Laracrypto/aesni_mb: support DES
2017-10-12 Pablo de Laratest/crypto: remove crypto perf tests
2017-10-12 Akhil Goyaltest/crypto: fix dpaa2 sec macros and definitions
2017-10-12 Pablo de Laratest/crypto: do not allocate extra memory for digest
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-10 Nikhil Raotest/eventdev: add tests for eth Rx adapter APIs
2017-10-10 Gage Eadseventdev: extend port attribute get function
2017-10-10 Gage Eadseventdev: extend queue attribute get function
2017-10-10 Harry van Haareneventdev: add queue attribute function
2017-10-10 Harry van Haareneventdev: add dev attribute get function
2017-10-10 Harry van Haareneventdev: add port attribute function
2017-10-10 Gage Eadseventdev: ease single-link queue config requirements
2017-10-09 Xueming Limem: fix malloc debug config
2017-10-09 Zhiyong Yangtest: add check for AVX512F
2017-10-08 Jianfeng Tanxen: remove dependency in applications
2017-10-08 Jacek Piaseckitest/cfgfile: add realloc scenario
2017-10-08 Yipeng Wangtest/member: add functional and perf tests
2017-10-06 Santosh Shuklamempool: add flags arg in xmem size and usage
2017-10-06 Santosh Shuklamempool: remove unused flags argument
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Zhiyong Yangtest: fix assignment operation
2017-10-05 Olivier Matztest/ring: do not mask result of enqueue or dequeue
2017-10-05 Radoslaw Biernackitest/log: fix dynamic log levels testing
2017-09-15 Guduri Prathyushaservice: fix lcore stop
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in service stats functions
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-15 Harry van Haarenservice: use id in probe and get name
2017-08-03 Pablo de Laratest/crypto: fix error message
2017-07-31 Tomasz Kulasektest/bonding: fix device name
2017-07-31 Daniel Mrzyglodtest/bonding: fix namespace of the RSS tests
2017-07-31 Herbert Guantest/bonding: fix parameters of a balance Tx
2017-07-31 Herbert Guantest/bonding: fix memory corruptions
2017-07-31 Tomasz Kulasektest: fix virtual device name not set
2017-07-27 Pablo de Laracryptodev: fix session init return value
2017-07-19 Pablo de Laracryptodev: rename ADD field
2017-07-19 Pablo de Laracryptodev: fix KASUMI F9 expected parameters
2017-07-19 Pablo de Laradoc: remove incorrect limitation on QAT PMD
2017-07-19 Srisivasubramanian Stest/crypto-perf: fix ARMv8 session creation
2017-07-19 Daniel Mrzyglodtest/bonding: add test case for agg selection in mode4
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-16 Harry van Haarenservice: add unit tests
2017-07-16 Stephen Hemmingertest: remove duplicate includes
2017-07-14 Qiming Yangtest/alarm: add delay tolerance
2017-07-10 Jerin Jacobtest: add unit test for integer log2 function
2017-07-09 Ferruh Yigitbus/vdev: remove probe with driver name option
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivettest: include PCI header directly
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Bruce Richardsontest/eventdev: add auto-tests for event ring functions
2017-07-07 Bruce Richardsontest/ring: add unit tests for exact size rings
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Pablo de Laratest/crypto: extend AES-GCM 192/256 to other PMDs
2017-07-06 Pablo de Laratest/crypto: add AES-GCM 192
2017-07-06 Pablo de Laratest/crypto: rename some tests
2017-07-06 Pablo de Laratest/crypto: add 12-byte IV AES-CTR test cases
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: support AES-GCM and CTR
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laratest/crypto-perf: move IV to crypto op private data
2017-07-06 Pablo de Laratest/crypto: move IV to crypto op private data
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-06 Daniel Mrzyglodtest/bonding: fix mode 4 names
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-28 Pablo de Laratest/crypto: fix overflow
2017-06-28 Pablo de Laratest/crypto: use existing algorithm strings
2017-06-28 Pablo de Laratest/crypto: remove offsets in wireless algo vectors
2017-06-28 Pablo de Laratest/crypto: remove unnecessary offset
2017-06-28 Pablo de Laratest/crypto: fix wrong AAD setting
2017-06-27 Santosh Shuklatest/mbuf: remove global mempool
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobtest/eventdev: verify priority test prerequisite
2017-06-21 Harry van Haarenevent/sw: fix credit tracking in port dequeue
2017-06-21 Harry van Haarenevent/sw: add queue-to-port stats
2017-06-22 Pablo de Laratest/bonding: remove socket id check
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-05 Bruce Richardsontest/eventdev: fix build with gcc 7
2017-05-05 Bruce Richardsontest/cmdline: fix missing break in switch
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-04-20 Akhil Goyaltest/crypto: add DPAA2 crypto functional test
2017-04-20 Akhil Goyaltest/crypto: add DPAA2 crypto performance test
next