app/test: shorten execution time
[dpdk.git] / drivers /
2016-05-24 Panu Matilainenqede: add missing external dependency and disable by...
2016-05-24 Thomas Monjalonqede: fix 32-bit build with debug enabled
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-05-19 Olivier Matzmempool: store memory chunks in a list
2016-05-19 Olivier Matzmempool: use the list to iterate the elements
2016-05-19 Olivier Matzmempool: remove const qualifier when browsing pools
2016-05-19 Olivier Matzmempool: rename object constructor typedef
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-13 Panu Matilainenqede: fix build with gcc 6
2016-05-13 Ferruh Yigitqede: fix build with icc
2016-05-10 Jianfeng Tanvirtio: fix memory leak of virtqueue memzones
2016-05-10 Jianfeng Tanvirtio: simplify queue allocation
2016-05-10 Jianfeng Tanvirtio: fix overwritten driver flags
2016-05-10 Huawei Xievirtio: optimize avail ring update
2016-05-10 Tetsuya Mukawavhost: fix linkage of driver with library
2016-05-10 Huawei Xievirtio: fix mbuf headroom size check
2016-05-10 Jianfeng Tanvirtio: fix segfault on Tx desc flags setup
2016-05-10 Jianfeng Tanvirtio: fix newline under debug mode
2016-05-06 Jingjing Wui40e: fix VLAN stripping from inner header
2016-05-06 Beilei Xingi40evf: expose queue info functions reused from PF
2016-05-06 John Daleyenic: fix offset for Rx mbuf data
2016-05-06 Alejandro Luceronfp: expose device hotplug capability
2016-05-06 Alejandro Luceronfp: fix freeing multi-mbuf packets
2016-05-06 Alejandro Luceronfp: serialize access for hardware reconfiguration
2016-05-06 Panu Matilainenmk: cleanup leftover references to malloc library
2016-05-06 Björn Töpeli40evf: report error for unsupported CRC stripping...
2016-05-06 Daniel Mrzyglodi40e: remove unneeded NULL check
2016-05-06 Bruce Richardsoni40e: simplify SSE packet length extraction code
2016-05-06 Bruce Richardsoni40e: improve performance of vector PMD
2016-05-06 Bruce Richardsoni40e: require SSE4.1 support for vector driver
2016-05-06 Rami Roseni40e: remove redundant fdir forward declarations
2016-05-06 Rasesh Modyqede: add DCBX support
2016-05-06 Rasesh Modyqede: add interrupt handling support
2016-05-06 Rasesh Modyqede: add SRIOV support
2016-05-06 Rasesh Modyqede: add L2 support
2016-05-06 Rasesh Modyqede: enable PMD build
2016-05-06 Rasesh Modyqede: add core driver
2016-05-06 Rasesh Modyqede: add base driver
2016-05-06 Tomasz Kulasekixgbe: fix bit shift overflow in VMDQ pool setup
2016-05-06 Jingjing Wui40e: fix packet count stats
2016-05-06 Michael Frascafm10k: fix packet type for multi-segment packets
2016-05-06 Piotr Azarewiczixgbe: fix bit masking in queue stop
2016-05-06 Remy Hortoni40e: fix register dump offset
2016-05-06 Stephen Hemmingerixgbe: clean up code style
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-10 Pablo de Laraxenvirt: fix 32-bit build
2016-04-08 Wenzhuo Luixgbe: fix packet type for VXLAN and NVGRE on X550
2016-04-07 Rich Lanevhost: enable guest notification only on enabled queues
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-04-06 Pablo de Laraaesni_gcm: fix supported key sizes
2016-04-06 Ciara Loftusvhost: fix retrieval of numa node in driver
2016-04-06 Ferruh Yigitena: fix build with icc
2016-04-06 Zhe Taoi40e: fix TSO
2016-04-06 Jingjing Wui40evf: fix link info update
2016-04-06 Wenzhuo Luigb: fix i350 VF Rx
2016-04-06 Rich Lanevirtio: use zeroed memory for simple Tx header
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneethdev: use constants for link duplex
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-04-01 Vladyslav Buslovbonding: fix loop boundary condition
2016-04-01 Nelson Escobarbonding: fix link detect in non-interrupt mode
2016-03-31 Arek Kusztalqat: add out-of-place symmetric operations
2016-03-31 Fiona Traheqat: fix crash when nothing to enqueue
2016-03-31 Fiona Trahedrivers: fix build of crypto anonymous union initialization
2016-03-31 Stephen Hemmingervmxnet3: remove asserts that confuse coverity
2016-03-31 Aaron Conoleixgbe: fix uninitialized warning
2016-03-31 Aaron Conoleixgbe: fix VLAN filter missing brackets
2016-03-31 Aaron Conoleixgbe: fix constant sign in left shift operator
2016-03-31 Aaron Conoleigb: fix constant sign in left shift operator
2016-03-31 Aaron Conolee1000: fix missing link interrupt check brackets
2016-03-31 Aaron Conolee1000: suppress misleading indentation warning
2016-03-31 Michael Frascafm10k: fix RSS reset during initialization
2016-03-31 Yong Wangvmxnet3: fix Tx flags check
2016-03-31 Stephen Hemmingernfp: fix PCI device info retrieval
2016-03-31 Yaacov Hazanmlx5: fix RETA table size
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
2016-03-31 Jingjing Wui40e: fix crash on DCB query
2016-03-31 Rami Roseni40e: fix typo in flow director comment
2016-03-30 Wang Xiao Wixgbe: fail if too many queues for interrupt
2016-03-30 Wenzhuo Luixgbe/base: fix VF multi-queue
2016-03-30 John Daleyenic: expose Rx missed packets counter
2016-03-30 John Daleyenic: fix link state change
2016-03-30 John Daleyenic: fix Tx hang when number of packets > queue size
2016-03-30 Daniel Mrzyglodena: fix FreeBSD build
2016-03-30 Daniel Mrzyglodena: fix build with icc
2016-03-25 Marvin Liuapp/testpmd: fix build on FreeBSD
2016-03-25 Jiangu Zhaoi40e: fix using memory after free
2016-03-25 Eric Kinziebonding: use existing enslaved device queues
2016-03-25 Olivier Matzigb: fix crash with offload on 82575
2016-03-25 Olivier Matzmlx4: use dummy Rx queues when non-pow2 number requested
2016-03-25 Wenzhuo Luixgbe: fix tunnelling support for X550em_a
2016-03-25 Wenzhuo Luixgbe: fix timer support for X550em
2016-03-25 Bernard Iremongerbonding: fix current primary port
2016-03-25 Ferruh Yigitixgbe: disable icc false positive warning
next