app/test: shorten execution time
[dpdk.git] / examples /
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-05-16 Daniel Mrzyglodexamples/ip_pipeline: fix initialization of firewall...
2016-05-16 Marcin Kerlinexamples/ip_pipeline: fix options array overflow
2016-05-16 Marcin Kerlinexamples/distributor: check mempool error
2016-05-16 Michal Kobylinskiexamples/netmap_compat: fix infinite loop
2016-05-16 Slawomir Mrozowiczexamples/qos_meter: check flow configuration error
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix lcore limit
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix error message
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix negative loop bound in option...
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix out-of-bounds option parsing
2016-05-16 Daniel Mrzyglodexamples/kni: print release error
2016-05-16 Daniel Mrzyglodexamples/vm_power_manager: ensure domain name is null...
2016-05-10 Yuanhan Liuexamples/vhost: embed statistics into device structure
2016-05-10 Yuanhan Liuexamples/vhost: clean switch worker
2016-05-10 Yuanhan Liuexamples/vhost: fix mbuf allocation failure
2016-05-10 Yuanhan Liuexamples/vhost: handle broadcast packet
2016-05-10 Yuanhan Liuexamples/vhost: use MAC compare helper
2016-05-10 Yuanhan Liuexamples/vhost: use tailq to link vhost devices
2016-05-10 Yuanhan Liuexamples/vhost: remove unused macro and struct
2016-05-10 Yuanhan Liuexamples/vhost: remove the non-working zero copy code
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-05-02 Thomas Monjalonexamples: remove useless debug flags
2016-04-27 Tomasz Kulasekexamples/performance-thread: fix crash with gcc 5
2016-04-27 Daniel Mrzyglodexamples/exception_path: fix shift operation in lcore...
2016-04-20 Thomas Monjalonhash: remove aliases for bulk lookup
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-20 Thomas Monjalonport: bump ABI for pcap file support
2016-04-11 Marvin Liuexamples/vm_power_manager: fix libvirt dependency check
2016-04-10 Pablo de Laraexamples/vhost_xen: fix 32-bit build
2016-04-08 Pablo de Laraexamples/performance-thread: restrict to x86_64
2016-04-08 Pablo de Laraexamples/ipsec-secgw: fix anonymous union initialization
2016-04-08 Jasvinder Singhexamples/ip_pipeline: fix 32-bit build
2016-04-08 Marcin Kerlinexamples/ip_pipeline: fix size of allocated memory
2016-04-07 Tomasz Kulasekexamples: fix draining all queues in l3fwd derivatives
2016-04-07 Pablo de Laraexamples/l2fwd-crypto: fix string overflow
2016-04-06 Tomasz Kulasekexamples/l3fwd: fix crash with gcc 5
2016-04-04 Daniel Mrzyglodexamples: fix build with icc 15.0.1
2016-04-04 Daniel Mrzyglodexamples/l2fwd-crypto: fix build with icc
2016-04-01 Fan Zhangexamples/ip_pipeline: fix pcap file parsing
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Fan Zhangexamples/ip_pipeline: fix flow classification
2016-03-31 Thomas Monjalonexamples/ip_pipeline: fix SSE4.2 optimization branch
2016-03-31 Konstantin Ananyevexamples/l3fwd: fix size of destination port ids
2016-03-31 Tomasz Kulasekexamples/l3fwd: fix packets lost when stopping
2016-03-31 Daniel Mrzyglodexamples/ipsec-secgw: fix build on FreeBSD
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: extend crypto information
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: use key-value list of supported...
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: clarify key parsing in help
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: fix ambiguous input key size
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: fix length of random IV/AAD
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: add missing string initialization
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: rename period parameter
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: add missing new line in help
2016-03-31 Pablo de Laraexamples/dpdk_qat: fix build error message
2016-03-25 Jianfeng Tanexamples/l3fwd: fix using packet type blindly
2016-03-25 Reshma Pattanexamples/l3fwd: fix validation for queue id of config...
2016-03-25 Yuanhan Liuexamples/vhost: fix VLAN tag
2016-03-25 Yuanhan Liuexamples/vhost: fix offload settings
2016-03-25 Yuanhan Liuexamples/vhost: remove unnecessary pseudo checksum...
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: add NULL algorithms
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: add AES-GCM algorithm
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: add SNOW 3G algorithms
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: fix command line help
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-22 Thomas Monjalonexamples/l3fwd: remove old SSE4 comments
2016-03-22 Thomas Monjalonexamples/performance-thread: fix build without SSE4.1
2016-03-22 Fan Zhangexamples/ip_pipeline: fix configuration parser
2016-03-21 Wojciech Andralojcexamples/l2fwd-cat: add sample application for PQoS...
2016-03-21 Tomasz Kulasekexamples/l3fwd: fix exact match performance
2016-03-21 Maciej Czekajexamples/l3fwd: fix build with hash multi-lookup
2016-03-18 Michal Kobylinskilpm: fix pipeline apps
2016-03-16 Shaopeng Heexamples/l3fwd-power: fix memory leak for non-IP packets
2016-03-16 Jingjing Wuexamples/vmdq_dcb: support X710
2016-03-13 Panu Matilainenexamples/ip_pipeline: use unsigned constants for left...
2016-03-13 Jasvinder Singhexamples/ip_pipeline: add load balancing to pass-through
2016-03-13 Fan Zhangexamples/ip_pipeline: add pcap file dump
2016-03-13 Fan Zhangexamples/ip_pipeline: add pcap file source
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Tomasz Kulasekexamples: use buffered Tx
2016-03-11 Sergio Gonzalez... examples: fix build dependencies
2016-03-11 Maciej Czekajexamples/l3fwd: fix ARM build
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: discover capabilities
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: add cipher/hash only cases
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: parse AAD parameter
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: parse key parameters
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: update auth algo list
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: clean up
2016-03-11 Sergio Gonzalez... examples/ipsec-secgw: add IPsec sample application
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: remove unused field
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Jasvinder Singhpipeline: add new functions for action handlers
2016-03-10 Jasvinder Singhpipeline: support packet redirection at action handlers
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
next