aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-19cryptodev: rename ADD fieldPablo de Lara
2017-07-19cryptodev: fix KASUMI F9 expected parametersPablo de Lara
2017-07-19doc: remove incorrect limitation on QAT PMDPablo de Lara
2017-07-19test/crypto-perf: fix ARMv8 session creationSrisivasubramanian S
2017-07-19test/bonding: add test case for agg selection in mode4Daniel Mrzyglod
2017-07-20devargs: restore device type APIGaetan Rivet
2017-07-16service: add unit testsHarry van Haaren
2017-07-16test: remove duplicate includesStephen Hemminger
2017-07-14test/alarm: add delay toleranceQiming Yang
2017-07-10test: add unit test for integer log2 functionJerin Jacob
2017-07-10bus/vdev: remove probe with driver name optionFerruh Yigit
2017-07-09devargs: make device types genericGaetan Rivet
2017-07-09devargs: make device representation genericGaetan Rivet
2017-07-09test: include PCI header directlyGaetan Rivet
2017-07-08update Cavium Inc copyright headersJerin Jacob
2017-07-07test/eventdev: add auto-tests for event ring functionsBruce Richardson
2017-07-07test/ring: add unit tests for exact size ringsBruce Richardson
2017-07-06cryptodev: add mempool pointer in queue pair setupPablo de Lara
2017-07-06cryptodev: support device independent sessionsSlawomir Mrozowicz
2017-07-06cryptodev: do not create session mempool internallySlawomir Mrozowicz
2017-07-06cryptodev: remove crypto device driver nameSlawomir Mrozowicz
2017-07-06cryptodev: remove crypto device type enumerationSlawomir Mrozowicz
2017-07-06test/crypto: extend AES-GCM 192/256 to other PMDsPablo de Lara
2017-07-06test/crypto: add AES-GCM 192Pablo de Lara
2017-07-06test/crypto: rename some testsPablo de Lara
2017-07-06test/crypto: add 12-byte IV AES-CTR test casesPablo de Lara
2017-07-06crypto/dpaa2_sec: support AES-GCM and CTRAkhil Goyal
2017-07-06cryptodev: remove AAD from authentication structurePablo de Lara
2017-07-06cryptodev: use AES-GCM/CCM as AEAD algorithmsPablo de Lara
2017-07-06cryptodev: set AES-GMAC as auth-only algoPablo de Lara
2017-07-06cryptodev: remove digest length from crypto opPablo de Lara
2017-07-06cryptodev: remove AAD length from crypto opPablo de Lara
2017-07-06cryptodev: do not use AAD in wireless algorithmsPablo de Lara
2017-07-06cryptodev: move IV parameters to sessionPablo de Lara
2017-07-06cryptodev: pass IV as offsetPablo de Lara
2017-07-06test/crypto-perf: move IV to crypto op private dataPablo de Lara
2017-07-06test/crypto: move IV to crypto op private dataPablo de Lara
2017-07-06cryptodev: move session type to generic crypto opPablo de Lara
2017-07-06test/bonding: fix mode 4 namesDaniel Mrzyglod
2017-07-04net: implement CRC for ARM64 NEONAshwin Sekhar T K
2017-07-03eal: switch to architecture specific pause functionJerin Jacob
2017-07-01ethdev: add return values to callback process APIBernard Iremonger
2017-06-28test/crypto: fix overflowPablo de Lara
2017-06-28test/crypto: use existing algorithm stringsPablo de Lara
2017-06-28test/crypto: remove offsets in wireless algo vectorsPablo de Lara
2017-06-28test/crypto: remove unnecessary offsetPablo de Lara
2017-06-28test/crypto: fix wrong AAD settingPablo de Lara
2017-06-27test/mbuf: remove global mempoolSantosh Shukla
2017-06-21eventdev: define default value for dequeue timeoutJerin Jacob
2017-06-21test/eventdev: verify priority test prerequisiteJerin Jacob