mk: fix objects and libraries order when linking
[dpdk.git] / examples /
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
2015-06-23 Jijiang Liuexamples/tep_term: add TSO offload configuration
2015-06-23 Jijiang Liuexamples/tep_term: add inner checksum Tx offload config...
2015-06-23 Jijiang Liuexamples/tep_term: add tunnel filter type configuration
2015-06-23 Jijiang Liuexamples/tep_term: add UDP tunneling port configuration
2015-06-23 Jijiang Liuexamples/tep_term: implement VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: add structures for VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: define basic VXLAN port information
2015-06-23 Jijiang Liuexamples/tep_term: initialize VXLAN sample
2015-06-22 Bruce Richardsonexamples/distributor: fix debug macro
2015-06-15 Michal Jastrzebskiexamples/qos_sched: use librte_cfgfile
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-06-03 Andrey Chilikinexamples/l3fwd: make destination mac address configurable
2015-06-03 Thomas Monjalonexamples/load_balancer: fix build with gcc 5.1
2015-05-19 Olivier Matzexamples: add dependencies for timer and vm_power_manager
2015-05-19 Olivier Matzexamples/netmap: fix build for x32 ABI
2015-05-19 Olivier Matzexamples/bond: fix build with clang
2015-05-19 Thomas Monjalonexamples/ip_pipeline: fix build with clang 3.6
2015-05-11 Ouyang Changchunexamples/vhost: fix build with debug enabled
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzmbuf: fix cloning with private mbuf data
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-04-27 Olivier Matzexamples: always initialize mbuf pool private area
2015-04-27 Olivier Matzmbuf: fix data room size calculation in pool init
2015-04-13 Stephen Hemmingerexamples: remove useless null checks before rte_free
2015-03-30 John McNamaraethdev: add packet count parameter to Rx callback
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-17 John McNamaraexamples/skeleton: improve documentation
2015-03-10 Pawel Wodkowskiexamples/l2fwd-jobstats: fix error handling in init...
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Huawei Xievhost: fix file descriptors naming
2015-03-04 Stephen Hemmingerexamples: remove unneeded casts
2015-03-04 Thomas Monjalonbond: remove debug function to fix link with shared lib
2015-02-25 Pawel Wodkowskiexamples/l2fwd-jobstats: add new example
2015-02-24 Pawel Wodkowskiexamples/l2fwd-jobstats: new example
2015-02-24 Sergio Gonzalez... examples/packet_ordering: move creation of reorder...
2015-02-23 Bruce Richardsonexamples/rxtx_callbacks: show use of callbacks
2015-02-23 Sergio Gonzalez... mbuf: remove build option to disable refcnt
2015-02-23 Sergio Gonzalez... mbuf: introduce indirect attached flag
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-20 Michal Jastrzebskiexamples/bond: add example application for link bonding...
2015-02-20 Ouyang Changchunexamples/vhost: add vlan strip command line option
2015-02-20 Ouyang Changchunexamples/vhost: avoid inserting vlan twice
2015-02-18 Sergio Gonzalez... examples/packet_ordering: new sample app
2015-01-30 Huawei Xieexamples/vhost: fix crash when linking device to VMDQ...
2015-01-28 Konstantin Ananyevacl: introduce config parameter for performance/space...
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
2014-12-17 Ouyang Changchunexamples/vhost: fix vlan offload
2014-12-17 Olivier Matzexamples/vm_power: fix initialization of cmdline token
2014-12-17 Olivier Matzexamples/vm_power: fix split of compiler and linker...
2014-12-17 Olivier Matzexamples/netmap_compat: fix overflow in ioctl operation
2014-12-17 Olivier Matzexamples/l3fwd: fix compilation with clang 3.5
2014-12-17 Bruce Richardsonexamples/vm_power: fix check for null
2014-12-17 Bruce Richardsonexamples/vm_power: fix max length of unix socket path
next