examples/l3fwd: fix size of destination port ids
[dpdk.git] / examples /
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
2016-03-07 Fan Zhangexamples/ip_pipeline: add link identification
2016-03-07 Fan Zhangexamples/ip_pipeline: measure CPU utilization
2016-03-07 Fan Zhangexamples/ip_pipeline: clean config parser
2016-03-07 Jasvinder Singhexamples/ip_pipeline: fix CPU socket id
2016-02-29 Tomasz Kulasekexamples/l3fwd: rework exact-match
2016-02-29 Marcin Kerlinjobstats: add abort function
2016-02-28 Jianfeng Tanexamples/vhost: fix out of sequence packets
2016-02-28 Jianfeng Tanexamples/vhost: fix mbuf allocation
2016-02-28 Ravi Kerurexamples/l3fwd: modularize
2016-02-24 Pablo de Laraaesni_mb: fix wrong return value
2016-02-24 Pablo de Laraexamples/l2fwd-crypto: fix typos
2016-02-24 Pablo de Laraexamples/l2fwd-crypto: fix auth params setting
2016-02-24 Pablo de Laraexamples/l2fwd-crypto: fix incorrect params in command...
2016-02-24 Pablo de Laraexamples/l2fwd-crypto: fix total stats
2016-02-19 Rich Lanevhost: remove device operations pointers
2016-02-17 Jijiang Liuexamples/vhost: add virtio offload
2016-02-17 Jijiang Liuexamples/vhost: remove IPv4 header definition
2016-02-16 Thomas Monjalonexamples: fix build dependencies
2016-02-16 Thomas Monjalonexamples/ethtool: fix build
2016-02-16 Thomas Monjalonexamples/ip_pipeline: fix build for x86_64 without...
2016-02-16 Thomas Monjalonexamples/l3fwd: fix build without SSE4.1
2016-02-16 Jerin Jacobexamples/distributor: fix build for non-x86 arch
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-27 Zhihong Wangexamples/l3fwd: handle SIGINT and SIGTERM
2016-01-27 Zhihong Wangexamples/l2fwd: handle SIGINT and SIGTERM
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-12-15 Thomas Monjaloneal: remove zombie symbols
2015-12-14 Jasvinder Singhexamples/ip_pipeline: add sample configurations and...
2015-12-14 Yong Liuexamples: skip unsupported ethtool and l3fwd-power...
2015-12-13 Fan Zhangexamples/ip_pipeline: fix parsing error code
2015-12-13 Fan Zhangexamples/ip_pipeline: fix buffer overrun
2015-12-13 Fan Zhangexamples/ip_pipeline: fix logically dead node
2015-12-13 Fan Zhangexamples/ip_pipeline: fix copy-paste error
2015-12-13 Fan Zhangexamples/ip_pipeline: fix buffer copy size
2015-12-13 Fan Zhangexamples/ip_pipeline: fix buffer size warning
2015-12-12 Michael Qiuexamples/netmap_compat: fix build on Suse 11
2015-12-12 Ian Bettsexamples/performance-thread: fix return sign
2015-12-11 Ian Bettsexamples/performance-thread: mark as experimental
2015-12-11 Ian Bettsexamples/performance-thread: add pthread_shim app
2015-12-11 Ian Bettsexamples/performance-thread: add l3fwd-thread app
2015-12-11 Ian Bettsexamples/performance-thread: add lthread subsystem
2015-12-10 Bernard Iremongerexamples/vhost: reduce number of hugepages needed
2015-12-10 Fan Zhangexample/ip_pipeline: fix config file parsing defect
next