mempool/dpaa2: allocate pool data dynamically
[dpdk.git] / doc /
2017-07-20 Daniel Mrzygloddoc: fix literal block in testpmd guide
2017-07-19 Kuba Kozakexamples/l2fwd-crypto: add option to update MAC address
2017-07-19 Kirill Rybalchenkocryptodev: remove crypto operation status value
2017-07-19 Kirill Rybalchenkodoc: extend info on multi-core scheduler
2017-07-19 Pablo de Laracryptodev: decrease key and digest sizes
2017-07-19 Arek Kusztalcrypto/qat: fix handle device-agnostic session
2017-07-19 Pablo de Laracryptodev: fix KASUMI F9 expected parameters
2017-07-19 Pablo de Laradoc: extend installation section for SNOW3G/KASUMI
2017-07-19 Pablo de Laradoc: add missing algorithm in limitations for QAT
2017-07-19 Pablo de Laradoc: remove incorrect limitation on AESNI-MB PMD
2017-07-19 Pablo de Laradoc: remove incorrect limitation on QAT PMD
2017-07-19 Pablo de Laradoc: fix supported algorithm table for AESNI-GCM PMD
2017-07-19 Pablo de Laracryptodev: remove AAD size in auth capabilities
2017-07-19 Akhil Goyaldoc: add missing devices in test-crypto-perf
2017-07-19 Pablo de Laradoc: use new crypto driver names
2017-07-19 Pablo de Laradoc: fix crypto scheduler command line examples
2017-07-19 Gaetan Rivetnet/failsafe: support link status change event
2017-07-19 Gaetan Rivetnet/failsafe: support device removal
2017-07-19 Gaetan Rivetnet/failsafe: support flow API
2017-07-19 Gaetan Rivetnet/failsafe: add flexible device definition
2017-07-19 Gaetan Rivetnet/failsafe: add plug-in support
2017-07-19 Gaetan Rivetnet/failsafe: add fail-safe PMD
2017-07-19 Qi Zhangdoc: add known issue for i40e VF performance
2017-07-19 Rasesh Modydoc: update supported architectures for qede
2017-07-19 Changpeng Liuexamples/vhost_scsi: introduce a new sample app
2017-07-19 Yong Wangdoc: fix metrics example
2017-07-18 Jerin Jacobethdev: introduce lock-free Tx queue capability
2017-07-16 Harry van Haarenevent/sw: add service capability
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-13 Vasily Philipovapp/testpmd: add --flow-isolate-all option
2017-07-11 Cristian Dumitrescuethdev: add traffic management API
2017-07-10 Radu Nicolaudoc: notify bypass API change
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-09 John McNamaradoc: import sphinx rtd theme when available
2017-07-09 Cian Ferriterdoc: fix typo in contributing guide
2017-07-09 Hemant Agrawaldoc: add note for IPv4 multicast application
2017-07-09 Reshma Pattandoc: add note for pdump initialization
2017-07-09 John McNamaradoc: add libnuma as dependency
2017-07-09 Jiayu Huapp/testpmd: enable TCP/IPv4 GRO
2017-07-09 Jiayu Hulib/gro: support TCP/IPv4
2017-07-09 Jiayu Hulib/gro: add Generic Receive Offload API framework
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-08 Qi Zhangethdev: fix documentation for fuzzy match
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Jerin Jacobdoc: add perf all types queue test in eventdev test...
2017-07-07 Jerin Jacobdoc: add perf queue test in eventdev test guide
2017-07-07 Jerin Jacobdoc: add order all types queue test in eventdev test...
2017-07-07 Jerin Jacobdoc: add order queue test in eventdev test guide
2017-07-07 Guduri Prathyushadoc: describe the new eventdev test application
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 Nipun Guptadoc: add NXP DPAA2 eventdev guide
2017-07-06 Pablo de Laradoc: add new crypto session information
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 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 Pablo de Laracrypto/aesni_gcm: migrate to Multi-buffer library
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 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 Laracryptodev: add AEAD parameters in crypto operation
2017-07-06 Pablo de Laracryptodev: add AEAD specific data
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: 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 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-01 Zhiyong Yangdoc: update virtio ring size and header size
2017-07-06 Tomasz Kulasekapp/testpmd: add cmd for dedicated LACP Rx/Tx queues
2017-07-06 Rahul Lakkireddynet/cxgbe: fix supported speed capabilities
2017-07-06 Robert Shearmannet/vmxnet3: implement extended stats
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP remove profile feature
2017-07-06 Andrey Chilikinapp/testpmd: update DDP add command parameters
2017-07-06 Hemant Agrawaldoc: change dpaa2 helper repository path
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP get info feature
2017-07-06 Beilei Xingdoc: add testpmd commands for DDP
2017-07-06 Shahaf Shulerdoc: add VLAN flow limitation on mlx5 PMD
2017-07-06 Wei Zhaodoc: announce igb flow API support
2017-07-06 Pablo de Laraapp/testpmd: print statistics periodically
2017-07-05 Pablo de Laraapp/testpmd: add parameter to start forwarding Tx first
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-07-03 Jerin Jacobeal: introduce architecture specific pause function
2017-07-02 Yong Wangdoc: fix typos in virtio howto guide
2017-07-02 Xingyou Chendoc: fix typos in perf guide
next