examples/exception_path: remove example
[dpdk.git] / examples / meson.build
index a046b74..3f045ed 100644 (file)
@@ -13,7 +13,7 @@ all_examples = [
        'bbdev_app', 'bond',
        'bpf', 'cmdline',
        'distributor', 'ethtool',
-       'eventdev_pipeline', 'exception_path',
+       'eventdev_pipeline',
        'fips_validation', 'flow_classify',
        'flow_filtering', 'helloworld',
        'ip_fragmentation', 'ip_pipeline',
@@ -38,7 +38,7 @@ all_examples = [
        'skeleton', 'tep_termination',
        'timer', 'vdpa',
        'vhost', 'vhost_crypto',
-       'vhost_scsi', 'vm_power_manager',
+       'vm_power_manager',
        'vmdq', 'vmdq_dcb',
 ]
 # install all example code on install - irrespective of whether the example in