dpdk.git
2017-07-07 Jerin Jacobapp/testeventdev: introduce dpdk-test-eventdev app
2017-07-07 Harry van Haarendoc: add eventdev library to programmers guide
2017-07-07 Harry van Haarendoc: add SW eventdev pipeline to sample app guide
2017-07-07 Harry van Haarenexamples/eventdev_pipeline_sw_pmd: add sample app
2017-07-07 Bruce Richardsonevent/sw: change worker rings to standard event rings
2017-07-07 Bruce Richardsontest/eventdev: add auto-tests for event ring functions
2017-07-07 Bruce Richardsoneventdev: add ring structure for events
2017-07-07 Bruce Richardsontest/ring: add unit tests for exact size rings
2017-07-07 Bruce Richardsonring: allow non power-of-2 sizes
2017-07-07 Jerin Jacobevent/octeontx: add enqueue fwd op variant
2017-07-07 Jerin Jacobevent/octeontx: add enqueue new op variant
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-07-07 Jerin Jacobeventdev: introduce helper function for enqueue burst
2017-07-07 Nipun Guptadoc: add NXP DPAA2 eventdev guide
2017-07-07 Nipun Guptaevent/dpaa2: handle timeout using interrupts in dequeue
2017-07-07 Nipun Guptabus/fslmc: enable portal interrupt handling
2017-07-07 Nipun Guptabus/fslmc: add interrupt enabling routine
2017-07-07 Nipun Guptaevent/dpaa2: add enqueue and dequeue functionality
2017-07-07 Nipun Guptabus/fslmc: change argument to const to avoid warning
2017-07-07 Nipun Guptabus/fslmc: add callback per queue to enable
2017-07-07 Nipun Guptabus/fslmc: support enqueue with multiple descriptors
2017-07-07 Nipun Guptaevent/dpaa2: add configuration functions
2017-07-07 Nipun Guptabus/fslmc: support static dequeue from portal
2017-07-07 Nipun Guptaevent/dpaa2: initialize device
2017-07-07 Nipun Guptabus/fslmc: adding cpu support in stashing config
2017-07-07 Nipun Guptabus/fslmc: register dpci as dpaa2 device for bus scan
2017-07-07 Nipun Guptabus/fslmc: adding basic dpci support
2017-07-07 Nipun Guptaevent/dpaa2: register dpcon as dpaa2 device for bus...
2017-07-07 Hemant Agrawalbus/fslmc: export qbman dqrr funcs for eventdev usages
2017-07-07 Nipun Guptabus/fslmc: add basic dpcon support
2017-07-07 Nipun Guptabus/fslmc: integrate dpio and dpbp to object framework
2017-07-07 Hemant Agrawalbus/fslmc: generic framework for mc object creation
2017-07-07 Nipun Guptaevent/dpaa2: add basic build infrastructure
2017-07-07 Hemant Agrawaldrivers: add bus dependency for eventdev
2017-07-06 Kirill Rybalchenkoapp/crypto-perf: wait for cores launched by app
2017-07-06 Fiona Trahecrypto/qat: fix possible out-of-bounds
2017-07-06 Pablo de Laradoc: add new crypto session information
2017-07-06 Pablo de Laracryptodev: remove session init internal function
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: remove mempool from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove device id from session
2017-07-06 Slawomir Mrozowiczcryptodev: change attach session to queue pair API
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Slawomir Mrozowiczcryptodev: add private session size retrieval function
2017-07-06 Pablo de Laracryptodev: move session init out of pool creation
2017-07-06 Pablo de Laracryptodev: remove unused cryptodev session structure
2017-07-06 Kirill Rybalchenkocrypto/scheduler: add multicore scheduling mode
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: update driver name string
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 Laracrypto/aesni_gcm: migrate to Multi-buffer library
2017-07-06 Pablo de Laratest/crypto: add 12-byte IV AES-CTR test cases
2017-07-06 Pablo de Laracrypto/aesni_mb: support IPSec Multi-buffer lib v0.46
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: support AES-GCM and CTR
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: add HW desc support for AES-GCM
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: add HW desc support for CTR
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: add per dev mempool to store FLE
2017-07-06 Akhil Goyalbus/fslmc: add macros to get/set FLE context
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 Laraexamples/l2fwd-crypto: add AEAD parameters
2017-07-06 Pablo de Laraexamples/ipsec-secgw: add AEAD parameters
2017-07-06 Pablo de Laraapp/test-crypto-perf: add AEAD parameters
2017-07-06 Pablo de Laraexamples/l2fwd-crypto: avoid too many tabs
2017-07-06 Pablo de Laracryptodev: add AEAD parameters in crypto operation
2017-07-06 Pablo de Laracryptodev: add AEAD specific data
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: add auth IV
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 Laraexamples/ipsec-secgw: move IV to crypto op private...
2017-07-06 Pablo de Laraexamples/l2fwd-crypto: move IV to crypto op private...
2017-07-06 Pablo de Laraapp/crypto-perf: move IV to crypto op private data
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: add crypto op helper macros
2017-07-06 Pablo de Laracryptodev: remove useless alignment
2017-07-06 Pablo de Laracryptodev: do not store pointer to op specific params
2017-07-06 Pablo de Laracryptodev: remove opaque data pointer in crypto op
2017-07-06 Pablo de Laracryptodev: replace enums with 1-byte variables
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-06 Sergio Gonzalez... app/crypto-perf: set crypto op pool cache
2017-07-06 Sergio Gonzalez... app/crypto-perf: return crypto ops to mempool in bulk
2017-07-06 Sergio Gonzalez... app/crypto-perf: fix digest data for chained mbufs
2017-07-06 Pablo de Laracrypto/qat: fix typo
2017-07-07 Ilya Maximetsvhost: print reason of NUMA node query failure
2017-07-04 Yong Wangnet/virtio-user: fix comment
2017-07-04 Allain Legacynet/virtio-user: fix crash when detaching device
2017-07-04 Jens Freimannvhost: check return of mutex initialization
2017-07-04 Jens Freimannvhost: check return of pthread calls
2017-07-04 Jens Freimannvhost: add missing check in driver registration
next