mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / examples / meson.build
2020-07-05 Thomas Monjalonbuild: remove special handling for node library
2020-07-01 Bruce Richardsonbuild: always link whole DPDK static libraries
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-27 Bruce Richardsonexamples/vm_power: add guest cli to meson
2019-10-27 Bruce Richardsonexamples/server_node_efd: add server binary to meson...
2019-10-27 Bruce Richardsonexamples/server_node_efd: add node binary to meson...
2019-10-27 Bruce Richardsonexamples/performance-thread: add pthread shim to meson
2019-10-27 Bruce Richardsonexamples/performance-thread: add l3fwd-thread to meson
2019-10-27 Bruce Richardsonexamples/bpf: remove from list of examples to build
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-06-26 Marcin Smoczynskibuild: enable BSD features visibility for FreeBSD
2019-06-04 Ali Alnubaniexamples/multi_process: build with meson
2019-06-04 Ali Alnubaniexamples: use child directory as name
2019-05-20 Bruce Richardsonexamples: remove auto-generation of examples list
2019-05-20 Bruce Richardsonexamples: fix install with empty meson parameter
2019-05-02 Bruce Richardsonexamples: install as part of ninja install
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-11 Gavin Hubuild: fix for host clang and cross gcc
2018-04-17 Bruce Richardsonexamples: improve error report for missing meson deps
2018-04-17 Bruce Richardsonexamples: allow building all as part of meson build
2018-02-02 Bruce Richardsonbuild: fix dependency on execinfo for BSD meson builds
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonexamples: build some samples with meson