numam-dpdk/app/test-eventdev
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
..
evt_common.h app/eventdev: support burst enqueue 2021-10-21 10:16:00 +02:00
evt_main.c app/eventdev: support burst enqueue 2021-10-21 10:16:00 +02:00
evt_options.c app/eventdev: support burst enqueue 2021-10-21 10:16:00 +02:00
evt_options.h app/eventdev: support burst enqueue 2021-10-21 10:16:00 +02:00
evt_test.c app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
evt_test.h remove useless constructor headers 2018-07-12 00:00:35 +02:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
parser.c app/eventdev: fix lcore parsing skipping last core 2021-05-09 18:00:18 +02:00
parser.h app/eventdev: fix overflow in lcore list parsing 2021-04-29 09:23:20 +02:00
test_order_atq.c app/eventdev: switch flow ID to dynamic mbuf field 2020-10-31 16:13:11 +01:00
test_order_common.c app/eventdev: remove unnecessary barrier from order test 2021-06-30 08:48:55 +02:00
test_order_common.h app/eventdev: remove unnecessary barriers in order test 2021-01-26 15:32:18 +01:00
test_order_queue.c app/eventdev: switch flow ID to dynamic mbuf field 2020-10-31 16:13:11 +01:00
test_perf_atq.c replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_perf_common.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
test_perf_common.h app/eventdev: support burst enqueue 2021-10-21 10:16:00 +02:00
test_perf_queue.c replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_pipeline_atq.c app/eventdev: add vector mode in pipeline test 2021-04-12 09:23:34 +02:00
test_pipeline_common.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
test_pipeline_common.h app/eventdev: add option to enable per port pool 2021-07-01 10:25:24 +02:00
test_pipeline_queue.c app/eventdev: add vector mode in pipeline test 2021-04-12 09:23:34 +02:00