dpdk.git
2017-07-08 Stephen Hemmingerpci: fix spelling in comment
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-08 Mike Stolarchukhash: fix lock release on add
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-08 Roman Zhukovethdev: add function to adjust number of descriptors
2017-07-08 Qi Zhangethdev: fix documentation for fuzzy match
2017-07-08 Gaetan Rivetethdev: add flow rule copy function
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: add perf all types queue worker
2017-07-07 Jerin Jacobapp/testeventdev: add perf all types queue test
2017-07-07 Jerin Jacobapp/testeventdev: add perf queue worker functions
2017-07-07 Jerin Jacobapp/testeventdev: add perf queue test
2017-07-07 Jerin Jacobapp/testeventdev: launch perf lcores
2017-07-07 Jerin Jacobapp/testeventdev: add perf port setup
2017-07-07 Jerin Jacobapp/testeventdev: add perf opt dump and check functions
2017-07-07 Jerin Jacobapp/testeventdev: add perf basic functions
2017-07-07 Jerin Jacobapp/testeventdev: add perf test setup and destroy
2017-07-07 Jerin Jacobapp/testeventdev: add order all types queue test
2017-07-07 Jerin Jacobapp/testeventdev: add order queue worker functions
2017-07-07 Jerin Jacobapp/testeventdev: add order queue test
2017-07-07 Jerin Jacobapp/testeventdev: launch order lcores
2017-07-07 Jerin Jacobapp/testeventdev: add order port setup
2017-07-07 Jerin Jacobapp/testeventdev: add order basic functions
2017-07-07 Jerin Jacobapp/testeventdev: add order test setup and destroy
2017-07-07 Jerin Jacobapp/testeventdev: add signal handler
2017-07-07 Jerin Jacobapp/testeventdev: invoke the test ops
2017-07-07 Guduri Prathyushaapp/testeventdev: update options through command line
2017-07-07 Jerin Jacobapp/testeventdev: add helper functions to dump options
2017-07-07 Jerin Jacobapp/testeventdev: add helper functions to check options
2017-07-07 Jerin Jacobapp/testeventdev: define the test options
2017-07-07 Jerin Jacobapp/testeventdev: add common helper functions
2017-07-07 Guduri Prathyushaapp/testeventdev: add string parsing helpers
2017-07-07 Jerin Jacobapp/testeventdev: add registration framework
2017-07-07 Jerin Jacobapp/testeventdev: define test ops
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
next