dpdk.git
2017-04-30 Wenzhuo Lucmdline: fix parsing
2017-04-30 Adrien Mazarguillatency: fix missing includes in exported header
2017-04-30 Adrien Mazarguilbitrate: fix exported header
2017-04-30 Adrien Mazarguilmetrics: fix exported header
2017-04-30 Adrien Mazarguilefd: fix missing include in exported header
2017-04-30 Adrien Mazarguileventdev: fix headers for strict compilation flags
2017-04-30 Adrien Mazarguilcrypto/scheduler: fix missing includes
2017-04-30 Adrien Mazarguilvhost: fix header for strict compilation flags
2017-04-30 Adrien Mazarguilnet/avp: fix exported headers
2017-04-30 Adrien Mazarguilethdev: fix incomplete items in flow API
2017-04-30 Adrien Mazarguilethdev: fix flow API for C++
2017-04-30 Adrien Mazarguilnet: fix missing include in exported header
2017-04-30 Adrien Mazarguilmbuf: fix missing includes in exported header
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-30 Zhihong Wangconfig: make AVX and AVX512 configurable
2017-04-30 Jerin Jacobconfig: set cache line as 128B for generic arm64
2017-04-30 Jan Blunckmk: fix external builds with relative output dir
2017-04-30 John Jacquesmk: use extra cflags when linking with compiler
2017-04-30 Bruce Richardsonmbuf: fix 64-bit address alignment in 32-bit builds
2017-04-30 Alexey Kardashevskiyvfio: fix structures for sPAPR IOMMU
2017-04-30 Alejandro Lucerovfio: fix device unplug when several devices per group
2017-04-30 Andrew Rybchenkovfio: set IOMMU type for the container once
2017-04-30 Alexey Kardashevskiypci: initialize generic driver pointer
2017-04-30 Gowrishankar... usertools: fix CPU layout for more than 2 threads
2017-04-30 Ferruh Yigitusertools: add --status-dev option to devbind
2017-04-30 Guduri Prathyushausertools: fix device binding with kernel tools
2017-04-30 Jerin Jacobdevtools: add tags and cscope index generation
2017-04-28 Yuanhan Liudevtools: list stable commits without fixline
2017-04-25 Ferruh Yigitdevtools: add git log checks for acronyms
2017-04-25 Guduri Prathyushausertools: add mempool PCI functional device
2017-04-25 Guduri Prathyushausertools: add eventdev PCI functional device
2017-04-25 Guduri Prathyushausertools: define DPDK PCI functional device
2017-04-25 Guduri Prathyushausertools: use optimized driver override scheme to...
2017-04-25 Guduri Prathyushausertools: optimize lspci invocation
2017-04-25 Guduri Prathyushausertools: refactor binding status
2017-04-25 Guduri Prathyushausertools: refactor NIC and crypto binding details
2017-04-25 Andriy Berestovskyyusertools: use sysfs for CPU layout
2017-04-25 Akhil Goyalcrypto/dpaa2_sec: update license and copyright
2017-04-24 Olivier Matzethdev: fix typos in API comments
2017-04-24 Bruce Richardsonexamples/performance-thread: fix compilation on Suse...
2017-04-21 Bruce Richardsonexamples/performance-thread: use a single build dir
2017-04-21 Bruce Richardsonexamples/performance-thread: fix build on FreeBSD
2017-04-21 Bruce Richardsonexamples: fix build clean on FreeBSD
2017-04-21 Bruce Richardsonnet/ark: fix build on FreeBSD
2017-04-21 Michal Jastrzebskiapp/procinfo: fix description of --xstats-name option
2017-04-21 John Daleydoc: fix flow validate comments
2017-04-21 Thomas Monjalonversion: 17.05-rc2
2017-04-21 Maxime Coquelindoc: fix typo in PVP howto
2017-04-21 Hiroki Shirokuraexamples/performance-thread: support C++
2017-04-21 Qi Zhangexamples/ethtool: disable promiscuous mode by default
2017-04-21 Andriy Berestovskyyexamples: limit max frame size
2017-04-21 Andriy Berestovskyyport: fix minor typo
2017-04-21 Andriy Berestovskyyport: fix file descriptor reader
2017-04-21 Andriy Berestovskyyport: use mbuf alloc bulk instead of mempool
2017-04-21 Andriy Berestovskyyexamples/ip_pipeline: avoid panic if link up/down not...
2017-04-21 Andriy Berestovskyyexamples/ip_pipeline: support more than 32 CPUs
2017-04-21 Shyam Kumar... examples/ip_pipeline: fix port range filtering
2017-04-20 Aleksey Katargintable: fix stats update
2017-04-20 Ferruh Yigitkni: fix possible memory leak
2017-04-20 Bruce Richardsonapp/testpmd: enable NUMA support by default
2017-04-20 Rami Rosenapp/testpmd: consolidate duplicate ifdefs into one
2017-04-20 Pascal Mazonapp/testpmd: fix duplicated metrics header include
2017-04-20 Remy Hortonbitrate: fix integer roundoff
2017-04-20 David Huntdistributor: fix crash in flush
2017-04-20 Gaetan Rivetapp/testpmd: request device removal interrupt
2017-04-20 Gaetan Rivetapp/testpmd: request link status interrupt
2017-04-20 Gaetan Rivetapp/testpmd: add generic event handler
2017-04-20 Gaetan Rivetnet/mlx4: support device removal event
2017-04-20 Gaetan Rivetethdev: introduce device removal event
2017-04-20 Jacek Piaseckinet/ixgbe: support xstats by ID
2017-04-20 Jacek Piaseckinet/e1000: support xstats by ID
2017-04-20 Kuba Kozakapp/proc-info: support xstats by ID
2017-04-20 Kuba Kozakethdev: get xstats ID by name
2017-04-20 Jacek Piaseckiethdev: retrieve xstats by ID
2017-04-20 Akhil Goyaltest/crypto: add DPAA2 crypto functional test
2017-04-20 Akhil Goyaltest/crypto: add DPAA2 crypto performance test
2017-04-20 Akhil Goyaldoc: add NXP DPAA2 SEC
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: support statistics
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: support crypto operation
2017-04-20 Akhil Goyalbus/fslmc: add packet frame list entry definitions
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: add sample descriptors
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: add run-time assembler for descriptor
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: add basic operations
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: support mc dpseci object
2017-04-20 Akhil Goyalcrypto/dpaa2_sec: introduce poll mode driver
2017-04-20 Akhil Goyalcryptodev: add type for DPAA2
2017-04-20 Pablo de Laracrypto/scheduler: fix uninitialized capabilities
2017-04-20 Fan Zhangcrypto/scheduler: fix ring dequeue return handling
2017-04-20 Pablo de Laraexamples/l2fwd-crypto: fix padding calculation
2017-04-20 Pablo de Laradrivers/crypto: do not create unique name internally
2017-04-20 Pablo de Laradrivers/crypto: check if name is null
2017-04-20 Fan Zhangexamples/l2fwd-crypto: add cryptodev mask option
2017-04-20 Pablo de Laraexamples/l2fwd-crypto: fix AEAD tests when AAD is zero
2017-04-20 Pablo de Laraapp/crypto-perf: fix AEAD tests when AAD is zero
2017-04-20 Pablo de Laraapp/crypto-perf: fix length for wireless algos
2017-04-20 Arek Kusztalcrypto/qat: fix IV zero physical address
2017-04-20 Arek Kusztalcrypto/qat: fix AES-GCM authentication length
2017-04-20 Fan Zhangcrypto/scheduler: improve parameters parsing
2017-04-20 Pablo de Laratest/crypto: create unique driver name
2017-04-20 Pablo de Laratest/crypto: create only one virtual device if needed
next