app/testpmd: add noisy neighbour forwarding mode
[dpdk.git] / app / test-pmd / meson.build
index a0b3be0..9ef6ed9 100644 (file)
@@ -17,6 +17,7 @@ sources = files('cmdline.c',
        'iofwd.c',
        'macfwd.c',
        'macswap.c',
+       'noisy_vnf.c',
        'parameters.c',
        'rxonly.c',
        'testpmd.c',