test mbuf attach
[dpdk.git] / examples / Makefile
2020-05-05 Nithin Dabilpuramexamples/l3fwd-graph: add graph-based l3fwd skeleton
2019-11-11 Jin Yuexamples/vhost_blk: introduce vhost storage sample
2019-11-04 Pavan Nikhileshexamples/l2fwd-event: add default poll mode routines
2019-10-27 Pawel Modrakexamples/ioat: add new sample app for ioat driver
2019-10-26 Ciara Powerexamples/load_balancer: remove example
2019-10-26 Ciara Powerexamples/netmap-compat: remove example
2019-10-26 Ciara Powerexamples/quota-watermark: remove example
2019-10-26 Bruce Richardsonexamples/l3fwd-vf: remove example
2019-10-26 Bruce Richardsonexamples/exception_path: remove example
2019-10-25 Jin Yuexamples: delete vhost SCSI example
2019-07-05 Xiaoyun Liexamples/ntb: add example for NTB
2019-04-02 David Huntexamples/distributor: detect high frequency cores
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2018-11-05 Thomas Monjalonexamples/fips_validation: fix build
2018-10-11 Xiaolong Yeexamples/vdpa: introduce a new sample for vDPA
2018-05-25 Olivier Matzuse SPDX tag for 6WIND copyrighted files
2018-04-13 Fan Zhangexamples/vhost_crypto: add sample application
2018-01-19 Pavan Nikhileshexamples/eventdev: rename example
2018-01-19 Amr Mokhtarexamples/bbdev: add sample app
2017-11-07 Ori Kamexamples/flow_filtering: add simple demo of flow API
2017-10-26 Radu Nicolauexamples/ipsec-secgw: fix build without security lib
2017-10-24 Harry van Haarenexamples/service_cores: add new sample application
2017-10-24 Bernard Iremongerexamples/flow_classify: add sample application
2017-10-08 Jianfeng Tanexamples/vhost_xen: remove
2017-07-19 Changpeng Liuexamples/vhost_scsi: introduce a new sample app
2017-07-07 Harry van Haarenexamples/eventdev_pipeline_sw_pmd: add sample app
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-06 Bruce Richardsonexamples: enable build of performance-thread
2017-04-05 Pablo de Laraexamples/dpdk-qat: remove app
2017-03-29 Bruce Richardsonexamples/quota_watermark: use ring space for watermarks
2017-03-29 Bruce Richardsonring: remove watermark support
2017-01-30 Pablo de Laraexamples/server_node_efd: renamed from flow_distributor
2017-01-18 Pablo de Laraexamples/flow_distributor: new example to demonstrate EFD
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