dpdk.git
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: use new hotplug API in attach
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Gaetan Rivetbus/pci: implement plug/unplug operations
2017-07-03 Jan Blunckbus/vdev: implement unplug operation
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: require to implement device finding
2017-07-03 Jan Blunckbus/fslmc: implement method to find device
2017-07-03 Jan Blunckbus/pci: implement method to find device
2017-07-03 Jan Blunckbus/vdev: implement method to find device
2017-07-03 Jan Blunckbus: add method to find device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-07-03 Gaetan Rivetbus/vdev: use standard bus registration
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-03 Jerin Jacobeal/ppc64: add empty pause function
2017-07-03 Jerin Jacobeal/x86: copy pause function
2017-07-03 Jerin Jacobeal/arm64: add pause function
2017-07-03 Jerin Jacobeal/arm32: add empty pause function
2017-07-03 Jerin Jacobeal: introduce architecture specific pause function
2017-07-03 Jerin Jacobmk: allow exec-env specific targets
2017-07-03 Ashwin Sekhar T Kconfig: support clang for ARMv8 Linux
2017-07-03 Ashwin Sekhar T Keal/arm: fix build with clang
2017-07-03 Ashwin Sekhar T Kacl: fix build with ARMv8 clang
2017-07-03 Ashwin Sekhar T Knet/thunderx: fix build with clang
2017-07-03 Ashwin Sekhar T Khash: compile ARMv8 CRC32 support conditionally
2017-07-03 Ashwin Sekhar T Keal: pause while busy-waiting for lcore slave
2017-07-03 Ashwin Sekhar T Ktable: add NEON implementation of LRU strategy 3
2017-07-03 Ashwin Sekhar T Ktable: separate out x86-specific from LRU header
2017-07-03 Ashwin Sekhar T Kefd: support lookup using NEON intrinsics
2017-07-03 Ashwin Sekhar T Ksched: add NEON optimizations
2017-07-03 Ashwin Sekhar T Khash: support NEON for Toeplitz algo
2017-07-03 RongQiang Xieapp/testpmd: fix comments for bonding commands
2017-07-03 Olivier Matzeal: introduce integer log2 function
2017-07-02 Nikhil Raoethdev: fix a typo in global API introduction
2017-07-02 Yong Wangdoc: fix typos in virtio howto guide
2017-07-02 Xingyou Chendoc: fix typos in perf guide
2017-07-02 Harrison McCulloughdoc: fix typo in Linux guide
2017-07-01 Rami Rosendoc: fix a typo in sample apps guide
2017-07-01 Rami Rosenethdev: fix a typo
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-07-01 Daniel Verkampring: use aligned memzone allocation
2017-07-01 Gowrishankar... kni: allocate no more mbuf than empty slots in queue
2017-07-01 Vasily Philipovmbuf: fix debug checks for headroom and tailroom
2017-07-01 Jerin Jacobmbuf: reduce pktmbuf init cycles
2017-06-30 Ilya Maximetsconfig: enable vhost NUMA awareness by default
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-06-30 Beilei Xingmaintainers: update for i40e
2017-06-28 Fan Zhangcrypto/scheduler: remove deprecated functions
2017-06-28 Pablo de Laratest/crypto: fix overflow
2017-06-28 Kirill Rybalchenkocryptodev: fix device stop function
2017-06-28 Pablo de Laradoc: fix typo in l2fwd-crypto usage
2017-06-28 Pablo de Laraapp/crypto-perf: fix error message
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix auth info display
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix application help
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-28 Pablo de Laracrypto/aesni_mb: remove assert checks
2017-06-28 Pablo de Laracryptodev: remove unused driver struct
2017-06-28 Pablo de Laracryptodev: remove unused PCI probe/remove
2017-06-28 Pablo de Laracrypto/dpaa2_sec: do not use cryptodev driver
2017-06-28 Pablo de Laracrypto/qat: do not use cryptodev driver
2017-06-28 Pablo de Laracryptodev: add PCI driver helpers
2017-06-28 Pablo de Laracryptodev: release device if PCI probing fails
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-06-28 Pablo de Laracryptodev: set PCI info only when device is PCI
2017-06-28 Pablo de Laracryptodev: simplify device list retrieval logic
2017-06-28 Pablo de Laracryptodev: rename device retrieval argument
2017-06-28 Pablo de Laracryptodev: set driver name for all devices
2017-06-28 Pablo de Laracryptodev: store device pointer in virtual devices
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix option parsing
2017-06-28 Pablo de Laracrypto/aesni_gcm: fix leading spaces
2017-06-28 Jamie Lavignemem: fix malloc element resize with padding
2017-06-27 Santosh Shuklatest/mbuf: remove global mempool
2017-06-27 Ferruh Yigitpci: reduce debug log verbosity when probing
2017-06-26 Luca Boccassimk: fix excluding files when installing docs
2017-06-26 Luca Boccassimk: use make silent flag to print HTML doc version
2017-06-26 Luca Boccassiethdev: add missing symbol in map
2017-06-23 Tonghao Zhangpci: set default numa node for broken systems
2017-06-23 Anand B Jyotiring: fix return value for dequeue
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobtest/eventdev: verify priority test prerequisite
2017-06-21 Jerin Jacobevent/octeontx: fix missing enqueue SMP barrier
2017-06-21 Jerin Jacobevent/octeontx: improve dequeue performance
2017-06-21 Jerin Jacobevent/skeleton: advertise the burst mode capability
2017-06-21 Jerin Jacobevent/sw: advertise the burst mode capability
2017-06-21 Jerin Jacobeventdev: introduce burst mode capability
2017-06-21 Jerin Jacobeventdev: make vdev init and uninit functions optional
2017-06-21 Jerin Jacobeventdev: make PCI probe and remove functions optional
2017-06-21 Jerin Jacobeventdev: restructure release function
2017-06-21 Jerin Jacobeventdev: remove PCI dependency from generic structures
2017-06-21 Harry van Haarenevent/sw: fix mapped qid count with parallel queue
2017-06-21 Santosh Shuklaevent/octeontx: fix error msg in mbox wait response
2017-06-21 Jerin Jacobevent/octeontx: add driver name in info get
2017-06-21 Harry van Haarenevent/sw: fix credit tracking in port dequeue
2017-06-21 Jerin Jacobeventdev: clarify the worker thread workflow
next