ivshmem: remove library and its EAL integration
[dpdk.git] / examples / Makefile
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-07-10 Thomas Monjalonexamples: fix dependencies on hash library
2016-06-16 Remy Hortonexamples/l2fwd-keepalive: add IPC liveness reporting
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-04-11 Marvin Liuexamples/vm_power_manager: fix libvirt dependency check
2016-03-21 Wojciech Andralojcexamples/l2fwd-cat: add sample application for PQoS...
2016-03-11 Sergio Gonzalez... examples: fix build dependencies
2016-03-11 Sergio Gonzalez... examples/ipsec-secgw: add IPsec sample application
2016-02-16 Thomas Monjalonexamples: fix build dependencies
2015-12-11 Ian Bettsexamples/performance-thread: mark as experimental
2015-12-11 Ian Bettsexamples/performance-thread: add l3fwd-thread app
2015-12-08 Remy Hortonexamples/ethtool: add user-space ethtool sample application
2015-11-25 Declan Dohertyexamples/l2fwd-crypto: add sample application
2015-11-19 Remy Hortonexamples/l2fwd-keepalive: add sample application
2015-11-13 Daniel Mrzyglodexamples/ptpclient: add minimal PTP client
2015-06-25 Jijiang Liuexamples/tep_term: fix vhost dependency
2015-06-23 Jijiang Liuexamples/tep_term: initialize VXLAN sample
2015-05-19 Olivier Matzexamples: add dependencies for timer and vm_power_manager
2015-02-24 Pawel Wodkowskiexamples/l2fwd-jobstats: new example
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-20 Michal Jastrzebskiexamples/bond: add example application for link bonding...
2015-02-18 Sergio Gonzalez... examples/packet_ordering: new sample app
2014-11-26 Alan Carewexamples/vm_power: vm power management application
2014-11-26 Bruce Richardsonexamples/skeleton: very simple code for packet forwarding
2014-11-16 Reshma Pattanexamples/distributor: new sample app
2014-10-23 Huawei Xieexamples/vhost: add new example based on lib
2014-10-13 Huawei Xievhost: move from examples to dedicated library
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-07-18 Thomas Monjalonexamples/pipeline: build with all examples
2014-07-02 Thomas Monjalonexamples: ignore linux apps on bsd
2014-06-16 Anatoly Burakovexamples: rename ipv4_frag example to ip_fragmentation
2014-06-13 Konstantin Ananyevacl: new sample l3fwd-acl
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-16 Olivier Matzexamples: add a makefile to build all examples