numam-dpdk/app/test-crypto-perf
David Marchand f88b0b8922 devtools: forbid indent with tabs in Meson
The rule for indentation in Meson in DPDK is 4 spaces.

Any tab should be flagged as an issue, let's extend the check and fix
existing offenders.

Fixes: 4ad4b20a79 ("drivers: change indentation in build files")
Fixes: 2457705e64 ("crypto/cnxk: add driver skeleton")
Fixes: 634b731044 ("app/testpmd: build on Windows")
Fixes: 3a6bfc37ea ("net/ice: support QoS config VF bandwidth in DCF")
Fixes: 8ef09fdc50 ("build: add optional NUMA and CPU counts detection")
Fixes: e1369718f5 ("common/octeontx: enable build only on 64-bit Linux")
Fixes: 2b504721bf ("app/bbdev: enable la12xx")
Fixes: 6cc51b1293 ("mem: instrument allocator for ASan")
Fixes: c75542ae42 ("crypto/ipsec_mb: introduce IPsec_mb framework")
Fixes: 918fd2f146 ("crypto/ipsec_mb: move aesni_mb PMD")
Fixes: 746825e5c0 ("crypto/ipsec_mb: move aesni_gcm PMD")
Fixes: bc9ef81c42 ("crypto/ipsec_mb: move kasumi PMD")
Fixes: 4f1cfda59a ("crypto/ipsec_mb: move snow3g PMD")
Fixes: cde8df1bda ("crypto/ipsec_mb: move zuc PMD")
Fixes: f166628854 ("crypto/ipsec_mb: add chacha_poly PMD")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2021-11-02 19:25:30 +01:00
..
configs app/crypto-perf: add script to graph perf results 2021-01-27 19:03:52 +01:00
data cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_ops.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_ops.h app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_options_parsing.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_options.h app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_test_common.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_common.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cperf_test_latency.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_test_latency.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_test_pmd_cyclecount.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_test_pmd_cyclecount.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_test_throughput.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_test_throughput.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_test_vector_parsing.c build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
cperf_test_vector_parsing.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cperf_test_vectors.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_test_vectors.h test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_verify.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
cperf_test_verify.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
dpdk-graph-crypto-perf.py app/crypto-perf: fix handling of config parameters 2021-02-04 19:21:27 +01:00
main.c app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00