mbuf: fix performance with 128-byte cache line
[dpdk.git] / examples /
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
2015-12-10 Remy Hortonexamples/l2fwd-keepalive: fix integer overflow
2015-12-10 Remy Hortonexamples/ethtool: fix uninitialised variable
2015-12-09 Pablo de Laraexamples/vhost: fix strict aliasing
2015-12-09 Michael Qiuexamples/ip_pipeline: fix strict-aliasing
2015-12-09 Jasvinder Singhexamples/ip_pipeline: fix build in old environments
2015-12-09 Piotr Azarewiczexamples/ip_pipeline: fix coverity warnings
2015-12-09 Stephen Hemmingerexamples/ethtool: remove dead code
2015-12-08 Remy Hortonexamples/ethtool: add user-space ethtool sample application
2015-12-07 Yong Liuexamples/vm_power_manager: fix build with libvirt ...
2015-12-07 Fan Zhangexamples/ip_pipeline: add missing files of flow actions...
2015-12-07 Stephen Hemmingerreplace bzero with memset
2015-12-07 Harish Patilexamples/l3fwd: fix crash with unaligned L2 header
2015-12-07 Pablo de Laraexamples/l3fwd: fix crash with IPv6
2015-12-07 John McNamaraexamples/l3fwd: fix option parsing
2015-12-07 Declan Dohertyexamples/l2fwd-crypto: fix option -t
2015-12-07 Bernard Iremongerexamples/vhost_xen: fix build
2015-12-07 Jianfeng Tanexamples/vhost: fix statistics
2015-12-07 Xutao Sunexamples/vmdq: fix crash when using too many pools
2015-12-07 Daniel Mrzyglodexamples/bond: fix FreeBSD build
2015-12-07 Fan Zhangexamples/ip_pipeline: add flow actions pipeline
2015-12-07 Maciej Gajdzicaexamples/ip_pipeline: check pipeline type
2015-12-07 Piotr Azarewiczexamples/ip_pipeline: reconfigure thread binding dynami...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: add more functions to routing...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: add flow id parameter to flow...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: extract fields in passthrough...
2015-12-07 Jasvinder Singhexamples/ip_pipeline: check queues
2015-12-07 Jasvinder Singhexamples/ip_pipeline: enable promiscuous mode configuration
2015-12-07 Jasvinder Singhexamples/ip_pipeline: fix log in link config
2015-12-07 Fan Zhangexamples/ip_pipeline: fix source port mempool
2015-12-07 Fan Zhangexamples/ip_pipeline: fix resource leak
2015-11-27 Michael Qiuexamples/distributor: fix build with icc 2015
2015-11-25 Fan Zhangexamples/ip_pipeline: add hash key mask parameter
2015-11-25 Fan Zhangexamples/ip_pipeline: add hex parsing
2015-11-25 Marcin Kerlinexamples/ip_pipeline: add bulk update of firewall rules
2015-11-25 Piotr Azarewiczexamples/ip_pipeline: add more ports
2015-11-25 Declan Dohertyexamples/l2fwd-crypto: add sample application
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-19 Remy Hortonexamples/l2fwd-keepalive: add sample application
2015-11-13 Daniel Mrzyglodexamples/ptpclient: add minimal PTP client
2015-11-12 Thomas Monjalonexamples/ip_pipeline: remove references to deprecated...
2015-11-03 Ravi Kerureal: set name to threads
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-10-29 Yong Liuexamples/l3fwd-power: disable Rx interrupt when waking up
2015-10-22 Michal Jastrzebskiexamples/qos_sched: remove duplicated cfgfile library
2015-10-12 Jasvinder Singhapps: add name to LPM parameters
2015-09-25 Yuanhan Liuvhost: fix wrong usage of eventfd_t
2015-09-03 Thomas Monjalonacl: remove old API
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-08-11 Marvin Liuexamples/vm_power: fix physical core mask
2015-08-10 Pablo de Laraexamples/vm_power: show warning when more than 64 cores
2015-08-10 Pablo de Laraexamples/l3fwd: fix build with exact-match enabled
2015-08-10 Hyun Yooexamples/kni: fix crash on exit
2015-07-30 Thomas Monjalonlog: use simple macro
2015-07-27 Cunming Liangexamples/l3fwd-power: enable one-shot Rx interrupt...
2015-07-27 Pablo de Laraexamples/l3fwd: increase lookup burst size to 8
2015-07-27 Maciej Gajdzicaexamples/ip_pipeline: fix cpu cores parsing
2015-07-17 Ouyang Changchunexamples/vhost: fix driver unregistering
2015-07-17 Ouyang Changchunexamples/vhost: fix comment and log
2015-07-15 Helin Zhangexamples: replace some offload flags with packet type
2015-07-13 Bruce Richardsonhash: rename unused field
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework flow classification pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework routing pipeline
2015-07-09 Daniel Mrzyglodexamples/ip_pipeline: rework firewall pipeline
2015-07-09 Jasvinder Singhexamples/ip_pipeline: rework passthrough pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: move config files to separate...
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: add application thread
2015-07-09 Jasvinder Singhexamples/ip_pipeline: add master pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: move pipelines to separate directory
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework initialization parameters
2015-07-09 Jasvinder Singhexamples/ip_pipeline: add config file checks
2015-07-09 Pawel Wodkowskiexamples/ip_pipeline: rework config file syntax
2015-07-07 Helin Zhangexamples/ipv4_multicast: support double vlan stripping...
2015-06-25 Jijiang Liuexamples/tep_term: fix vhost dependency
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-23 Jijiang Liuexamples/tep_term: add encap/decap configuration
2015-06-23 Jijiang Liuexamples/tep_term: add bad Rx checksum statistics
next