vhost: prefetch descriptor after the read barrier
[dpdk.git] / app /
2018-12-21 Qi Zhangapp/testpmd: batch MAC swap for performance on x86
2018-12-21 Qi Zhangapp/testpmd: improve MAC swap performance for x86
2018-12-21 Qi Zhangapp/testpmd: move MAC swap functions
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-19 Tomasz Jozwiakapp/compress-perf: refactor code
2018-12-19 Tomasz Jozwiakapp/compress-perf: add dynamic compression test
2018-12-19 Tomasz Jozwiakapp/compress-perf: add performance measurement
2018-12-19 Tomasz Jozwiakapp/compress-perf: add parser
2018-12-19 Kamil Chalupnikapp/bbdev: enhance interrupt test
2018-12-19 Kamil Chalupnikbbdev: support bigger transport block
2018-12-19 Kamil Chalupnikbbdev: enhance throughput test
2018-12-19 Kamil Chalupnikbbdev: enhance offload cost test
2018-12-16 Erik Gabriel Carrilloapp/eventdev: detect deadlock for timer event producer
2018-12-19 Tiwei Biepdump: remove deprecated APIs
2018-12-13 Dekel Peledapp/testpmd: fix MPLSoGRE encapsulation
2018-12-13 Dekel Peledapp/testpmd: fix MPLSoUDP encapsulation
2018-12-13 Saleh Alsouqiapp/testpmd: fix MPLS BoS bit default value
2018-11-26 Thomas Monjalonfix dpdk.org URLs
2018-11-23 Thomas Monjalonapp/eventdev: fix possible uninitialized variable
2018-11-18 Marko Kovacevicapp/pdump: fix port id storage size
2018-11-18 Jasvinder Singhapp/testpmd: fix memory leak for DSCP table
2018-11-18 Jeff Guoapp/testpmd: workaround deadlock in hot-unplug callback
2018-11-12 Jasvinder Singhapp/testpmd: fix memory allocation for DSCP table
2018-11-12 Jasvinder Singhapp/testpmd: fix memory leak for TM object
2018-11-13 Ophir Munkapp/testpmd: revert setting default RSS
2018-11-13 Raslan Darawshehapp/testpmd: fix L4 length for UDP checksum
2018-11-13 Wei Zhaoapp/testpmd: fix Rx offload search
2018-11-05 Ophir Munkapp/testpmd: set default RSS key as null
2018-11-05 Radu Nicolauapp/testpmd: fix port status for new bonded devices
2018-11-05 Ferruh Yigitapp/testpmd: fix Tx offload flags
2018-11-05 Leah Tekoaapp/testpmd: fix RED byte stats
2018-11-05 Rosen Xuapp/testpmd: fix shaper profile parameters
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-27 Kevin Laatzbuild: add dependency on telemetry to apps with meson
2018-10-26 Jerin Jacobapp/testpmd: fix QinQ strip display option
2018-10-26 Thomas Monjalonapp/testpmd: setup attached ports on probe event
2018-10-26 Thomas Monjalonapp/testpmd: move ethdev events registration
2018-10-26 Thomas Monjalonapp/testpmd: check not configuring port twice
2018-10-26 Thomas Monjalonapp/testpmd: merge ports list update functions
2018-10-26 Thomas Monjalonapp/testpmd: check not detaching device twice
2018-10-26 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Wei Zhaoapp/testpmd: support more types for flow RSS
2018-10-26 Thomas Monjalonethdev: remove deprecated attach/detach functions
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-26 Thomas Monjalonethdev: complete closing of port
2018-10-26 Thomas Monjalonapp/testpmd: allow detaching a port not closed
2018-10-26 Wisam Jaddoapp/testpmd: update port list for multiple removals
2018-10-26 Phil Yangapp/testpmd: reserve NUMA node per port and per ring
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-18 Raslan Darawshehapp/testpmd: set packet dump based on verbosity level
2018-10-18 Raslan Darawshehapp/testpmd: add packet dump callbacks
2018-10-18 Raslan Darawshehapp/testpmd: move dumping packets to a separate function
2018-10-18 Phil Yangapp/testpmd: fix physical port socket initialization
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify MAC address
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify TTL
2018-10-18 Phil Yangapp/testpmd: fix vdev socket initialization
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guoapp/testpmd: use hotplug failure handler
2018-10-08 Krzysztof Kanasapp/testpmd: add TM commands to mark packets
2018-10-08 Jasvinder Singhapp/testpmd: fix metering and policing commands
2018-10-11 Jens Freimannapp/testpmd: add noisy neighbour forwarding mode
2018-10-11 Brian Archboldapp/testpmd: fix duplicate exit
2018-10-11 Emma Finnapp/testpmd: add new command for show port info
2018-10-11 Herakliusz Lipiecapp/testpmd: fix printf format in event callback
2018-10-11 Ferruh Yigitapp/testpmd: display devargs in port info output
2018-10-11 Jerin Jacobapp/testpmd: collect bad outer L4 checksum for csum...
2018-10-11 Jerin Jacobapp/testpmd: support outer UDP HW checksum
2018-10-11 Jerin Jacobethdev: add Tx offload outer UDP checksum definition
2018-10-11 Jerin Jacobethdev: add Rx offload outer UDP checksum definition
2018-10-11 Rahul Lakkireddyethdev: add flow action to swap MAC addresses
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify TCP/UDP port...
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify IP addresses
2018-10-11 Ferruh Yigitapp/testpmd: fix displaying RSS hash functions
2018-10-11 Ferruh Yigitapp/testpmd: clarify flow types in port info
2018-10-11 Ferruh Yigitmbuf: clarify QinQ flag usage
2018-10-11 Jerin Jacobethdev: support SCTP Rx checksum offload
2018-10-11 Adrien Mazarguilapp/testpmd: rely on flow API conversion function
2018-10-11 Jerin Jacobapp/testpmd: fix csum parse-tunnel command invocation
2018-10-11 Hyong Youb Kimapp/testpmd: check Rx VLAN offload flag to print VLAN TCI
2018-10-11 Anatoly Burakovapp/testpmd: support external memory
2018-10-01 Pavan Nikhileshapp/eventdev: support Tx adapter
2018-10-01 Pavan Nikhileshapp/eventdev: remove redundant newlines
2018-10-01 Pavan Nikhileshapp/eventdev: fix minor typos
2018-09-25 Anoob Josephapp/test-crypto-perf: fix double allocation of memory
2018-09-25 Anoob Josephapp/test-crypto-perf: fix check for cipher IV
2018-09-25 Anoob Josephapp/test-crypto-perf: fix check for auth key
2018-09-25 Anoob Josephapp/test-crypto-perf: add checks for AEAD key
2018-09-27 Reshma Pattanapp/testpmd: fix missing jump action in flow action
2018-09-27 Kevin Laatzapp/testpmd: add check for Rx offload security flag
2018-09-27 Ian Dolzhanskyapp/testpmd: add queue deferred start switch
2018-09-19 Phil Yangapp/testpmd: optimize mbuf pool allocation
2018-08-30 Kamil Chalupnikapp/bbdev: fix inputs mbuf creation
2018-09-14 Adrien Mazarguilapp/testpmd: show errno along with flow API errors
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-05 Andrew Rybchenkoethdev: deprecate attach and detach functions
2018-08-05 Andrew Rybchenkoapp/pdump: use EAL hotplug instead of ethdev attach
next