examples/pipeline: add new example application
[dpdk.git] / examples / meson.build
index eb13e82..245d985 100644 (file)
@@ -33,6 +33,7 @@ all_examples = [
        'ntb', 'packet_ordering',
        'performance-thread/l3fwd-thread',
        'performance-thread/pthread_shim',
+       'pipeline',
        'ptpclient',
        'qos_meter', 'qos_sched',
        'rxtx_callbacks',