test/crypto-perf: support DOCSIS protocol
[dpdk.git] / app / test-crypto-perf / meson.build
index ef28cb5..f394b75 100644 (file)
@@ -11,4 +11,4 @@ sources = files('cperf_ops.c',
                'cperf_test_vectors.c',
                'cperf_test_verify.c',
                'main.c')
-deps += ['cryptodev', 'security']
+deps += ['cryptodev', 'net', 'security']