* |FAILURE| pw152825-152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
@ 2025-04-08 10:51 ` qemudev
2025-04-08 11:20 ` |SUCCESS| pw152829 " checkpatch
` (3 subsequent siblings)
4 siblings, 0 replies; 5+ messages in thread
From: qemudev @ 2025-04-08 10:51 UTC (permalink / raw)
To: test-report; +Cc: Radu Nicolau, zhoumin
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/152829
_ninja build failure_
Submitter: Radu Nicolau <radu.nicolau@intel.com>
Date: Tue, 8 Apr 2025 12:19:46 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 8ee74a69abcf48563f05adeafecd298bb03477a8
152825-152829 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
cc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-e
xterns -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=loongarch64 -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
./app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
./app/test-crypto-perf/cperf_ops.c:478:29: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
./app/test-crypto-perf/cperf_ops.c:478:29: note: each undeclared identifier is reported only once for each function it appears in
./app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
./app/test-crypto-perf/cperf_ops.c:638:29: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
[2591/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2592/2950] Generating rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2593/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2594/2950] Generating rte_baseband_turbo_sw.pmd.c with a custom command
[2595/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[2596/2950] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[2597/2950] Generating rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[2598/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[2599/2950] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2600/2950] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
[2601/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_atq.c.o
[2602/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
FAILED: app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
cc -Iapp/dpdk-test-eventdev.p -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnes
ted-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=loongarch64 -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o -MF app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o.d -o app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o -c ../app/test-eventdev/evt_options.c
./app/test-eventdev/evt_options.c: In function ‘cipher_alg_is_bit_mode’:
./app/test-eventdev/evt_options.c:228:10: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
alg == RTE_CRYPTO_CIPHER_SNOW_V);
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
./app/test-eventdev/evt_options.c:228:10: note: each undeclared identifier is reported only once for each function it appears in
./app/test-eventdev/evt_options.c:229:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
[2603/2950] Generating rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[2604/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2605/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
[2606/2950] Generating rte_event_octeontx.pmd.c with a custom command
[2607/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_common.c.o
[2608/2950] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2609/2950] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2610/2950] Generating rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2611/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[2612/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o
[2613/2950] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_benchmark.c.o
[2614/2950] Generating rte_event_sw.pmd.c with a custom command
[2615/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[2616/2950] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o
[2617/2950] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command
[2618/2950] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2619/2950] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2620/2950] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2621/2950] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2622/2950] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2623/2950] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* |SUCCESS| pw152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
2025-04-08 10:51 ` |FAILURE| pw152825-152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V qemudev
@ 2025-04-08 11:20 ` checkpatch
2025-04-08 12:22 ` |FAILURE| " 0-day Robot
` (2 subsequent siblings)
4 siblings, 0 replies; 5+ messages in thread
From: checkpatch @ 2025-04-08 11:20 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/152829
_coding style OK_
^ permalink raw reply [flat|nested] 5+ messages in thread
* |FAILURE| pw152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
2025-04-08 10:51 ` |FAILURE| pw152825-152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V qemudev
2025-04-08 11:20 ` |SUCCESS| pw152829 " checkpatch
@ 2025-04-08 12:22 ` 0-day Robot
2025-04-08 17:13 ` |FAILURE| pw152825-152829 [PATCH] [5/5] " dpdklab
2025-04-08 18:00 ` dpdklab
4 siblings, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2025-04-08 12:22 UTC (permalink / raw)
To: test-report; +Cc: radu.nicolau, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152829/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14332643007
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[3079/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[3080/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[3081/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[3082/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3083/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
../app/test-crypto-perf/cperf_ops.c:478:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
../app/test-crypto-perf/cperf_ops.c:638:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[3084/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3085/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3086/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[3087/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3088/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[4098/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4099/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4100/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4101/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4102/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache riscv64-linux-gnu-gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=rv64gc -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
../app/test-crypto-perf/cperf_ops.c:478:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
../app/test-crypto-perf/cperf_ops.c:638:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4103/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4104/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4105/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4106/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4107/6157] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
FAILED: app/dpdk-test.exe.p/test_test_cryptodev.c.obj
ccache x86_64-w64-mingw32-gcc -Iapp/dpdk-test.exe.p -Iapp -I../app -Ilib/cmdline -I../lib/cmdline -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal -I../lib/eal -Ilib/log -I../lib/log -Ilib/kvargs -I../lib/kvargs -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/net/ring -I../drivers/net/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/argparse -I../lib/argparse -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -Ilib/dmadev -I../lib/dmadev -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/lpm -I../lib/lpm -Ilib/ip_frag -I../lib/ip_frag -Ilib/latencystats -I../lib/latencystats -Ilib/pcapng -I../lib/pcapng -Ilib/ptr_compress -I../lib/ptr_compress -Ilib/reorder -I../lib/reorder -Ilib/stack -I../lib/stack -Ilib/timer -I../lib/timer -Iapp/test/test_cfgfiles -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -fno-strict-aliasing -Wno-format-truncation -DALLOW_INTERNAL_API -MD -MQ app/dpdk-test.exe.p/test_test_cryptodev.c.obj -MF app/dpdk-test.exe.p/test_test_cryptodev.c.obj.d -o app/dpdk-test.exe.p/test_test_cryptodev.c.obj -c ../app/test/test_cryptodev.c
In file included from ../app/test/test_cryptodev.c:48:
../app/test/test_cryptodev_aead_test_vectors.h:4837:10: error: ‘RTE_CRYPTO_AEAD_SNOW_V’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_AEAD_SM4_GCM’?
4837 | .algo = RTE_CRYPTO_AEAD_SNOW_V,
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_AEAD_SM4_GCM
../app/test/test_cryptodev.c: In function ‘snow_v_testsuite_setup’:
../app/test/test_cryptodev.c:1216:3: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
1216 | RTE_CRYPTO_CIPHER_SNOW_V,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test/test_cryptodev.c:1216:3: note: each undeclared identifier is reported only once for each function it appears in
../app/test/test_cryptodev.c: In function ‘test_snow_v_encryption’:
../app/test/test_cryptodev.c:8404:6: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
8404 | RTE_CRYPTO_CIPHER_SNOW_V,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[1775/3034] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_tls_record.c.obj
[1776/3034] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_pdcp.c.obj
[1777/3034] Compiling C object app/dpdk-test.exe.p/test_test_debug.c.obj
[1778/3034] Compiling C object app/dpdk-test.exe.p/test_test_cycles.c.obj
[1779/3034] Compiling C object app/dpdk-test.exe.p/test_test_devargs.c.obj
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[4826/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache clang -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c:478:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
../app/test-crypto-perf/cperf_ops.c:638:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
2 errors generated.
[4827/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4828/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4829/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4830/7013] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[4831/7013] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[3745/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[3746/5846] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[3747/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[3748/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3749/5846] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
../app/test-crypto-perf/cperf_ops.c:478:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
../app/test-crypto-perf/cperf_ops.c:638:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[3750/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3751/5846] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[3752/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3753/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3754/5846] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[4125/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4126/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4127/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4128/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4129/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache powerpc64le-linux-gnu-gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-psabi -D_GNU_SOURCE -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
../app/test-crypto-perf/cperf_ops.c:478:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
../app/test-crypto-perf/cperf_ops.c:638:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4130/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4131/6186] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[4132/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4133/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4134/6186] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[4701/6924] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[4702/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[4703/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4704/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4705/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache aarch64-linux-gnu-gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
../app/test-crypto-perf/cperf_ops.c:478:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
../app/test-crypto-perf/cperf_ops.c:638:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4706/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4707/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4708/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4709/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4710/6924] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[3083/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache clang -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c:478:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
../app/test-crypto-perf/cperf_ops.c:638:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
2 errors generated.
[3084/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3085/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[3086/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3087/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3088/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[4826/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4827/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4828/7013] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[4829/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4830/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
../app/test-crypto-perf/cperf_ops.c:478:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
../app/test-crypto-perf/cperf_ops.c:638:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4831/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4832/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4833/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[4834/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4835/7013] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* |FAILURE| pw152825-152829 [PATCH] [5/5] app/eventdev: update eventdev app for SNOW-V
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
` (2 preceding siblings ...)
2025-04-08 12:22 ` |FAILURE| " 0-day Robot
@ 2025-04-08 17:13 ` dpdklab
2025-04-08 18:00 ` dpdklab
4 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2025-04-08 17:13 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/152829
_build patch failure_
Submitter: Radu Nicolau <radu.nicolau@intel.com>
Date: Tuesday, April 08 2025 11:19:50
Applied on: CommitID:8ee74a69abcf48563f05adeafecd298bb03477a8
Apply patch set 152825-152829 failed:
Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3)
Trying to checkout branch: origin/main
Checked out to main (8ee74a69abcf48563f05adeafecd298bb03477a8)
Done: main commit 8ee74a69abcf48563f05adeafecd298bb03477a8
Trying to checkout branch: origin/main
Checked out to main (8ee74a69abcf48563f05adeafecd298bb03477a8)
Applying patch...
Applying: crypto/ipsec_mb: add support for SNOW-V
Applying: examples/l2fwd-crypto: add support for SNOW-V
Applying: tests: add unit tests and test vectors for SNOW-V
Applying: app/crypto-perf: add support for SNOW-V
Applying: app/eventdev: update eventdev app for SNOW-V
Running Check Meson
Processing meson.build
Processing usertools/meson.build
Processing kernel/meson.build
Processing kernel/freebsd/meson.build
Processing kernel/freebsd/contigmem/meson.build
Processing kernel/freebsd/nic_uio/meson.build
Processing app/meson.build
Processing app/dumpcap/meson.build
Processing app/test-security-perf/meson.build
Processing app/test-acl/meson.build
Processing app/test-regex/meson.build
Processing app/test-fib/meson.build
Processing app/test-compress-perf/meson.build
Processing app/test-pmd/meson.build
Processing app/test-gpudev/meson.build
Processing app/test-mldev/meson.build
Processing app/test-crypto-perf/meson.build
Processing app/test-bbdev/meson.build
Processing app/test/meson.build
Processing app/test/suites/meson.build
Processing app/test/test_cfgfiles/meson.build
Processing app/test-dma-perf/meson.build
Processing app/proc-info/meson.build
Processing app/test-pipeline/meson.build
Processing app/graph/meson.build
Processing app/test-eventdev/meson.build
Processing app/test-cmdline/meson.build
Processing app/test-sad/meson.build
Processing app/test-flow-perf/meson.build
Processing app/pdump/meson.build
Processing config/meson.build
Processing config/arm/meson.build
Processing config/riscv/meson.build
Processing config/ppc/meson.build
Processing config/x86/meson.build
Processing config/loongarch/meson.build
Processing buildtools/meson.build
Processing buildtools/pkg-config/meson.build
Processing buildtools/subproject/meson.build
Processing buildtools/chkincs/meson.build
Processing examples/meson.build
Processing examples/distributor/meson.build
Processing examples/fips_validation/meson.build
Processing examples/l3fwd-power/meson.build
Processing examples/vhost_crypto/meson.build
Processing examples/l2fwd-cat/meson.build
Processing examples/ipsec-secgw/meson.build
Processing examples/bbdev_app/meson.build
Processing examples/l2fwd-event/meson.build
Processing examples/vdpa/meson.build
Processing examples/dma/meson.build
Processing examples/vhost/meson.build
Processing examples/l2fwd/meson.build
Processing examples/ethtool/meson.build
Processing examples/vhost_blk/meson.build
Processing examples/packet_ordering/meson.build
Processing examples/bond/meson.build
Processing examples/l2fwd-macsec/meson.build
Processing examples/eventdev_pipeline/meson.build
Processing examples/ipv4_multicast/meson.build
Processing examples/l3fwd/meson.build
Processing examples/pipeline/meson.build
Processing examples/vmdq/meson.build
Processing examples/cmdline/meson.build
Processing examples/ip_fragmentation/meson.build
Processing examples/helloworld/meson.build
Processing examples/flow_filtering/meson.build
Processing examples/link_status_interrupt/meson.build
Processing examples/l2fwd-keepalive/meson.build
Processing examples/service_cores/meson.build
Processing examples/l2fwd-jobstats/meson.build
Processing examples/qos_meter/meson.build
Processing examples/ptpclient/meson.build
Processing examples/qos_sched/meson.build
Processing examples/multi_process/symmetric_mp/meson.build
Processing examples/multi_process/hotplug_mp/meson.build
Processing examples/multi_process/client_server_mp/mp_server/meson.build
Processing examples/multi_process/client_server_mp/mp_client/meson.build
Processing examples/multi_process/simple_mp/meson.build
Processing examples/timer/meson.build
Processing examples/vmdq_dcb/meson.build
Processing examples/rxtx_callbacks/meson.build
Processing examples/ntb/meson.build
Processing examples/l2fwd-crypto/meson.build
Processing examples/skeleton/meson.build
Processing examples/server_node_efd/efd_node/meson.build
Processing examples/server_node_efd/efd_server/meson.build
Processing examples/ip_reassembly/meson.build
Processing examples/l3fwd-graph/meson.build
Processing examples/vm_power_manager/meson.build
Processing examples/vm_power_manager/guest_cli/meson.build
Processing examples/ip_pipeline/meson.build
Processing doc/meson.build
Processing doc/api/meson.build
Processing doc/api/dts/meson.build
Processing doc/guides/meson.build
Processing drivers/meson.build
Processing drivers/crypto/meson.build
Processing drivers/crypto/uadk/meson.build
Processing drivers/crypto/scheduler/meson.build
Processing drivers/crypto/nitrox/meson.build
Processing drivers/crypto/ipsec_mb/meson.build
Processing drivers/crypto/openssl/meson.build
Processing drivers/crypto/bcmfs/meson.build
Processing drivers/crypto/cnxk/meson.build
Processing drivers/crypto/mvsam/meson.build
Processing drivers/crypto/ionic/meson.build
Processing drivers/crypto/ccp/meson.build
Processing drivers/crypto/dpaa_sec/meson.build
Processing drivers/crypto/dpaa2_sec/meson.build
Processing drivers/crypto/octeontx/meson.build
Processing drivers/crypto/mlx5/meson.build
Processing drivers/crypto/armv8/meson.build
Processing drivers/crypto/null/meson.build
Processing drivers/crypto/caam_jr/meson.build
Processing drivers/crypto/virtio/meson.build
Processing drivers/vdpa/meson.build
Processing drivers/vdpa/sfc/meson.build
Processing drivers/vdpa/nfp/meson.build
Processing drivers/vdpa/ifc/meson.build
Processing drivers/vdpa/mlx5/meson.build
Processing drivers/dma/meson.build
Processing drivers/dma/idxd/meson.build
Processing drivers/dma/odm/meson.build
Processing drivers/dma/dpaa2/meson.build
Processing drivers/dma/cnxk/meson.build
Processing drivers/dma/dpaa/meson.build
Processing drivers/dma/hisilicon/meson.build
Processing drivers/dma/ioat/meson.build
Processing drivers/dma/skeleton/meson.build
Processing drivers/common/meson.build
Processing drivers/common/zsda/meson.build
Processing drivers/common/nitrox/meson.build
Processing drivers/common/nfp/meson.build
Processing drivers/common/dpaax/meson.build
Processing drivers/common/cnxk/meson.build
Processing drivers/common/sfc_efx/meson.build
Processing drivers/common/sfc_efx/base/meson.build
Processing drivers/common/ionic/meson.build
Processing drivers/common/octeontx/meson.build
Processing drivers/common/mlx5/meson.build
Processing drivers/common/mlx5/linux/meson.build
Processing drivers/common/mlx5/windows/meson.build
Processing drivers/common/mvep/meson.build
Processing drivers/common/cpt/meson.build
Processing drivers/common/qat/meson.build
Processing drivers/mempool/meson.build
Processing drivers/mempool/bucket/meson.build
Processing drivers/mempool/dpaa2/meson.build
Processing drivers/mempool/cnxk/meson.build
Processing drivers/mempool/octeontx/meson.build
Processing drivers/mempool/dpaa/meson.build
Processing drivers/mempool/ring/meson.build
Processing drivers/mempool/stack/meson.build
Processing drivers/ml/meson.build
Processing drivers/ml/cnxk/meson.build
Processing drivers/event/meson.build
Processing drivers/event/opdl/meson.build
Processing drivers/event/dpaa2/meson.build
Processing drivers/event/cnxk/meson.build
Processing drivers/event/sw/meson.build
Processing drivers/event/octeontx/meson.build
Processing drivers/event/dpaa/meson.build
Processing drivers/event/dsw/meson.build
Processing drivers/event/dlb2/meson.build
Processing drivers/event/skeleton/meson.build
Processing drivers/compress/meson.build
Processing drivers/compress/uadk/meson.build
Processing drivers/compress/nitrox/meson.build
Processing drivers/compress/octeontx/meson.build
Processing drivers/compress/mlx5/meson.build
Processing drivers/compress/isal/meson.build
Processing drivers/compress/zlib/meson.build
Processing drivers/bus/meson.build
Processing drivers/bus/fslmc/meson.build
Processing drivers/bus/ifpga/meson.build
Processing drivers/bus/platform/meson.build
Processing drivers/bus/auxiliary/meson.build
Processing drivers/bus/dpaa/meson.build
Processing drivers/bus/uacce/meson.build
Processing drivers/bus/pci/meson.build
Processing drivers/bus/cdx/meson.build
Processing drivers/bus/vdev/meson.build
Processing drivers/bus/vmbus/meson.build
Processing drivers/regex/meson.build
Processing drivers/regex/mlx5/meson.build
Processing drivers/regex/cn9k/meson.build
Processing drivers/gpu/meson.build
Processing drivers/gpu/cuda/meson.build
Processing drivers/net/meson.build
Processing drivers/net/zxdh/meson.build
Processing drivers/net/sfc/meson.build
Processing drivers/net/bnx2x/meson.build
Processing drivers/net/ngbe/meson.build
Processing drivers/net/ngbe/base/meson.build
Processing drivers/net/netvsc/meson.build
Processing drivers/net/failsafe/meson.build
Processing drivers/net/qede/meson.build
Processing drivers/net/qede/base/meson.build
Processing drivers/net/gve/meson.build
Processing drivers/net/intel/i40e/meson.build
Processing drivers/net/intel/i40e/base/meson.build
Processing drivers/net/intel/ice/meson.build
Processing drivers/net/intel/ice/base/meson.build
Processing drivers/net/intel/iavf/meson.build
Processing drivers/net/intel/fm10k/meson.build
Processing drivers/net/intel/fm10k/base/meson.build
Processing drivers/net/intel/cpfl/meson.build
Processing drivers/net/intel/e1000/meson.build
Processing drivers/net/intel/e1000/base/meson.build
Processing drivers/net/intel/ipn3ke/meson.build
Processing drivers/net/intel/ixgbe/meson.build
Processing drivers/net/intel/ixgbe/base/meson.build
Processing drivers/net/intel/idpf/meson.build
Processing drivers/net/intel/idpf/base/meson.build
Processing drivers/net/txgbe/meson.build
Processing drivers/net/txgbe/base/meson.build
Processing drivers/net/r8169/meson.build
Processing drivers/net/vhost/meson.build
Processing drivers/net/hinic/meson.build
Processing drivers/net/hinic/base/meson.build
Processing drivers/net/nfp/meson.build
Processing drivers/net/mana/meson.build
Processing drivers/net/af_packet/meson.build
Processing drivers/net/axgbe/meson.build
Processing drivers/net/thunderx/meson.build
Processing drivers/net/thunderx/base/meson.build
Processing drivers/net/dpaa2/meson.build
Processing drivers/net/cnxk/meson.build
Processing drivers/net/enetc/meson.build
Processing drivers/net/ionic/meson.build
Processing drivers/net/mlx4/meson.build
Processing drivers/net/avp/meson.build
Processing drivers/net/af_xdp/meson.build
Processing drivers/net/mvpp2/meson.build
Processing drivers/net/octeontx/meson.build
Processing drivers/net/octeontx/base/meson.build
Processing drivers/net/tap/meson.build
Processing drivers/net/tap/bpf/meson.build
Processing drivers/net/memif/meson.build
Processing drivers/net/mlx5/meson.build
Processing drivers/net/mlx5/hws/meson.build
Processing drivers/net/mlx5/linux/meson.build
Processing drivers/net/mlx5/windows/meson.build
Processing drivers/net/ena/meson.build
Processing drivers/net/cxgbe/meson.build
Processing drivers/net/enic/meson.build
Processing drivers/net/ntnic/meson.build
Processing drivers/net/dpaa/meson.build
Processing drivers/net/nfb/meson.build
Processing drivers/net/softnic/meson.build
Processing drivers/net/bnxt/meson.build
Processing drivers/net/bnxt/tf_ulp/meson.build
Processing drivers/net/bnxt/tf_ulp/generic_templates/meson.build
Processing drivers/net/bnxt/hcapi/cfa_v3/meson.build
Processing drivers/net/bnxt/hcapi/cfa/meson.build
Processing drivers/net/bnxt/tf_core/meson.build
Processing drivers/net/bnxt/tf_core/v3/meson.build
Processing drivers/net/ring/meson.build
Processing drivers/net/enetfec/meson.build
Processing drivers/net/null/meson.build
Processing drivers/net/octeon_ep/meson.build
Processing drivers/net/vdev_netvsc/meson.build
Processing drivers/net/pfe/meson.build
Processing drivers/net/pcap/meson.build
Processing drivers/net/hns3/meson.build
Processing drivers/net/mvneta/meson.build
Processing drivers/net/xsc/meson.build
Processing drivers/net/atlantic/meson.build
Processing drivers/net/virtio/meson.build
Processing drivers/net/bonding/meson.build
Processing drivers/net/ark/meson.build
Processing drivers/net/vmxnet3/meson.build
Processing drivers/power/meson.build
Processing drivers/power/acpi/meson.build
Processing drivers/power/intel_pstate/meson.build
Processing drivers/power/amd_uncore/meson.build
Processing drivers/power/amd_pstate/meson.build
Processing drivers/power/kvm_vm/meson.build
Processing drivers/power/cppc/meson.build
Processing drivers/power/intel_uncore/meson.build
Processing drivers/raw/meson.build
Processing drivers/raw/cnxk_bphy/meson.build
Processing drivers/raw/gdtc/meson.build
Processing drivers/raw/ifpga/meson.build
Processing drivers/raw/ifpga/base/meson.build
Processing drivers/raw/dpaa2_cmdif/meson.build
Processing drivers/raw/cnxk_gpio/meson.build
Processing drivers/raw/cnxk_rvu_lf/meson.build
Processing drivers/raw/ntb/meson.build
Processing drivers/raw/skeleton/meson.build
Processing drivers/baseband/meson.build
Processing drivers/baseband/fpga_5gnr_fec/meson.build
Processing drivers/baseband/fpga_lte_fec/meson.build
Processing drivers/baseband/la12xx/meson.build
Processing drivers/baseband/acc/meson.build
Processing drivers/baseband/null/meson.build
Processing drivers/baseband/turbo_sw/meson.build
Processing lib/meson.build
Processing lib/bpf/meson.build
Processing lib/latencystats/meson.build
Processing lib/bbdev/meson.build
Processing lib/distributor/meson.build
Processing lib/eal/meson.build
Processing lib/eal/arm/meson.build
Processing lib/eal/arm/include/meson.build
Processing lib/eal/freebsd/meson.build
Processing lib/eal/freebsd/include/meson.build
Processing lib/eal/common/meson.build
Processing lib/eal/include/meson.build
Processing lib/eal/linux/meson.build
Processing lib/eal/linux/include/meson.build
Processing lib/eal/riscv/meson.build
Processing lib/eal/riscv/include/meson.build
Processing lib/eal/unix/meson.build
Processing lib/eal/windows/meson.build
Processing lib/eal/windows/include/meson.build
Processing lib/eal/ppc/meson.build
Processing lib/eal/ppc/include/meson.build
Processing lib/eal/x86/meson.build
Processing lib/eal/x86/include/meson.build
Processing lib/eal/loongarch/meson.build
Processing lib/eal/loongarch/include/meson.build
Processing lib/member/meson.build
Processing lib/rawdev/meson.build
Processing lib/gro/meson.build
Processing lib/fib/meson.build
Processing lib/vhost/meson.build
Processing lib/argparse/meson.build
Processing lib/node/meson.build
Processing lib/kvargs/meson.build
Processing lib/mempool/meson.build
Processing lib/pdcp/meson.build
Processing lib/ptr_compress/meson.build
Processing lib/mldev/meson.build
Processing lib/rib/meson.build
Processing lib/regexdev/meson.build
Processing lib/ip_frag/meson.build
Processing lib/bitratestats/meson.build
Processing lib/hash/meson.build
Processing lib/sched/meson.build
Processing lib/eventdev/meson.build
Processing lib/efd/meson.build
Processing lib/meter/meson.build
Processing lib/rcu/meson.build
Processing lib/pipeline/meson.build
Processing lib/cmdline/meson.build
Processing lib/acl/meson.build
Processing lib/jobstats/meson.build
Processing lib/log/meson.build
Processing lib/table/meson.build
Processing lib/pcapng/meson.build
Processing lib/port/meson.build
Processing lib/ethdev/meson.build
Processing lib/dmadev/meson.build
Processing lib/ipsec/meson.build
Processing lib/ring/meson.build
Processing lib/gpudev/meson.build
Processing lib/cryptodev/meson.build
Processing lib/pci/meson.build
Processing lib/cfgfile/meson.build
Processing lib/net/meson.build
Processing lib/dispatcher/meson.build
Processing lib/reorder/meson.build
Processing lib/power/meson.build
Processing lib/graph/meson.build
Processing lib/timer/meson.build
Processing lib/stack/meson.build
Processing lib/compressdev/meson.build
Processing lib/metrics/meson.build
Processing lib/telemetry/meson.build
Processing lib/gso/meson.build
Processing lib/lpm/meson.build
Processing lib/security/meson.build
Processing lib/pdump/meson.build
Processing lib/mbuf/meson.build
Running test build...
The Meson build system
Version: 1.3.2
Source dir: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk
Build dir: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/build
Build type: native build
Project name: DPDK
Project version: 25.07.0-rc0
C compiler for the host machine: cc (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0")
C linker for the host machine: cc ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/buildtools/options-ibverbs-static.sh)
Program python3 (elftools) found: YES (/usr/bin/python3) modules: elftools
Program cat found: YES (/usr/bin/cat)
Compiler for C supports arguments -march=native: YES
Checking for size of "void *" : 8
Checking for size of "void *" : 8 (cached)
Compiler for C supports link arguments -Wl,--undefined-version: YES
Library m found: YES
Library numa found: YES
Has header "numaif.h" : YES
Library fdt found: NO
Library execinfo found: NO
Has header "execinfo.h" : YES
Did not find pkg-config by name 'pkg-config'
Found pkg-config: NO
Run-time dependency libarchive found: NO (tried pkgconfig)
Run-time dependency libbsd found: NO (tried pkgconfig)
Run-time dependency jansson found: NO (tried pkgconfig)
Run-time dependency openssl found: NO (tried pkgconfig)
Run-time dependency libpcap found: NO (tried pkgconfig)
Library pcap found: NO
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wcast-qual: YES
Compiler for C supports arguments -Wdeprecated: YES
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-packed-not-aligned: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -fzero-init-padding-bits=all: NO
Fetching value of define "__znver1__" : (undefined)
Fetching value of define "__znver2__" : (undefined)
Fetching value of define "__znver3__" : (undefined)
Fetching value of define "__znver4__" : (undefined)
Fetching value of define "__znver5__" : (undefined)
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES
Checking if "AVX512 checking" compiles: YES
Fetching value of define "__AVX512F__" : 1
Fetching value of define "__AVX512BW__" : 1
Fetching value of define "__AVX512DQ__" : 1
Fetching value of define "__AVX512VL__" : 1
Fetching value of define "__SSE4_2__" : 1
Fetching value of define "__AES__" : 1
Fetching value of define "__AVX__" : 1
Fetching value of define "__AVX2__" : 1
Fetching value of define "__AVX512BW__" : 1
Fetching value of define "__AVX512CD__" : 1
Fetching value of define "__AVX512DQ__" : 1
Fetching value of define "__AVX512F__" : 1
Fetching value of define "__AVX512VL__" : 1
Fetching value of define "__PCLMUL__" : 1
Fetching value of define "__RDRND__" : 1
Fetching value of define "__RDSEED__" : 1
Fetching value of define "__VPCLMULQDQ__" : (undefined)
Compiler for C supports arguments -Wno-format-truncation: YES
Message: lib/log: Defining dependency "log"
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/argparse: Defining dependency "argparse"
Message: lib/telemetry: Defining dependency "telemetry"
Checking for function "pthread_attr_setaffinity_np" : YES
Checking for function "getentropy" : NO
Message: lib/eal: Defining dependency "eal"
Message: lib/ptr_compress: Defining dependency "ptr_compress"
Message: lib/ring: Defining dependency "ring"
Compiler for C supports arguments -Wvla: YES (cached)
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Compiler for C supports arguments -mvpclmulqdq: YES
Message: lib/net: Defining dependency "net"
Message: lib/meter: Defining dependency "meter"
Message: lib/ethdev: Defining dependency "ethdev"
Message: lib/pci: Defining dependency "pci"
Message: lib/cmdline: Defining dependency "cmdline"
Message: lib/metrics: Defining dependency "metrics"
Message: lib/hash: Defining dependency "hash"
Message: lib/timer: Defining dependency "timer"
Message: lib/acl: Defining dependency "acl"
Message: lib/bbdev: Defining dependency "bbdev"
Message: lib/bitratestats: Defining dependency "bitratestats"
Run-time dependency libelf found: NO (tried pkgconfig)
lib/bpf/meson.build:44: WARNING: libelf is missing, rte_bpf_elf_load API will be disabled
lib/bpf/meson.build:51: WARNING: libpcap is missing, rte_bpf_convert API will be disabled
Message: lib/bpf: Defining dependency "bpf"
Message: lib/cfgfile: Defining dependency "cfgfile"
Message: lib/compressdev: Defining dependency "compressdev"
Message: lib/cryptodev: Defining dependency "cryptodev"
Message: lib/distributor: Defining dependency "distributor"
Message: lib/dmadev: Defining dependency "dmadev"
Message: lib/efd: Defining dependency "efd"
Message: lib/eventdev: Defining dependency "eventdev"
Message: lib/dispatcher: Defining dependency "dispatcher"
Message: lib/gpudev: Defining dependency "gpudev"
Message: lib/gro: Defining dependency "gro"
Message: lib/gso: Defining dependency "gso"
Message: lib/ip_frag: Defining dependency "ip_frag"
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Compiler for C supports arguments -mavx512ifma: YES
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-address-of-packed-member: YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
Message: lib/fib: Defining dependency "fib"
Message: lib/port: Defining dependency "port"
Message: lib/pdump: Defining dependency "pdump"
Message: lib/table: Defining dependency "table"
Message: lib/pipeline: Defining dependency "pipeline"
Message: lib/graph: Defining dependency "graph"
Message: lib/node: Defining dependency "node"
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached)
Message: drivers/common/cpt: Defining dependency "common_cpt"
Compiler for C supports arguments -Wno-cast-qual: YES
Compiler for C supports arguments -Wno-pointer-arith: YES
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Message: drivers/common/ionic: Defining dependency "common_ionic"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/common/octeontx: Defining dependency "common_octeontx"
Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary"
Message: drivers/bus/cdx: Defining dependency "bus_cdx"
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/bus/dpaa: Defining dependency "bus_dpaa"
Message: drivers/bus/fslmc: Defining dependency "bus_fslmc"
Message: drivers/bus/ifpga: Defining dependency "bus_ifpga"
Message: drivers/bus/pci: Defining dependency "bus_pci"
Message: drivers/bus/platform: Defining dependency "bus_platform"
Message: drivers/bus/uacce: Defining dependency "bus_uacce"
Message: drivers/bus/vdev: Defining dependency "bus_vdev"
Message: drivers/bus/vmbus: Defining dependency "bus_vmbus"
Message: drivers/common/cnxk: Defining dependency "common_cnxk"
Compiler for C supports arguments -std=c11: YES
Compiler for C supports arguments -Wno-strict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Run-time dependency libmlx5 found: NO (tried pkgconfig)
Library mlx5 found: NO
Configuring mlx5_autoconf.h using configuration
Message: drivers/common/nfp: Defining dependency "common_nfp"
Message: drivers/common/nitrox: Defining dependency "common_nitrox"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Library IPSec_MB found: NO
Message: drivers/common/qat: Defining dependency "common_qat"
Compiler for C supports arguments -Wdisabled-optimization: YES
Compiler for C supports arguments -Waggregate-return: YES
Compiler for C supports arguments -Wbad-function-cast: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-unused-variable: YES
Compiler for C supports arguments -Wno-empty-body: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
Message: drivers/common/zsda: Defining dependency "common_zsda"
Message: drivers/mempool/bucket: Defining dependency "mempool_bucket"
Message: drivers/mempool/cnxk: Defining dependency "mempool_cnxk"
Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa"
Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2"
Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx"
Message: drivers/mempool/ring: Defining dependency "mempool_ring"
Message: drivers/mempool/stack: Defining dependency "mempool_stack"
Compiler for C supports arguments -Wno-uninitialized: YES
Message: drivers/dma/cnxk: Defining dependency "dma_cnxk"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa: Defining dependency "dma_dpaa"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa2: Defining dependency "dma_dpaa2"
Message: drivers/dma/hisilicon: Defining dependency "dma_hisilicon"
Message: drivers/dma/idxd: Defining dependency "dma_idxd"
Message: drivers/dma/ioat: Defining dependency "dma_ioat"
Message: drivers/dma/odm: Defining dependency "dma_odm"
Message: drivers/dma/skeleton: Defining dependency "dma_skeleton"
Message: drivers/net/af_packet: Defining dependency "net_af_packet"
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency libbpf found: NO (tried pkgconfig)
Library bpf found: NO
Has header "linux/if_xdp.h" : YES
Message: drivers/net/ark: Defining dependency "net_ark"
Message: drivers/net/atlantic: Defining dependency "net_atlantic"
Message: drivers/net/avp: Defining dependency "net_avp"
Message: drivers/net/axgbe: Defining dependency "net_axgbe"
Run-time dependency zlib found: NO (tried pkgconfig)
Compiler for C supports arguments -DSUPPORT_CFA_HW_P70=1: YES
Compiler for C supports arguments -DSUPPORT_CFA_HW_P70=1: YES (cached)
Compiler for C supports arguments -DCFA_BLD_PRINT_OBJ=1: YES
Message: drivers/net/bnxt: Defining dependency "net_bnxt"
Message: drivers/net/bonding: Defining dependency "net_bond"
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing: YES
Message: drivers/net/cnxk: Defining dependency "net_cnxk"
Message: drivers/net/cxgbe: Defining dependency "net_cxgbe"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/dpaa: Defining dependency "net_dpaa"
Message: drivers/net/dpaa2: Defining dependency "net_dpaa2"
Message: drivers/net/ena: Defining dependency "net_ena"
Message: drivers/net/enetc: Defining dependency "net_enetc"
Message: drivers/net/enetfec: Defining dependency "net_enetfec"
Message: drivers/net/enic: Defining dependency "net_enic"
Message: drivers/net/failsafe: Defining dependency "net_failsafe"
Message: drivers/net/gve: Defining dependency "net_gve"
Message: drivers/net/hinic: Defining dependency "net_hinic"
Message: drivers/net/hns3: Defining dependency "net_hns3"
Message: drivers/net/intel/e1000: Defining dependency "net_e1000"
Message: drivers/net/intel/fm10k: Defining dependency "net_fm10k"
Message: drivers/net/intel/i40e: Defining dependency "net_i40e"
Message: drivers/net/intel/iavf: Defining dependency "net_iavf"
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-array-bounds: YES
Message: drivers/net/intel/ice: Defining dependency "net_ice"
Message: drivers/net/intel/idpf: Defining dependency "net_idpf"
Message: drivers/net/intel/ixgbe: Defining dependency "net_ixgbe"
Message: drivers/net/intel/cpfl: Defining dependency "net_cpfl"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libibverbs found: NO (tried pkgconfig and cmake)
Library ibverbs found: NO
Message: drivers/net/memif: Defining dependency "net_memif"
Run-time dependency libmlx4 found: NO (tried pkgconfig)
Library mlx4 found: NO
Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/net/netvsc: Defining dependency "net_netvsc"
Run-time dependency netcope-common found: NO (tried pkgconfig)
Message: drivers/net/nfp: Defining dependency "net_nfp"
Message: drivers/net/ngbe: Defining dependency "net_ngbe"
Message: drivers/net/ntnic: Defining dependency "net_ntnic"
Message: drivers/net/null: Defining dependency "net_null"
Message: drivers/net/octeontx: Defining dependency "net_octeontx"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/pfe: Defining dependency "net_pfe"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-sign-compare: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wno-shift-negative-value: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-missing-declarations: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES
Compiler for C supports arguments -Wno-strict-prototypes: YES (cached)
Compiler for C supports arguments -Wno-shift-negative-value: YES (cached)
Compiler for C supports arguments -Wno-implicit-fallthrough: YES
Compiler for C supports arguments -Wno-format-extra-args: YES
Compiler for C supports arguments -Wno-visibility: NO
Compiler for C supports arguments -Wno-empty-body: YES (cached)
Compiler for C supports arguments -Wno-invalid-source-encoding: NO
Compiler for C supports arguments -Wno-sometimes-uninitialized: NO
Compiler for C supports arguments -Wno-pointer-bool-conversion: NO
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/net/qede: Defining dependency "net_qede"
Message: drivers/net/r8169: Defining dependency "net_r8169"
Message: drivers/net/ring: Defining dependency "net_ring"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wdisabled-optimization: YES (cached)
Compiler for C supports arguments -Waggregate-return: YES (cached)
Compiler for C supports arguments -Wbad-function-cast: YES (cached)
Library atomic found: YES
Message: drivers/net/sfc: Defining dependency "net_sfc"
Message: drivers/net/softnic: Defining dependency "net_softnic"
Header "linux/pkt_cls.h" has symbol "TCA_FLOWER_ACT" : YES
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES (cached)
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached)
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached)
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Message: drivers/net/xsc: Defining dependency "net_xsc"
Message: drivers/net/zxdh: Defining dependency "net_zxdh"
Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy"
Message: drivers/raw/cnxk_gpio: Defining dependency "raw_cnxk_gpio"
Message: drivers/raw/cnxk_rvu_lf: Defining dependency "raw_cnxk_rvu_lf"
Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif"
Message: drivers/raw/gdtc: Defining dependency "raw_gdtc"
Message: drivers/raw/ntb: Defining dependency "raw_ntb"
Message: drivers/raw/skeleton: Defining dependency "raw_skeleton"
Run-time dependency libaarch64crypto found: NO (tried pkgconfig)
Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs"
Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/crypto/cnxk: Defining dependency "crypto_cnxk"
Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec"
Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec"
Message: drivers/crypto/ionic: Defining dependency "crypto_ionic"
Library IPSec_MB found: NO
Message: Disabling mlx5 [drivers/crypto/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox"
Message: drivers/crypto/null: Defining dependency "crypto_null"
Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler"
Run-time dependency libwd_crypto found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Message: drivers/crypto/virtio: Defining dependency "crypto_virtio"
Run-time dependency libisal found: NO (tried pkgconfig)
Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/compress/nitrox: Defining dependency "compress_nitrox"
Message: drivers/compress/octeontx: Defining dependency "compress_octeontx"
Run-time dependency libwd_comp found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Run-time dependency zlib found: NO (tried pkgconfig)
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/regex/cn9k: Defining dependency "regex_cn9k"
Message: drivers/ml/cnxk: libarchive not found
Message: drivers/ml/cnxk: jansson not found
Run-time dependency dlpack found: NO (tried cmake)
Message: drivers/ml/cnxk: dlpack not found
Run-time dependency dmlc found: NO (tried cmake)
Message: drivers/ml/cnxk: dmlc not found
Run-time dependency tvm found: NO (tried cmake)
Message: drivers/ml/cnxk: tvm_runtime not found
Run-time dependency tvmdp found: NO (tried pkgconfig)
Message: drivers/ml/cnxk: tvmdp not found
Message: drivers/ml/cnxk: Disabled TVM model support
Message: drivers/ml/cnxk: Defining dependency "ml_cnxk"
Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc"
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/vdpa/nfp: Defining dependency "vdpa_nfp"
Message: drivers/vdpa/sfc: Defining dependency "vdpa_sfc"
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Message: drivers/event/dlb2: Defining dependency "event_dlb2"
Message: drivers/event/dpaa: Defining dependency "event_dpaa"
Message: drivers/event/dpaa2: Defining dependency "event_dpaa2"
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/event/dsw: Defining dependency "event_dsw"
Message: drivers/event/opdl: Defining dependency "event_opdl"
Message: drivers/event/skeleton: Defining dependency "event_skeleton"
Message: drivers/event/sw: Defining dependency "event_sw"
Message: drivers/event/octeontx: Defining dependency "event_octeontx"
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Message: drivers/baseband/acc: Defining dependency "baseband_acc"
Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec"
Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec"
Message: drivers/baseband/la12xx: Defining dependency "baseband_la12xx"
Message: drivers/baseband/null: Defining dependency "baseband_null"
Run-time dependency flexran_sdk_turbo found: NO (tried pkgconfig and cmake)
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw"
Has header "cuda.h" : NO
Message: drivers/power/acpi: Defining dependency "power_acpi"
Message: drivers/power/amd_pstate: Defining dependency "power_amd_pstate"
Library e_smi64 found: NO
Message: drivers/power/cppc: Defining dependency "power_cppc"
Message: drivers/power/intel_pstate: Defining dependency "power_intel_pstate"
Message: drivers/power/intel_uncore: Defining dependency "power_intel_uncore"
Message: drivers/power/kvm_vm: Defining dependency "power_kvm_vm"
Has header "sys/epoll.h" : YES
Run-time dependency zlib found: NO (tried pkgconfig)
Message: Skipping test file test_compressdev.c due to missing external dependency zlib
Run-time dependency pcap found: NO (tried pkgconfig)
Message: Skipping test file test_pcapng.c due to missing external dependency pcap
Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Message: hugepage availability: true
app/test/suites/meson.build:37: WARNING: Test "cryptodev_crosscheck" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_crypto_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_eth_rx_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_eth_rx_intr_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_timer_adapter_test" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "ipsec_sad_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Configuring rte_build_config.h using configuration
Message:
=================
Applications Enabled
=================
apps:
graph, pdump, proc-info, test-acl, test-bbdev, test-cmdline, test-compress-perf, test-crypto-perf,
test-dma-perf, test-eventdev, test-fib, test-flow-perf, test-gpudev, test-mldev, test-pipeline, test-pmd,
test-regex, test-sad, test-security-perf, test,
Message:
=================
Libraries Enabled
=================
libs:
log, kvargs, argparse, telemetry, eal, ptr_compress, ring, rcu,
mempool, mbuf, net, meter, ethdev, pci, cmdline, metrics,
hash, timer, acl, bbdev, bitratestats, bpf, cfgfile, compressdev,
cryptodev, distributor, dmadev, efd, eventdev, dispatcher, gpudev, gro,
gso, ip_frag, jobstats, latencystats, lpm, member, pcapng, power,
rawdev, regexdev, mldev, rib, reorder, sched, security, stack,
vhost, ipsec, pdcp, fib, port, pdump, table, pipeline,
graph, node,
Message:
===============
Drivers Enabled
===============
common:
cpt, dpaax, ionic, octeontx, cnxk, nfp, nitrox, qat,
sfc_efx, zsda,
bus:
auxiliary, cdx, dpaa, fslmc, ifpga, pci, platform, uacce,
vdev, vmbus,
mempool:
bucket, cnxk, dpaa, dpaa2, octeontx, ring, stack,
dma:
cnxk, dpaa, dpaa2, hisilicon, idxd, ioat, odm, skeleton,
net:
af_packet, ark, atlantic, avp, axgbe, bnxt, bond, cnxk,
cxgbe, dpaa, dpaa2, ena, enetc, enetfec, enic, failsafe,
gve, hinic, hns3, e1000, fm10k, i40e, iavf, ice,
idpf, ixgbe, cpfl, ionic, memif, netvsc, nfp, ngbe,
ntnic, null, octeontx, octeon_ep, pfe, qede, r8169, ring,
sfc, softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio,
vmxnet3, xsc, zxdh,
raw:
cnxk_bphy, cnxk_gpio, cnxk_rvu_lf, dpaa2_cmdif, gdtc, ntb, skeleton,
crypto:
bcmfs, caam_jr, cnxk, dpaa_sec, dpaa2_sec, ionic, nitrox, null,
octeontx, scheduler, virtio,
compress:
nitrox, octeontx,
regex:
cn9k,
ml:
cnxk,
vdpa:
ifc, nfp, sfc,
event:
cnxk, dlb2, dpaa, dpaa2, dsw, opdl, skeleton, sw,
octeontx,
baseband:
acc, fpga_5gnr_fec, fpga_lte_fec, la12xx, null, turbo_sw,
gpu:
power:
acpi, amd_pstate, cppc, intel_pstate, intel_uncore, kvm_vm,
Message:
=================
Content Skipped
=================
apps:
dumpcap: missing dependency, "libpcap"
libs:
drivers:
common/mvep: missing dependency, "libmusdk"
common/mlx5: missing dependency, "mlx5"
crypto/qat: missing dependency, libipsecmb or libcrypto
net/af_xdp: missing dependency, "libxdp >=1.2.2" and "libbpf"
net/bnx2x: missing dependency, "zlib"
net/intel/ipn3ke: missing dependency, "libfdt"
net/mana: missing dependency, "ibverbs"
net/mlx4: missing dependency, "mlx4"
net/mlx5: missing internal dependency, "common_mlx5"
net/mvneta: missing dependency, "libmusdk"
net/mvpp2: missing dependency, "libmusdk"
net/nfb: missing dependency, "libnfb"
net/pcap: missing dependency, "libpcap"
raw/ifpga: missing dependency, "libfdt"
crypto/armv8: missing dependency, "libAArch64crypto"
crypto/ccp: missing dependency, "libcrypto"
crypto/ipsec_mb: missing dependency, "libIPSec_MB"
crypto/mlx5: missing internal dependency, "common_mlx5"
crypto/mvsam: missing dependency, "libmusdk"
crypto/openssl: missing dependency, "libcrypto"
crypto/uadk: missing dependency, "libwd"
compress/isal: missing dependency, "libisal"
compress/mlx5: missing internal dependency, "common_mlx5"
compress/uadk: missing dependency, "libwd"
compress/zlib: missing dependency, "zlib"
regex/mlx5: missing internal dependency, "common_mlx5"
vdpa/mlx5: missing internal dependency, "common_mlx5"
gpu/cuda: missing dependency, "cuda.h"
power/amd_uncore: missing dependency, "libe_smi"
Message: DPDK build config complete:
source path = "/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk"
build path = "/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/build"
Build targets in project: 1071
Found ninja-1.11.1 at /usr/bin/ninja
ninja: Entering directory `build'
[1/3238] Generating lib/rte_argparse_map with a custom command
[2/3238] Generating lib/rte_log_map with a custom command
[3/3238] Generating lib/rte_kvargs_map with a custom command
[4/3238] Generating lib/rte_telemetry_map with a custom command
[5/3238] Compiling C object lib/librte_log.a.p/log_log_syslog.c.o
[6/3238] Compiling C object lib/librte_log.a.p/log_log_timestamp.c.o
[7/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[8/3238] Compiling C object lib/librte_log.a.p/log_log_journal.c.o
[9/3238] Compiling C object lib/librte_log.a.p/log_log_color.c.o
[10/3238] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[11/3238] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[12/3238] Linking static target lib/librte_kvargs.a
[13/3238] Compiling C object lib/librte_log.a.p/log_log.c.o
[14/3238] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[15/3238] Linking static target lib/librte_log.a
[16/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[17/3238] Linking static target lib/librte_argparse.a
[18/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[19/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[20/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[21/3238] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[22/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[23/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[24/3238] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[25/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore_var.c.o
[26/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[27/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[28/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[29/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[30/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[31/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[32/3238] Generating lib/argparse.sym_chk with a custom command (wrapped by meson to capture output)
[33/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[34/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[35/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[36/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[37/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[38/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[39/3238] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[40/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[41/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[42/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[43/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[44/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[45/3238] Linking target lib/librte_log.so.25.2
[46/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[47/3238] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[48/3238] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[49/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_bitset.c.o
[50/3238] Linking static target lib/librte_telemetry.a
[51/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[52/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[53/3238] Generating symbol file lib/librte_log.so.25.2.p/librte_log.so.25.2.symbols
[54/3238] Linking target lib/librte_kvargs.so.25.2
[55/3238] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[56/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[57/3238] Linking target lib/librte_argparse.so.25.2
[58/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[59/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[60/3238] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[61/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[62/3238] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[63/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[64/3238] Generating symbol file lib/librte_kvargs.so.25.2.p/librte_kvargs.so.25.2.symbols
[65/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[66/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
[67/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[68/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[69/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o
[70/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[71/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[72/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[73/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[74/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[75/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[76/3238] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[77/3238] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
[78/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[79/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o
[80/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o
[81/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o
[82/3238] Linking target lib/librte_telemetry.so.25.2
[83/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o
[84/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o
[85/3238] Generating lib/rte_eal_map with a custom command
[86/3238] Generating symbol file lib/librte_telemetry.so.25.2.p/librte_telemetry.so.25.2.symbols
[87/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o
[88/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o
[89/3238] Generating lib/rte_ring_map with a custom command
[90/3238] Generating lib/rte_rcu_map with a custom command
[91/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o
[92/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o
[93/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[94/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o
[95/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o
[96/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o
[97/3238] Generating lib/rte_mempool_map with a custom command
[98/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_mmu.c.o
[99/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o
[100/3238] Generating lib/rte_mbuf_map with a custom command
[101/3238] Compiling C object lib/librte_ring.a.p/ring_rte_soring.c.o
[102/3238] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[103/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[104/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[105/3238] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
[106/3238] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[107/3238] Generating lib/rte_net_map with a custom command
[108/3238] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[109/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[110/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[111/3238] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o
[112/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[113/3238] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
[114/3238] Linking static target lib/librte_eal.a
[115/3238] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[116/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[117/3238] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[118/3238] Generating lib/rte_meter_map with a custom command
[119/3238] Compiling C object lib/librte_net_avx512_lib.a.p/net_net_crc_avx512.c.o
[120/3238] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[121/3238] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o
[122/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_ether.c.o
[123/3238] Linking static target lib/librte_net_avx512_lib.a
[124/3238] Linking static target lib/librte_rcu.a
[125/3238] Linking static target lib/librte_net.a
[126/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_arp.c.o
[127/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_net_crc.c.o
[128/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_net.c.o
[129/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[130/3238] Compiling C object lib/librte_net.so.25.2.p/net_net_crc_sse.c.o
[131/3238] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[132/3238] Linking static target lib/librte_mbuf.a
[133/3238] Linking static target lib/librte_meter.a
[134/3238] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[135/3238] Linking static target lib/librte_mempool.a
[136/3238] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output)
[137/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[138/3238] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output)
[139/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[140/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[141/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[142/3238] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output)
[143/3238] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[144/3238] Generating lib/rte_ethdev_map with a custom command
[145/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[146/3238] Generating lib/rte_pci_map with a custom command
[147/3238] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[148/3238] Linking static target lib/librte_pci.a
[149/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[150/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[151/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[152/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[153/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[154/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
[155/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[156/3238] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output)
[157/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_bool.c.o
[158/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[159/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[160/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[161/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[162/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o
[163/3238] Generating lib/rte_cmdline_map with a custom command
[164/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o
[165/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o
[166/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o
[167/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[168/3238] Generating lib/rte_metrics_map with a custom command
[169/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[170/3238] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[171/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[172/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[173/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[174/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[175/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[176/3238] Generating lib/rte_hash_map with a custom command
[177/3238] Generating lib/rte_timer_map with a custom command
[178/3238] Linking static target lib/librte_cmdline.a
[179/3238] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[180/3238] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o
[181/3238] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[182/3238] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[183/3238] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o
[184/3238] Linking static target lib/librte_metrics.a
[185/3238] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[186/3238] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gf2_poly_math.c.o
[187/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[188/3238] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[189/3238] Generating lib/rte_acl_map with a custom command
[190/3238] Linking static target lib/librte_ring.a
[191/3238] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[192/3238] Generating lib/rte_bbdev_map with a custom command
[193/3238] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[194/3238] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[195/3238] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[196/3238] Generating lib/rte_bitratestats_map with a custom command
[197/3238] Linking static target lib/librte_timer.a
[198/3238] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[199/3238] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[200/3238] Compiling C object lib/librte_bbdev.a.p/bbdev_bbdev_trace_points.c.o
[201/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o
[202/3238] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[203/3238] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[204/3238] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[205/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o
[206/3238] Generating lib/rte_bpf_map with a custom command
[207/3238] Linking static target lib/librte_bitratestats.a
[208/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o
[209/3238] Generating lib/rte_cfgfile_map with a custom command
[210/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o
[211/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o
[212/3238] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[213/3238] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[214/3238] Generating lib/rte_compressdev_map with a custom command
[215/3238] Linking static target lib/librte_bbdev.a
[216/3238] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[217/3238] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[218/3238] Linking static target lib/librte_cfgfile.a
[219/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[220/3238] Generating lib/rte_cryptodev_map with a custom command
[221/3238] Generating lib/cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[222/3238] Generating lib/bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[223/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
[224/3238] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[225/3238] Compiling C object lib/librte_acl_avx2_lib.a.p/acl_acl_run_avx2.c.o
[226/3238] Generating lib/rte_distributor_map with a custom command
[227/3238] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[228/3238] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[229/3238] Linking static target lib/librte_acl_avx2_lib.a
[230/3238] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[231/3238] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[232/3238] Generating lib/rte_dmadev_map with a custom command
[233/3238] Generating lib/rte_efd_map with a custom command
[234/3238] Linking static target lib/librte_compressdev.a
[235/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o
[236/3238] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[237/3238] Linking static target lib/librte_bpf.a
[238/3238] Linking static target lib/librte_hash.a
[239/3238] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o
[240/3238] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[241/3238] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output)
[242/3238] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[243/3238] Compiling C object lib/librte_acl_avx512_lib.a.p/acl_acl_run_avx512.c.o
[244/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[245/3238] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[246/3238] Linking static target lib/librte_acl_avx512_lib.a
[247/3238] Linking static target lib/librte_ethdev.a
[248/3238] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[249/3238] Linking static target lib/librte_acl.a
[250/3238] Linking static target lib/librte_distributor.a
[251/3238] Generating lib/bpf.sym_chk with a custom command (wrapped by meson to capture output)
[252/3238] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[253/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o
[254/3238] Generating lib/rte_eventdev_map with a custom command
[255/3238] Generating lib/rte_dispatcher_map with a custom command
[256/3238] Generating lib/acl.sym_chk with a custom command (wrapped by meson to capture output)
[257/3238] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output)
[258/3238] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[259/3238] Generating lib/rte_gpudev_map with a custom command
[260/3238] Linking static target lib/librte_dmadev.a
[261/3238] Generating lib/distributor.sym_chk with a custom command (wrapped by meson to capture output)
[262/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[263/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o
[264/3238] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[265/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o
[266/3238] Linking target lib/librte_eal.so.25.2
[267/3238] Compiling C object lib/librte_dispatcher.a.p/dispatcher_rte_dispatcher.c.o
[268/3238] Linking static target lib/librte_dispatcher.a
[269/3238] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[270/3238] Generating symbol file lib/librte_eal.so.25.2.p/librte_eal.so.25.2.symbols
[271/3238] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[272/3238] Linking static target lib/librte_efd.a
[273/3238] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[274/3238] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.o
[275/3238] Linking target lib/librte_ring.so.25.2
[276/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[277/3238] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[278/3238] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[279/3238] Linking target lib/librte_meter.so.25.2
[280/3238] Linking target lib/librte_pci.so.25.2
[281/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[282/3238] Linking target lib/librte_timer.so.25.2
[283/3238] Linking target lib/librte_cfgfile.so.25.2
[284/3238] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[285/3238] Linking target lib/librte_acl.so.25.2
[286/3238] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[287/3238] Linking static target lib/librte_cryptodev.a
[288/3238] Linking target lib/librte_dmadev.so.25.2
[289/3238] Linking static target lib/librte_gpudev.a
[290/3238] Generating lib/rte_gro_map with a custom command
[291/3238] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[292/3238] Generating symbol file lib/librte_meter.so.25.2.p/librte_meter.so.25.2.symbols
[293/3238] Generating symbol file lib/librte_pci.so.25.2.p/librte_pci.so.25.2.symbols
[294/3238] Generating symbol file lib/librte_ring.so.25.2.p/librte_ring.so.25.2.symbols
[295/3238] Generating symbol file lib/librte_acl.so.25.2.p/librte_acl.so.25.2.symbols
[296/3238] Generating symbol file lib/librte_timer.so.25.2.p/librte_timer.so.25.2.symbols
[297/3238] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output)
[298/3238] Linking target lib/librte_rcu.so.25.2
[299/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[300/3238] Generating symbol file lib/librte_dmadev.so.25.2.p/librte_dmadev.so.25.2.symbols
[301/3238] Generating lib/rte_gso_map with a custom command
[302/3238] Linking target lib/librte_mempool.so.25.2
[303/3238] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[304/3238] Linking static target lib/librte_gro.a
[305/3238] Generating symbol file lib/librte_rcu.so.25.2.p/librte_rcu.so.25.2.symbols
[306/3238] Generating symbol file lib/librte_mempool.so.25.2.p/librte_mempool.so.25.2.symbols
[307/3238] Linking target lib/librte_mbuf.so.25.2
[308/3238] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[309/3238] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output)
[310/3238] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o
[311/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[312/3238] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o
[313/3238] Generating lib/rte_jobstats_map with a custom command
[314/3238] Generating symbol file lib/librte_mbuf.so.25.2.p/librte_mbuf.so.25.2.symbols
[315/3238] Generating lib/rte_ip_frag_map with a custom command
[316/3238] Generating lib/gro.sym_chk with a custom command (wrapped by meson to capture output)
[317/3238] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[318/3238] Linking target lib/librte_bbdev.so.25.2
[319/3238] Linking target lib/librte_net.so.25.2
[320/3238] Linking target lib/librte_compressdev.so.25.2
[321/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[322/3238] Linking target lib/librte_distributor.so.25.2
[323/3238] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o
[324/3238] Generating symbol file lib/librte_bbdev.so.25.2.p/librte_bbdev.so.25.2.symbols
[325/3238] Generating lib/rte_latencystats_map with a custom command
[326/3238] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[327/3238] Generating symbol file lib/librte_net.so.25.2.p/librte_net.so.25.2.symbols
[328/3238] Generating symbol file lib/librte_compressdev.so.25.2.p/librte_compressdev.so.25.2.symbols
[329/3238] Generating lib/rte_lpm_map with a custom command
[330/3238] Linking static target lib/librte_gso.a
[331/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[332/3238] Linking target lib/librte_hash.so.25.2
[333/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o
[334/3238] Linking target lib/librte_cmdline.so.25.2
[335/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[336/3238] Generating lib/rte_member_map with a custom command
[337/3238] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o
[338/3238] Generating symbol file lib/librte_hash.so.25.2.p/librte_hash.so.25.2.symbols
[339/3238] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[340/3238] Linking static target lib/librte_jobstats.a
[341/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[342/3238] Linking target lib/librte_cryptodev.so.25.2
[343/3238] Generating lib/gso.sym_chk with a custom command (wrapped by meson to capture output)
[344/3238] Linking target lib/librte_efd.so.25.2
[345/3238] Generating lib/rte_pcapng_map with a custom command
[346/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[347/3238] Linking static target lib/librte_ip_frag.a
[348/3238] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[349/3238] Generating symbol file lib/librte_cryptodev.so.25.2.p/librte_cryptodev.so.25.2.symbols
[350/3238] Generating lib/jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[351/3238] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[352/3238] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[353/3238] Compiling C object lib/librte_member.a.p/member_rte_member.c.o
[354/3238] Generating lib/rte_power_map with a custom command
[355/3238] Compiling C object lib/librte_power.a.p/power_rte_power_qos.c.o
[356/3238] Compiling C object lib/librte_member_avx512_lib.a.p/member_rte_member_sketch_avx512.c.o
[357/3238] Linking target lib/librte_jobstats.so.25.2
[358/3238] Linking static target lib/librte_member_avx512_lib.a
[359/3238] Linking static target lib/librte_latencystats.a
[360/3238] Generating lib/rte_rawdev_map with a custom command
[361/3238] Generating lib/rte_regexdev_map with a custom command
[362/3238] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[363/3238] Generating lib/ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[364/3238] Linking static target lib/librte_lpm.a
[365/3238] Generating lib/latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[366/3238] Compiling C object lib/librte_power.a.p/power_rte_power_cpufreq.c.o
[367/3238] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[368/3238] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[369/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[370/3238] Generating lib/rte_mldev_map with a custom command
[371/3238] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
[372/3238] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev_pmd.c.o
[373/3238] Linking static target lib/librte_eventdev.a
[374/3238] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[375/3238] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[376/3238] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[377/3238] Generating lib/lpm.sym_chk with a custom command (wrapped by meson to capture output)
[378/3238] Linking target lib/librte_gpudev.so.25.2
[379/3238] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils.c.o
[380/3238] Generating lib/rte_rib_map with a custom command
[381/3238] Linking static target lib/librte_pcapng.a
[382/3238] Linking static target lib/librte_power.a
[383/3238] Generating lib/rte_reorder_map with a custom command
[384/3238] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o
[385/3238] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[386/3238] Linking target lib/librte_lpm.so.25.2
[387/3238] Compiling C object lib/librte_sched.a.p/sched_rte_approx.c.o
[388/3238] Linking static target lib/librte_regexdev.a
[389/3238] Linking static target lib/librte_rawdev.a
[390/3238] Generating lib/rte_sched_map with a custom command
[391/3238] Generating symbol file lib/librte_lpm.so.25.2.p/librte_lpm.so.25.2.symbols
[392/3238] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev.c.o
[393/3238] Generating lib/pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[394/3238] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar_bfloat16.c.o
[395/3238] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar.c.o
[396/3238] Generating lib/rte_security_map with a custom command
[397/3238] Linking static target lib/librte_mldev.a
[398/3238] Generating lib/rawdev.sym_chk with a custom command (wrapped by meson to capture output)
[399/3238] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o
[400/3238] Generating lib/rte_stack_map with a custom command
[401/3238] Linking target lib/librte_rawdev.so.25.2
[402/3238] Compiling C object lib/librte_sched.a.p/sched_rte_red.c.o
[403/3238] Compiling C object lib/librte_sched.a.p/sched_rte_pie.c.o
[404/3238] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o
[405/3238] Linking static target lib/librte_reorder.a
[406/3238] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[407/3238] Generating symbol file lib/librte_rawdev.so.25.2.p/librte_rawdev.so.25.2.symbols
[408/3238] Linking static target lib/librte_member.a
[409/3238] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o
[410/3238] Linking static target lib/librte_rib.a
[411/3238] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.o
[412/3238] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o
[413/3238] Compiling C object lib/librte_stack.a.p/stack_rte_stack_lf.c.o
[414/3238] Linking static target lib/librte_stack.a
[415/3238] Generating lib/member.sym_chk with a custom command (wrapped by meson to capture output)
[416/3238] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[417/3238] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output)
[418/3238] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output)
[419/3238] Linking target lib/librte_member.so.25.2
[420/3238] Linking target lib/librte_rib.so.25.2
[421/3238] Linking target lib/librte_reorder.so.25.2
[422/3238] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o
[423/3238] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[424/3238] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[425/3238] Compiling C object lib/librte_security.a.p/security_rte_security.c.o
[426/3238] Generating symbol file lib/librte_rib.so.25.2.p/librte_rib.so.25.2.symbols
[427/3238] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[428/3238] Generating symbol file lib/librte_reorder.so.25.2.p/librte_reorder.so.25.2.symbols
[429/3238] Linking target lib/librte_regexdev.so.25.2
[430/3238] Linking target lib/librte_stack.so.25.2
[431/3238] Linking static target lib/librte_security.a
[432/3238] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[433/3238] Generating lib/rte_vhost_map with a custom command
[434/3238] Generating symbol file lib/librte_regexdev.so.25.2.p/librte_regexdev.so.25.2.symbols
[435/3238] Generating symbol file lib/librte_stack.so.25.2.p/librte_stack.so.25.2.symbols
[436/3238] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[437/3238] Generating lib/rte_ipsec_map with a custom command
[438/3238] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[439/3238] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[440/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o
[441/3238] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
[442/3238] Linking static target lib/librte_sched.a
[443/3238] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[444/3238] Linking target lib/librte_security.so.25.2
[445/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_telemetry.c.o
[446/3238] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[447/3238] Generating symbol file lib/librte_security.so.25.2.p/librte_security.so.25.2.symbols
[448/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o
[449/3238] Generating lib/rte_pdcp_map with a custom command
[450/3238] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output)
[451/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o
[452/3238] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[453/3238] Linking target lib/librte_sched.so.25.2
[454/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_crypto.c.o
[455/3238] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[456/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_cnt.c.o
[457/3238] Generating lib/rte_fib_map with a custom command
[458/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[459/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_reorder.c.o
[460/3238] Compiling C object lib/librte_port.a.p/port_port_log.c.o
[461/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[462/3238] Generating symbol file lib/librte_sched.so.25.2.p/librte_sched.so.25.2.symbols
[463/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
[464/3238] Linking static target lib/librte_ipsec.a
[465/3238] Compiling C object lib/librte_fib_avx512_lib.a.p/fib_trie_avx512.c.o
[466/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_rte_pdcp.c.o
[467/3238] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[468/3238] Compiling C object lib/librte_fib_avx512_lib.a.p/fib_dir24_8_avx512.c.o
[469/3238] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[470/3238] Linking static target lib/librte_fib_avx512_lib.a
[471/3238] Generating lib/ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[472/3238] Linking target lib/librte_ipsec.so.25.2
[473/3238] Compiling C object lib/librte_port.a.p/port_rte_port_ras.c.o
[474/3238] Compiling C object lib/librte_port.a.p/port_rte_port_frag.c.o
[475/3238] Compiling C object lib/librte_port.a.p/port_rte_port_sched.c.o
[476/3238] Compiling C object lib/librte_port.a.p/port_rte_port_fd.c.o
[477/3238] Compiling C object lib/librte_port.a.p/port_rte_port_ethdev.c.o
[478/3238] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[479/3238] Generating lib/rte_port_map with a custom command
[480/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_process.c.o
[481/3238] Generating symbol file lib/librte_ipsec.so.25.2.p/librte_ipsec.so.25.2.symbols
[482/3238] Generating lib/rte_pdump_map with a custom command
[483/3238] Linking static target lib/librte_pdcp.a
[484/3238] Compiling C object lib/librte_port.a.p/port_rte_port_source_sink.c.o
[485/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_keycmp.c.o
[486/3238] Compiling C object lib/librte_port.a.p/port_rte_port_sym_crypto.c.o
[487/3238] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[488/3238] Compiling C object lib/librte_port.a.p/port_rte_port_eventdev.c.o
[489/3238] Linking target lib/librte_mldev.so.25.2
[490/3238] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[491/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_fd.c.o
[492/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ethdev.c.o
[493/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_source_sink.c.o
[494/3238] Generating lib/pdcp.sym_chk with a custom command (wrapped by meson to capture output)
[495/3238] Linking static target lib/librte_fib.a
[496/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_learner.c.o
[497/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[498/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ring.c.o
[499/3238] Linking target lib/librte_pdcp.so.25.2
[500/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_selector.c.o
[501/3238] Generating symbol file lib/librte_mldev.so.25.2.p/librte_mldev.so.25.2.symbols
[502/3238] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
[503/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_wm.c.o
[504/3238] Linking static target lib/librte_port.a
[505/3238] Compiling C object lib/librte_table.a.p/table_table_log.c.o
[506/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_cuckoo.c.o
[507/3238] Compiling C object lib/librte_table.a.p/table_rte_table_acl.c.o
[508/3238] Generating lib/rte_table_map with a custom command
[509/3238] Compiling C object lib/librte_table.a.p/table_rte_table_array.c.o
[510/3238] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
[511/3238] Generating lib/fib.sym_chk with a custom command (wrapped by meson to capture output)
[512/3238] Linking static target lib/librte_pdump.a
[513/3238] Compiling C object lib/librte_table.a.p/table_rte_table_stub.c.o
[514/3238] Linking target lib/librte_fib.so.25.2
[515/3238] Compiling C object lib/librte_table.a.p/table_rte_table_lpm_ipv6.c.o
[516/3238] Compiling C object lib/librte_table.a.p/table_rte_table_lpm.c.o
[517/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[518/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[519/3238] Generating lib/rte_pipeline_map with a custom command
[520/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[521/3238] Generating lib/pdump.sym_chk with a custom command (wrapped by meson to capture output)
[522/3238] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[523/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_port_in_action.c.o
[524/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[525/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[526/3238] Linking static target lib/librte_table.a
[527/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[528/3238] Compiling C object lib/librte_graph.a.p/graph_rte_graph_worker.c.o
[529/3238] Compiling C object lib/librte_graph.a.p/graph_graph_debug.c.o
[530/3238] Compiling C object lib/librte_graph.a.p/graph_graph_ops.c.o
[531/3238] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[532/3238] Compiling C object lib/librte_graph.a.p/graph_graph_populate.c.o
[533/3238] Generating lib/rte_graph_map with a custom command
[534/3238] Compiling C object lib/librte_graph.a.p/graph_node.c.o
[535/3238] Compiling C object lib/librte_graph.a.p/graph_graph.c.o
[536/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[537/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[538/3238] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
[539/3238] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[540/3238] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[541/3238] Compiling C object lib/librte_graph.a.p/graph_graph_pcap.c.o
[542/3238] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[543/3238] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[544/3238] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[545/3238] Compiling C object lib/librte_node.a.p/node_null.c.o
[546/3238] Linking static target lib/librte_graph.a
[547/3238] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[548/3238] Generating lib/rte_node_map with a custom command
[549/3238] Compiling C object lib/librte_node.a.p/node_kernel_tx.c.o
[550/3238] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[551/3238] Compiling C object lib/librte_node.a.p/node_log.c.o
[552/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[553/3238] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[554/3238] Generating drivers/rte_common_cpt_map with a custom command
[555/3238] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[556/3238] Linking target lib/librte_ethdev.so.25.2
[557/3238] Compiling C object lib/librte_node.a.p/node_ip6_lookup.c.o
[558/3238] Compiling C object lib/librte_node.a.p/node_kernel_rx.c.o
[559/3238] Generating drivers/rte_common_dpaax_map with a custom command
[560/3238] Generating drivers/rte_common_ionic_map with a custom command
[561/3238] Compiling C object lib/librte_node.a.p/node_ip6_rewrite.c.o
[562/3238] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[563/3238] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[564/3238] Generating drivers/rte_common_octeontx_map with a custom command
[565/3238] Generating symbol file lib/librte_ethdev.so.25.2.p/librte_ethdev.so.25.2.symbols
[566/3238] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[567/3238] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[568/3238] Generating drivers/rte_bus_auxiliary_map with a custom command
[569/3238] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o
[570/3238] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[571/3238] Linking target lib/librte_metrics.so.25.2
[572/3238] Linking target lib/librte_bpf.so.25.2
[573/3238] Linking target lib/librte_gro.so.25.2
[574/3238] Linking target lib/librte_eventdev.so.25.2
[575/3238] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[576/3238] Linking target lib/librte_ip_frag.so.25.2
[577/3238] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o
[578/3238] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[579/3238] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o
[580/3238] Linking target lib/librte_gso.so.25.2
[581/3238] Linking target lib/librte_pcapng.so.25.2
[582/3238] Linking static target lib/librte_node.a
[583/3238] Generating symbol file lib/librte_metrics.so.25.2.p/librte_metrics.so.25.2.symbols
[584/3238] Linking target lib/librte_power.so.25.2
[585/3238] Linking static target drivers/libtmp_rte_common_cpt.a
[586/3238] Linking static target drivers/libtmp_rte_common_dpaax.a
[587/3238] Generating symbol file lib/librte_bpf.so.25.2.p/librte_bpf.so.25.2.symbols
[588/3238] Generating symbol file lib/librte_ip_frag.so.25.2.p/librte_ip_frag.so.25.2.symbols
[589/3238] Generating symbol file lib/librte_eventdev.so.25.2.p/librte_eventdev.so.25.2.symbols
[590/3238] Compiling C object drivers/libtmp_rte_common_ionic.a.p/common_ionic_ionic_common_uio.c.o
[591/3238] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[592/3238] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o
[593/3238] Generating symbol file lib/librte_gso.so.25.2.p/librte_gso.so.25.2.symbols
[594/3238] Linking target lib/librte_bitratestats.so.25.2
[595/3238] Linking target lib/librte_latencystats.so.25.2
[596/3238] Linking static target drivers/libtmp_rte_common_ionic.a
[597/3238] Generating symbol file lib/librte_pcapng.so.25.2.p/librte_pcapng.so.25.2.symbols
[598/3238] Linking target lib/librte_dispatcher.so.25.2
[599/3238] Linking static target drivers/libtmp_rte_common_octeontx.a
[600/3238] Generating symbol file lib/librte_power.so.25.2.p/librte_power.so.25.2.symbols
[601/3238] Linking target lib/librte_port.so.25.2
[602/3238] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[603/3238] Generating drivers/rte_bus_cdx_map with a custom command
[604/3238] Linking target lib/librte_pdump.so.25.2
[605/3238] Linking target lib/librte_graph.so.25.2
[606/3238] Linking static target drivers/libtmp_rte_bus_auxiliary.a
[607/3238] Generating drivers/rte_common_dpaax.pmd.c with a custom command
[608/3238] Generating drivers/rte_common_cpt.pmd.c with a custom command
[609/3238] Generating symbol file lib/librte_port.so.25.2.p/librte_port.so.25.2.symbols
[610/3238] Generating drivers/rte_common_ionic.pmd.c with a custom command
[611/3238] Generating drivers/rte_common_octeontx.pmd.c with a custom command
[612/3238] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[613/3238] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o
[614/3238] Generating symbol file lib/librte_graph.so.25.2.p/librte_graph.so.25.2.symbols
[615/3238] Linking target lib/librte_table.so.25.2
[616/3238] Compiling C object drivers/librte_common_cpt.so.25.2.p/meson-generated_.._rte_common_cpt.pmd.c.o
[617/3238] Compiling C object drivers/librte_common_dpaax.so.25.2.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[618/3238] Linking static target drivers/librte_common_cpt.a
[619/3238] Compiling C object drivers/librte_common_ionic.a.p/meson-generated_.._rte_common_ionic.pmd.c.o
[620/3238] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command
[621/3238] Linking static target drivers/librte_common_dpaax.a
[622/3238] Compiling C object drivers/librte_common_ionic.so.25.2.p/meson-generated_.._rte_common_ionic.pmd.c.o
[623/3238] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[624/3238] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[625/3238] Linking static target drivers/librte_common_ionic.a
[626/3238] Compiling C object drivers/librte_common_octeontx.so.25.2.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[627/3238] Linking static target drivers/librte_common_octeontx.a
[628/3238] Compiling C object drivers/librte_bus_auxiliary.so.25.2.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[629/3238] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx.c.o
[630/3238] Generating lib/node.sym_chk with a custom command (wrapped by meson to capture output)
[631/3238] Generating symbol file lib/librte_table.so.25.2.p/librte_table.so.25.2.symbols
[632/3238] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[633/3238] Linking static target drivers/librte_bus_auxiliary.a
[634/3238] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx_vfio.c.o
[635/3238] Linking static target drivers/libtmp_rte_bus_cdx.a
[636/3238] Linking target lib/librte_node.so.25.2
[637/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[638/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[639/3238] Generating drivers/rte_common_cpt.sym_chk with a custom command (wrapped by meson to capture output)
[640/3238] Linking target drivers/librte_common_cpt.so.25.2
[641/3238] Generating drivers/rte_common_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[642/3238] Generating drivers/rte_bus_cdx.pmd.c with a custom command
[643/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o
[644/3238] Compiling C object drivers/librte_bus_cdx.a.p/meson-generated_.._rte_bus_cdx.pmd.c.o
[645/3238] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output)
[646/3238] Linking static target drivers/librte_bus_cdx.a
[647/3238] Generating symbol file drivers/librte_common_cpt.so.25.2.p/librte_common_cpt.so.25.2.symbols
[648/3238] Generating drivers/rte_common_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[649/3238] Compiling C object drivers/librte_bus_cdx.so.25.2.p/meson-generated_.._rte_bus_cdx.pmd.c.o
[650/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus_base_symbols.c.o
[651/3238] Linking target drivers/librte_common_octeontx.so.25.2
[652/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o
[653/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[654/3238] Linking target drivers/librte_bus_auxiliary.so.25.2
[655/3238] Linking target drivers/librte_common_ionic.so.25.2
[656/3238] Generating drivers/rte_bus_dpaa_map with a custom command
[657/3238] Generating symbol file drivers/librte_common_octeontx.so.25.2.p/librte_common_octeontx.so.25.2.symbols
[658/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o
[659/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[660/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o
[661/3238] Generating symbol file drivers/librte_common_ionic.so.25.2.p/librte_common_ionic.so.25.2.symbols
[662/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[663/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[664/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[665/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o
[666/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o
[667/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o
[668/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o
[669/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dprc.c.o
[670/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[671/3238] Generating drivers/rte_bus_fslmc_map with a custom command
[672/3238] Generating drivers/rte_common_dpaax.sym_chk with a custom command (wrapped by meson to capture output)
[673/3238] Generating drivers/rte_bus_ifpga_map with a custom command
[674/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o
[675/3238] Linking target drivers/librte_common_dpaax.so.25.2
[676/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[677/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o
[678/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o
[679/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[680/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o
[681/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dprc.c.o
[682/3238] Generating drivers/rte_bus_cdx.sym_chk with a custom command (wrapped by meson to capture output)
[683/3238] Generating drivers/rte_bus_pci_map with a custom command
[684/3238] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o
[685/3238] Generating symbol file drivers/librte_common_dpaax.so.25.2.p/librte_common_dpaax.so.25.2.symbols
[686/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o
[687/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[688/3238] Generating drivers/rte_bus_platform_map with a custom command
[689/3238] Linking static target drivers/libtmp_rte_bus_ifpga.a
[690/3238] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform_params.c.o
[691/3238] Linking target drivers/librte_bus_cdx.so.25.2
[692/3238] Generating drivers/rte_bus_uacce_map with a custom command
[693/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[694/3238] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o
[695/3238] Generating drivers/rte_bus_vdev_map with a custom command
[696/3238] Linking static target drivers/libtmp_rte_bus_dpaa.a
[697/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[698/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o
[699/3238] Compiling C object drivers/libtmp_rte_bus_uacce.a.p/bus_uacce_uacce.c.o
[700/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[701/3238] Linking static target drivers/libtmp_rte_bus_fslmc.a
[702/3238] Linking static target drivers/libtmp_rte_bus_uacce.a
[703/3238] Generating drivers/rte_bus_ifpga.pmd.c with a custom command
[704/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[705/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[706/3238] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform.c.o
[707/3238] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[708/3238] Generating drivers/rte_bus_vmbus_map with a custom command
[709/3238] Linking static target drivers/libtmp_rte_bus_platform.a
[710/3238] Compiling C object drivers/librte_bus_ifpga.so.25.2.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[711/3238] Linking static target drivers/librte_bus_ifpga.a
[712/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[713/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o
[714/3238] Generating drivers/rte_bus_uacce.pmd.c with a custom command
[715/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o
[716/3238] Generating drivers/rte_bus_dpaa.pmd.c with a custom command
[717/3238] Linking static target drivers/libtmp_rte_bus_pci.a
[718/3238] Compiling C object drivers/librte_bus_uacce.a.p/meson-generated_.._rte_bus_uacce.pmd.c.o
[719/3238] Compiling C object drivers/librte_bus_uacce.so.25.2.p/meson-generated_.._rte_bus_uacce.pmd.c.o
[720/3238] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[721/3238] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o
[722/3238] Generating drivers/rte_bus_platform.pmd.c with a custom command
[723/3238] Compiling C object drivers/librte_bus_dpaa.so.25.2.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[724/3238] Linking static target drivers/libtmp_rte_bus_vdev.a
[725/3238] Linking static target drivers/librte_bus_uacce.a
[726/3238] Generating drivers/rte_bus_fslmc.pmd.c with a custom command
[727/3238] Compiling C object drivers/librte_bus_platform.a.p/meson-generated_.._rte_bus_platform.pmd.c.o
[728/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o
[729/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o
[730/3238] Linking static target drivers/librte_bus_dpaa.a
[731/3238] Compiling C object drivers/librte_bus_platform.so.25.2.p/meson-generated_.._rte_bus_platform.pmd.c.o
[732/3238] Linking static target drivers/librte_bus_platform.a
[733/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o
[734/3238] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[735/3238] Compiling C object drivers/librte_bus_fslmc.so.25.2.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[736/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[737/3238] Linking static target drivers/librte_bus_fslmc.a
[738/3238] Generating drivers/rte_bus_vdev.pmd.c with a custom command
[739/3238] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[740/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae.c.o
[741/3238] Linking static target drivers/librte_bus_vdev.a
[742/3238] Generating drivers/rte_bus_pci.pmd.c with a custom command
[743/3238] Compiling C object drivers/librte_bus_vdev.so.25.2.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[744/3238] Generating drivers/rte_bus_ifpga.sym_chk with a custom command (wrapped by meson to capture output)
[745/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o
[746/3238] Generating drivers/rte_bus_platform.sym_chk with a custom command (wrapped by meson to capture output)
[747/3238] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o
[748/3238] Linking static target drivers/librte_bus_pci.a
[749/3238] Linking static target drivers/libtmp_rte_bus_vmbus.a
[750/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_aes.c.o
[751/3238] Linking target drivers/librte_bus_ifpga.so.25.2
[752/3238] Linking target drivers/librte_bus_platform.so.25.2
[753/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae_fpm_tables.c.o
[754/3238] Compiling C object drivers/librte_bus_pci.so.25.2.p/meson-generated_.._rte_bus_pci.pmd.c.o
[755/3238] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output)
[756/3238] Generating drivers/rte_bus_vmbus.pmd.c with a custom command
[757/3238] Linking target drivers/librte_bus_vdev.so.25.2
[758/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy.c.o
[759/3238] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[760/3238] Generating drivers/rte_bus_uacce.sym_chk with a custom command (wrapped by meson to capture output)
[761/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_irq.c.o
[762/3238] Compiling C object drivers/librte_bus_vmbus.so.25.2.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[763/3238] Linking static target drivers/librte_bus_vmbus.a
[764/3238] Generating symbol file drivers/librte_bus_vdev.so.25.2.p/librte_bus_vdev.so.25.2.symbols
[765/3238] Linking target drivers/librte_bus_uacce.so.25.2
[766/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o
[767/3238] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[768/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o
[769/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_cgx.c.o
[770/3238] Linking target drivers/librte_bus_pci.so.25.2
[771/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_eswitch.c.o
[772/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o
[773/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o
[774/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_idev.c.o
[775/3238] Generating drivers/rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[776/3238] Generating symbol file drivers/librte_bus_pci.so.25.2.p/librte_bus_pci.so.25.2.symbols
[777/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ot.c.o
[778/3238] Linking target drivers/librte_bus_vmbus.so.25.2
[779/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_irq.c.o
[780/3238] Generating symbol file drivers/librte_bus_vmbus.so.25.2.p/librte_bus_vmbus.so.25.2.symbols
[781/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ow.c.o
[782/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o
[783/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mbox.c.o
[784/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs_stats.c.o
[785/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_model.c.o
[786/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ml.c.o
[787/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs_sec_cfg.c.o
[788/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs.c.o
[789/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix.c.o
[790/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_irq.c.o
[791/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_fc.c.o
[792/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev_irq.c.o
[793/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_bpf.c.o
[794/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_npc.c.o
[795/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mac.c.o
[796/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ops.c.o
[797/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev.c.o
[798/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_rss.c.o
[799/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mcast.c.o
[800/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_stats.c.o
[801/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_debug.c.o
[802/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ptp.c.o
[803/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl.c.o
[804/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_mark.c.o
[805/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_vlan.c.o
[806/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[807/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_queue.c.o
[808/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_debug.c.o
[809/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_ops.c.o
[810/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_type.c.o
[811/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_utils.c.o
[812/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform_base_symbols.c.o
[813/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[814/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_aging.c.o
[815/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
[816/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc.c.o
[817/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_debug.c.o
[818/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam_dump.c.o
[819/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_se.c.o
[820/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_parse.c.o
[821/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform.c.o
[822/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_irq.c.o
[823/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim.c.o
[824/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_utils.c.o
[825/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[826/3238] Generating drivers/rte_common_cnxk_map with a custom command
[827/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_rvu_lf.c.o
[828/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common_log.c.o
[829/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_utils.c.o
[830/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common_pci.c.o
[831/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_dev.c.o
[832/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_bphy.c.o
[833/3238] Generating drivers/rte_common_nfp_map with a custom command
[834/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim_irq.c.o
[835/3238] Generating drivers/rte_common_nitrox_map with a custom command
[836/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_logs.c.o
[837/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_sso.c.o
[838/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_utils.c.o
[839/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ree.c.o
[840/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_npa.c.o
[841/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common.c.o
[842/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o
[843/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_hal.c.o
[844/3238] Linking static target drivers/libtmp_rte_common_nfp.a
[845/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[846/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[847/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_device.c.o
[848/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_qp.c.o
[849/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[850/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[851/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o
[852/3238] Linking static target drivers/libtmp_rte_common_nitrox.a
[853/3238] Generating drivers/rte_common_nfp.pmd.c with a custom command
[854/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o
[855/3238] Compiling C object drivers/librte_common_nfp.a.p/meson-generated_.._rte_common_nfp.pmd.c.o
[856/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[857/3238] Linking static target drivers/libtmp_rte_common_cnxk.a
[858/3238] Linking static target drivers/librte_common_nfp.a
[859/3238] Compiling C object drivers/librte_common_nfp.so.25.2.p/meson-generated_.._rte_common_nfp.pmd.c.o
[860/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o
[861/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o
[862/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o
[863/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o
[864/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o
[865/3238] Generating drivers/rte_common_nitrox.pmd.c with a custom command
[866/3238] Generating drivers/rte_common_qat_map with a custom command
[867/3238] Compiling C object drivers/librte_common_nitrox.a.p/meson-generated_.._rte_common_nitrox.pmd.c.o
[868/3238] Linking static target drivers/librte_common_nitrox.a
[869/3238] Compiling C object drivers/librte_common_nitrox.so.25.2.p/meson-generated_.._rte_common_nitrox.pmd.c.o
[870/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o
[871/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[872/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o
[873/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o
[874/3238] Generating drivers/rte_common_cnxk.pmd.c with a custom command
[875/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o
[876/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_bootcfg.c.o
[877/3238] Compiling C object drivers/librte_common_cnxk.a.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[878/3238] Compiling C object drivers/librte_common_cnxk.so.25.2.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[879/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o
[880/3238] Linking static target drivers/librte_common_cnxk.a
[881/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_crc32.c.o
[882/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o
[883/3238] Generating drivers/rte_common_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[884/3238] Generating drivers/rte_common_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[885/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_evb.c.o
[886/3238] Linking target drivers/librte_common_nfp.so.25.2
[887/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_ev.c.o
[888/3238] Linking target drivers/librte_common_nitrox.so.25.2
[889/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_filter.c.o
[890/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[891/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o
[892/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o
[893/3238] Linking static target drivers/libtmp_rte_common_qat.a
[894/3238] Generating symbol file drivers/librte_common_nitrox.so.25.2.p/librte_common_nitrox.so.25.2.symbols
[895/3238] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
[896/3238] Linking static target lib/librte_vhost.a
[897/3238] Generating symbol file drivers/librte_common_nfp.so.25.2.p/librte_common_nfp.so.25.2.symbols
[898/3238] Generating drivers/rte_common_qat.pmd.c with a custom command
[899/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o
[900/3238] Compiling C object drivers/librte_common_qat.so.25.2.p/meson-generated_.._rte_common_qat.pmd.c.o
[901/3238] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o
[902/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o
[903/3238] Linking static target drivers/librte_common_qat.a
[904/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o
[905/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o
[906/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o
[907/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o
[908/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o
[909/3238] Generating drivers/rte_common_qat.sym_chk with a custom command (wrapped by meson to capture output)
[910/3238] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[911/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_table.c.o
[912/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o
[913/3238] Linking target drivers/librte_common_qat.so.25.2
[914/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_sram.c.o
[915/3238] Linking target drivers/librte_bus_fslmc.so.25.2
[916/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o
[917/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o
[918/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/mcdi_mon.c.o
[919/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o
[920/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_vpd.c.o
[921/3238] Generating symbol file drivers/librte_bus_fslmc.so.25.2.p/librte_bus_fslmc.so.25.2.symbols
[922/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mac.c.o
[923/3238] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[924/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o
[925/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nvram.c.o
[926/3238] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output)
[927/3238] Linking target drivers/librte_bus_dpaa.so.25.2
[928/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tx.c.o
[929/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o
[930/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_virtio.c.o
[931/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mcdi.c.o
[932/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nic.c.o
[933/3238] Linking target lib/librte_vhost.so.25.2
[934/3238] Generating symbol file drivers/librte_bus_dpaa.so.25.2.p/librte_bus_dpaa.so.25.2.symbols
[935/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_sram.c.o
[936/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_phy.c.o
[937/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_image.c.o
[938/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_vpd.c.o
[939/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_evb.c.o
[940/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_ev.c.o
[941/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nvram.c.o
[942/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mcdi.c.o
[943/3238] Generating symbol file lib/librte_vhost.so.25.2.p/librte_vhost.so.25.2.symbols
[944/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_intr.c.o
[945/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_proxy.c.o
[946/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mac.c.o
[947/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_vpd.c.o
[948/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/hunt_nic.c.o
[949/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford_nic.c.o
[950/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_phy.c.o
[951/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_filter.c.o
[952/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford2_nic.c.o
[953/3238] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_base_symbols.c.o
[954/3238] Generating drivers/rte_common_sfc_efx_map with a custom command
[955/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_rx.c.o
[956/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_intr.c.o
[957/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nic.c.o
[958/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_logs.c.o
[959/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_tx.c.o
[960/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_ev.c.o
[961/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o
[962/3238] Generating drivers/rte_common_zsda_map with a custom command
[963/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o
[964/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_pci.c.o
[965/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o
[966/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_nic.c.o
[967/3238] Generating drivers/rte_mempool_bucket_map with a custom command
[968/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_device.c.o
[969/3238] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o
[970/3238] Generating drivers/rte_mempool_cnxk_map with a custom command
[971/3238] Generating drivers/rte_mempool_dpaa_map with a custom command
[972/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_virtio.c.o
[973/3238] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o
[974/3238] Generating drivers/rte_mempool_dpaa2_map with a custom command
[975/3238] Linking static target drivers/common/sfc_efx/base/libsfc_base.a
[976/3238] Linking static target drivers/libtmp_rte_common_sfc_efx.a
[977/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/compress_zsda_zsda_comp_pmd.c.o
[978/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/compress_zsda_zsda_comp.c.o
[979/3238] Generating drivers/rte_mempool_octeontx_map with a custom command
[980/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp_common.c.o
[981/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[982/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[983/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp.c.o
[984/3238] Generating drivers/rte_mempool_ring_map with a custom command
[985/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[986/3238] Generating drivers/rte_mempool_stack_map with a custom command
[987/3238] Generating drivers/rte_common_sfc_efx.pmd.c with a custom command
[988/3238] Linking static target drivers/libtmp_rte_common_zsda.a
[989/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[990/3238] Generating drivers/rte_dma_cnxk_map with a custom command
[991/3238] Compiling C object drivers/librte_common_sfc_efx.so.25.2.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[992/3238] Generating drivers/rte_dma_dpaa_map with a custom command
[993/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_hwpool_ops.c.o
[994/3238] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[995/3238] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[996/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[997/3238] Generating drivers/rte_dma_dpaa2_map with a custom command
[998/3238] Linking static target drivers/librte_common_sfc_efx.a
[999/3238] Linking static target drivers/libtmp_rte_mempool_dpaa.a
[1000/3238] Generating drivers/rte_dma_hisilicon_map with a custom command
[1001/3238] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o
[1002/3238] Linking static target drivers/libtmp_rte_mempool_dpaa2.a
[1003/3238] Linking static target drivers/libtmp_rte_mempool_cnxk.a
[1004/3238] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o
[1005/3238] Generating drivers/rte_common_zsda.pmd.c with a custom command
[1006/3238] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
[1007/3238] Compiling C object drivers/librte_common_zsda.a.p/meson-generated_.._rte_common_zsda.pmd.c.o
[1008/3238] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o
[1009/3238] Compiling C object drivers/librte_common_zsda.so.25.2.p/meson-generated_.._rte_common_zsda.pmd.c.o
[1010/3238] Linking static target drivers/librte_common_zsda.a
[1011/3238] Linking static target drivers/libtmp_rte_mempool_stack.a
[1012/3238] Linking static target drivers/libtmp_rte_mempool_octeontx.a
[1013/3238] Generating drivers/rte_mempool_dpaa2.pmd.c with a custom command
[1014/3238] Generating drivers/rte_mempool_dpaa.pmd.c with a custom command
[1015/3238] Generating drivers/rte_mempool_cnxk.pmd.c with a custom command
[1016/3238] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[1017/3238] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[1018/3238] Compiling C object drivers/librte_mempool_cnxk.a.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[1019/3238] Linking static target drivers/librte_mempool_dpaa.a
[1020/3238] Compiling C object drivers/librte_mempool_cnxk.so.25.2.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[1021/3238] Linking static target drivers/librte_mempool_cnxk.a
[1022/3238] Generating drivers/rte_mempool_octeontx.pmd.c with a custom command
[1023/3238] Compiling C object drivers/librte_mempool_dpaa.so.25.2.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[1024/3238] Generating drivers/rte_mempool_stack.pmd.c with a custom command
[1025/3238] Compiling C object drivers/libtmp_rte_dma_hisilicon.a.p/dma_hisilicon_hisi_dmadev.c.o
[1026/3238] Linking static target drivers/librte_mempool_dpaa2.a
[1027/3238] Generating drivers/rte_common_zsda.sym_chk with a custom command (wrapped by meson to capture output)
[1028/3238] Compiling C object drivers/librte_mempool_dpaa2.so.25.2.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[1029/3238] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[1030/3238] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[1031/3238] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev.c.o
[1032/3238] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[1033/3238] Linking static target drivers/librte_mempool_octeontx.a
[1034/3238] Generating drivers/rte_mempool_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1035/3238] Compiling C object drivers/librte_mempool_octeontx.so.25.2.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[1036/3238] Linking target drivers/librte_common_zsda.so.25.2
[1037/3238] Compiling C object drivers/librte_mempool_stack.so.25.2.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[1038/3238] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.o
[1039/3238] Linking static target drivers/libtmp_rte_mempool_ring.a
[1040/3238] Linking static target drivers/librte_mempool_stack.a
[1041/3238] Linking static target drivers/libtmp_rte_dma_hisilicon.a
[1042/3238] Linking target drivers/librte_mempool_dpaa.so.25.2
[1043/3238] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.o
[1044/3238] Generating drivers/rte_dma_idxd_map with a custom command
[1045/3238] Generating drivers/rte_mempool_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1046/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[1047/3238] Generating drivers/rte_dma_ioat_map with a custom command
[1048/3238] Generating drivers/rte_mempool_ring.pmd.c with a custom command
[1049/3238] Linking static target lib/librte_pipeline.a
[1050/3238] Generating symbol file drivers/librte_mempool_dpaa.so.25.2.p/librte_mempool_dpaa.so.25.2.symbols
[1051/3238] Generating drivers/rte_dma_odm_map with a custom command
[1052/3238] Generating drivers/rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1053/3238] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[1054/3238] Linking static target drivers/librte_mempool_ring.a
[1055/3238] Compiling C object drivers/librte_mempool_ring.so.25.2.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[1056/3238] Generating drivers/rte_dma_hisilicon.pmd.c with a custom command
[1057/3238] Generating drivers/rte_mempool_stack.sym_chk with a custom command (wrapped by meson to capture output)
[1058/3238] Generating drivers/rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1059/3238] Compiling C object drivers/librte_dma_hisilicon.a.p/meson-generated_.._rte_dma_hisilicon.pmd.c.o
[1060/3238] Linking target drivers/librte_mempool_dpaa2.so.25.2
[1061/3238] Generating drivers/rte_dma_skeleton_map with a custom command
[1062/3238] Linking static target drivers/librte_dma_hisilicon.a
[1063/3238] Linking target drivers/librte_mempool_stack.so.25.2
[1064/3238] Compiling C object drivers/librte_dma_hisilicon.so.25.2.p/meson-generated_.._rte_dma_hisilicon.pmd.c.o
[1065/3238] Linking target drivers/librte_mempool_octeontx.so.25.2
[1066/3238] Generating drivers/rte_net_af_packet_map with a custom command
[1067/3238] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_bus.c.o
[1068/3238] Generating symbol file drivers/librte_mempool_dpaa2.so.25.2.p/librte_mempool_dpaa2.so.25.2.symbols
[1069/3238] Linking static target drivers/libtmp_rte_dma_idxd.a
[1070/3238] Generating drivers/rte_mempool_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1071/3238] Generating symbol file drivers/librte_mempool_octeontx.so.25.2.p/librte_mempool_octeontx.so.25.2.symbols
[1072/3238] Linking target drivers/librte_mempool_ring.so.25.2
[1073/3238] Compiling C object drivers/libtmp_rte_dma_ioat.a.p/dma_ioat_ioat_dmadev.c.o
[1074/3238] Compiling C object drivers/libtmp_rte_dma_odm.a.p/dma_odm_odm.c.o
[1075/3238] Generating drivers/rte_dma_hisilicon.sym_chk with a custom command (wrapped by meson to capture output)
[1076/3238] Linking static target drivers/libtmp_rte_dma_ioat.a
[1077/3238] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[1078/3238] Compiling C object drivers/libtmp_rte_dma_odm.a.p/dma_odm_odm_dmadev.c.o
[1079/3238] Linking target drivers/librte_dma_hisilicon.so.25.2
[1080/3238] Linking static target drivers/libtmp_rte_mempool_bucket.a
[1081/3238] Linking static target drivers/libtmp_rte_dma_odm.a
[1082/3238] Compiling C object drivers/libtmp_rte_dma_dpaa2.a.p/dma_dpaa2_dpaa2_qdma.c.o
[1083/3238] Generating drivers/rte_dma_idxd.pmd.c with a custom command
[1084/3238] Linking static target drivers/libtmp_rte_dma_dpaa2.a
[1085/3238] Generating drivers/rte_dma_ioat.pmd.c with a custom command
[1086/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o
[1087/3238] Compiling C object drivers/librte_dma_idxd.a.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[1088/3238] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[1089/3238] Compiling C object drivers/librte_dma_idxd.so.25.2.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[1090/3238] Linking static target drivers/librte_dma_idxd.a
[1091/3238] Linking static target drivers/librte_dma_ioat.a
[1092/3238] Generating drivers/rte_mempool_bucket.pmd.c with a custom command
[1093/3238] Generating drivers/rte_dma_odm.pmd.c with a custom command
[1094/3238] Compiling C object drivers/librte_dma_ioat.so.25.2.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[1095/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o
[1096/3238] Compiling C object drivers/librte_mempool_bucket.so.25.2.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[1097/3238] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[1098/3238] Compiling C object drivers/librte_dma_odm.so.25.2.p/meson-generated_.._rte_dma_odm.pmd.c.o
[1099/3238] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[1100/3238] Compiling C object drivers/librte_dma_odm.a.p/meson-generated_.._rte_dma_odm.pmd.c.o
[1101/3238] Linking static target drivers/libtmp_rte_dma_cnxk.a
[1102/3238] Linking static target drivers/librte_mempool_bucket.a
[1103/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[1104/3238] Linking static target drivers/librte_dma_odm.a
[1105/3238] Generating drivers/rte_dma_idxd.sym_chk with a custom command (wrapped by meson to capture output)
[1106/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o
[1107/3238] Generating drivers/rte_dma_ioat.sym_chk with a custom command (wrapped by meson to capture output)
[1108/3238] Linking target drivers/librte_dma_idxd.so.25.2
[1109/3238] Generating drivers/rte_dma_dpaa2.pmd.c with a custom command
[1110/3238] Generating drivers/rte_net_ark_map with a custom command
[1111/3238] Compiling C object drivers/librte_dma_dpaa2.a.p/meson-generated_.._rte_dma_dpaa2.pmd.c.o
[1112/3238] Linking target drivers/librte_dma_ioat.so.25.2
[1113/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o
[1114/3238] Compiling C object drivers/librte_dma_dpaa2.so.25.2.p/meson-generated_.._rte_dma_dpaa2.pmd.c.o
[1115/3238] Linking static target drivers/librte_dma_dpaa2.a
[1116/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o
[1117/3238] Generating drivers/rte_mempool_bucket.sym_chk with a custom command (wrapped by meson to capture output)
[1118/3238] Generating drivers/rte_dma_cnxk.pmd.c with a custom command
[1119/3238] Compiling C object drivers/librte_dma_cnxk.a.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[1120/3238] Linking target drivers/librte_mempool_bucket.so.25.2
[1121/3238] Linking static target drivers/librte_dma_cnxk.a
[1122/3238] Generating drivers/rte_dma_odm.sym_chk with a custom command (wrapped by meson to capture output)
[1123/3238] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o
[1124/3238] Generating drivers/rte_dma_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1125/3238] Compiling C object drivers/librte_dma_cnxk.so.25.2.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[1126/3238] Linking static target drivers/libtmp_rte_net_af_packet.a
[1127/3238] Linking target drivers/librte_dma_odm.so.25.2
[1128/3238] Linking target drivers/librte_dma_dpaa2.so.25.2
[1129/3238] Compiling C object drivers/libtmp_rte_dma_dpaa.a.p/dma_dpaa_dpaa_qdma.c.o
[1130/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o
[1131/3238] Linking static target drivers/libtmp_rte_dma_dpaa.a
[1132/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o
[1133/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o
[1134/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o
[1135/3238] Generating drivers/rte_net_af_packet.pmd.c with a custom command
[1136/3238] Generating drivers/rte_dma_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1137/3238] Generating drivers/rte_net_atlantic_map with a custom command
[1138/3238] Linking static target drivers/libtmp_rte_net_ark.a
[1139/3238] Generating drivers/rte_net_avp_map with a custom command
[1140/3238] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[1141/3238] Compiling C object drivers/librte_net_af_packet.so.25.2.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[1142/3238] Linking static target drivers/librte_net_af_packet.a
[1143/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o
[1144/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[1145/3238] Generating drivers/rte_dma_dpaa.pmd.c with a custom command
[1146/3238] Compiling C object drivers/librte_dma_dpaa.a.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[1147/3238] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o
[1148/3238] Generating drivers/rte_net_ark.pmd.c with a custom command
[1149/3238] Linking static target drivers/librte_dma_dpaa.a
[1150/3238] Linking static target drivers/libtmp_rte_dma_skeleton.a
[1151/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o
[1152/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o
[1153/3238] Generating drivers/rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[1154/3238] Compiling C object drivers/librte_dma_dpaa.so.25.2.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[1155/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
[1156/3238] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o
[1157/3238] Compiling C object drivers/librte_net_ark.so.25.2.p/meson-generated_.._rte_net_ark.pmd.c.o
[1158/3238] Linking static target drivers/librte_net_ark.a
[1159/3238] Linking target drivers/librte_net_af_packet.so.25.2
[1160/3238] Generating drivers/rte_net_axgbe_map with a custom command
[1161/3238] Generating drivers/rte_dma_skeleton.pmd.c with a custom command
[1162/3238] Compiling C object drivers/librte_dma_skeleton.a.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[1163/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o
[1164/3238] Linking static target drivers/librte_dma_skeleton.a
[1165/3238] Generating drivers/rte_dma_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1166/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o
[1167/3238] Compiling C object drivers/librte_dma_skeleton.so.25.2.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[1168/3238] Linking static target drivers/libtmp_rte_net_atlantic.a
[1169/3238] Linking target drivers/librte_dma_dpaa.so.25.2
[1170/3238] Generating drivers/rte_net_ark.sym_chk with a custom command (wrapped by meson to capture output)
[1171/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o
[1172/3238] Linking target drivers/librte_net_ark.so.25.2
[1173/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o
[1174/3238] Generating drivers/rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1175/3238] Generating drivers/rte_net_atlantic.pmd.c with a custom command
[1176/3238] Linking target drivers/librte_dma_skeleton.so.25.2
[1177/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx_vec_sse.c.o
[1178/3238] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1179/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o
[1180/3238] Compiling C object drivers/librte_net_atlantic.so.25.2.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1181/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o
[1182/3238] Linking static target drivers/librte_net_atlantic.a
[1183/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o
[1184/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o
[1185/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
[1186/3238] Linking static target drivers/libtmp_rte_net_axgbe.a
[1187/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o
[1188/3238] Generating drivers/rte_net_atlantic.sym_chk with a custom command (wrapped by meson to capture output)
[1189/3238] Linking target drivers/librte_net_atlantic.so.25.2
[1190/3238] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o
[1191/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o
[1192/3238] Linking static target drivers/libtmp_rte_net_avp.a
[1193/3238] Generating drivers/rte_net_axgbe.pmd.c with a custom command
[1194/3238] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1195/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_mpc.c.o
[1196/3238] Linking static target drivers/librte_net_axgbe.a
[1197/3238] Compiling C object drivers/librte_net_axgbe.so.25.2.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1198/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o
[1199/3238] Generating drivers/rte_net_avp.pmd.c with a custom command
[1200/3238] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o
[1201/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o
[1202/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o
[1203/3238] Compiling C object drivers/librte_net_bnxt_avx2_lib.a.p/net_bnxt_bnxt_rxtx_vec_avx2.c.o
[1204/3238] Linking static target drivers/librte_net_avp.a
[1205/3238] Generating drivers/rte_net_axgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1206/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o
[1207/3238] Linking static target drivers/librte_net_bnxt_avx2_lib.a
[1208/3238] Compiling C object drivers/librte_net_avp.so.25.2.p/meson-generated_.._rte_net_avp.pmd.c.o
[1209/3238] Linking target drivers/librte_net_axgbe.so.25.2
[1210/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o
[1211/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o
[1212/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o
[1213/3238] Generating drivers/rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[1214/3238] Linking target drivers/librte_net_avp.so.25.2
[1215/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o
[1216/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o
[1217/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o
[1218/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o
[1219/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[1220/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o
[1221/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o
[1222/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o
[1223/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_meter.c.o
[1224/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o
[1225/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o
[1226/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_hash.c.o
[1227/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o
[1228/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_tbl.c.o
[1229/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o
[1230/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_ha_mgr.c.o
[1231/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o
[1232/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o
[1233/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o
[1234/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o
[1235/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr_tfc.c.o
[1236/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr_tf.c.o
[1237/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_sc_mgr_tfc.c.o
[1238/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_tfc.c.o
[1239/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper_tf.c.o
[1240/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_tf.c.o
[1241/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_alloc_tbl.c.o
[1242/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o
[1243/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o
[1244/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper_tfc.c.o
[1245/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_sc_mgr.c.o
[1246/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o
[1247/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o
[1248/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o
[1249/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o
[1250/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o
[1251/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o
[1252/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o
[1253/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor2_act.c.o
[1254/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o
[1255/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o
[1256/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor2_class.c.o
[1257/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_hwop_msg.c.o
[1258/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o
[1259/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o
[1260/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_p4.c.o
[1261/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_dpool.c.o
[1262/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o
[1263/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o
[1264/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_p58.c.o
[1265/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p58.c.o
[1266/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o
[1267/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_hash_internal.c.o
[1268/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr.c.o
[1269/3238] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1270/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o
[1271/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1272/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o
[1273/3238] Linking target lib/librte_pipeline.so.25.2
[1274/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o
[1275/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o
[1276/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o
[1277/3238] Generating symbol file lib/librte_pipeline.so.25.2.p/librte_pipeline.so.25.2.symbols
[1278/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o
[1279/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o
[1280/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_resources.c.o
[1281/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_sram_mgr.c.o
[1282/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o
[1283/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o
[1284/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_mgr_msg.c.o
[1285/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o
[1286/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_shared.c.o
[1287/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_cpm.c.o
[1288/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o
[1289/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o
[1290/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl_sram.c.o
[1291/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_act.c.o
[1292/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_em.c.o
[1293/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_ident.c.o
[1294/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_global_id.c.o
[1295/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_idx_tbl.c.o
[1296/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_init.c.o
[1297/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o
[1298/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_host_cfa_bld_mpc.c.o
[1299/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o
[1300/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_if_tbl.c.o
[1301/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o
[1302/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_host_cfa_bld_p70_mpcops.c.o
[1303/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_priv.c.o
[1304/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_resources.c.o
[1305/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_mpc_table.c.o
[1306/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_session.c.o
[1307/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_cfa_bld_p70_mpc.c.o
[1308/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_util.c.o
[1309/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_tim_cfa_tim.c.o
[1310/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tcam.c.o
[1311/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_tpm_cfa_tpm.c.o
[1312/3238] Generating drivers/rte_net_bond_map with a custom command
[1313/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_mm_cfa_mm.c.o
[1314/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_vf2pf_msg.c.o
[1315/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_msg.c.o
[1316/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_host_cfa_bld_p70_host_mpc_wrapper.c.o
[1317/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfo.c.o
[1318/3238] Generating drivers/rte_net_bnxt_map with a custom command
[1319/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o
[1320/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[1321/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o
[1322/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_cman.c.o
[1323/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[1324/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o
[1325/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[1326/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_sse.c.o
[1327/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[1328/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o
[1329/3238] Linking static target drivers/libtmp_rte_net_bnxt.a
[1330/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_devargs.c.o
[1331/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[1332/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[1333/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec_telemetry.c.o
[1334/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[1335/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[1336/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_link.c.o
[1337/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_lookup.c.o
[1338/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch.c.o
[1339/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_rxtx.c.o
[1340/3238] Generating drivers/rte_net_bnxt.pmd.c with a custom command
[1341/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ptp.c.o
[1342/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow_common.c.o
[1343/3238] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1344/3238] Compiling C object drivers/librte_net_bnxt.so.25.2.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1345/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_flow.c.o
[1346/3238] Linking static target drivers/librte_net_bnxt.a
[1347/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o
[1348/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_stats.c.o
[1349/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep.c.o
[1350/3238] Generating drivers/rte_net_bnxt.sym_chk with a custom command (wrapped by meson to capture output)
[1351/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow.c.o
[1352/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_flow.c.o
[1353/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev_sec.c.o
[1354/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_ops.c.o
[1355/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_msg.c.o
[1356/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_tm.c.o
[1357/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_all_offload.c.o
[1358/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_select.c.o
[1359/3238] Linking target drivers/librte_net_bnxt.so.25.2
[1360/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_all_offload.c.o
[1361/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o
[1362/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_select.c.o
[1363/3238] Linking static target drivers/libtmp_rte_net_bond.a
[1364/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev.c.o
[1365/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_all_offload.c.o
[1366/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_select.c.o
[1367/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_flow.c.o
[1368/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_flow.c.o
[1369/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_all_offload.c.o
[1370/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_select.c.o
[1371/3238] Generating drivers/rte_net_cnxk_map with a custom command
[1372/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_rx_select.c.o
[1373/3238] Generating drivers/rte_net_bond.pmd.c with a custom command
[1374/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_flow.c.o
[1375/3238] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o
[1376/3238] Linking static target drivers/librte_net_bond.a
[1377/3238] Compiling C object drivers/librte_net_bond.so.25.2.p/meson-generated_.._rte_net_bond.pmd.c.o
[1378/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_tx_select.c.o
[1379/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev.c.o
[1380/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev_sec.c.o
[1381/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_all_offload.c.o
[1382/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_all_offload.c.o
[1383/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_ethdev_sec.c.o
[1384/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_ethdev.c.o
[1385/3238] Linking static target drivers/libtmp_rte_net_cnxk.a
[1386/3238] Generating drivers/rte_net_cxgbe_map with a custom command
[1387/3238] Generating drivers/rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1388/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o
[1389/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o
[1390/3238] Linking target drivers/librte_net_bond.so.25.2
[1391/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o
[1392/3238] Generating drivers/rte_net_cnxk.pmd.c with a custom command
[1393/3238] Compiling C object drivers/librte_net_cnxk.a.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[1394/3238] Linking static target drivers/librte_net_cnxk.a
[1395/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o
[1396/3238] Compiling C object drivers/librte_net_cnxk.so.25.2.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[1397/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o
[1398/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o
[1399/3238] Generating drivers/rte_net_dpaa_map with a custom command
[1400/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o
[1401/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o
[1402/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o
[1403/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o
[1404/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o
[1405/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o
[1406/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o
[1407/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ptp.c.o
[1408/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o
[1409/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o
[1410/3238] Generating drivers/rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1411/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o
[1412/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o
[1413/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o
[1414/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_tlu_hash.c.o
[1415/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o
[1416/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o
[1417/3238] Generating drivers/rte_net_dpaa2_map with a custom command
[1418/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o
[1419/3238] Linking static target drivers/libtmp_rte_net_cxgbe.a
[1420/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o
[1421/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o
[1422/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o
[1423/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o
[1424/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_recycle.c.o
[1425/3238] Generating drivers/rte_net_ena_map with a custom command
[1426/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o
[1427/3238] Generating drivers/rte_net_enetc_map with a custom command
[1428/3238] Generating drivers/rte_net_enetfec_map with a custom command
[1429/3238] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[1430/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o
[1431/3238] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1432/3238] Linking static target drivers/librte_net_cxgbe.a
[1433/3238] Compiling C object drivers/librte_net_cxgbe.so.25.2.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1434/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o
[1435/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_rss.c.o
[1436/3238] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_uio.c.o
[1437/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o
[1438/3238] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o
[1439/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o
[1440/3238] Generating drivers/rte_net_cxgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1441/3238] Linking static target drivers/libtmp_rte_net_dpaa.a
[1442/3238] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o
[1443/3238] Linking target drivers/librte_net_cxgbe.so.25.2
[1444/3238] Linking static target drivers/libtmp_rte_net_enetc.a
[1445/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o
[1446/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o
[1447/3238] Compiling C object drivers/librte_net_enic_avx2_lib.a.p/net_enic_enic_rxtx_vec_avx2.c.o
[1448/3238] Linking static target drivers/librte_net_enic_avx2_lib.a
[1449/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o
[1450/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o
[1451/3238] Generating drivers/rte_net_enetc.pmd.c with a custom command
[1452/3238] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
[1453/3238] Generating drivers/rte_net_dpaa.pmd.c with a custom command
[1454/3238] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1455/3238] Compiling C object drivers/librte_net_enetc.so.25.2.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1456/3238] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1457/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o
[1458/3238] Linking static target drivers/librte_net_dpaa.a
[1459/3238] Linking static target drivers/librte_net_enetc.a
[1460/3238] Compiling C object drivers/librte_net_dpaa.so.25.2.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1461/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o
[1462/3238] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_rxtx.c.o
[1463/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o
[1464/3238] Linking static target drivers/libtmp_rte_net_enetfec.a
[1465/3238] Generating drivers/rte_net_enic_map with a custom command
[1466/3238] Generating drivers/rte_net_enetc.sym_chk with a custom command (wrapped by meson to capture output)
[1467/3238] Generating drivers/rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1468/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1469/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1470/3238] Linking target drivers/librte_net_enetc.so.25.2
[1471/3238] Linking target drivers/librte_net_dpaa.so.25.2
[1472/3238] Generating drivers/rte_net_enetfec.pmd.c with a custom command
[1473/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1474/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1475/3238] Linking static target drivers/libtmp_rte_net_dpaa2.a
[1476/3238] Compiling C object drivers/librte_net_enetfec.a.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[1477/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
[1478/3238] Linking static target drivers/librte_net_enetfec.a
[1479/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_sriov.c.o
[1480/3238] Compiling C object drivers/librte_net_enetfec.so.25.2.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[1481/3238] Linking static target drivers/libtmp_rte_net_ena.a
[1482/3238] Generating symbol file drivers/librte_net_dpaa.so.25.2.p/librte_net_dpaa.so.25.2.symbols
[1483/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1484/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o
[1485/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
[1486/3238] Generating drivers/rte_net_failsafe_map with a custom command
[1487/3238] Generating drivers/rte_net_dpaa2.pmd.c with a custom command
[1488/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1489/3238] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1490/3238] Generating drivers/rte_net_enetfec.sym_chk with a custom command (wrapped by meson to capture output)
[1491/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1492/3238] Compiling C object drivers/librte_net_dpaa2.so.25.2.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1493/3238] Linking static target drivers/librte_net_dpaa2.a
[1494/3238] Generating drivers/rte_net_ena.pmd.c with a custom command
[1495/3238] Linking target drivers/librte_net_enetfec.so.25.2
[1496/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1497/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
[1498/3238] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o
[1499/3238] Compiling C object drivers/librte_net_ena.so.25.2.p/meson-generated_.._rte_net_ena.pmd.c.o
[1500/3238] Linking static target drivers/librte_net_ena.a
[1501/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_version.c.o
[1502/3238] Generating drivers/rte_net_gve_map with a custom command
[1503/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o
[1504/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o
[1505/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1506/3238] Linking static target drivers/libtmp_rte_net_enic.a
[1507/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o
[1508/3238] Generating drivers/rte_net_ena.sym_chk with a custom command (wrapped by meson to capture output)
[1509/3238] Linking target drivers/librte_net_ena.so.25.2
[1510/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rss.c.o
[1511/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o
[1512/3238] Generating drivers/rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1513/3238] Generating drivers/rte_net_enic.pmd.c with a custom command
[1514/3238] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o
[1515/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o
[1516/3238] Linking static target drivers/librte_net_enic.a
[1517/3238] Compiling C object drivers/librte_net_enic.so.25.2.p/meson-generated_.._rte_net_enic.pmd.c.o
[1518/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx_dqo.c.o
[1519/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx_dqo.c.o
[1520/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o
[1521/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_eqs.c.o
[1522/3238] Linking target drivers/librte_net_dpaa2.so.25.2
[1523/3238] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1524/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_base_gve_adminq.c.o
[1525/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o
[1526/3238] Linking target drivers/librte_common_sfc_efx.so.25.2
[1527/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwif.c.o
[1528/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx.c.o
[1529/3238] Generating symbol file drivers/librte_common_sfc_efx.so.25.2.p/librte_common_sfc_efx.so.25.2.symbols
[1530/3238] Generating drivers/rte_net_hinic_map with a custom command
[1531/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mgmt.c.o
[1532/3238] Generating drivers/rte_net_enic.sym_chk with a custom command (wrapped by meson to capture output)
[1533/3238] Generating symbol file drivers/librte_net_dpaa2.so.25.2.p/librte_net_dpaa2.so.25.2.symbols
[1534/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
[1535/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_nicio.c.o
[1536/3238] Linking static target drivers/libtmp_rte_net_gve.a
[1537/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1538/3238] Linking target drivers/librte_net_enic.so.25.2
[1539/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_wq.c.o
[1540/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1541/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o
[1542/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1543/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1544/3238] Linking static target drivers/net/hinic/base/libhinic_base.a
[1545/3238] Linking static target drivers/libtmp_rte_net_failsafe.a
[1546/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o
[1547/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1548/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1549/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1550/3238] Generating drivers/rte_net_gve.pmd.c with a custom command
[1551/3238] Compiling C object drivers/librte_net_gve.a.p/meson-generated_.._rte_net_gve.pmd.c.o
[1552/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1553/3238] Linking static target drivers/librte_net_gve.a
[1554/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1555/3238] Generating drivers/rte_net_failsafe.pmd.c with a custom command
[1556/3238] Compiling C object drivers/librte_net_gve.so.25.2.p/meson-generated_.._rte_net_gve.pmd.c.o
[1557/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1558/3238] Linking static target drivers/libtmp_rte_net_hinic.a
[1559/3238] Compiling C object drivers/librte_net_failsafe.so.25.2.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1560/3238] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1561/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o
[1562/3238] Linking static target drivers/librte_net_failsafe.a
[1563/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o
[1564/3238] Generating drivers/rte_net_hns3_map with a custom command
[1565/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1566/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1567/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o
[1568/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ptp.c.o
[1569/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1570/3238] Generating drivers/rte_net_gve.sym_chk with a custom command (wrapped by meson to capture output)
[1571/3238] Generating drivers/rte_net_hinic.pmd.c with a custom command
[1572/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1573/3238] Linking target drivers/librte_net_gve.so.25.2
[1574/3238] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1575/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_common.c.o
[1576/3238] Compiling C object drivers/librte_net_hinic.so.25.2.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1577/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1578/3238] Generating drivers/rte_net_failsafe.sym_chk with a custom command (wrapped by meson to capture output)
[1579/3238] Linking static target drivers/librte_net_hinic.a
[1580/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_base.c.o
[1581/3238] Linking target drivers/librte_net_failsafe.so.25.2
[1582/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1583/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82541.c.o
[1584/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82540.c.o
[1585/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_80003es2lan.c.o
[1586/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82542.c.o
[1587/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dump.c.o
[1588/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_api.c.o
[1589/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_i210.c.o
[1590/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82543.c.o
[1591/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82571.c.o
[1592/3238] Generating drivers/rte_net_hinic.sym_chk with a custom command (wrapped by meson to capture output)
[1593/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_i225.c.o
[1594/3238] Linking target drivers/librte_net_hinic.so.25.2
[1595/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_manage.c.o
[1596/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_vf.c.o
[1597/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_e1000_logs.c.o
[1598/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_mac.c.o
[1599/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_logs.c.o
[1600/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_osdep.c.o
[1601/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82575.c.o
[1602/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_mbx.c.o
[1603/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_nvm.c.o
[1604/3238] Generating drivers/rte_net_e1000_map with a custom command
[1605/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_em_ethdev.c.o
[1606/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_pf.c.o
[1607/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
[1608/3238] Linking static target drivers/libtmp_rte_net_hns3.a
[1609/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_phy.c.o
[1610/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_flow.c.o
[1611/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_flow.c.o
[1612/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_common.c.o
[1613/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_ich8lan.c.o
[1614/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_filter.c.o
[1615/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_api.c.o
[1616/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_tlv.c.o
[1617/3238] Generating drivers/rte_net_fm10k_map with a custom command
[1618/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_ethdev.c.o
[1619/3238] Generating drivers/rte_net_hns3.pmd.c with a custom command
[1620/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_vf.c.o
[1621/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_em_rxtx.c.o
[1622/3238] Compiling C object drivers/librte_net_hns3.so.25.2.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1623/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_pf.c.o
[1624/3238] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1625/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_mbx.c.o
[1626/3238] Linking static target drivers/librte_net_hns3.a
[1627/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_dcb.c.o
[1628/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_diag.c.o
[1629/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_adminq.c.o
[1630/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_hmc.c.o
[1631/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_ethdev.c.o
[1632/3238] Generating drivers/rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[1633/3238] Linking target drivers/librte_net_hns3.so.25.2
[1634/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_rxtx.c.o
[1635/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_lan_hmc.c.o
[1636/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_ethdev.c.o
[1637/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_rxtx_vec.c.o
[1638/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_txrx.c.o
[1639/3238] Linking static target drivers/libtmp_rte_net_e1000.a
[1640/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_rxtx.c.o
[1641/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_nvm.c.o
[1642/3238] Linking static target drivers/libtmp_rte_net_fm10k.a
[1643/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_tm.c.o
[1644/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_pf.c.o
[1645/3238] Compiling C object drivers/librte_net_i40e_avx512_lib.a.p/net_intel_i40e_i40e_rxtx_vec_avx512.c.o
[1646/3238] Generating drivers/rte_net_i40e_map with a custom command
[1647/3238] Linking static target drivers/librte_net_i40e_avx512_lib.a
[1648/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_common.c.o
[1649/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_hash.c.o
[1650/3238] Generating drivers/rte_net_fm10k.pmd.c with a custom command
[1651/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_fdir.c.o
[1652/3238] Compiling C object drivers/librte_net_fm10k.so.25.2.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1653/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_recycle_mbufs_vec_common.c.o
[1654/3238] Generating drivers/rte_net_e1000.pmd.c with a custom command
[1655/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_base_symbols.c.o
[1656/3238] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1657/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_vf_representor.c.o
[1658/3238] Linking static target drivers/librte_net_fm10k.a
[1659/3238] Compiling C object drivers/librte_net_e1000.so.25.2.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1660/3238] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1661/3238] Compiling C object drivers/librte_net_i40e_avx2_lib.a.p/net_intel_i40e_i40e_rxtx_vec_avx2.c.o
[1662/3238] Linking static target drivers/librte_net_e1000.a
[1663/3238] Linking static target drivers/librte_net_i40e_avx2_lib.a
[1664/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_common.c.o
[1665/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_flow.c.o
[1666/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_impl.c.o
[1667/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_adminq.c.o
[1668/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx_vec_sse.c.o
[1669/3238] Generating drivers/rte_net_fm10k.sym_chk with a custom command (wrapped by meson to capture output)
[1670/3238] Generating drivers/rte_net_e1000.sym_chk with a custom command (wrapped by meson to capture output)
[1671/3238] Linking target drivers/librte_net_fm10k.so.25.2
[1672/3238] Linking target drivers/librte_net_e1000.so.25.2
[1673/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_generic_flow.c.o
[1674/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_rte_pmd_i40e.c.o
[1675/3238] Generating drivers/rte_net_iavf_map with a custom command
[1676/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_tm.c.o
[1677/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_fdir.c.o
[1678/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_hash.c.o
[1679/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_fsub.c.o
[1680/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ipsec_crypto.c.o
[1681/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_vchnl.c.o
[1682/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ethdev.c.o
[1683/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o
[1684/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_acl.c.o
[1685/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx_vec_sse.c.o
[1686/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_nvm.c.o
[1687/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_controlq.c.o
[1688/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_vlan_mode.c.o
[1689/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_dcb.c.o
[1690/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1691/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_parser.c.o
[1692/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_metainit.c.o
[1693/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx.c.o
[1694/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_imem.c.o
[1695/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1696/3238] Linking static target drivers/libtmp_rte_net_iavf.a
[1697/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_ethdev.c.o
[1698/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_bst_tcam.c.o
[1699/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_pg_cam.c.o
[1700/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_common.c.o
[1701/3238] Linking static target drivers/libtmp_rte_net_i40e.a
[1702/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_fdir.c.o
[1703/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_vf_mbx.c.o
[1704/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_ptype_mk.c.o
[1705/3238] Generating drivers/rte_net_iavf.pmd.c with a custom command
[1706/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_sched.c.o
[1707/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_proto_grp.c.o
[1708/3238] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1709/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_mk_grp.c.o
[1710/3238] Compiling C object drivers/librte_net_iavf.so.25.2.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1711/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_flow.c.o
[1712/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_flg_rd.c.o
[1713/3238] Generating drivers/rte_net_i40e.pmd.c with a custom command
[1714/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_xlt_kb.c.o
[1715/3238] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1716/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_fwlog.c.o
[1717/3238] Compiling C object drivers/librte_net_iavf_avx2_lib.a.p/net_intel_iavf_iavf_rxtx_vec_avx2.c.o
[1718/3238] Linking static target drivers/librte_net_i40e.a
[1719/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_switch.c.o
[1720/3238] Compiling C object drivers/librte_net_i40e.so.25.2.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1721/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1722/3238] Linking static target drivers/librte_net_iavf_avx2_lib.a
[1723/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_ddp.c.o
[1724/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_acl_filter.c.o
[1725/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_hash.c.o
[1726/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_diagnose.c.o
[1727/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1728/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_generic_flow.c.o
[1729/3238] Linking static target drivers/net/intel/ice/base/libice_base.a
[1730/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_tm.c.o
[1731/3238] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[1732/3238] Generating drivers/rte_net_ice_map with a custom command
[1733/3238] Linking target drivers/librte_net_i40e.so.25.2
[1734/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf.c.o
[1735/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_parent.c.o
[1736/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_vf_representor.c.o
[1737/3238] Compiling C object drivers/librte_net_iavf_avx512_lib.a.p/net_intel_iavf_iavf_rxtx_vec_avx512.c.o
[1738/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_sched.c.o
[1739/3238] Linking static target drivers/librte_net_iavf_avx512_lib.a
[1740/3238] Linking static target drivers/librte_net_iavf.a
[1741/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_fdir_filter.c.o
[1742/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_base_idpf_controlq.c.o
[1743/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_base_idpf_controlq_setup.c.o
[1744/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx_vec_sse.c.o
[1745/3238] Generating drivers/rte_net_idpf_map with a custom command
[1746/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_switch_filter.c.o
[1747/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_device.c.o
[1748/3238] Compiling C object drivers/librte_net_ice_avx2_lib.a.p/net_intel_ice_ice_rxtx_vec_avx2.c.o
[1749/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_ethdev.c.o
[1750/3238] Linking static target drivers/librte_net_ice_avx2_lib.a
[1751/3238] Compiling C object drivers/librte_net_ice_avx512_lib.a.p/net_intel_ice_ice_rxtx_vec_avx512.c.o
[1752/3238] Compiling C object drivers/librte_net_idpf_avx2_lib.a.p/net_intel_idpf_idpf_common_rxtx_avx2.c.o
[1753/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o
[1754/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_virtchnl.c.o
[1755/3238] Linking static target drivers/librte_net_idpf_avx2_lib.a
[1756/3238] Linking static target drivers/librte_net_ice_avx512_lib.a
[1757/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_ethdev.c.o
[1758/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o
[1759/3238] Linking static target drivers/libtmp_rte_net_ice.a
[1760/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_rxtx.c.o
[1761/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_api.c.o
[1762/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82598.c.o
[1763/3238] Generating drivers/rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[1764/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82599.c.o
[1765/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_rxtx.c.o
[1766/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82598.c.o
[1767/3238] Linking static target drivers/libtmp_rte_net_idpf.a
[1768/3238] Linking target drivers/librte_net_iavf.so.25.2
[1769/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_hv_vf.c.o
[1770/3238] Generating drivers/rte_net_ice.pmd.c with a custom command
[1771/3238] Compiling C object drivers/librte_net_idpf_avx512_lib.a.p/net_intel_idpf_idpf_common_rxtx_avx512.c.o
[1772/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82599.c.o
[1773/3238] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[1774/3238] Compiling C object drivers/librte_net_ice.so.25.2.p/meson-generated_.._rte_net_ice.pmd.c.o
[1775/3238] Generating symbol file drivers/librte_net_iavf.so.25.2.p/librte_net_iavf.so.25.2.symbols
[1776/3238] Linking static target drivers/librte_net_idpf_avx512_lib.a
[1777/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_vf.c.o
[1778/3238] Linking static target drivers/librte_net_ice.a
[1779/3238] Generating drivers/rte_net_idpf.pmd.c with a custom command
[1780/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_mbx.c.o
[1781/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb.c.o
[1782/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_82599_bypass.c.o
[1783/3238] Compiling C object drivers/librte_net_idpf.so.25.2.p/meson-generated_.._rte_net_idpf.pmd.c.o
[1784/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x540.c.o
[1785/3238] Compiling C object drivers/librte_net_idpf.a.p/meson-generated_.._rte_net_idpf.pmd.c.o
[1786/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_phy.c.o
[1787/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_bypass.c.o
[1788/3238] Linking static target drivers/librte_net_idpf.a
[1789/3238] Generating drivers/rte_net_ixgbe_map with a custom command
[1790/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_e610.c.o
[1791/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_common.c.o
[1792/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_fdir.c.o
[1793/3238] Generating drivers/rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[1794/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x550.c.o
[1795/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ipsec.c.o
[1796/3238] Linking target drivers/librte_net_ice.so.25.2
[1797/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_vf_representor.c.o
[1798/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_pf.c.o
[1799/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_tm.c.o
[1800/3238] Generating drivers/rte_net_cpfl_map with a custom command
[1801/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o
[1802/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_flow.c.o
[1803/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_vchnl.c.o
[1804/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_rte_pmd_ixgbe.c.o
[1805/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_rules.c.o
[1806/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_representor.c.o
[1807/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_controlq.c.o
[1808/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev_vdev.c.o
[1809/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_rxtx.c.o
[1810/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o
[1811/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev_pci.c.o
[1812/3238] Generating drivers/rte_net_ionic_map with a custom command
[1813/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx_vec_sse.c.o
[1814/3238] Generating drivers/rte_net_memif_map with a custom command
[1815/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o
[1816/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o
[1817/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o
[1818/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o
[1819/3238] Generating drivers/rte_net_netvsc_map with a custom command
[1820/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_ethdev.c.o
[1821/3238] Linking static target drivers/libtmp_rte_net_cpfl.a
[1822/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1823/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o
[1824/3238] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o
[1825/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o
[1826/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1827/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1828/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.c.o
[1829/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx_sg.c.o
[1830/3238] Generating drivers/rte_net_cpfl.pmd.c with a custom command
[1831/3238] Compiling C object drivers/librte_net_cpfl.a.p/meson-generated_.._rte_net_cpfl.pmd.c.o
[1832/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx_simple.c.o
[1833/3238] Compiling C object drivers/librte_net_nfp_avx2_lib.a.p/net_nfp_nfp_rxtx_vec_avx2.c.o
[1834/3238] Linking static target drivers/librte_net_cpfl.a
[1835/3238] Compiling C object drivers/librte_net_cpfl.so.25.2.p/meson-generated_.._rte_net_cpfl.pmd.c.o
[1836/3238] Linking static target drivers/libtmp_rte_net_ionic.a
[1837/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o
[1838/3238] Compiling C object drivers/librte_net_nfp_avx2_lib.a.p/net_nfp_nfdk_nfp_nfdk_vec_avx2_dp.c.o
[1839/3238] Linking static target drivers/librte_net_nfp_avx2_lib.a
[1840/3238] Generating drivers/rte_net_ionic.pmd.c with a custom command
[1841/3238] Generating drivers/rte_net_cpfl.sym_chk with a custom command (wrapped by meson to capture output)
[1842/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o
[1843/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
[1844/3238] Compiling C object drivers/librte_net_ionic.so.25.2.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1845/3238] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1846/3238] Linking static target drivers/libtmp_rte_net_netvsc.a
[1847/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_ctrl.c.o
[1848/3238] Linking static target drivers/librte_net_ionic.a
[1849/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_cmsg.c.o
[1850/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_service.c.o
[1851/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o
[1852/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
[1853/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfd3_nfp_nfd3_dp.c.o
[1854/3238] Linking static target drivers/libtmp_rte_net_ixgbe.a
[1855/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower.c.o
[1856/3238] Generating drivers/rte_net_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[1857/3238] Generating drivers/rte_net_netvsc.pmd.c with a custom command
[1858/3238] Linking target drivers/librte_net_ionic.so.25.2
[1859/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o
[1860/3238] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1861/3238] Compiling C object drivers/librte_net_netvsc.so.25.2.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1862/3238] Linking static target drivers/librte_net_netvsc.a
[1863/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o
[1864/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_elf.c.o
[1865/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_conntrack.c.o
[1866/3238] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
[1867/3238] Linking static target drivers/libtmp_rte_net_memif.a
[1868/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfdk_nfp_nfdk_dp.c.o
[1869/3238] Generating drivers/rte_net_ixgbe.pmd.c with a custom command
[1870/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o
[1871/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_representor.c.o
[1872/3238] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1873/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_flow.c.o
[1874/3238] Compiling C object drivers/librte_net_ixgbe.so.25.2.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1875/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o
[1876/3238] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1877/3238] Generating drivers/rte_net_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[1878/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o
[1879/3238] Linking static target drivers/librte_net_ixgbe.a
[1880/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o
[1881/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o
[1882/3238] Generating drivers/rte_net_memif.pmd.c with a custom command
[1883/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o
[1884/3238] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[1885/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o
[1886/3238] Linking target drivers/librte_net_netvsc.so.25.2
[1887/3238] Linking static target drivers/librte_net_memif.a
[1888/3238] Compiling C object drivers/librte_net_memif.so.25.2.p/meson-generated_.._rte_net_memif.pmd.c.o
[1889/3238] Linking target drivers/librte_common_cnxk.so.25.2
[1890/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_sync.c.o
[1891/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_target.c.o
[1892/3238] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1893/3238] Generating symbol file drivers/librte_common_cnxk.so.25.2.p/librte_common_cnxk.so.25.2.symbols
[1894/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev_vf.c.o
[1895/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_cpp_bridge.c.o
[1896/3238] Linking target drivers/librte_net_ixgbe.so.25.2
[1897/3238] Linking target drivers/librte_mempool_cnxk.so.25.2
[1898/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ipsec.c.o
[1899/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_logs.c.o
[1900/3238] Generating drivers/rte_net_memif.sym_chk with a custom command (wrapped by meson to capture output)
[1901/3238] Linking target drivers/librte_dma_cnxk.so.25.2
[1902/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp6000_pcie.c.o
[1903/3238] Generating drivers/rte_net_nfp_map with a custom command
[1904/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_ctrl.c.o
[1905/3238] Generating symbol file drivers/librte_mempool_cnxk.so.25.2.p/librte_mempool_cnxk.so.25.2.symbols
[1906/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_meta.c.o
[1907/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_cmsg.c.o
[1908/3238] Linking target drivers/librte_net_memif.so.25.2
[1909/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_service.c.o
[1910/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_mtr.c.o
[1911/3238] Generating symbol file drivers/librte_dma_cnxk.so.25.2.p/librte_dma_cnxk.so.25.2.symbols
[1912/3238] Linking target drivers/librte_net_cnxk.so.25.2
[1913/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_flow.c.o
[1914/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_eeprom.c.o
[1915/3238] Generating drivers/rte_net_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[1916/3238] Linking target drivers/librte_net_idpf.so.25.2
[1917/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_common.c.o
[1918/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[1919/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mbx.c.o
[1920/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mng.c.o
[1921/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_rtl.c.o
[1922/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy.c.o
[1923/3238] Generating drivers/rte_net_ngbe_map with a custom command
[1924/3238] Generating symbol file drivers/librte_net_cnxk.so.25.2.p/librte_net_cnxk.so.25.2.symbols
[1925/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_mvl.c.o
[1926/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ptypes.c.o
[1927/3238] Generating symbol file drivers/librte_net_idpf.so.25.2.p/librte_net_idpf.so.25.2.symbols
[1928/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1929/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_vf.c.o
[1930/3238] Linking target drivers/librte_net_cpfl.so.25.2
[1931/3238] Linking static target drivers/libtmp_rte_net_nfp.a
[1932/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o
[1933/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_9563_055_049_0000.c.o
[1934/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o
[1935/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_link_mgmt_nt4ga_link.c.o
[1936/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[1937/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_adapter_nt4ga_adapter.c.o
[1938/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_9574_055_049_0000.c.o
[1939/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_mod_str_map.c.o
[1940/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_instances.c.o
[1941/3238] Linking static target drivers/net/ngbe/base/libngbe_base.a
[1942/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1943/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_link_mgmt_link_agx_100g_nt4ga_agx_link_100g.c.o
[1944/3238] Generating drivers/rte_net_nfp.pmd.c with a custom command
[1945/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_link_mgmt_link_100g_nt4ga_link_100g.c.o
[1946/3238] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1947/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1948/3238] Compiling C object drivers/librte_net_nfp.so.25.2.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1949/3238] Linking static target drivers/librte_net_nfp.a
[1950/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_dbs_nthw_dbs.c.o
[1951/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nim_i2c_nim.c.o
[1952/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_adapter_nt4ga_stat_nt4ga_stat.c.o
[1953/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_dbsconfig_ntnic_dbsconfig.c.o
[1954/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_xstats_ntnic_xstats.c.o
[1955/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1956/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_nthw_fpga_nt200a0x.c.o
[1957/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_reset_nthw_fpga_rst9563.c.o
[1958/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt400dxx_nthw_fpga_nt400dxx.c.o
[1959/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt400dxx_reset_nthw_fpga_rst_nt400dxx.c.o
[1960/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_sse.c.o
[1961/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt400dxx_reset_nthw_fpga_rst9574.c.o
[1962/3238] Generating drivers/rte_net_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[1963/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_clock_profiles_nthw_fpga_clk9563.c.o
[1964/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_reset_nthw_fpga_rst_nt200a0x.c.o
[1965/3238] Linking target drivers/librte_net_nfp.so.25.2
[1966/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_gfg.c.o
[1967/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_gmf.c.o
[1968/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_hif.c.o
[1969/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_gpio_phy.c.o
[1970/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcie3.c.o
[1971/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_fpga.c.o
[1972/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_tsm.c.o
[1973/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_i2cm.c.o
[1974/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_igam.c.o
[1975/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs.c.o
[1976/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pca9532.c.o
[1977/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcal6416a.c.o
[1978/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcm_nt400dxx.c.o
[1979/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_iic.c.o
[1980/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_prm_nt400dxx.c.o
[1981/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_backend.c.o
[1982/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5332_si5156.c.o
[1983/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_rmc.c.o
[1984/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_rpf.c.o
[1985/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_group.c.o
[1986/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spim.c.o
[1987/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spis.c.o
[1988/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5340.c.o
[1989/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_hasher.c.o
[1990/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_phy_tile.c.o
[1991/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_stat_nthw_stat.c.o
[1992/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_id_table.c.o
[1993/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_sdc.c.o
[1994/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1995/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spi_v3.c.o
[1996/3238] Linking static target drivers/libtmp_rte_net_ngbe.a
[1997/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api.c.o
[1998/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_hsh.c.o
[1999/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_age_queue.c.o
[2000/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_pdb.c.o
[2001/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_flm.c.o
[2002/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_lrn_queue.c.o
[2003/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_slc_lr.c.o
[2004/3238] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[2005/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_qsl.c.o
[2006/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_cat.c.o
[2007/3238] Compiling C object drivers/librte_net_ngbe.a.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2008/3238] Compiling C object drivers/librte_net_ngbe.so.25.2.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2009/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_kcc.c.o
[2010/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_evt_queue.c.o
[2011/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_filter.c.o
[2012/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_km.c.o
[2013/3238] Linking static target drivers/librte_net_ngbe.a
[2014/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_tpe.c.o
[2015/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_hsh.c.o
[2016/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_hsh_cfg.c.o
[2017/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_hfu.c.o
[2018/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_csu.c.o
[2019/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_km.c.o
[2020/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_ifr.c.o
[2021/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_cat.c.o
[2022/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_rpp_lr.c.o
[2023/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_platform.c.o
[2024/3238] Generating drivers/rte_net_ngbe.sym_chk with a custom command (wrapped by meson to capture output)
[2025/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_qsl.c.o
[2026/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_pdb.c.o
[2027/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_slc_lr.c.o
[2028/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_info.c.o
[2029/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntlog_ntlog.c.o
[2030/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_flm.c.o
[2031/3238] Linking target drivers/librte_net_ngbe.so.25.2
[2032/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_tx_cpy.c.o
[2033/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_backend_flow_backend.c.o
[2034/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_tx_rpl.c.o
[2035/3238] Generating drivers/rte_net_null_map with a custom command
[2036/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_tx_ins.c.o
[2037/3238] Generating drivers/rte_net_ntnic_map with a custom command
[2038/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_km.c.o
[2039/3238] Generating drivers/rte_net_octeontx_map with a custom command
[2040/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_ntnic_meter_ntnic_meter.c.o
[2041/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flow_api_hw_db_inline.c.o
[2042/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_rac.c.o
[2043/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntutil_nt_util.c.o
[2044/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_model_nthw_fpga_model.c.o
[2045/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_mod_reg.c.o
[2046/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vfio.c.o
[2047/3238] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o
[2048/3238] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o
[2049/3238] Generating drivers/rte_net_octeon_ep_map with a custom command
[2050/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_ethdev.c.o
[2051/3238] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[2052/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
[2053/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[2054/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
[2055/3238] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o
[2056/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.o
[2057/3238] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[2058/3238] Generating drivers/rte_net_pfe_map with a custom command
[2059/3238] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[2060/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flow_api_profile_inline.c.o
[2061/3238] Linking static target drivers/net/octeontx/base/libocteontx_base.a
[2062/3238] Linking static target drivers/libtmp_rte_net_null.a
[2063/3238] Compiling C object drivers/librte_net_octeon_ep_avx2_lib.a.p/net_octeon_ep_cnxk_ep_rx_avx.c.o
[2064/3238] Linking static target drivers/librte_net_octeon_ep_avx2_lib.a
[2065/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx.c.o
[2066/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_tx.c.o
[2067/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[2068/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o
[2069/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[2070/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[2071/3238] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[2072/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[2073/3238] Generating drivers/rte_net_null.pmd.c with a custom command
[2074/3238] Linking static target drivers/libtmp_rte_net_octeontx.a
[2075/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[2076/3238] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o
[2077/3238] Compiling C object drivers/librte_net_null.so.25.2.p/meson-generated_.._rte_net_null.pmd.c.o
[2078/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o
[2079/3238] Linking static target drivers/librte_net_null.a
[2080/3238] Linking static target drivers/libtmp_rte_net_octeon_ep.a
[2081/3238] Linking static target drivers/libtmp_rte_net_pfe.a
[2082/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o
[2083/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[2084/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
[2085/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o
[2086/3238] Generating drivers/rte_net_octeontx.pmd.c with a custom command
[2087/3238] Linking static target drivers/libtmp_rte_net_ntnic.a
[2088/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o
[2089/3238] Compiling C object drivers/librte_net_octeontx.so.25.2.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[2090/3238] Generating drivers/rte_net_null.sym_chk with a custom command (wrapped by meson to capture output)
[2091/3238] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[2092/3238] Generating drivers/rte_net_octeon_ep.pmd.c with a custom command
[2093/3238] Generating drivers/rte_net_pfe.pmd.c with a custom command
[2094/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o
[2095/3238] Linking static target drivers/librte_net_octeontx.a
[2096/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[2097/3238] Compiling C object drivers/librte_net_octeon_ep.so.25.2.p/meson-generated_.._rte_net_octeon_ep.pmd.c.o
[2098/3238] Compiling C object drivers/librte_net_octeon_ep.a.p/meson-generated_.._rte_net_octeon_ep.pmd.c.o
[2099/3238] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o
[2100/3238] Linking target drivers/librte_net_null.so.25.2
[2101/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[2102/3238] Compiling C object drivers/librte_net_pfe.so.25.2.p/meson-generated_.._rte_net_pfe.pmd.c.o
[2103/3238] Linking static target drivers/librte_net_octeon_ep.a
[2104/3238] Linking static target drivers/librte_net_pfe.a
[2105/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o
[2106/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[2107/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o
[2108/3238] Generating drivers/rte_net_pfe.sym_chk with a custom command (wrapped by meson to capture output)
[2109/3238] Generating drivers/rte_net_qede_map with a custom command
[2110/3238] Linking target drivers/librte_net_pfe.so.25.2
[2111/3238] Generating drivers/rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2112/3238] Generating drivers/rte_net_ntnic.pmd.c with a custom command
[2113/3238] Generating drivers/rte_net_octeon_ep.sym_chk with a custom command (wrapped by meson to capture output)
[2114/3238] Compiling C object drivers/librte_net_ntnic.a.p/meson-generated_.._rte_net_ntnic.pmd.c.o
[2115/3238] Compiling C object drivers/librte_net_ntnic.so.25.2.p/meson-generated_.._rte_net_ntnic.pmd.c.o
[2116/3238] Linking static target drivers/librte_net_ntnic.a
[2117/3238] Linking target drivers/librte_net_octeontx.so.25.2
[2118/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o
[2119/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o
[2120/3238] Generating symbol file drivers/librte_net_octeontx.so.25.2.p/librte_net_octeontx.so.25.2.symbols
[2121/3238] Linking target drivers/librte_net_octeon_ep.so.25.2
[2122/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o
[2123/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o
[2124/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[2125/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_hw.c.o
[2126/3238] Generating drivers/rte_net_ntnic.sym_chk with a custom command (wrapped by meson to capture output)
[2127/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b.c.o
[2128/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125bp_mcu.c.o
[2129/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a.c.o
[2130/3238] Linking target drivers/librte_net_ntnic.so.25.2
[2131/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[2132/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
[2133/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a_mcu.c.o
[2134/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
[2135/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d.c.o
[2136/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[2137/3238] Generating drivers/rte_net_ring_map with a custom command
[2138/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.c.o
[2139/3238] Generating drivers/rte_net_r8169_map with a custom command
[2140/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_dash.c.o
[2141/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b_mcu.c.o
[2142/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125bp.c.o
[2143/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d_mcu.c.o
[2144/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2145/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a_mcu.c.o
[2146/3238] Linking static target drivers/net/qede/base/libqede_base.a
[2147/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a.c.o
[2148/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168kb.c.o
[2149/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2150/3238] Linking static target drivers/libtmp_rte_net_r8169.a
[2151/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2152/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2153/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2154/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2155/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[2156/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tso.c.o
[2157/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o
[2158/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tx.c.o
[2159/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_port.c.o
[2160/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_switch.c.o
[2161/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_filter.c.o
[2162/3238] Generating drivers/rte_net_r8169.pmd.c with a custom command
[2163/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbls.c.o
[2164/3238] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2165/3238] Compiling C object drivers/librte_net_r8169.so.25.2.p/meson-generated_.._rte_net_r8169.pmd.c.o
[2166/3238] Linking static target drivers/libtmp_rte_net_ring.a
[2167/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbl_meta.c.o
[2168/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbl_meta_cache.c.o
[2169/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ev.c.o
[2170/3238] Compiling C object drivers/librte_net_r8169.a.p/meson-generated_.._rte_net_r8169.pmd.c.o
[2171/3238] Generating drivers/rte_net_ring.pmd.c with a custom command
[2172/3238] Linking static target drivers/librte_net_r8169.a
[2173/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_rx.c.o
[2174/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_dp.c.o
[2175/3238] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o
[2176/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2177/3238] Linking static target drivers/librte_net_ring.a
[2178/3238] Compiling C object drivers/librte_net_ring.so.25.2.p/meson-generated_.._rte_net_ring.pmd.c.o
[2179/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_service.c.o
[2180/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow_rss.c.o
[2181/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae_counter.c.o
[2182/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow_tunnel.c.o
[2183/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_essb_rx.c.o
[2184/3238] Generating drivers/rte_net_r8169.sym_chk with a custom command (wrapped by meson to capture output)
[2185/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae_ct.c.o
[2186/3238] Generating drivers/rte_net_sfc_map with a custom command
[2187/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o
[2188/3238] Generating drivers/rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[2189/3238] Linking target drivers/librte_net_r8169.so.25.2
[2190/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_rx.c.o
[2191/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow.c.o
[2192/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_rx.c.o
[2193/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2194/3238] Generating drivers/rte_net_softnic_map with a custom command
[2195/3238] Linking target drivers/librte_net_ring.so.25.2
[2196/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_nic_dma.c.o
[2197/3238] Linking static target drivers/libtmp_rte_net_qede.a
[2198/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_tx.c.o
[2199/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_tx.c.o
[2200/3238] Generating drivers/rte_net_tap_map with a custom command
[2201/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae.c.o
[2202/3238] Generating drivers/rte_net_qede.pmd.c with a custom command
[2203/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[2204/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[2205/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o
[2206/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_repr_proxy.c.o
[2207/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[2208/3238] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o
[2209/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_repr.c.o
[2210/3238] Compiling C object drivers/librte_net_qede.so.25.2.p/meson-generated_.._rte_net_qede.pmd.c.o
[2211/3238] Generating drivers/rte_net_thunderx_map with a custom command
[2212/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[2213/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[2214/3238] Linking static target drivers/libtmp_rte_net_sfc.a
[2215/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[2216/3238] Linking static target drivers/librte_net_qede.a
[2217/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[2218/3238] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[2219/3238] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[2220/3238] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[2221/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[2222/3238] Generating drivers/rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2223/3238] Generating drivers/rte_net_sfc.pmd.c with a custom command
[2224/3238] Linking static target drivers/libtmp_rte_net_softnic.a
[2225/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o
[2226/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
[2227/3238] Compiling C object drivers/librte_net_sfc.a.p/meson-generated_.._rte_net_sfc.pmd.c.o
[2228/3238] Compiling C object drivers/librte_net_sfc.so.25.2.p/meson-generated_.._rte_net_sfc.pmd.c.o
[2229/3238] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[2230/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o
[2231/3238] Linking target drivers/librte_net_qede.so.25.2
[2232/3238] Linking static target drivers/librte_net_sfc.a
[2233/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o
[2234/3238] Linking static target drivers/net/thunderx/base/libnicvf_base.a
[2235/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o
[2236/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o
[2237/3238] Generating drivers/rte_net_softnic.pmd.c with a custom command
[2238/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_vf.c.o
[2239/3238] Compiling C object drivers/librte_net_softnic.so.25.2.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2240/3238] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[2241/3238] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2242/3238] Generating drivers/rte_net_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[2243/3238] Generating drivers/rte_net_txgbe_map with a custom command
[2244/3238] Linking static target drivers/librte_net_softnic.a
[2245/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o
[2246/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o
[2247/3238] Generating drivers/rte_net_vdev_netvsc_map with a custom command
[2248/3238] Linking target drivers/librte_net_sfc.so.25.2
[2249/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[2250/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o
[2251/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o
[2252/3238] Generating drivers/rte_net_vhost_map with a custom command
[2253/3238] Linking static target drivers/libtmp_rte_net_tap.a
[2254/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2255/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o
[2256/3238] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[2257/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2258/3238] Generating drivers/rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2259/3238] Generating drivers/rte_net_tap.pmd.c with a custom command
[2260/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o
[2261/3238] Linking static target drivers/libtmp_rte_net_thunderx.a
[2262/3238] Linking target drivers/librte_net_softnic.so.25.2
[2263/3238] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o
[2264/3238] Compiling C object drivers/librte_net_tap.so.25.2.p/meson-generated_.._rte_net_tap.pmd.c.o
[2265/3238] Linking static target drivers/net/txgbe/base/libtxgbe_base.a
[2266/3238] Linking static target drivers/librte_net_tap.a
[2267/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2268/3238] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[2269/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[2270/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[2271/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[2272/3238] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a
[2273/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[2274/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2275/3238] Generating drivers/rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2276/3238] Generating drivers/rte_net_thunderx.pmd.c with a custom command
[2277/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2278/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[2279/3238] Generating drivers/rte_net_vdev_netvsc.pmd.c with a custom command
[2280/3238] Linking target drivers/librte_net_tap.so.25.2
[2281/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2282/3238] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2283/3238] Compiling C object drivers/librte_net_thunderx.so.25.2.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2284/3238] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2285/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o
[2286/3238] Linking static target drivers/librte_net_thunderx.a
[2287/3238] Generating drivers/rte_net_virtio_map with a custom command
[2288/3238] Compiling C object drivers/librte_net_vdev_netvsc.so.25.2.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2289/3238] Linking static target drivers/librte_net_vdev_netvsc.a
[2290/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[2291/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[2292/3238] Generating drivers/rte_net_vmxnet3_map with a custom command
[2293/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[2294/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2295/3238] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2296/3238] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2297/3238] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2298/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2299/3238] Linking static target drivers/libtmp_rte_net_vhost.a
[2300/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o
[2301/3238] Linking static target drivers/librte_net_virtio_avx512_lib.a
[2302/3238] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2303/3238] Linking target drivers/librte_net_thunderx.so.25.2
[2304/3238] Linking target drivers/librte_net_vdev_netvsc.so.25.2
[2305/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[2306/3238] Generating drivers/rte_net_xsc_map with a custom command
[2307/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o
[2308/3238] Generating drivers/rte_net_vhost.pmd.c with a custom command
[2309/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
[2310/3238] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2311/3238] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[2312/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_np.c.o
[2313/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio_mbox.c.o
[2314/3238] Compiling C object drivers/librte_net_vhost.so.25.2.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2315/3238] Linking static target drivers/librte_net_vhost.a
[2316/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_tx.c.o
[2317/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rx.c.o
[2318/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
[2319/3238] Generating drivers/rte_net_zxdh_map with a custom command
[2320/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_common.c.o
[2321/3238] Linking static target drivers/libtmp_rte_net_xsc.a
[2322/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_pci.c.o
[2323/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[2324/3238] Generating drivers/rte_raw_cnxk_bphy_map with a custom command
[2325/3238] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[2326/3238] Generating drivers/rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2327/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_queue.c.o
[2328/3238] Linking static target drivers/libtmp_rte_net_txgbe.a
[2329/3238] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[2330/3238] Linking target drivers/librte_net_vhost.so.25.2
[2331/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[2332/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_np.c.o
[2333/3238] Linking static target drivers/libtmp_rte_net_virtio.a
[2334/3238] Generating drivers/rte_raw_cnxk_gpio_map with a custom command
[2335/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_msg.c.o
[2336/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_tables.c.o
[2337/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx_test.c.o
[2338/3238] Generating drivers/rte_net_vmxnet3.pmd.c with a custom command
[2339/3238] Generating drivers/rte_net_txgbe.pmd.c with a custom command
[2340/3238] Generating drivers/rte_net_virtio.pmd.c with a custom command
[2341/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
[2342/3238] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2343/3238] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2344/3238] Compiling C object drivers/librte_net_txgbe.so.25.2.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2345/3238] Generating drivers/rte_raw_cnxk_rvu_lf_map with a custom command
[2346/3238] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2347/3238] Linking static target drivers/librte_net_txgbe.a
[2348/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o
[2349/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_irq.c.o
[2350/3238] Compiling C object drivers/librte_net_virtio.so.25.2.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2351/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_rxtx.c.o
[2352/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o
[2353/3238] Generating drivers/rte_net_xsc.pmd.c with a custom command
[2354/3238] Linking static target drivers/librte_net_vmxnet3.a
[2355/3238] Compiling C object drivers/librte_net_vmxnet3.so.25.2.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2356/3238] Linking static target drivers/librte_net_virtio.a
[2357/3238] Generating drivers/rte_raw_gdtc_map with a custom command
[2358/3238] Linking static target drivers/libtmp_rte_raw_cnxk_bphy.a
[2359/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_mtr.c.o
[2360/3238] Generating drivers/rte_raw_dpaa2_cmdif_map with a custom command
[2361/3238] Compiling C object drivers/librte_net_xsc.a.p/meson-generated_.._rte_net_xsc.pmd.c.o
[2362/3238] Compiling C object drivers/librte_net_xsc.so.25.2.p/meson-generated_.._rte_net_xsc.pmd.c.o
[2363/3238] Generating drivers/rte_raw_ntb_map with a custom command
[2364/3238] Linking static target drivers/librte_net_xsc.a
[2365/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev.c.o
[2366/3238] Generating drivers/rte_raw_skeleton_map with a custom command
[2367/3238] Generating drivers/rte_net_txgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2368/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf_selftest.c.o
[2369/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o
[2370/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2371/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf.c.o
[2372/3238] Generating drivers/rte_raw_cnxk_bphy.pmd.c with a custom command
[2373/3238] Generating drivers/rte_net_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2374/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o
[2375/3238] Generating drivers/rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[2376/3238] Linking target drivers/librte_net_txgbe.so.25.2
[2377/3238] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2378/3238] Linking static target drivers/libtmp_rte_raw_cnxk_rvu_lf.a
[2379/3238] Linking static target drivers/libtmp_rte_raw_cnxk_gpio.a
[2380/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev_ops.c.o
[2381/3238] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o
[2382/3238] Compiling C object drivers/librte_raw_cnxk_bphy.so.25.2.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2383/3238] Linking target drivers/librte_net_virtio.so.25.2
[2384/3238] Linking static target drivers/librte_raw_cnxk_bphy.a
[2385/3238] Linking target drivers/librte_net_vmxnet3.so.25.2
[2386/3238] Generating drivers/rte_net_xsc.sym_chk with a custom command (wrapped by meson to capture output)
[2387/3238] Linking static target drivers/libtmp_rte_net_zxdh.a
[2388/3238] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a
[2389/3238] Linking target drivers/librte_net_xsc.so.25.2
[2390/3238] Generating drivers/rte_raw_cnxk_rvu_lf.pmd.c with a custom command
[2391/3238] Compiling C object drivers/libtmp_rte_raw_gdtc.a.p/raw_gdtc_gdtc_rawdev.c.o
[2392/3238] Generating drivers/rte_raw_cnxk_gpio.pmd.c with a custom command
[2393/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o
[2394/3238] Compiling C object drivers/librte_raw_cnxk_rvu_lf.a.p/meson-generated_.._rte_raw_cnxk_rvu_lf.pmd.c.o
[2395/3238] Compiling C object drivers/librte_raw_cnxk_rvu_lf.so.25.2.p/meson-generated_.._rte_raw_cnxk_rvu_lf.pmd.c.o
[2396/3238] Compiling C object drivers/librte_raw_cnxk_gpio.a.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2397/3238] Compiling C object drivers/librte_raw_cnxk_gpio.so.25.2.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2398/3238] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o
[2399/3238] Linking static target drivers/librte_raw_cnxk_rvu_lf.a
[2400/3238] Generating drivers/rte_raw_cnxk_bphy.sym_chk with a custom command (wrapped by meson to capture output)
[2401/3238] Linking static target drivers/librte_raw_cnxk_gpio.a
[2402/3238] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o
[2403/3238] Linking static target drivers/libtmp_rte_raw_gdtc.a
[2404/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o
[2405/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o
[2406/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o
[2407/3238] Generating drivers/rte_raw_dpaa2_cmdif.pmd.c with a custom command
[2408/3238] Linking target drivers/librte_raw_cnxk_bphy.so.25.2
[2409/3238] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[2410/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o
[2411/3238] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2412/3238] Generating drivers/rte_net_zxdh.pmd.c with a custom command
[2413/3238] Generating drivers/rte_crypto_bcmfs_map with a custom command
[2414/3238] Linking static target drivers/libtmp_rte_raw_skeleton.a
[2415/3238] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.25.2.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2416/3238] Linking static target drivers/librte_raw_dpaa2_cmdif.a
[2417/3238] Compiling C object drivers/librte_net_zxdh.so.25.2.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2418/3238] Compiling C object drivers/librte_net_zxdh.a.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2419/3238] Generating drivers/rte_raw_cnxk_gpio.sym_chk with a custom command (wrapped by meson to capture output)
[2420/3238] Generating drivers/rte_raw_gdtc.pmd.c with a custom command
[2421/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o
[2422/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o
[2423/3238] Generating drivers/rte_crypto_caam_jr_map with a custom command
[2424/3238] Linking static target drivers/librte_net_zxdh.a
[2425/3238] Linking target drivers/librte_raw_cnxk_gpio.so.25.2
[2426/3238] Compiling C object drivers/librte_raw_gdtc.a.p/meson-generated_.._rte_raw_gdtc.pmd.c.o
[2427/3238] Compiling C object drivers/librte_raw_gdtc.so.25.2.p/meson-generated_.._rte_raw_gdtc.pmd.c.o
[2428/3238] Generating drivers/rte_raw_skeleton.pmd.c with a custom command
[2429/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o
[2430/3238] Linking static target drivers/librte_raw_gdtc.a
[2431/3238] Compiling C object drivers/librte_raw_skeleton.so.25.2.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2432/3238] Generating drivers/rte_raw_dpaa2_cmdif.sym_chk with a custom command (wrapped by meson to capture output)
[2433/3238] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2434/3238] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
[2435/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o
[2436/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o
[2437/3238] Linking static target drivers/librte_raw_skeleton.a
[2438/3238] Linking static target drivers/libtmp_rte_raw_ntb.a
[2439/3238] Generating drivers/rte_net_zxdh.sym_chk with a custom command (wrapped by meson to capture output)
[2440/3238] Linking target drivers/librte_raw_dpaa2_cmdif.so.25.2
[2441/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o
[2442/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o
[2443/3238] Linking static target drivers/libtmp_rte_crypto_bcmfs.a
[2444/3238] Generating drivers/rte_raw_cnxk_rvu_lf.sym_chk with a custom command (wrapped by meson to capture output)
[2445/3238] Generating drivers/rte_raw_gdtc.sym_chk with a custom command (wrapped by meson to capture output)
[2446/3238] Linking target drivers/librte_net_zxdh.so.25.2
[2447/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o
[2448/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o
[2449/3238] Generating drivers/rte_raw_ntb.pmd.c with a custom command
[2450/3238] Linking target drivers/librte_raw_cnxk_rvu_lf.so.25.2
[2451/3238] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2452/3238] Linking target drivers/librte_raw_gdtc.so.25.2
[2453/3238] Compiling C object drivers/librte_raw_ntb.so.25.2.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2454/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev.c.o
[2455/3238] Generating drivers/rte_raw_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2456/3238] Generating drivers/rte_crypto_bcmfs.pmd.c with a custom command
[2457/3238] Linking static target drivers/librte_raw_ntb.a
[2458/3238] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2459/3238] Linking static target drivers/librte_crypto_bcmfs.a
[2460/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_ipsec.c.o
[2461/3238] Generating drivers/rte_crypto_cnxk_map with a custom command
[2462/3238] Linking target drivers/librte_raw_skeleton.so.25.2
[2463/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev.c.o
[2464/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_sec.c.o
[2465/3238] Compiling C object drivers/librte_crypto_bcmfs.so.25.2.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2466/3238] Generating drivers/rte_crypto_dpaa_sec_map with a custom command
[2467/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_ipsec.c.o
[2468/3238] Generating drivers/rte_crypto_dpaa2_sec_map with a custom command
[2469/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev.c.o
[2470/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_tls.c.o
[2471/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o
[2472/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_capabilities.c.o
[2473/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[2474/3238] Generating drivers/rte_raw_ntb.sym_chk with a custom command (wrapped by meson to capture output)
[2475/3238] Generating drivers/rte_crypto_ionic_map with a custom command
[2476/3238] Generating drivers/rte_crypto_bcmfs.sym_chk with a custom command (wrapped by meson to capture output)
[2477/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_sec.c.o
[2478/3238] Linking target drivers/librte_raw_ntb.so.25.2
[2479/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_caps.c.o
[2480/3238] Linking target drivers/librte_crypto_bcmfs.so.25.2
[2481/3238] Generating drivers/rte_crypto_nitrox_map with a custom command
[2482/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_cmds.c.o
[2483/3238] Generating drivers/rte_crypto_null_map with a custom command
[2484/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_main.c.o
[2485/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[2486/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_ops.c.o
[2487/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_vdev.c.o
[2488/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o
[2489/3238] Generating drivers/rte_crypto_octeontx_map with a custom command
[2490/3238] Linking static target drivers/libtmp_rte_crypto_ionic.a
[2491/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o
[2492/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[2493/3238] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o
[2494/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o
[2495/3238] Generating drivers/rte_crypto_ionic.pmd.c with a custom command
[2496/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o
[2497/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o
[2498/3238] Compiling C object drivers/librte_crypto_ionic.a.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2499/3238] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o
[2500/3238] Linking static target drivers/librte_crypto_ionic.a
[2501/3238] Compiling C object drivers/librte_crypto_ionic.so.25.2.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2502/3238] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o
[2503/3238] Generating drivers/rte_crypto_scheduler_map with a custom command
[2504/3238] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o
[2505/3238] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o
[2506/3238] Linking static target drivers/libtmp_rte_crypto_null.a
[2507/3238] Linking static target drivers/libtmp_rte_crypto_nitrox.a
[2508/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2509/3238] Generating drivers/rte_crypto_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[2510/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2511/3238] Generating drivers/rte_crypto_null.pmd.c with a custom command
[2512/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2513/3238] Generating drivers/rte_crypto_nitrox.pmd.c with a custom command
[2514/3238] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2515/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[2516/3238] Compiling C object drivers/librte_crypto_null.so.25.2.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2517/3238] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2518/3238] Linking static target drivers/libtmp_rte_crypto_caam_jr.a
[2519/3238] Linking static target drivers/librte_crypto_null.a
[2520/3238] Compiling C object drivers/librte_crypto_nitrox.so.25.2.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2521/3238] Linking static target drivers/librte_crypto_nitrox.a
[2522/3238] Linking target drivers/librte_crypto_ionic.so.25.2
[2523/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2524/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cvq.c.o
[2525/3238] Generating drivers/rte_crypto_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2526/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2527/3238] Linking target drivers/librte_crypto_nitrox.so.25.2
[2528/3238] Generating drivers/rte_crypto_virtio_map with a custom command
[2529/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2530/3238] Generating drivers/rte_crypto_null.sym_chk with a custom command (wrapped by meson to capture output)
[2531/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2532/3238] Generating drivers/rte_crypto_caam_jr.pmd.c with a custom command
[2533/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2534/3238] Generating drivers/rte_compress_nitrox_map with a custom command
[2535/3238] Compiling C object drivers/librte_crypto_caam_jr.so.25.2.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2536/3238] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2537/3238] Linking static target drivers/librte_crypto_caam_jr.a
[2538/3238] Generating drivers/rte_compress_octeontx_map with a custom command
[2539/3238] Linking target drivers/librte_crypto_null.so.25.2
[2540/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2541/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_vhost_vdpa.c.o
[2542/3238] Generating drivers/rte_regex_cn9k_map with a custom command
[2543/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_virtio_user_dev.c.o
[2544/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2545/3238] Generating drivers/rte_crypto_caam_jr.sym_chk with a custom command (wrapped by meson to capture output)
[2546/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_cryptodev.c.o
[2547/3238] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp_reqmgr.c.o
[2548/3238] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp.c.o
[2549/3238] Linking target drivers/librte_crypto_caam_jr.so.25.2
[2550/3238] Linking static target drivers/libtmp_rte_crypto_virtio.a
[2551/3238] Linking static target drivers/libtmp_rte_compress_nitrox.a
[2552/3238] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[2553/3238] Generating drivers/rte_compress_nitrox.pmd.c with a custom command
[2554/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_dev.c.o
[2555/3238] Compiling C object drivers/librte_compress_nitrox.a.p/meson-generated_.._rte_compress_nitrox.pmd.c.o
[2556/3238] Compiling C object drivers/libtmp_rte_regex_cn9k.a.p/regex_cn9k_cn9k_regexdev.c.o
[2557/3238] Compiling C object drivers/librte_compress_nitrox.so.25.2.p/meson-generated_.._rte_compress_nitrox.pmd.c.o
[2558/3238] Linking static target drivers/librte_compress_nitrox.a
[2559/3238] Linking static target drivers/libtmp_rte_regex_cn9k.a
[2560/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_dev.c.o
[2561/3238] Generating drivers/rte_crypto_virtio.pmd.c with a custom command
[2562/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_model.c.o
[2563/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2564/3238] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2565/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ops.c.o
[2566/3238] Compiling C object drivers/librte_crypto_virtio.so.25.2.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2567/3238] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a
[2568/3238] Linking static target drivers/librte_crypto_virtio.a
[2569/3238] Generating drivers/rte_ml_cnxk_map with a custom command
[2570/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_model.c.o
[2571/3238] Generating drivers/rte_compress_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2572/3238] Generating drivers/rte_vdpa_ifc_map with a custom command
[2573/3238] Generating drivers/rte_regex_cn9k.pmd.c with a custom command
[2574/3238] Linking target drivers/librte_compress_nitrox.so.25.2
[2575/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_io.c.o
[2576/3238] Compiling C object drivers/librte_regex_cn9k.so.25.2.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2577/3238] Compiling C object drivers/librte_regex_cn9k.a.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2578/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2579/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2580/3238] Generating drivers/rte_crypto_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2581/3238] Generating drivers/rte_crypto_dpaa_sec.pmd.c with a custom command
[2582/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_utils.c.o
[2583/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_mvtvm_ml_stubs.c.o
[2584/3238] Linking static target drivers/librte_regex_cn9k.a
[2585/3238] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a
[2586/3238] Linking static target drivers/libtmp_rte_crypto_scheduler.a
[2587/3238] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa_log.c.o
[2588/3238] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[2589/3238] Compiling C object drivers/librte_crypto_dpaa_sec.so.25.2.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2590/3238] Generating drivers/rte_vdpa_nfp_map with a custom command
[2591/3238] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2592/3238] Linking target drivers/librte_crypto_virtio.so.25.2
[2593/3238] Linking static target drivers/libtmp_rte_compress_octeontx.a
[2594/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_ops.c.o
[2595/3238] Linking static target drivers/librte_crypto_dpaa_sec.a
[2596/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ocm.c.o
[2597/3238] Linking static target drivers/libtmp_rte_ml_cnxk.a
[2598/3238] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o
[2599/3238] Generating drivers/rte_compress_octeontx.pmd.c with a custom command
[2600/3238] Generating drivers/rte_regex_cn9k.sym_chk with a custom command (wrapped by meson to capture output)
[2601/3238] Generating drivers/rte_crypto_dpaa2_sec.pmd.c with a custom command
[2602/3238] Generating drivers/rte_vdpa_sfc_map with a custom command
[2603/3238] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa_core.c.o
[2604/3238] Compiling C object drivers/librte_compress_octeontx.so.25.2.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2605/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_mcdi.c.o
[2606/3238] Generating drivers/rte_ml_cnxk.pmd.c with a custom command
[2607/3238] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2608/3238] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2609/3238] Compiling C object drivers/librte_crypto_dpaa2_sec.so.25.2.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2610/3238] Generating drivers/rte_crypto_scheduler.pmd.c with a custom command
[2611/3238] Compiling C object drivers/librte_ml_cnxk.a.p/meson-generated_.._rte_ml_cnxk.pmd.c.o
[2612/3238] Linking target drivers/librte_regex_cn9k.so.25.2
[2613/3238] Linking static target drivers/librte_compress_octeontx.a
[2614/3238] Linking static target drivers/librte_crypto_dpaa2_sec.a
[2615/3238] Compiling C object drivers/librte_ml_cnxk.so.25.2.p/meson-generated_.._rte_ml_cnxk.pmd.c.o
[2616/3238] Linking static target drivers/librte_ml_cnxk.a
[2617/3238] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa.c.o
[2618/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa.c.o
[2619/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_hw.c.o
[2620/3238] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2621/3238] Compiling C object drivers/librte_crypto_scheduler.so.25.2.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2622/3238] Linking static target drivers/libtmp_rte_vdpa_nfp.a
[2623/3238] Linking static target drivers/librte_crypto_scheduler.a
[2624/3238] Generating drivers/rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2625/3238] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o
[2626/3238] Linking static target drivers/libtmp_rte_vdpa_ifc.a
[2627/3238] Generating drivers/rte_ml_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2628/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_filter.c.o
[2629/3238] Linking target drivers/librte_crypto_dpaa_sec.so.25.2
[2630/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_ops.c.o
[2631/3238] Generating drivers/rte_compress_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2632/3238] Generating drivers/rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2633/3238] Linking static target drivers/libtmp_rte_vdpa_sfc.a
[2634/3238] Linking target drivers/librte_ml_cnxk.so.25.2
[2635/3238] Generating drivers/rte_vdpa_nfp.pmd.c with a custom command
[2636/3238] Linking target drivers/librte_compress_octeontx.so.25.2
[2637/3238] Linking target drivers/librte_crypto_dpaa2_sec.so.25.2
[2638/3238] Generating drivers/rte_crypto_scheduler.sym_chk with a custom command (wrapped by meson to capture output)
[2639/3238] Compiling C object drivers/librte_vdpa_nfp.a.p/meson-generated_.._rte_vdpa_nfp.pmd.c.o
[2640/3238] Compiling C object drivers/librte_vdpa_nfp.so.25.2.p/meson-generated_.._rte_vdpa_nfp.pmd.c.o
[2641/3238] Generating symbol file drivers/librte_crypto_dpaa_sec.so.25.2.p/librte_crypto_dpaa_sec.so.25.2.symbols
[2642/3238] Linking static target drivers/librte_vdpa_nfp.a
[2643/3238] Linking target drivers/librte_crypto_scheduler.so.25.2
[2644/3238] Generating drivers/rte_vdpa_sfc.pmd.c with a custom command
[2645/3238] Generating drivers/rte_vdpa_ifc.pmd.c with a custom command
[2646/3238] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.25.2.p/librte_crypto_dpaa2_sec.so.25.2.symbols
[2647/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_worker.c.o
[2648/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev.c.o
[2649/3238] Compiling C object drivers/librte_vdpa_sfc.a.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2650/3238] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2651/3238] Compiling C object drivers/librte_vdpa_ifc.so.25.2.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2652/3238] Compiling C object drivers/librte_vdpa_sfc.so.25.2.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2653/3238] Linking static target drivers/librte_vdpa_sfc.a
[2654/3238] Linking static target drivers/librte_vdpa_ifc.a
[2655/3238] Generating drivers/rte_vdpa_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[2656/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_stats.c.o
[2657/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_evdev.c.o
[2658/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_adptr.c.o
[2659/3238] Linking target drivers/librte_vdpa_nfp.so.25.2
[2660/3238] Generating drivers/rte_vdpa_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[2661/3238] Generating drivers/rte_vdpa_ifc.sym_chk with a custom command (wrapped by meson to capture output)
[2662/3238] Linking target drivers/librte_vdpa_sfc.so.25.2
[2663/3238] Linking target drivers/librte_vdpa_ifc.so.25.2
[2664/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_all_offload.c.o
[2665/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_all_offload.c.o
[2666/3238] Generating drivers/rte_event_cnxk_map with a custom command
[2667/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker.c.o
[2668/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_all_offload.c.o
[2669/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o
[2670/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_selftest.c.o
[2671/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_all_offload.c.o
[2672/3238] Compiling C object drivers/librte_event_dlb2_avx512_lib.a.p/event_dlb2_dlb2_avx512.c.o
[2673/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn20k_worker.c.o
[2674/3238] Linking static target drivers/librte_event_dlb2_avx512_lib.a
[2675/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_all_offload.c.o
[2676/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_worker.c.o
[2677/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_eventdev.c.o
[2678/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_sse.c.o
[2679/3238] Generating drivers/rte_event_dlb2_map with a custom command
[2680/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o
[2681/3238] Generating drivers/rte_event_dpaa_map with a custom command
[2682/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o
[2683/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o
[2684/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o
[2685/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_all_offload.c.o
[2686/3238] Generating drivers/rte_event_dpaa2_map with a custom command
[2687/3238] Generating drivers/rte_event_dsw_map with a custom command
[2688/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o
[2689/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn20k_eventdev.c.o
[2690/3238] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o
[2691/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_eventdev.c.o
[2692/3238] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o
[2693/3238] Linking static target drivers/libtmp_rte_event_cnxk.a
[2694/3238] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o
[2695/3238] Generating drivers/rte_event_opdl_map with a custom command
[2696/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o
[2697/3238] Generating drivers/rte_event_skeleton_map with a custom command
[2698/3238] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o
[2699/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o
[2700/3238] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o
[2701/3238] Linking static target drivers/libtmp_rte_event_dpaa2.a
[2702/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o
[2703/3238] Generating drivers/rte_event_cnxk.pmd.c with a custom command
[2704/3238] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2705/3238] Linking static target drivers/librte_event_cnxk.a
[2706/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o
[2707/3238] Generating drivers/rte_event_dpaa2.pmd.c with a custom command
[2708/3238] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2709/3238] Linking static target drivers/librte_event_dpaa2.a
[2710/3238] Compiling C object drivers/librte_event_cnxk.so.25.2.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2711/3238] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o
[2712/3238] Compiling C object drivers/librte_event_dpaa2.so.25.2.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2713/3238] Linking static target drivers/libtmp_rte_event_skeleton.a
[2714/3238] Generating drivers/rte_event_sw_map with a custom command
[2715/3238] Generating drivers/rte_event_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[2716/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o
[2717/3238] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o
[2718/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o
[2719/3238] Generating drivers/rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2720/3238] Linking static target drivers/libtmp_rte_event_dpaa.a
[2721/3238] Generating drivers/rte_event_skeleton.pmd.c with a custom command
[2722/3238] Linking target drivers/librte_event_dpaa2.so.25.2
[2723/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o
[2724/3238] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2725/3238] Compiling C object drivers/librte_event_skeleton.so.25.2.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2726/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o
[2727/3238] Linking static target drivers/librte_event_skeleton.a
[2728/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o
[2729/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o
[2730/3238] Linking static target drivers/libtmp_rte_event_dlb2.a
[2731/3238] Generating drivers/rte_event_octeontx_map with a custom command
[2732/3238] Generating drivers/rte_event_dpaa.pmd.c with a custom command
[2733/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o
[2734/3238] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2735/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o
[2736/3238] Linking static target drivers/librte_event_dpaa.a
[2737/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o
[2738/3238] Compiling C object drivers/librte_event_dpaa.so.25.2.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2739/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o
[2740/3238] Generating drivers/rte_event_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2741/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o
[2742/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o
[2743/3238] Generating drivers/rte_baseband_acc_map with a custom command
[2744/3238] Linking static target drivers/libtmp_rte_event_opdl.a
[2745/3238] Generating drivers/rte_event_dlb2.pmd.c with a custom command
[2746/3238] Generating drivers/rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2747/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o
[2748/3238] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_acc_common.c.o
[2749/3238] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2750/3238] Compiling C object drivers/librte_event_dlb2.so.25.2.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2751/3238] Linking static target drivers/librte_event_dlb2.a
[2752/3238] Linking target drivers/librte_event_skeleton.so.25.2
[2753/3238] Linking target drivers/librte_event_dpaa.so.25.2
[2754/3238] Generating drivers/rte_baseband_fpga_5gnr_fec_map with a custom command
[2755/3238] Generating drivers/rte_baseband_null_map with a custom command
[2756/3238] Generating drivers/rte_event_opdl.pmd.c with a custom command
[2757/3238] Generating drivers/rte_baseband_fpga_lte_fec_map with a custom command
[2758/3238] Generating drivers/rte_baseband_la12xx_map with a custom command
[2759/3238] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o
[2760/3238] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2761/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o
[2762/3238] Linking static target drivers/libtmp_rte_event_dsw.a
[2763/3238] Compiling C object drivers/librte_event_opdl.so.25.2.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2764/3238] Generating drivers/rte_baseband_turbo_sw_map with a custom command
[2765/3238] Linking static target drivers/librte_event_opdl.a
[2766/3238] Generating drivers/rte_power_acpi_map with a custom command
[2767/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2768/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o
[2769/3238] Generating drivers/rte_power_amd_pstate_map with a custom command
[2770/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o
[2771/3238] Linking static target drivers/libtmp_rte_event_sw.a
[2772/3238] Generating drivers/rte_power_cppc_map with a custom command
[2773/3238] Linking static target drivers/libtmp_rte_event_octeontx.a
[2774/3238] Generating drivers/rte_event_opdl.sym_chk with a custom command (wrapped by meson to capture output)
[2775/3238] Generating drivers/rte_event_dlb2.sym_chk with a custom command (wrapped by meson to capture output)
[2776/3238] Generating drivers/rte_event_sw.pmd.c with a custom command
[2777/3238] Linking target drivers/librte_event_opdl.so.25.2
[2778/3238] Compiling C object drivers/libtmp_rte_power_acpi.a.p/power_acpi_acpi_cpufreq.c.o
[2779/3238] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o
[2780/3238] Compiling C object drivers/libtmp_rte_baseband_la12xx.a.p/baseband_la12xx_bbdev_la12xx.c.o
[2781/3238] Generating drivers/rte_event_dsw.pmd.c with a custom command
[2782/3238] Compiling C object drivers/libtmp_rte_power_amd_pstate.a.p/power_amd_pstate_amd_pstate_cpufreq.c.o
[2783/3238] Compiling C object drivers/librte_event_sw.so.25.2.p/meson-generated_.._rte_event_sw.pmd.c.o
[2784/3238] Linking static target drivers/librte_event_sw.a
[2785/3238] Linking static target drivers/libtmp_rte_power_acpi.a
[2786/3238] Linking static target drivers/libtmp_rte_baseband_la12xx.a
[2787/3238] Generating drivers/rte_event_octeontx.pmd.c with a custom command
[2788/3238] Linking target drivers/librte_event_dlb2.so.25.2
[2789/3238] Compiling C object drivers/librte_event_dsw.so.25.2.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2790/3238] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2791/3238] Linking static target drivers/libtmp_rte_power_amd_pstate.a
[2792/3238] Generating drivers/rte_power_intel_pstate_map with a custom command
[2793/3238] Linking static target drivers/librte_event_dsw.a
[2794/3238] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2795/3238] Compiling C object drivers/libtmp_rte_power_cppc.a.p/power_cppc_cppc_cpufreq.c.o
[2796/3238] Compiling C object drivers/librte_event_octeontx.so.25.2.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2797/3238] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o
[2798/3238] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o
[2799/3238] Linking static target drivers/librte_event_octeontx.a
[2800/3238] Linking static target drivers/libtmp_rte_power_cppc.a
[2801/3238] Generating drivers/rte_power_intel_uncore_map with a custom command
[2802/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2803/3238] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a
[2804/3238] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a
[2805/3238] Linking static target drivers/libtmp_rte_crypto_octeontx.a
[2806/3238] Generating drivers/rte_baseband_la12xx.pmd.c with a custom command
[2807/3238] Generating drivers/rte_power_amd_pstate.pmd.c with a custom command
[2808/3238] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o
[2809/3238] Generating drivers/rte_event_sw.sym_chk with a custom command (wrapped by meson to capture output)
[2810/3238] Generating drivers/rte_power_acpi.pmd.c with a custom command
[2811/3238] Compiling C object drivers/librte_baseband_la12xx.a.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2812/3238] Linking static target drivers/libtmp_rte_baseband_null.a
[2813/3238] Linking static target drivers/librte_baseband_la12xx.a
[2814/3238] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_guest_channel.c.o
[2815/3238] Generating drivers/rte_power_cppc.pmd.c with a custom command
[2816/3238] Generating drivers/rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[2817/3238] Compiling C object drivers/librte_power_acpi.a.p/meson-generated_.._rte_power_acpi.pmd.c.o
[2818/3238] Compiling C object drivers/librte_power_acpi.so.25.2.p/meson-generated_.._rte_power_acpi.pmd.c.o
[2819/3238] Compiling C object drivers/librte_baseband_la12xx.so.25.2.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2820/3238] Linking target drivers/librte_event_sw.so.25.2
[2821/3238] Compiling C object drivers/libtmp_rte_power_intel_pstate.a.p/power_intel_pstate_intel_pstate_cpufreq.c.o
[2822/3238] Compiling C object drivers/librte_power_amd_pstate.a.p/meson-generated_.._rte_power_amd_pstate.pmd.c.o
[2823/3238] Linking static target drivers/librte_power_acpi.a
[2824/3238] Generating drivers/rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2825/3238] Linking static target drivers/libtmp_rte_power_intel_pstate.a
[2826/3238] Compiling C object drivers/librte_power_cppc.so.25.2.p/meson-generated_.._rte_power_cppc.pmd.c.o
[2827/3238] Compiling C object drivers/librte_power_cppc.a.p/meson-generated_.._rte_power_cppc.pmd.c.o
[2828/3238] Linking static target drivers/librte_power_amd_pstate.a
[2829/3238] Generating drivers/rte_baseband_fpga_lte_fec.pmd.c with a custom command
[2830/3238] Generating drivers/rte_crypto_octeontx.pmd.c with a custom command
[2831/3238] Linking target drivers/librte_event_dsw.so.25.2
[2832/3238] Generating drivers/rte_baseband_fpga_5gnr_fec.pmd.c with a custom command
[2833/3238] Generating drivers/rte_power_kvm_vm_map with a custom command
[2834/3238] Compiling C object drivers/librte_power_amd_pstate.so.25.2.p/meson-generated_.._rte_power_amd_pstate.pmd.c.o
[2835/3238] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2836/3238] Linking static target drivers/librte_power_cppc.a
[2837/3238] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2838/3238] Generating drivers/rte_baseband_null.pmd.c with a custom command
[2839/3238] Compiling C object drivers/librte_crypto_octeontx.so.25.2.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2840/3238] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2841/3238] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.25.2.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2842/3238] Generating drivers/rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[2843/3238] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.25.2.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2844/3238] Linking static target drivers/librte_baseband_fpga_lte_fec.a
[2845/3238] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_kvm_vm.c.o
[2846/3238] Linking static target drivers/librte_crypto_octeontx.a
[2847/3238] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2848/3238] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a
[2849/3238] Linking static target drivers/libtmp_rte_power_kvm_vm.a
[2850/3238] Generating drivers/rte_power_amd_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[2851/3238] Linking static target drivers/librte_baseband_null.a
[2852/3238] Compiling C object drivers/libtmp_rte_power_intel_uncore.a.p/power_intel_uncore_intel_uncore.c.o
[2853/3238] Compiling C object drivers/librte_baseband_null.so.25.2.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2854/3238] Linking target drivers/librte_baseband_la12xx.so.25.2
[2855/3238] Generating drivers/rte_power_acpi.sym_chk with a custom command (wrapped by meson to capture output)
[2856/3238] Generating drivers/rte_power_intel_pstate.pmd.c with a custom command
[2857/3238] Linking static target drivers/libtmp_rte_power_intel_uncore.a
[2858/3238] Generating app/graph/commands_hdr with a custom command (wrapped by meson to capture output)
[2859/3238] Linking target drivers/librte_power_amd_pstate.so.25.2
[2860/3238] Compiling C object drivers/librte_power_intel_pstate.a.p/meson-generated_.._rte_power_intel_pstate.pmd.c.o
[2861/3238] Linking target drivers/librte_power_acpi.so.25.2
[2862/3238] Compiling C object drivers/librte_power_intel_pstate.so.25.2.p/meson-generated_.._rte_power_intel_pstate.pmd.c.o
[2863/3238] Linking static target drivers/librte_power_intel_pstate.a
[2864/3238] Generating drivers/rte_power_cppc.sym_chk with a custom command (wrapped by meson to capture output)
[2865/3238] Generating drivers/rte_power_kvm_vm.pmd.c with a custom command
[2866/3238] Generating drivers/rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[2867/3238] Generating drivers/rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2868/3238] Generating drivers/rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2869/3238] Linking target drivers/librte_power_cppc.so.25.2
[2870/3238] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[2871/3238] Compiling C object drivers/librte_power_kvm_vm.a.p/meson-generated_.._rte_power_kvm_vm.pmd.c.o
[2872/3238] Linking target drivers/librte_baseband_fpga_lte_fec.so.25.2
[2873/3238] Generating drivers/rte_crypto_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2874/3238] Compiling C object drivers/librte_power_kvm_vm.so.25.2.p/meson-generated_.._rte_power_kvm_vm.pmd.c.o
[2875/3238] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a
[2876/3238] Linking static target drivers/librte_power_kvm_vm.a
[2877/3238] Linking target drivers/librte_baseband_null.so.25.2
[2878/3238] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.25.2
[2879/3238] Generating drivers/rte_power_intel_uncore.pmd.c with a custom command
[2880/3238] Generating drivers/rte_power_intel_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[2881/3238] Linking target drivers/librte_crypto_octeontx.so.25.2
[2882/3238] Compiling C object drivers/librte_power_intel_uncore.a.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[2883/3238] Linking static target drivers/librte_power_intel_uncore.a
[2884/3238] Linking target drivers/librte_power_intel_pstate.so.25.2
[2885/3238] Compiling C object app/dpdk-graph.p/graph_cli.c.o
[2886/3238] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2887/3238] Compiling C object drivers/librte_power_intel_uncore.so.25.2.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[2888/3238] Generating symbol file drivers/librte_crypto_octeontx.so.25.2.p/librte_crypto_octeontx.so.25.2.symbols
[2889/3238] Compiling C object app/dpdk-graph.p/graph_ethdev_rx.c.o
[2890/3238] Compiling C object app/dpdk-graph.p/graph_conn.c.o
[2891/3238] Generating drivers/rte_baseband_turbo_sw.pmd.c with a custom command
[2892/3238] Linking target drivers/librte_event_octeontx.so.25.2
[2893/3238] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2894/3238] Generating drivers/rte_power_kvm_vm.sym_chk with a custom command (wrapped by meson to capture output)
[2895/3238] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2896/3238] Linking static target drivers/librte_baseband_turbo_sw.a
[2897/3238] Generating drivers/rte_power_intel_uncore.sym_chk with a custom command (wrapped by meson to capture output)
[2898/3238] Compiling C object drivers/librte_baseband_turbo_sw.so.25.2.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2899/3238] Linking target drivers/librte_power_kvm_vm.so.25.2
[2900/3238] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[2901/3238] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2902/3238] Compiling C object app/dpdk-graph.p/graph_ethdev.c.o
[2903/3238] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2904/3238] Linking target drivers/librte_power_intel_uncore.so.25.2
[2905/3238] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[2906/3238] Generating drivers/rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output)
[2907/3238] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[2908/3238] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2909/3238] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2910/3238] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[2911/3238] Linking target drivers/librte_baseband_turbo_sw.so.25.2
[2912/3238] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2913/3238] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2914/3238] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2915/3238] Compiling C object app/dpdk-graph.p/graph_main.c.o
[2916/3238] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2917/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2918/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[2919/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
cc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style
-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function acperf_set_ops_ciphera:
../app/test-crypto-perf/cperf_ops.c:478:57: error: aRTE_CRYPTO_CIPHER_SNOW_Va undeclared (first use in this function); did you mean aRTE_CRYPTO_CIPHER_NULLa?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function acperf_set_ops_cipher_autha:
../app/test-crypto-perf/cperf_ops.c:638:57: error: aRTE_CRYPTO_CIPHER_SNOW_Va undeclared (first use in this function); did you mean aRTE_CRYPTO_CIPHER_NULLa?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[2920/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[2921/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[2922/3238] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2923/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2924/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2925/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2926/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2927/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[2928/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[2929/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[2930/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[2931/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2932/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[2933/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[2934/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[2935/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2936/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
Test build failed.
https://lab.dpdk.org/results/dashboard/patchsets/32964/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 5+ messages in thread
* |FAILURE| pw152825-152829 [PATCH] [5/5] app/eventdev: update eventdev app for SNOW-V
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
` (3 preceding siblings ...)
2025-04-08 17:13 ` |FAILURE| pw152825-152829 [PATCH] [5/5] " dpdklab
@ 2025-04-08 18:00 ` dpdklab
4 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2025-04-08 18:00 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/152829
_build patch failure_
Submitter: Radu Nicolau <radu.nicolau@intel.com>
Date: Tuesday, April 08 2025 11:19:50
Applied on: CommitID:8ee74a69abcf48563f05adeafecd298bb03477a8
Apply patch set 152825-152829 failed:
Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3)
Trying to checkout branch: origin/main
Checked out to main (8ee74a69abcf48563f05adeafecd298bb03477a8)
Done: main commit 8ee74a69abcf48563f05adeafecd298bb03477a8
Trying to checkout branch: origin/main
Checked out to main (8ee74a69abcf48563f05adeafecd298bb03477a8)
Applying patch...
Applying: crypto/ipsec_mb: add support for SNOW-V
Applying: examples/l2fwd-crypto: add support for SNOW-V
Applying: tests: add unit tests and test vectors for SNOW-V
Applying: app/crypto-perf: add support for SNOW-V
Applying: app/eventdev: update eventdev app for SNOW-V
Running Check Meson
Processing meson.build
Processing usertools/meson.build
Processing kernel/meson.build
Processing kernel/freebsd/meson.build
Processing kernel/freebsd/contigmem/meson.build
Processing kernel/freebsd/nic_uio/meson.build
Processing app/meson.build
Processing app/dumpcap/meson.build
Processing app/test-security-perf/meson.build
Processing app/test-acl/meson.build
Processing app/test-regex/meson.build
Processing app/test-fib/meson.build
Processing app/test-compress-perf/meson.build
Processing app/test-pmd/meson.build
Processing app/test-gpudev/meson.build
Processing app/test-mldev/meson.build
Processing app/test-crypto-perf/meson.build
Processing app/test-bbdev/meson.build
Processing app/test/meson.build
Processing app/test/suites/meson.build
Processing app/test/test_cfgfiles/meson.build
Processing app/test-dma-perf/meson.build
Processing app/proc-info/meson.build
Processing app/test-pipeline/meson.build
Processing app/graph/meson.build
Processing app/test-eventdev/meson.build
Processing app/test-cmdline/meson.build
Processing app/test-sad/meson.build
Processing app/test-flow-perf/meson.build
Processing app/pdump/meson.build
Processing config/meson.build
Processing config/arm/meson.build
Processing config/riscv/meson.build
Processing config/ppc/meson.build
Processing config/x86/meson.build
Processing config/loongarch/meson.build
Processing buildtools/meson.build
Processing buildtools/pkg-config/meson.build
Processing buildtools/subproject/meson.build
Processing buildtools/chkincs/meson.build
Processing examples/meson.build
Processing examples/distributor/meson.build
Processing examples/fips_validation/meson.build
Processing examples/l3fwd-power/meson.build
Processing examples/vhost_crypto/meson.build
Processing examples/l2fwd-cat/meson.build
Processing examples/ipsec-secgw/meson.build
Processing examples/bbdev_app/meson.build
Processing examples/l2fwd-event/meson.build
Processing examples/vdpa/meson.build
Processing examples/dma/meson.build
Processing examples/vhost/meson.build
Processing examples/l2fwd/meson.build
Processing examples/ethtool/meson.build
Processing examples/vhost_blk/meson.build
Processing examples/packet_ordering/meson.build
Processing examples/bond/meson.build
Processing examples/l2fwd-macsec/meson.build
Processing examples/eventdev_pipeline/meson.build
Processing examples/ipv4_multicast/meson.build
Processing examples/l3fwd/meson.build
Processing examples/pipeline/meson.build
Processing examples/vmdq/meson.build
Processing examples/cmdline/meson.build
Processing examples/ip_fragmentation/meson.build
Processing examples/helloworld/meson.build
Processing examples/flow_filtering/meson.build
Processing examples/link_status_interrupt/meson.build
Processing examples/l2fwd-keepalive/meson.build
Processing examples/service_cores/meson.build
Processing examples/l2fwd-jobstats/meson.build
Processing examples/qos_meter/meson.build
Processing examples/ptpclient/meson.build
Processing examples/qos_sched/meson.build
Processing examples/multi_process/symmetric_mp/meson.build
Processing examples/multi_process/hotplug_mp/meson.build
Processing examples/multi_process/client_server_mp/mp_server/meson.build
Processing examples/multi_process/client_server_mp/mp_client/meson.build
Processing examples/multi_process/simple_mp/meson.build
Processing examples/timer/meson.build
Processing examples/vmdq_dcb/meson.build
Processing examples/rxtx_callbacks/meson.build
Processing examples/ntb/meson.build
Processing examples/l2fwd-crypto/meson.build
Processing examples/skeleton/meson.build
Processing examples/server_node_efd/efd_node/meson.build
Processing examples/server_node_efd/efd_server/meson.build
Processing examples/ip_reassembly/meson.build
Processing examples/l3fwd-graph/meson.build
Processing examples/vm_power_manager/meson.build
Processing examples/vm_power_manager/guest_cli/meson.build
Processing examples/ip_pipeline/meson.build
Processing doc/meson.build
Processing doc/api/meson.build
Processing doc/api/dts/meson.build
Processing doc/guides/meson.build
Processing drivers/meson.build
Processing drivers/crypto/meson.build
Processing drivers/crypto/uadk/meson.build
Processing drivers/crypto/scheduler/meson.build
Processing drivers/crypto/nitrox/meson.build
Processing drivers/crypto/ipsec_mb/meson.build
Processing drivers/crypto/openssl/meson.build
Processing drivers/crypto/bcmfs/meson.build
Processing drivers/crypto/cnxk/meson.build
Processing drivers/crypto/mvsam/meson.build
Processing drivers/crypto/ionic/meson.build
Processing drivers/crypto/ccp/meson.build
Processing drivers/crypto/dpaa_sec/meson.build
Processing drivers/crypto/dpaa2_sec/meson.build
Processing drivers/crypto/octeontx/meson.build
Processing drivers/crypto/mlx5/meson.build
Processing drivers/crypto/armv8/meson.build
Processing drivers/crypto/null/meson.build
Processing drivers/crypto/caam_jr/meson.build
Processing drivers/crypto/virtio/meson.build
Processing drivers/vdpa/meson.build
Processing drivers/vdpa/sfc/meson.build
Processing drivers/vdpa/nfp/meson.build
Processing drivers/vdpa/ifc/meson.build
Processing drivers/vdpa/mlx5/meson.build
Processing drivers/dma/meson.build
Processing drivers/dma/idxd/meson.build
Processing drivers/dma/odm/meson.build
Processing drivers/dma/dpaa2/meson.build
Processing drivers/dma/cnxk/meson.build
Processing drivers/dma/dpaa/meson.build
Processing drivers/dma/hisilicon/meson.build
Processing drivers/dma/ioat/meson.build
Processing drivers/dma/skeleton/meson.build
Processing drivers/common/meson.build
Processing drivers/common/zsda/meson.build
Processing drivers/common/nitrox/meson.build
Processing drivers/common/nfp/meson.build
Processing drivers/common/dpaax/meson.build
Processing drivers/common/cnxk/meson.build
Processing drivers/common/sfc_efx/meson.build
Processing drivers/common/sfc_efx/base/meson.build
Processing drivers/common/ionic/meson.build
Processing drivers/common/octeontx/meson.build
Processing drivers/common/mlx5/meson.build
Processing drivers/common/mlx5/linux/meson.build
Processing drivers/common/mlx5/windows/meson.build
Processing drivers/common/mvep/meson.build
Processing drivers/common/cpt/meson.build
Processing drivers/common/qat/meson.build
Processing drivers/mempool/meson.build
Processing drivers/mempool/bucket/meson.build
Processing drivers/mempool/dpaa2/meson.build
Processing drivers/mempool/cnxk/meson.build
Processing drivers/mempool/octeontx/meson.build
Processing drivers/mempool/dpaa/meson.build
Processing drivers/mempool/ring/meson.build
Processing drivers/mempool/stack/meson.build
Processing drivers/ml/meson.build
Processing drivers/ml/cnxk/meson.build
Processing drivers/event/meson.build
Processing drivers/event/opdl/meson.build
Processing drivers/event/dpaa2/meson.build
Processing drivers/event/cnxk/meson.build
Processing drivers/event/sw/meson.build
Processing drivers/event/octeontx/meson.build
Processing drivers/event/dpaa/meson.build
Processing drivers/event/dsw/meson.build
Processing drivers/event/dlb2/meson.build
Processing drivers/event/skeleton/meson.build
Processing drivers/compress/meson.build
Processing drivers/compress/uadk/meson.build
Processing drivers/compress/nitrox/meson.build
Processing drivers/compress/octeontx/meson.build
Processing drivers/compress/mlx5/meson.build
Processing drivers/compress/isal/meson.build
Processing drivers/compress/zlib/meson.build
Processing drivers/bus/meson.build
Processing drivers/bus/fslmc/meson.build
Processing drivers/bus/ifpga/meson.build
Processing drivers/bus/platform/meson.build
Processing drivers/bus/auxiliary/meson.build
Processing drivers/bus/dpaa/meson.build
Processing drivers/bus/uacce/meson.build
Processing drivers/bus/pci/meson.build
Processing drivers/bus/cdx/meson.build
Processing drivers/bus/vdev/meson.build
Processing drivers/bus/vmbus/meson.build
Processing drivers/regex/meson.build
Processing drivers/regex/mlx5/meson.build
Processing drivers/regex/cn9k/meson.build
Processing drivers/gpu/meson.build
Processing drivers/gpu/cuda/meson.build
Processing drivers/net/meson.build
Processing drivers/net/zxdh/meson.build
Processing drivers/net/sfc/meson.build
Processing drivers/net/bnx2x/meson.build
Processing drivers/net/ngbe/meson.build
Processing drivers/net/ngbe/base/meson.build
Processing drivers/net/netvsc/meson.build
Processing drivers/net/failsafe/meson.build
Processing drivers/net/qede/meson.build
Processing drivers/net/qede/base/meson.build
Processing drivers/net/gve/meson.build
Processing drivers/net/intel/i40e/meson.build
Processing drivers/net/intel/i40e/base/meson.build
Processing drivers/net/intel/ice/meson.build
Processing drivers/net/intel/ice/base/meson.build
Processing drivers/net/intel/iavf/meson.build
Processing drivers/net/intel/fm10k/meson.build
Processing drivers/net/intel/fm10k/base/meson.build
Processing drivers/net/intel/cpfl/meson.build
Processing drivers/net/intel/e1000/meson.build
Processing drivers/net/intel/e1000/base/meson.build
Processing drivers/net/intel/ipn3ke/meson.build
Processing drivers/net/intel/ixgbe/meson.build
Processing drivers/net/intel/ixgbe/base/meson.build
Processing drivers/net/intel/idpf/meson.build
Processing drivers/net/intel/idpf/base/meson.build
Processing drivers/net/txgbe/meson.build
Processing drivers/net/txgbe/base/meson.build
Processing drivers/net/r8169/meson.build
Processing drivers/net/vhost/meson.build
Processing drivers/net/hinic/meson.build
Processing drivers/net/hinic/base/meson.build
Processing drivers/net/nfp/meson.build
Processing drivers/net/mana/meson.build
Processing drivers/net/af_packet/meson.build
Processing drivers/net/axgbe/meson.build
Processing drivers/net/thunderx/meson.build
Processing drivers/net/thunderx/base/meson.build
Processing drivers/net/dpaa2/meson.build
Processing drivers/net/cnxk/meson.build
Processing drivers/net/enetc/meson.build
Processing drivers/net/ionic/meson.build
Processing drivers/net/mlx4/meson.build
Processing drivers/net/avp/meson.build
Processing drivers/net/af_xdp/meson.build
Processing drivers/net/mvpp2/meson.build
Processing drivers/net/octeontx/meson.build
Processing drivers/net/octeontx/base/meson.build
Processing drivers/net/tap/meson.build
Processing drivers/net/tap/bpf/meson.build
Processing drivers/net/memif/meson.build
Processing drivers/net/mlx5/meson.build
Processing drivers/net/mlx5/hws/meson.build
Processing drivers/net/mlx5/linux/meson.build
Processing drivers/net/mlx5/windows/meson.build
Processing drivers/net/ena/meson.build
Processing drivers/net/cxgbe/meson.build
Processing drivers/net/enic/meson.build
Processing drivers/net/ntnic/meson.build
Processing drivers/net/dpaa/meson.build
Processing drivers/net/nfb/meson.build
Processing drivers/net/softnic/meson.build
Processing drivers/net/bnxt/meson.build
Processing drivers/net/bnxt/tf_ulp/meson.build
Processing drivers/net/bnxt/tf_ulp/generic_templates/meson.build
Processing drivers/net/bnxt/hcapi/cfa_v3/meson.build
Processing drivers/net/bnxt/hcapi/cfa/meson.build
Processing drivers/net/bnxt/tf_core/meson.build
Processing drivers/net/bnxt/tf_core/v3/meson.build
Processing drivers/net/ring/meson.build
Processing drivers/net/enetfec/meson.build
Processing drivers/net/null/meson.build
Processing drivers/net/octeon_ep/meson.build
Processing drivers/net/vdev_netvsc/meson.build
Processing drivers/net/pfe/meson.build
Processing drivers/net/pcap/meson.build
Processing drivers/net/hns3/meson.build
Processing drivers/net/mvneta/meson.build
Processing drivers/net/xsc/meson.build
Processing drivers/net/atlantic/meson.build
Processing drivers/net/virtio/meson.build
Processing drivers/net/bonding/meson.build
Processing drivers/net/ark/meson.build
Processing drivers/net/vmxnet3/meson.build
Processing drivers/power/meson.build
Processing drivers/power/acpi/meson.build
Processing drivers/power/intel_pstate/meson.build
Processing drivers/power/amd_uncore/meson.build
Processing drivers/power/amd_pstate/meson.build
Processing drivers/power/kvm_vm/meson.build
Processing drivers/power/cppc/meson.build
Processing drivers/power/intel_uncore/meson.build
Processing drivers/raw/meson.build
Processing drivers/raw/cnxk_bphy/meson.build
Processing drivers/raw/gdtc/meson.build
Processing drivers/raw/ifpga/meson.build
Processing drivers/raw/ifpga/base/meson.build
Processing drivers/raw/dpaa2_cmdif/meson.build
Processing drivers/raw/cnxk_gpio/meson.build
Processing drivers/raw/cnxk_rvu_lf/meson.build
Processing drivers/raw/ntb/meson.build
Processing drivers/raw/skeleton/meson.build
Processing drivers/baseband/meson.build
Processing drivers/baseband/fpga_5gnr_fec/meson.build
Processing drivers/baseband/fpga_lte_fec/meson.build
Processing drivers/baseband/la12xx/meson.build
Processing drivers/baseband/acc/meson.build
Processing drivers/baseband/null/meson.build
Processing drivers/baseband/turbo_sw/meson.build
Processing lib/meson.build
Processing lib/bpf/meson.build
Processing lib/latencystats/meson.build
Processing lib/bbdev/meson.build
Processing lib/distributor/meson.build
Processing lib/eal/meson.build
Processing lib/eal/arm/meson.build
Processing lib/eal/arm/include/meson.build
Processing lib/eal/freebsd/meson.build
Processing lib/eal/freebsd/include/meson.build
Processing lib/eal/common/meson.build
Processing lib/eal/include/meson.build
Processing lib/eal/linux/meson.build
Processing lib/eal/linux/include/meson.build
Processing lib/eal/riscv/meson.build
Processing lib/eal/riscv/include/meson.build
Processing lib/eal/unix/meson.build
Processing lib/eal/windows/meson.build
Processing lib/eal/windows/include/meson.build
Processing lib/eal/ppc/meson.build
Processing lib/eal/ppc/include/meson.build
Processing lib/eal/x86/meson.build
Processing lib/eal/x86/include/meson.build
Processing lib/eal/loongarch/meson.build
Processing lib/eal/loongarch/include/meson.build
Processing lib/member/meson.build
Processing lib/rawdev/meson.build
Processing lib/gro/meson.build
Processing lib/fib/meson.build
Processing lib/vhost/meson.build
Processing lib/argparse/meson.build
Processing lib/node/meson.build
Processing lib/kvargs/meson.build
Processing lib/mempool/meson.build
Processing lib/pdcp/meson.build
Processing lib/ptr_compress/meson.build
Processing lib/mldev/meson.build
Processing lib/rib/meson.build
Processing lib/regexdev/meson.build
Processing lib/ip_frag/meson.build
Processing lib/bitratestats/meson.build
Processing lib/hash/meson.build
Processing lib/sched/meson.build
Processing lib/eventdev/meson.build
Processing lib/efd/meson.build
Processing lib/meter/meson.build
Processing lib/rcu/meson.build
Processing lib/pipeline/meson.build
Processing lib/cmdline/meson.build
Processing lib/acl/meson.build
Processing lib/jobstats/meson.build
Processing lib/log/meson.build
Processing lib/table/meson.build
Processing lib/pcapng/meson.build
Processing lib/port/meson.build
Processing lib/ethdev/meson.build
Processing lib/dmadev/meson.build
Processing lib/ipsec/meson.build
Processing lib/ring/meson.build
Processing lib/gpudev/meson.build
Processing lib/cryptodev/meson.build
Processing lib/pci/meson.build
Processing lib/cfgfile/meson.build
Processing lib/net/meson.build
Processing lib/dispatcher/meson.build
Processing lib/reorder/meson.build
Processing lib/power/meson.build
Processing lib/graph/meson.build
Processing lib/timer/meson.build
Processing lib/stack/meson.build
Processing lib/compressdev/meson.build
Processing lib/metrics/meson.build
Processing lib/telemetry/meson.build
Processing lib/gso/meson.build
Processing lib/lpm/meson.build
Processing lib/security/meson.build
Processing lib/pdump/meson.build
Processing lib/mbuf/meson.build
Running test build...
The Meson build system
Version: 1.3.2
Source dir: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk
Build dir: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/build
Build type: native build
Project name: DPDK
Project version: 25.07.0-rc0
C compiler for the host machine: cc (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0")
C linker for the host machine: cc ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/buildtools/options-ibverbs-static.sh)
Program python3 (elftools) found: YES (/usr/bin/python3) modules: elftools
Program cat found: YES (/usr/bin/cat)
Compiler for C supports arguments -march=native: YES
Checking for size of "void *" : 8
Checking for size of "void *" : 8 (cached)
Compiler for C supports link arguments -Wl,--undefined-version: YES
Library m found: YES
Library numa found: YES
Has header "numaif.h" : YES
Library fdt found: NO
Library execinfo found: NO
Has header "execinfo.h" : YES
Did not find pkg-config by name 'pkg-config'
Found pkg-config: NO
Run-time dependency libarchive found: NO (tried pkgconfig)
Run-time dependency libbsd found: NO (tried pkgconfig)
Run-time dependency jansson found: NO (tried pkgconfig)
Run-time dependency openssl found: NO (tried pkgconfig)
Run-time dependency libpcap found: NO (tried pkgconfig)
Library pcap found: NO
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wcast-qual: YES
Compiler for C supports arguments -Wdeprecated: YES
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-packed-not-aligned: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -fzero-init-padding-bits=all: NO
Fetching value of define "__znver1__" : (undefined)
Fetching value of define "__znver2__" : (undefined)
Fetching value of define "__znver3__" : (undefined)
Fetching value of define "__znver4__" : (undefined)
Fetching value of define "__znver5__" : (undefined)
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES
Checking if "AVX512 checking" compiles: YES
Fetching value of define "__AVX512F__" : 1
Fetching value of define "__AVX512BW__" : 1
Fetching value of define "__AVX512DQ__" : 1
Fetching value of define "__AVX512VL__" : 1
Fetching value of define "__SSE4_2__" : 1
Fetching value of define "__AES__" : 1
Fetching value of define "__AVX__" : 1
Fetching value of define "__AVX2__" : 1
Fetching value of define "__AVX512BW__" : 1
Fetching value of define "__AVX512CD__" : 1
Fetching value of define "__AVX512DQ__" : 1
Fetching value of define "__AVX512F__" : 1
Fetching value of define "__AVX512VL__" : 1
Fetching value of define "__PCLMUL__" : 1
Fetching value of define "__RDRND__" : 1
Fetching value of define "__RDSEED__" : 1
Fetching value of define "__VPCLMULQDQ__" : (undefined)
Compiler for C supports arguments -Wno-format-truncation: YES
Message: lib/log: Defining dependency "log"
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/argparse: Defining dependency "argparse"
Message: lib/telemetry: Defining dependency "telemetry"
Checking for function "pthread_attr_setaffinity_np" : YES
Checking for function "getentropy" : NO
Message: lib/eal: Defining dependency "eal"
Message: lib/ptr_compress: Defining dependency "ptr_compress"
Message: lib/ring: Defining dependency "ring"
Compiler for C supports arguments -Wvla: YES (cached)
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Compiler for C supports arguments -mvpclmulqdq: YES
Message: lib/net: Defining dependency "net"
Message: lib/meter: Defining dependency "meter"
Message: lib/ethdev: Defining dependency "ethdev"
Message: lib/pci: Defining dependency "pci"
Message: lib/cmdline: Defining dependency "cmdline"
Message: lib/metrics: Defining dependency "metrics"
Message: lib/hash: Defining dependency "hash"
Message: lib/timer: Defining dependency "timer"
Message: lib/acl: Defining dependency "acl"
Message: lib/bbdev: Defining dependency "bbdev"
Message: lib/bitratestats: Defining dependency "bitratestats"
Run-time dependency libelf found: NO (tried pkgconfig)
lib/bpf/meson.build:44: WARNING: libelf is missing, rte_bpf_elf_load API will be disabled
lib/bpf/meson.build:51: WARNING: libpcap is missing, rte_bpf_convert API will be disabled
Message: lib/bpf: Defining dependency "bpf"
Message: lib/cfgfile: Defining dependency "cfgfile"
Message: lib/compressdev: Defining dependency "compressdev"
Message: lib/cryptodev: Defining dependency "cryptodev"
Message: lib/distributor: Defining dependency "distributor"
Message: lib/dmadev: Defining dependency "dmadev"
Message: lib/efd: Defining dependency "efd"
Message: lib/eventdev: Defining dependency "eventdev"
Message: lib/dispatcher: Defining dependency "dispatcher"
Message: lib/gpudev: Defining dependency "gpudev"
Message: lib/gro: Defining dependency "gro"
Message: lib/gso: Defining dependency "gso"
Message: lib/ip_frag: Defining dependency "ip_frag"
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Compiler for C supports arguments -mavx512ifma: YES
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-address-of-packed-member: YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
Message: lib/fib: Defining dependency "fib"
Message: lib/port: Defining dependency "port"
Message: lib/pdump: Defining dependency "pdump"
Message: lib/table: Defining dependency "table"
Message: lib/pipeline: Defining dependency "pipeline"
Message: lib/graph: Defining dependency "graph"
Message: lib/node: Defining dependency "node"
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached)
Message: drivers/common/cpt: Defining dependency "common_cpt"
Compiler for C supports arguments -Wno-cast-qual: YES
Compiler for C supports arguments -Wno-pointer-arith: YES
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Message: drivers/common/ionic: Defining dependency "common_ionic"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/common/octeontx: Defining dependency "common_octeontx"
Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary"
Message: drivers/bus/cdx: Defining dependency "bus_cdx"
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/bus/dpaa: Defining dependency "bus_dpaa"
Message: drivers/bus/fslmc: Defining dependency "bus_fslmc"
Message: drivers/bus/ifpga: Defining dependency "bus_ifpga"
Message: drivers/bus/pci: Defining dependency "bus_pci"
Message: drivers/bus/platform: Defining dependency "bus_platform"
Message: drivers/bus/uacce: Defining dependency "bus_uacce"
Message: drivers/bus/vdev: Defining dependency "bus_vdev"
Message: drivers/bus/vmbus: Defining dependency "bus_vmbus"
Message: drivers/common/cnxk: Defining dependency "common_cnxk"
Compiler for C supports arguments -std=c11: YES
Compiler for C supports arguments -Wno-strict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Run-time dependency libmlx5 found: NO (tried pkgconfig)
Library mlx5 found: NO
Configuring mlx5_autoconf.h using configuration
Message: drivers/common/nfp: Defining dependency "common_nfp"
Message: drivers/common/nitrox: Defining dependency "common_nitrox"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Library IPSec_MB found: NO
Message: drivers/common/qat: Defining dependency "common_qat"
Compiler for C supports arguments -Wdisabled-optimization: YES
Compiler for C supports arguments -Waggregate-return: YES
Compiler for C supports arguments -Wbad-function-cast: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-unused-variable: YES
Compiler for C supports arguments -Wno-empty-body: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
Message: drivers/common/zsda: Defining dependency "common_zsda"
Message: drivers/mempool/bucket: Defining dependency "mempool_bucket"
Message: drivers/mempool/cnxk: Defining dependency "mempool_cnxk"
Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa"
Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2"
Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx"
Message: drivers/mempool/ring: Defining dependency "mempool_ring"
Message: drivers/mempool/stack: Defining dependency "mempool_stack"
Compiler for C supports arguments -Wno-uninitialized: YES
Message: drivers/dma/cnxk: Defining dependency "dma_cnxk"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa: Defining dependency "dma_dpaa"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa2: Defining dependency "dma_dpaa2"
Message: drivers/dma/hisilicon: Defining dependency "dma_hisilicon"
Message: drivers/dma/idxd: Defining dependency "dma_idxd"
Message: drivers/dma/ioat: Defining dependency "dma_ioat"
Message: drivers/dma/odm: Defining dependency "dma_odm"
Message: drivers/dma/skeleton: Defining dependency "dma_skeleton"
Message: drivers/net/af_packet: Defining dependency "net_af_packet"
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency libbpf found: NO (tried pkgconfig)
Library bpf found: NO
Has header "linux/if_xdp.h" : YES
Message: drivers/net/ark: Defining dependency "net_ark"
Message: drivers/net/atlantic: Defining dependency "net_atlantic"
Message: drivers/net/avp: Defining dependency "net_avp"
Message: drivers/net/axgbe: Defining dependency "net_axgbe"
Run-time dependency zlib found: NO (tried pkgconfig)
Compiler for C supports arguments -DSUPPORT_CFA_HW_P70=1: YES
Compiler for C supports arguments -DSUPPORT_CFA_HW_P70=1: YES (cached)
Compiler for C supports arguments -DCFA_BLD_PRINT_OBJ=1: YES
Message: drivers/net/bnxt: Defining dependency "net_bnxt"
Message: drivers/net/bonding: Defining dependency "net_bond"
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing: YES
Message: drivers/net/cnxk: Defining dependency "net_cnxk"
Message: drivers/net/cxgbe: Defining dependency "net_cxgbe"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/dpaa: Defining dependency "net_dpaa"
Message: drivers/net/dpaa2: Defining dependency "net_dpaa2"
Message: drivers/net/ena: Defining dependency "net_ena"
Message: drivers/net/enetc: Defining dependency "net_enetc"
Message: drivers/net/enetfec: Defining dependency "net_enetfec"
Message: drivers/net/enic: Defining dependency "net_enic"
Message: drivers/net/failsafe: Defining dependency "net_failsafe"
Message: drivers/net/gve: Defining dependency "net_gve"
Message: drivers/net/hinic: Defining dependency "net_hinic"
Message: drivers/net/hns3: Defining dependency "net_hns3"
Message: drivers/net/intel/e1000: Defining dependency "net_e1000"
Message: drivers/net/intel/fm10k: Defining dependency "net_fm10k"
Message: drivers/net/intel/i40e: Defining dependency "net_i40e"
Message: drivers/net/intel/iavf: Defining dependency "net_iavf"
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-array-bounds: YES
Message: drivers/net/intel/ice: Defining dependency "net_ice"
Message: drivers/net/intel/idpf: Defining dependency "net_idpf"
Message: drivers/net/intel/ixgbe: Defining dependency "net_ixgbe"
Message: drivers/net/intel/cpfl: Defining dependency "net_cpfl"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libibverbs found: NO (tried pkgconfig and cmake)
Library ibverbs found: NO
Message: drivers/net/memif: Defining dependency "net_memif"
Run-time dependency libmlx4 found: NO (tried pkgconfig)
Library mlx4 found: NO
Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/net/netvsc: Defining dependency "net_netvsc"
Run-time dependency netcope-common found: NO (tried pkgconfig)
Message: drivers/net/nfp: Defining dependency "net_nfp"
Message: drivers/net/ngbe: Defining dependency "net_ngbe"
Message: drivers/net/ntnic: Defining dependency "net_ntnic"
Message: drivers/net/null: Defining dependency "net_null"
Message: drivers/net/octeontx: Defining dependency "net_octeontx"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/pfe: Defining dependency "net_pfe"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-sign-compare: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wno-shift-negative-value: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-missing-declarations: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES
Compiler for C supports arguments -Wno-strict-prototypes: YES (cached)
Compiler for C supports arguments -Wno-shift-negative-value: YES (cached)
Compiler for C supports arguments -Wno-implicit-fallthrough: YES
Compiler for C supports arguments -Wno-format-extra-args: YES
Compiler for C supports arguments -Wno-visibility: NO
Compiler for C supports arguments -Wno-empty-body: YES (cached)
Compiler for C supports arguments -Wno-invalid-source-encoding: NO
Compiler for C supports arguments -Wno-sometimes-uninitialized: NO
Compiler for C supports arguments -Wno-pointer-bool-conversion: NO
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/net/qede: Defining dependency "net_qede"
Message: drivers/net/r8169: Defining dependency "net_r8169"
Message: drivers/net/ring: Defining dependency "net_ring"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wdisabled-optimization: YES (cached)
Compiler for C supports arguments -Waggregate-return: YES (cached)
Compiler for C supports arguments -Wbad-function-cast: YES (cached)
Library atomic found: YES
Message: drivers/net/sfc: Defining dependency "net_sfc"
Message: drivers/net/softnic: Defining dependency "net_softnic"
Header "linux/pkt_cls.h" has symbol "TCA_FLOWER_ACT" : YES
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES (cached)
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached)
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached)
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Message: drivers/net/xsc: Defining dependency "net_xsc"
Message: drivers/net/zxdh: Defining dependency "net_zxdh"
Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy"
Message: drivers/raw/cnxk_gpio: Defining dependency "raw_cnxk_gpio"
Message: drivers/raw/cnxk_rvu_lf: Defining dependency "raw_cnxk_rvu_lf"
Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif"
Message: drivers/raw/gdtc: Defining dependency "raw_gdtc"
Message: drivers/raw/ntb: Defining dependency "raw_ntb"
Message: drivers/raw/skeleton: Defining dependency "raw_skeleton"
Run-time dependency libaarch64crypto found: NO (tried pkgconfig)
Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs"
Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/crypto/cnxk: Defining dependency "crypto_cnxk"
Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec"
Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec"
Message: drivers/crypto/ionic: Defining dependency "crypto_ionic"
Library IPSec_MB found: NO
Message: Disabling mlx5 [drivers/crypto/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox"
Message: drivers/crypto/null: Defining dependency "crypto_null"
Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler"
Run-time dependency libwd_crypto found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Message: drivers/crypto/virtio: Defining dependency "crypto_virtio"
Run-time dependency libisal found: NO (tried pkgconfig)
Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/compress/nitrox: Defining dependency "compress_nitrox"
Message: drivers/compress/octeontx: Defining dependency "compress_octeontx"
Run-time dependency libwd_comp found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Run-time dependency zlib found: NO (tried pkgconfig)
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/regex/cn9k: Defining dependency "regex_cn9k"
Message: drivers/ml/cnxk: libarchive not found
Message: drivers/ml/cnxk: jansson not found
Run-time dependency dlpack found: NO (tried cmake)
Message: drivers/ml/cnxk: dlpack not found
Run-time dependency dmlc found: NO (tried cmake)
Message: drivers/ml/cnxk: dmlc not found
Run-time dependency tvm found: NO (tried cmake)
Message: drivers/ml/cnxk: tvm_runtime not found
Run-time dependency tvmdp found: NO (tried pkgconfig)
Message: drivers/ml/cnxk: tvmdp not found
Message: drivers/ml/cnxk: Disabled TVM model support
Message: drivers/ml/cnxk: Defining dependency "ml_cnxk"
Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc"
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/vdpa/nfp: Defining dependency "vdpa_nfp"
Message: drivers/vdpa/sfc: Defining dependency "vdpa_sfc"
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Message: drivers/event/dlb2: Defining dependency "event_dlb2"
Message: drivers/event/dpaa: Defining dependency "event_dpaa"
Message: drivers/event/dpaa2: Defining dependency "event_dpaa2"
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/event/dsw: Defining dependency "event_dsw"
Message: drivers/event/opdl: Defining dependency "event_opdl"
Message: drivers/event/skeleton: Defining dependency "event_skeleton"
Message: drivers/event/sw: Defining dependency "event_sw"
Message: drivers/event/octeontx: Defining dependency "event_octeontx"
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Message: drivers/baseband/acc: Defining dependency "baseband_acc"
Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec"
Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec"
Message: drivers/baseband/la12xx: Defining dependency "baseband_la12xx"
Message: drivers/baseband/null: Defining dependency "baseband_null"
Run-time dependency flexran_sdk_turbo found: NO (tried pkgconfig and cmake)
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw"
Has header "cuda.h" : NO
Message: drivers/power/acpi: Defining dependency "power_acpi"
Message: drivers/power/amd_pstate: Defining dependency "power_amd_pstate"
Library e_smi64 found: NO
Message: drivers/power/cppc: Defining dependency "power_cppc"
Message: drivers/power/intel_pstate: Defining dependency "power_intel_pstate"
Message: drivers/power/intel_uncore: Defining dependency "power_intel_uncore"
Message: drivers/power/kvm_vm: Defining dependency "power_kvm_vm"
Has header "sys/epoll.h" : YES
Run-time dependency zlib found: NO (tried pkgconfig)
Message: Skipping test file test_compressdev.c due to missing external dependency zlib
Run-time dependency pcap found: NO (tried pkgconfig)
Message: Skipping test file test_pcapng.c due to missing external dependency pcap
Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Message: hugepage availability: true
app/test/suites/meson.build:37: WARNING: Test "cryptodev_crosscheck" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_crypto_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_eth_rx_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_eth_rx_intr_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_timer_adapter_test" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "ipsec_sad_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:37: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Configuring rte_build_config.h using configuration
Message:
=================
Applications Enabled
=================
apps:
graph, pdump, proc-info, test-acl, test-bbdev, test-cmdline, test-compress-perf, test-crypto-perf,
test-dma-perf, test-eventdev, test-fib, test-flow-perf, test-gpudev, test-mldev, test-pipeline, test-pmd,
test-regex, test-sad, test-security-perf, test,
Message:
=================
Libraries Enabled
=================
libs:
log, kvargs, argparse, telemetry, eal, ptr_compress, ring, rcu,
mempool, mbuf, net, meter, ethdev, pci, cmdline, metrics,
hash, timer, acl, bbdev, bitratestats, bpf, cfgfile, compressdev,
cryptodev, distributor, dmadev, efd, eventdev, dispatcher, gpudev, gro,
gso, ip_frag, jobstats, latencystats, lpm, member, pcapng, power,
rawdev, regexdev, mldev, rib, reorder, sched, security, stack,
vhost, ipsec, pdcp, fib, port, pdump, table, pipeline,
graph, node,
Message:
===============
Drivers Enabled
===============
common:
cpt, dpaax, ionic, octeontx, cnxk, nfp, nitrox, qat,
sfc_efx, zsda,
bus:
auxiliary, cdx, dpaa, fslmc, ifpga, pci, platform, uacce,
vdev, vmbus,
mempool:
bucket, cnxk, dpaa, dpaa2, octeontx, ring, stack,
dma:
cnxk, dpaa, dpaa2, hisilicon, idxd, ioat, odm, skeleton,
net:
af_packet, ark, atlantic, avp, axgbe, bnxt, bond, cnxk,
cxgbe, dpaa, dpaa2, ena, enetc, enetfec, enic, failsafe,
gve, hinic, hns3, e1000, fm10k, i40e, iavf, ice,
idpf, ixgbe, cpfl, ionic, memif, netvsc, nfp, ngbe,
ntnic, null, octeontx, octeon_ep, pfe, qede, r8169, ring,
sfc, softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio,
vmxnet3, xsc, zxdh,
raw:
cnxk_bphy, cnxk_gpio, cnxk_rvu_lf, dpaa2_cmdif, gdtc, ntb, skeleton,
crypto:
bcmfs, caam_jr, cnxk, dpaa_sec, dpaa2_sec, ionic, nitrox, null,
octeontx, scheduler, virtio,
compress:
nitrox, octeontx,
regex:
cn9k,
ml:
cnxk,
vdpa:
ifc, nfp, sfc,
event:
cnxk, dlb2, dpaa, dpaa2, dsw, opdl, skeleton, sw,
octeontx,
baseband:
acc, fpga_5gnr_fec, fpga_lte_fec, la12xx, null, turbo_sw,
gpu:
power:
acpi, amd_pstate, cppc, intel_pstate, intel_uncore, kvm_vm,
Message:
=================
Content Skipped
=================
apps:
dumpcap: missing dependency, "libpcap"
libs:
drivers:
common/mvep: missing dependency, "libmusdk"
common/mlx5: missing dependency, "mlx5"
crypto/qat: missing dependency, libipsecmb or libcrypto
net/af_xdp: missing dependency, "libxdp >=1.2.2" and "libbpf"
net/bnx2x: missing dependency, "zlib"
net/intel/ipn3ke: missing dependency, "libfdt"
net/mana: missing dependency, "ibverbs"
net/mlx4: missing dependency, "mlx4"
net/mlx5: missing internal dependency, "common_mlx5"
net/mvneta: missing dependency, "libmusdk"
net/mvpp2: missing dependency, "libmusdk"
net/nfb: missing dependency, "libnfb"
net/pcap: missing dependency, "libpcap"
raw/ifpga: missing dependency, "libfdt"
crypto/armv8: missing dependency, "libAArch64crypto"
crypto/ccp: missing dependency, "libcrypto"
crypto/ipsec_mb: missing dependency, "libIPSec_MB"
crypto/mlx5: missing internal dependency, "common_mlx5"
crypto/mvsam: missing dependency, "libmusdk"
crypto/openssl: missing dependency, "libcrypto"
crypto/uadk: missing dependency, "libwd"
compress/isal: missing dependency, "libisal"
compress/mlx5: missing internal dependency, "common_mlx5"
compress/uadk: missing dependency, "libwd"
compress/zlib: missing dependency, "zlib"
regex/mlx5: missing internal dependency, "common_mlx5"
vdpa/mlx5: missing internal dependency, "common_mlx5"
gpu/cuda: missing dependency, "cuda.h"
power/amd_uncore: missing dependency, "libe_smi"
Message: DPDK build config complete:
source path = "/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk"
build path = "/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/build"
Build targets in project: 1071
Found ninja-1.11.1 at /usr/bin/ninja
ninja: Entering directory `build'
[1/3238] Generating lib/rte_log_map with a custom command
[2/3238] Generating lib/rte_kvargs_map with a custom command
[3/3238] Generating lib/rte_telemetry_map with a custom command
[4/3238] Generating lib/rte_argparse_map with a custom command
[5/3238] Compiling C object lib/librte_log.a.p/log_log_syslog.c.o
[6/3238] Compiling C object lib/librte_log.a.p/log_log_journal.c.o
[7/3238] Compiling C object lib/librte_log.a.p/log_log_timestamp.c.o
[8/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[9/3238] Compiling C object lib/librte_log.a.p/log_log_color.c.o
[10/3238] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[11/3238] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[12/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[13/3238] Linking static target lib/librte_kvargs.a
[14/3238] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[15/3238] Compiling C object lib/librte_log.a.p/log_log.c.o
[16/3238] Linking static target lib/librte_argparse.a
[17/3238] Linking static target lib/librte_log.a
[18/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[19/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[20/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[21/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[22/3238] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[23/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[24/3238] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[25/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[26/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[27/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore_var.c.o
[28/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[29/3238] Generating lib/argparse.sym_chk with a custom command (wrapped by meson to capture output)
[30/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[31/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[32/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[33/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[34/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[35/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[36/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[37/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[38/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[39/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[40/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[41/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[42/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[43/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_bitset.c.o
[44/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[45/3238] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[46/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[47/3238] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[48/3238] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[49/3238] Linking static target lib/librte_telemetry.a
[50/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[51/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[52/3238] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[53/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[54/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[55/3238] Linking target lib/librte_log.so.25.2
[56/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[57/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[58/3238] Generating symbol file lib/librte_log.so.25.2.p/librte_log.so.25.2.symbols
[59/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[60/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[61/3238] Linking target lib/librte_kvargs.so.25.2
[62/3238] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[63/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[64/3238] Linking target lib/librte_argparse.so.25.2
[65/3238] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[66/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[67/3238] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[68/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[69/3238] Generating symbol file lib/librte_kvargs.so.25.2.p/librte_kvargs.so.25.2.symbols
[70/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[71/3238] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[72/3238] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[73/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o
[74/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[75/3238] Linking target lib/librte_telemetry.so.25.2
[76/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[77/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
[78/3238] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[79/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o
[80/3238] Generating symbol file lib/librte_telemetry.so.25.2.p/librte_telemetry.so.25.2.symbols
[81/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o
[82/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o
[83/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o
[84/3238] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
[85/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o
[86/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o
[87/3238] Generating lib/rte_eal_map with a custom command
[88/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o
[89/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o
[90/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o
[91/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o
[92/3238] Generating lib/rte_ring_map with a custom command
[93/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o
[94/3238] Generating lib/rte_rcu_map with a custom command
[95/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o
[96/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_mmu.c.o
[97/3238] Generating lib/rte_mempool_map with a custom command
[98/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[99/3238] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o
[100/3238] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[101/3238] Generating lib/rte_mbuf_map with a custom command
[102/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[103/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[104/3238] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[105/3238] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
[106/3238] Compiling C object lib/librte_ring.a.p/ring_rte_soring.c.o
[107/3238] Linking static target lib/librte_eal.a
[108/3238] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[109/3238] Generating lib/rte_net_map with a custom command
[110/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[111/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[112/3238] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[113/3238] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[114/3238] Linking static target lib/librte_mempool.a
[115/3238] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[116/3238] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[117/3238] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o
[118/3238] Compiling C object lib/librte_net_avx512_lib.a.p/net_net_crc_avx512.c.o
[119/3238] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
[120/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[121/3238] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[122/3238] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o
[123/3238] Generating lib/rte_meter_map with a custom command
[124/3238] Linking static target lib/librte_rcu.a
[125/3238] Linking static target lib/librte_net_avx512_lib.a
[126/3238] Linking static target lib/librte_net.a
[127/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_arp.c.o
[128/3238] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[129/3238] Compiling C object lib/librte_net.so.25.2.p/net_net_crc_sse.c.o
[130/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_net_crc.c.o
[131/3238] Linking static target lib/librte_meter.a
[132/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_net.c.o
[133/3238] Compiling C object lib/librte_net.so.25.2.p/net_rte_ether.c.o
[134/3238] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[135/3238] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output)
[136/3238] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output)
[137/3238] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output)
[138/3238] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output)
[139/3238] Linking static target lib/librte_mbuf.a
[140/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[141/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[142/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[143/3238] Generating lib/rte_ethdev_map with a custom command
[144/3238] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[145/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[146/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[147/3238] Generating lib/rte_pci_map with a custom command
[148/3238] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[149/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[150/3238] Linking static target lib/librte_pci.a
[151/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[152/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[153/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[154/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
[155/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[156/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[157/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[158/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[159/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_bool.c.o
[160/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[161/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o
[162/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o
[163/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[164/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[165/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o
[166/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o
[167/3238] Generating lib/rte_cmdline_map with a custom command
[168/3238] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[169/3238] Generating lib/rte_metrics_map with a custom command
[170/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[171/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[172/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[173/3238] Generating lib/rte_hash_map with a custom command
[174/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[175/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[176/3238] Generating lib/rte_timer_map with a custom command
[177/3238] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[178/3238] Linking static target lib/librte_cmdline.a
[179/3238] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o
[180/3238] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[181/3238] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o
[182/3238] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[183/3238] Linking static target lib/librte_metrics.a
[184/3238] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[185/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[186/3238] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gf2_poly_math.c.o
[187/3238] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[188/3238] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[189/3238] Generating lib/rte_acl_map with a custom command
[190/3238] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[191/3238] Generating lib/rte_bbdev_map with a custom command
[192/3238] Generating lib/rte_bitratestats_map with a custom command
[193/3238] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[194/3238] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[195/3238] Linking static target lib/librte_timer.a
[196/3238] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[197/3238] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[198/3238] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[199/3238] Compiling C object lib/librte_bbdev.a.p/bbdev_bbdev_trace_points.c.o
[200/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o
[201/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o
[202/3238] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[203/3238] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[204/3238] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[205/3238] Generating lib/rte_bpf_map with a custom command
[206/3238] Linking static target lib/librte_ring.a
[207/3238] Linking static target lib/librte_bitratestats.a
[208/3238] Generating lib/rte_cfgfile_map with a custom command
[209/3238] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[210/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o
[211/3238] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[212/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o
[213/3238] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[214/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o
[215/3238] Generating lib/rte_compressdev_map with a custom command
[216/3238] Linking static target lib/librte_cfgfile.a
[217/3238] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[218/3238] Linking static target lib/librte_bbdev.a
[219/3238] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[220/3238] Generating lib/rte_cryptodev_map with a custom command
[221/3238] Compiling C object lib/librte_acl_avx2_lib.a.p/acl_acl_run_avx2.c.o
[222/3238] Linking static target lib/librte_acl_avx2_lib.a
[223/3238] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[224/3238] Generating lib/cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[225/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[226/3238] Generating lib/rte_distributor_map with a custom command
[227/3238] Linking target lib/librte_eal.so.25.2
[228/3238] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[229/3238] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[230/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
[231/3238] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[232/3238] Generating lib/bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[233/3238] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[234/3238] Generating symbol file lib/librte_eal.so.25.2.p/librte_eal.so.25.2.symbols
[235/3238] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[236/3238] Generating lib/rte_efd_map with a custom command
[237/3238] Linking static target lib/librte_hash.a
[238/3238] Compiling C object lib/librte_acl_avx512_lib.a.p/acl_acl_run_avx512.c.o
[239/3238] Generating lib/rte_dmadev_map with a custom command
[240/3238] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[241/3238] Linking static target lib/librte_compressdev.a
[242/3238] Linking target lib/librte_pci.so.25.2
[243/3238] Linking target lib/librte_meter.so.25.2
[244/3238] Linking static target lib/librte_acl_avx512_lib.a
[245/3238] Linking static target lib/librte_acl.a
[246/3238] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o
[247/3238] Linking target lib/librte_timer.so.25.2
[248/3238] Linking target lib/librte_cfgfile.so.25.2
[249/3238] Linking static target lib/librte_bpf.a
[250/3238] Generating symbol file lib/librte_meter.so.25.2.p/librte_meter.so.25.2.symbols
[251/3238] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o
[252/3238] Generating symbol file lib/librte_pci.so.25.2.p/librte_pci.so.25.2.symbols
[253/3238] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[254/3238] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[255/3238] Generating symbol file lib/librte_timer.so.25.2.p/librte_timer.so.25.2.symbols
[256/3238] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[257/3238] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[258/3238] Generating lib/acl.sym_chk with a custom command (wrapped by meson to capture output)
[259/3238] Linking static target lib/librte_ethdev.a
[260/3238] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output)
[261/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o
[262/3238] Generating lib/bpf.sym_chk with a custom command (wrapped by meson to capture output)
[263/3238] Linking target lib/librte_acl.so.25.2
[264/3238] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[265/3238] Linking target lib/librte_ring.so.25.2
[266/3238] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output)
[267/3238] Linking static target lib/librte_distributor.a
[268/3238] Generating lib/rte_eventdev_map with a custom command
[269/3238] Generating symbol file lib/librte_acl.so.25.2.p/librte_acl.so.25.2.symbols
[270/3238] Generating lib/rte_dispatcher_map with a custom command
[271/3238] Generating lib/rte_gpudev_map with a custom command
[272/3238] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[273/3238] Generating symbol file lib/librte_ring.so.25.2.p/librte_ring.so.25.2.symbols
[274/3238] Linking static target lib/librte_dmadev.a
[275/3238] Linking target lib/librte_mempool.so.25.2
[276/3238] Linking target lib/librte_rcu.so.25.2
[277/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o
[278/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[279/3238] Generating lib/distributor.sym_chk with a custom command (wrapped by meson to capture output)
[280/3238] Generating symbol file lib/librte_mempool.so.25.2.p/librte_mempool.so.25.2.symbols
[281/3238] Generating symbol file lib/librte_rcu.so.25.2.p/librte_rcu.so.25.2.symbols
[282/3238] Linking target lib/librte_mbuf.so.25.2
[283/3238] Compiling C object lib/librte_dispatcher.a.p/dispatcher_rte_dispatcher.c.o
[284/3238] Linking static target lib/librte_dispatcher.a
[285/3238] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[286/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o
[287/3238] Generating symbol file lib/librte_mbuf.so.25.2.p/librte_mbuf.so.25.2.symbols
[288/3238] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[289/3238] Generating lib/rte_gro_map with a custom command
[290/3238] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[291/3238] Linking target lib/librte_net.so.25.2
[292/3238] Linking target lib/librte_bbdev.so.25.2
[293/3238] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[294/3238] Linking target lib/librte_compressdev.so.25.2
[295/3238] Linking target lib/librte_distributor.so.25.2
[296/3238] Linking static target lib/librte_efd.a
[297/3238] Generating symbol file lib/librte_net.so.25.2.p/librte_net.so.25.2.symbols
[298/3238] Linking static target lib/librte_gpudev.a
[299/3238] Generating symbol file lib/librte_bbdev.so.25.2.p/librte_bbdev.so.25.2.symbols
[300/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[301/3238] Generating symbol file lib/librte_compressdev.so.25.2.p/librte_compressdev.so.25.2.symbols
[302/3238] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[303/3238] Linking target lib/librte_cmdline.so.25.2
[304/3238] Linking target lib/librte_hash.so.25.2
[305/3238] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[306/3238] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[307/3238] Linking static target lib/librte_cryptodev.a
[308/3238] Generating symbol file lib/librte_hash.so.25.2.p/librte_hash.so.25.2.symbols
[309/3238] Linking target lib/librte_dmadev.so.25.2
[310/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[311/3238] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.o
[312/3238] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output)
[313/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[314/3238] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[315/3238] Linking target lib/librte_efd.so.25.2
[316/3238] Generating lib/rte_gso_map with a custom command
[317/3238] Generating symbol file lib/librte_dmadev.so.25.2.p/librte_dmadev.so.25.2.symbols
[318/3238] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[319/3238] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[320/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[321/3238] Linking static target lib/librte_gro.a
[322/3238] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output)
[323/3238] Generating lib/rte_ip_frag_map with a custom command
[324/3238] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[325/3238] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o
[326/3238] Generating lib/rte_jobstats_map with a custom command
[327/3238] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o
[328/3238] Generating lib/rte_latencystats_map with a custom command
[329/3238] Generating lib/gro.sym_chk with a custom command (wrapped by meson to capture output)
[330/3238] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o
[331/3238] Generating lib/rte_lpm_map with a custom command
[332/3238] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[333/3238] Linking static target lib/librte_gso.a
[334/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[335/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[336/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[337/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o
[338/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[339/3238] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[340/3238] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o
[341/3238] Generating lib/rte_member_map with a custom command
[342/3238] Linking static target lib/librte_ip_frag.a
[343/3238] Linking static target lib/librte_jobstats.a
[344/3238] Generating lib/gso.sym_chk with a custom command (wrapped by meson to capture output)
[345/3238] Generating lib/rte_pcapng_map with a custom command
[346/3238] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[347/3238] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[348/3238] Linking static target lib/librte_latencystats.a
[349/3238] Compiling C object lib/librte_member.a.p/member_rte_member.c.o
[350/3238] Compiling C object lib/librte_power.a.p/power_rte_power_qos.c.o
[351/3238] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[352/3238] Compiling C object lib/librte_member_avx512_lib.a.p/member_rte_member_sketch_avx512.c.o
[353/3238] Generating lib/ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[354/3238] Generating lib/jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[355/3238] Generating lib/rte_power_map with a custom command
[356/3238] Linking static target lib/librte_member_avx512_lib.a
[357/3238] Generating lib/rte_rawdev_map with a custom command
[358/3238] Linking target lib/librte_jobstats.so.25.2
[359/3238] Generating lib/rte_regexdev_map with a custom command
[360/3238] Generating lib/latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[361/3238] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[362/3238] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[363/3238] Compiling C object lib/librte_power.a.p/power_rte_power_cpufreq.c.o
[364/3238] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[365/3238] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[366/3238] Linking target lib/librte_cryptodev.so.25.2
[367/3238] Linking static target lib/librte_eventdev.a
[368/3238] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[369/3238] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
[370/3238] Linking static target lib/librte_lpm.a
[371/3238] Generating lib/rte_mldev_map with a custom command
[372/3238] Linking static target lib/librte_power.a
[373/3238] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[374/3238] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[375/3238] Generating symbol file lib/librte_cryptodev.so.25.2.p/librte_cryptodev.so.25.2.symbols
[376/3238] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev_pmd.c.o
[377/3238] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[378/3238] Linking static target lib/librte_pcapng.a
[379/3238] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils.c.o
[380/3238] Generating lib/rte_rib_map with a custom command
[381/3238] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o
[382/3238] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[383/3238] Linking target lib/librte_gpudev.so.25.2
[384/3238] Generating lib/lpm.sym_chk with a custom command (wrapped by meson to capture output)
[385/3238] Generating lib/rte_reorder_map with a custom command
[386/3238] Linking static target lib/librte_regexdev.a
[387/3238] Linking static target lib/librte_rawdev.a
[388/3238] Linking target lib/librte_lpm.so.25.2
[389/3238] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev.c.o
[390/3238] Compiling C object lib/librte_sched.a.p/sched_rte_approx.c.o
[391/3238] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar_bfloat16.c.o
[392/3238] Generating lib/rte_sched_map with a custom command
[393/3238] Generating lib/rte_security_map with a custom command
[394/3238] Generating symbol file lib/librte_lpm.so.25.2.p/librte_lpm.so.25.2.symbols
[395/3238] Generating lib/pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[396/3238] Generating lib/rte_stack_map with a custom command
[397/3238] Generating lib/rawdev.sym_chk with a custom command (wrapped by meson to capture output)
[398/3238] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar.c.o
[399/3238] Compiling C object lib/librte_sched.a.p/sched_rte_pie.c.o
[400/3238] Linking static target lib/librte_mldev.a
[401/3238] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o
[402/3238] Linking target lib/librte_rawdev.so.25.2
[403/3238] Compiling C object lib/librte_sched.a.p/sched_rte_red.c.o
[404/3238] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o
[405/3238] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[406/3238] Linking static target lib/librte_rib.a
[407/3238] Linking static target lib/librte_member.a
[408/3238] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.o
[409/3238] Compiling C object lib/librte_stack.a.p/stack_rte_stack_lf.c.o
[410/3238] Generating symbol file lib/librte_rawdev.so.25.2.p/librte_rawdev.so.25.2.symbols
[411/3238] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o
[412/3238] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output)
[413/3238] Linking static target lib/librte_reorder.a
[414/3238] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[415/3238] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o
[416/3238] Generating lib/member.sym_chk with a custom command (wrapped by meson to capture output)
[417/3238] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o
[418/3238] Linking static target lib/librte_stack.a
[419/3238] Linking target lib/librte_member.so.25.2
[420/3238] Linking target lib/librte_rib.so.25.2
[421/3238] Compiling C object lib/librte_security.a.p/security_rte_security.c.o
[422/3238] Linking static target lib/librte_security.a
[423/3238] Generating symbol file lib/librte_rib.so.25.2.p/librte_rib.so.25.2.symbols
[424/3238] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[425/3238] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[426/3238] Linking target lib/librte_stack.so.25.2
[427/3238] Generating lib/rte_vhost_map with a custom command
[428/3238] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[429/3238] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[430/3238] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output)
[431/3238] Generating symbol file lib/librte_stack.so.25.2.p/librte_stack.so.25.2.symbols
[432/3238] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[433/3238] Linking target lib/librte_reorder.so.25.2
[434/3238] Linking target lib/librte_regexdev.so.25.2
[435/3238] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[436/3238] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[437/3238] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
[438/3238] Linking target lib/librte_security.so.25.2
[439/3238] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[440/3238] Generating lib/rte_ipsec_map with a custom command
[441/3238] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[442/3238] Generating symbol file lib/librte_reorder.so.25.2.p/librte_reorder.so.25.2.symbols
[443/3238] Linking static target lib/librte_sched.a
[444/3238] Generating symbol file lib/librte_regexdev.so.25.2.p/librte_regexdev.so.25.2.symbols
[445/3238] Generating symbol file lib/librte_security.so.25.2.p/librte_security.so.25.2.symbols
[446/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o
[447/3238] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[448/3238] Generating lib/rte_pdcp_map with a custom command
[449/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_telemetry.c.o
[450/3238] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output)
[451/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_crypto.c.o
[452/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o
[453/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o
[454/3238] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[455/3238] Linking target lib/librte_sched.so.25.2
[456/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_cnt.c.o
[457/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_reorder.c.o
[458/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[459/3238] Generating symbol file lib/librte_sched.so.25.2.p/librte_sched.so.25.2.symbols
[460/3238] Generating lib/rte_fib_map with a custom command
[461/3238] Compiling C object lib/librte_port.a.p/port_port_log.c.o
[462/3238] Compiling C object lib/librte_fib_avx512_lib.a.p/fib_trie_avx512.c.o
[463/3238] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[464/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_rte_pdcp.c.o
[465/3238] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[466/3238] Compiling C object lib/librte_fib_avx512_lib.a.p/fib_dir24_8_avx512.c.o
[467/3238] Linking static target lib/librte_fib_avx512_lib.a
[468/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[469/3238] Compiling C object lib/librte_port.a.p/port_rte_port_frag.c.o
[470/3238] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[471/3238] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
[472/3238] Compiling C object lib/librte_port.a.p/port_rte_port_sched.c.o
[473/3238] Compiling C object lib/librte_port.a.p/port_rte_port_fd.c.o
[474/3238] Linking static target lib/librte_ipsec.a
[475/3238] Compiling C object lib/librte_port.a.p/port_rte_port_ras.c.o
[476/3238] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_process.c.o
[477/3238] Compiling C object lib/librte_port.a.p/port_rte_port_ethdev.c.o
[478/3238] Generating lib/rte_port_map with a custom command
[479/3238] Generating lib/rte_pdump_map with a custom command
[480/3238] Linking static target lib/librte_pdcp.a
[481/3238] Compiling C object lib/librte_port.a.p/port_rte_port_source_sink.c.o
[482/3238] Generating lib/ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[483/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_keycmp.c.o
[484/3238] Compiling C object lib/librte_port.a.p/port_rte_port_sym_crypto.c.o
[485/3238] Linking target lib/librte_ipsec.so.25.2
[486/3238] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[487/3238] Linking static target lib/librte_fib.a
[488/3238] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[489/3238] Compiling C object lib/librte_port.a.p/port_rte_port_eventdev.c.o
[490/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_source_sink.c.o
[491/3238] Generating symbol file lib/librte_ipsec.so.25.2.p/librte_ipsec.so.25.2.symbols
[492/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ethdev.c.o
[493/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_fd.c.o
[494/3238] Linking target lib/librte_mldev.so.25.2
[495/3238] Generating lib/fib.sym_chk with a custom command (wrapped by meson to capture output)
[496/3238] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ring.c.o
[497/3238] Generating symbol file lib/librte_mldev.so.25.2.p/librte_mldev.so.25.2.symbols
[498/3238] Generating lib/pdcp.sym_chk with a custom command (wrapped by meson to capture output)
[499/3238] Linking target lib/librte_fib.so.25.2
[500/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_selector.c.o
[501/3238] Linking target lib/librte_pdcp.so.25.2
[502/3238] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
[503/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[504/3238] Compiling C object lib/librte_table.a.p/table_rte_table_array.c.o
[505/3238] Linking static target lib/librte_port.a
[506/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_wm.c.o
[507/3238] Compiling C object lib/librte_table.a.p/table_rte_swx_table_learner.c.o
[508/3238] Compiling C object lib/librte_table.a.p/table_table_log.c.o
[509/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_cuckoo.c.o
[510/3238] Generating lib/rte_table_map with a custom command
[511/3238] Compiling C object lib/librte_table.a.p/table_rte_table_acl.c.o
[512/3238] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
[513/3238] Linking static target lib/librte_pdump.a
[514/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[515/3238] Compiling C object lib/librte_table.a.p/table_rte_table_lpm.c.o
[516/3238] Compiling C object lib/librte_table.a.p/table_rte_table_stub.c.o
[517/3238] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[518/3238] Generating lib/rte_pipeline_map with a custom command
[519/3238] Generating lib/pdump.sym_chk with a custom command (wrapped by meson to capture output)
[520/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_port_in_action.c.o
[521/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[522/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[523/3238] Compiling C object lib/librte_table.a.p/table_rte_table_lpm_ipv6.c.o
[524/3238] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[525/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[526/3238] Compiling C object lib/librte_graph.a.p/graph_node.c.o
[527/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[528/3238] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[529/3238] Linking target lib/librte_ethdev.so.25.2
[530/3238] Generating lib/rte_graph_map with a custom command
[531/3238] Linking static target lib/librte_table.a
[532/3238] Compiling C object lib/librte_graph.a.p/graph_graph_debug.c.o
[533/3238] Compiling C object lib/librte_graph.a.p/graph_graph.c.o
[534/3238] Generating symbol file lib/librte_ethdev.so.25.2.p/librte_ethdev.so.25.2.symbols
[535/3238] Compiling C object lib/librte_graph.a.p/graph_graph_ops.c.o
[536/3238] Linking target lib/librte_metrics.so.25.2
[537/3238] Compiling C object lib/librte_graph.a.p/graph_rte_graph_worker.c.o
[538/3238] Linking target lib/librte_bpf.so.25.2
[539/3238] Generating symbol file lib/librte_metrics.so.25.2.p/librte_metrics.so.25.2.symbols
[540/3238] Linking target lib/librte_eventdev.so.25.2
[541/3238] Linking target lib/librte_bitratestats.so.25.2
[542/3238] Generating symbol file lib/librte_bpf.so.25.2.p/librte_bpf.so.25.2.symbols
[543/3238] Compiling C object lib/librte_graph.a.p/graph_graph_populate.c.o
[544/3238] Linking target lib/librte_gro.so.25.2
[545/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[546/3238] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[547/3238] Generating symbol file lib/librte_eventdev.so.25.2.p/librte_eventdev.so.25.2.symbols
[548/3238] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[549/3238] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[550/3238] Linking target lib/librte_latencystats.so.25.2
[551/3238] Linking target lib/librte_gso.so.25.2
[552/3238] Linking target lib/librte_ip_frag.so.25.2
[553/3238] Compiling C object lib/librte_graph.a.p/graph_graph_pcap.c.o
[554/3238] Linking target lib/librte_pcapng.so.25.2
[555/3238] Linking target lib/librte_power.so.25.2
[556/3238] Linking target lib/librte_dispatcher.so.25.2
[557/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[558/3238] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
[559/3238] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[560/3238] Generating symbol file lib/librte_power.so.25.2.p/librte_power.so.25.2.symbols
[561/3238] Generating symbol file lib/librte_gso.so.25.2.p/librte_gso.so.25.2.symbols
[562/3238] Linking static target lib/librte_graph.a
[563/3238] Generating symbol file lib/librte_pcapng.so.25.2.p/librte_pcapng.so.25.2.symbols
[564/3238] Generating symbol file lib/librte_ip_frag.so.25.2.p/librte_ip_frag.so.25.2.symbols
[565/3238] Linking target lib/librte_pdump.so.25.2
[566/3238] Linking target lib/librte_port.so.25.2
[567/3238] Compiling C object lib/librte_node.a.p/node_null.c.o
[568/3238] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[569/3238] Generating symbol file lib/librte_port.so.25.2.p/librte_port.so.25.2.symbols
[570/3238] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[571/3238] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[572/3238] Compiling C object lib/librte_node.a.p/node_kernel_tx.c.o
[573/3238] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[574/3238] Linking target lib/librte_graph.so.25.2
[575/3238] Generating lib/rte_node_map with a custom command
[576/3238] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[577/3238] Generating drivers/rte_common_cpt_map with a custom command
[578/3238] Linking target lib/librte_table.so.25.2
[579/3238] Compiling C object lib/librte_node.a.p/node_log.c.o
[580/3238] Generating symbol file lib/librte_graph.so.25.2.p/librte_graph.so.25.2.symbols
[581/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[582/3238] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[583/3238] Compiling C object lib/librte_node.a.p/node_ip6_lookup.c.o
[584/3238] Compiling C object lib/librte_node.a.p/node_kernel_rx.c.o
[585/3238] Generating drivers/rte_common_dpaax_map with a custom command
[586/3238] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[587/3238] Generating symbol file lib/librte_table.so.25.2.p/librte_table.so.25.2.symbols
[588/3238] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[589/3238] Generating drivers/rte_common_ionic_map with a custom command
[590/3238] Generating drivers/rte_common_octeontx_map with a custom command
[591/3238] Compiling C object lib/librte_node.a.p/node_ip6_rewrite.c.o
[592/3238] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[593/3238] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o
[594/3238] Generating drivers/rte_bus_auxiliary_map with a custom command
[595/3238] Generating drivers/rte_bus_cdx_map with a custom command
[596/3238] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[597/3238] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[598/3238] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[599/3238] Linking static target lib/librte_node.a
[600/3238] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o
[601/3238] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o
[602/3238] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[603/3238] Linking static target drivers/libtmp_rte_common_cpt.a
[604/3238] Linking static target drivers/libtmp_rte_common_dpaax.a
[605/3238] Linking static target drivers/libtmp_rte_common_octeontx.a
[606/3238] Compiling C object drivers/libtmp_rte_common_ionic.a.p/common_ionic_ionic_common_uio.c.o
[607/3238] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[608/3238] Linking static target drivers/libtmp_rte_common_ionic.a
[609/3238] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o
[610/3238] Linking static target drivers/libtmp_rte_bus_auxiliary.a
[611/3238] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx.c.o
[612/3238] Generating drivers/rte_common_dpaax.pmd.c with a custom command
[613/3238] Generating drivers/rte_common_octeontx.pmd.c with a custom command
[614/3238] Generating drivers/rte_common_cpt.pmd.c with a custom command
[615/3238] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx_vfio.c.o
[616/3238] Generating drivers/rte_common_ionic.pmd.c with a custom command
[617/3238] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[618/3238] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o
[619/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[620/3238] Linking static target drivers/librte_common_dpaax.a
[621/3238] Compiling C object drivers/librte_common_dpaax.so.25.2.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[622/3238] Compiling C object drivers/librte_common_cpt.so.25.2.p/meson-generated_.._rte_common_cpt.pmd.c.o
[623/3238] Linking static target drivers/librte_common_cpt.a
[624/3238] Compiling C object drivers/librte_common_ionic.a.p/meson-generated_.._rte_common_ionic.pmd.c.o
[625/3238] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[626/3238] Linking static target drivers/librte_common_octeontx.a
[627/3238] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command
[628/3238] Compiling C object drivers/librte_common_octeontx.so.25.2.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[629/3238] Generating lib/node.sym_chk with a custom command (wrapped by meson to capture output)
[630/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[631/3238] Compiling C object drivers/librte_common_ionic.so.25.2.p/meson-generated_.._rte_common_ionic.pmd.c.o
[632/3238] Linking static target drivers/librte_common_ionic.a
[633/3238] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[634/3238] Compiling C object drivers/librte_bus_auxiliary.so.25.2.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[635/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o
[636/3238] Linking target lib/librte_node.so.25.2
[637/3238] Linking static target drivers/libtmp_rte_bus_cdx.a
[638/3238] Linking static target drivers/librte_bus_auxiliary.a
[639/3238] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[640/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o
[641/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus_base_symbols.c.o
[642/3238] Generating drivers/rte_bus_dpaa_map with a custom command
[643/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o
[644/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[645/3238] Generating drivers/rte_bus_cdx.pmd.c with a custom command
[646/3238] Generating drivers/rte_common_cpt.sym_chk with a custom command (wrapped by meson to capture output)
[647/3238] Compiling C object drivers/librte_bus_cdx.a.p/meson-generated_.._rte_bus_cdx.pmd.c.o
[648/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o
[649/3238] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output)
[650/3238] Generating drivers/rte_common_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[651/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o
[652/3238] Linking target drivers/librte_common_cpt.so.25.2
[653/3238] Linking static target drivers/librte_bus_cdx.a
[654/3238] Compiling C object drivers/librte_bus_cdx.so.25.2.p/meson-generated_.._rte_bus_cdx.pmd.c.o
[655/3238] Linking target drivers/librte_bus_auxiliary.so.25.2
[656/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[657/3238] Linking target drivers/librte_common_ionic.so.25.2
[658/3238] Generating drivers/rte_common_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[659/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[660/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o
[661/3238] Linking target drivers/librte_common_octeontx.so.25.2
[662/3238] Generating symbol file drivers/librte_common_cpt.so.25.2.p/librte_common_cpt.so.25.2.symbols
[663/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o
[664/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dprc.c.o
[665/3238] Generating symbol file drivers/librte_common_ionic.so.25.2.p/librte_common_ionic.so.25.2.symbols
[666/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[667/3238] Generating symbol file drivers/librte_common_octeontx.so.25.2.p/librte_common_octeontx.so.25.2.symbols
[668/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[669/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[670/3238] Generating drivers/rte_bus_fslmc_map with a custom command
[671/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o
[672/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[673/3238] Generating drivers/rte_bus_ifpga_map with a custom command
[674/3238] Generating drivers/rte_common_dpaax.sym_chk with a custom command (wrapped by meson to capture output)
[675/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o
[676/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o
[677/3238] Linking target drivers/librte_common_dpaax.so.25.2
[678/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[679/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[680/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dprc.c.o
[681/3238] Generating drivers/rte_bus_pci_map with a custom command
[682/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o
[683/3238] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o
[684/3238] Generating symbol file drivers/librte_common_dpaax.so.25.2.p/librte_common_dpaax.so.25.2.symbols
[685/3238] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform_params.c.o
[686/3238] Generating drivers/rte_bus_cdx.sym_chk with a custom command (wrapped by meson to capture output)
[687/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o
[688/3238] Generating drivers/rte_bus_platform_map with a custom command
[689/3238] Linking static target drivers/libtmp_rte_bus_ifpga.a
[690/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o
[691/3238] Generating drivers/rte_bus_uacce_map with a custom command
[692/3238] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[693/3238] Generating drivers/rte_bus_vdev_map with a custom command
[694/3238] Linking static target drivers/libtmp_rte_bus_dpaa.a
[695/3238] Linking target drivers/librte_bus_cdx.so.25.2
[696/3238] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o
[697/3238] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o
[698/3238] Compiling C object drivers/libtmp_rte_bus_uacce.a.p/bus_uacce_uacce.c.o
[699/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[700/3238] Generating drivers/rte_bus_ifpga.pmd.c with a custom command
[701/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[702/3238] Linking static target drivers/libtmp_rte_bus_fslmc.a
[703/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[704/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[705/3238] Linking static target drivers/libtmp_rte_bus_uacce.a
[706/3238] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[707/3238] Generating drivers/rte_bus_vmbus_map with a custom command
[708/3238] Compiling C object drivers/librte_bus_ifpga.so.25.2.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[709/3238] Linking static target drivers/librte_bus_ifpga.a
[710/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o
[711/3238] Generating drivers/rte_bus_dpaa.pmd.c with a custom command
[712/3238] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o
[713/3238] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform.c.o
[714/3238] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[715/3238] Linking static target drivers/librte_bus_dpaa.a
[716/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o
[717/3238] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[718/3238] Compiling C object drivers/librte_bus_dpaa.so.25.2.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[719/3238] Linking static target drivers/libtmp_rte_bus_platform.a
[720/3238] Generating drivers/rte_bus_fslmc.pmd.c with a custom command
[721/3238] Linking static target drivers/libtmp_rte_bus_pci.a
[722/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o
[723/3238] Linking static target drivers/libtmp_rte_bus_vdev.a
[724/3238] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[725/3238] Compiling C object drivers/librte_bus_fslmc.so.25.2.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[726/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o
[727/3238] Generating drivers/rte_bus_uacce.pmd.c with a custom command
[728/3238] Linking static target drivers/librte_bus_fslmc.a
[729/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[730/3238] Compiling C object drivers/librte_bus_uacce.a.p/meson-generated_.._rte_bus_uacce.pmd.c.o
[731/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o
[732/3238] Linking static target drivers/librte_bus_uacce.a
[733/3238] Compiling C object drivers/librte_bus_uacce.so.25.2.p/meson-generated_.._rte_bus_uacce.pmd.c.o
[734/3238] Generating drivers/rte_bus_platform.pmd.c with a custom command
[735/3238] Generating drivers/rte_bus_ifpga.sym_chk with a custom command (wrapped by meson to capture output)
[736/3238] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o
[737/3238] Compiling C object drivers/librte_bus_platform.a.p/meson-generated_.._rte_bus_platform.pmd.c.o
[738/3238] Generating drivers/rte_bus_vdev.pmd.c with a custom command
[739/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae.c.o
[740/3238] Generating drivers/rte_bus_pci.pmd.c with a custom command
[741/3238] Linking static target drivers/librte_bus_platform.a
[742/3238] Compiling C object drivers/librte_bus_platform.so.25.2.p/meson-generated_.._rte_bus_platform.pmd.c.o
[743/3238] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[744/3238] Compiling C object drivers/librte_bus_pci.so.25.2.p/meson-generated_.._rte_bus_pci.pmd.c.o
[745/3238] Linking target drivers/librte_bus_ifpga.so.25.2
[746/3238] Compiling C object drivers/librte_bus_vdev.so.25.2.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[747/3238] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o
[748/3238] Linking static target drivers/libtmp_rte_bus_vmbus.a
[749/3238] Linking static target drivers/librte_bus_vdev.a
[750/3238] Linking static target drivers/librte_bus_pci.a
[751/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae_fpm_tables.c.o
[752/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_aes.c.o
[753/3238] Generating drivers/rte_bus_platform.sym_chk with a custom command (wrapped by meson to capture output)
[754/3238] Generating drivers/rte_bus_vmbus.pmd.c with a custom command
[755/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy.c.o
[756/3238] Compiling C object drivers/librte_bus_vmbus.so.25.2.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[757/3238] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[758/3238] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output)
[759/3238] Linking target drivers/librte_bus_platform.so.25.2
[760/3238] Linking static target drivers/librte_bus_vmbus.a
[761/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_irq.c.o
[762/3238] Linking target drivers/librte_bus_vdev.so.25.2
[763/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o
[764/3238] Generating drivers/rte_bus_uacce.sym_chk with a custom command (wrapped by meson to capture output)
[765/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_cgx.c.o
[766/3238] Generating symbol file drivers/librte_bus_vdev.so.25.2.p/librte_bus_vdev.so.25.2.symbols
[767/3238] Linking target drivers/librte_bus_uacce.so.25.2
[768/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o
[769/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o
[770/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_eswitch.c.o
[771/3238] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[772/3238] Generating drivers/rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[773/3238] Linking target drivers/librte_bus_pci.so.25.2
[774/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o
[775/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_irq.c.o
[776/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_idev.c.o
[777/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ot.c.o
[778/3238] Linking target drivers/librte_bus_vmbus.so.25.2
[779/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o
[780/3238] Generating symbol file drivers/librte_bus_pci.so.25.2.p/librte_bus_pci.so.25.2.symbols
[781/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ow.c.o
[782/3238] Generating symbol file drivers/librte_bus_vmbus.so.25.2.p/librte_bus_vmbus.so.25.2.symbols
[783/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_model.c.o
[784/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mbox.c.o
[785/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ml.c.o
[786/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs_stats.c.o
[787/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs.c.o
[788/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix.c.o
[789/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs_sec_cfg.c.o
[790/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_irq.c.o
[791/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_fc.c.o
[792/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mcast.c.o
[793/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_npc.c.o
[794/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev_irq.c.o
[795/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mac.c.o
[796/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev.c.o
[797/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ops.c.o
[798/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_bpf.c.o
[799/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl.c.o
[800/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ptp.c.o
[801/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_rss.c.o
[802/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_debug.c.o
[803/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_stats.c.o
[804/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_vlan.c.o
[805/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_debug.c.o
[806/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_mark.c.o
[807/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[808/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_type.c.o
[809/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_queue.c.o
[810/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_utils.c.o
[811/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
[812/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform_base_symbols.c.o
[813/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_ops.c.o
[814/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_aging.c.o
[815/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[816/3238] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
[817/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_parse.c.o
[818/3238] Linking static target lib/librte_vhost.a
[819/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_se.c.o
[820/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform.c.o
[821/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam_dump.c.o
[822/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_utils.c.o
[823/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_debug.c.o
[824/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_irq.c.o
[825/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim_irq.c.o
[826/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_utils.c.o
[827/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim.c.o
[828/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc.c.o
[829/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[830/3238] Generating drivers/rte_common_cnxk_map with a custom command
[831/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_dev.c.o
[832/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common_log.c.o
[833/3238] Generating drivers/rte_common_nfp_map with a custom command
[834/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common_pci.c.o
[835/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[836/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_utils.c.o
[837/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ree.c.o
[838/3238] Generating drivers/rte_common_nitrox_map with a custom command
[839/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_logs.c.o
[840/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_bphy.c.o
[841/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_rvu_lf.c.o
[842/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_device.c.o
[843/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o
[844/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_npa.c.o
[845/3238] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common.c.o
[846/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_sso.c.o
[847/3238] Linking static target drivers/libtmp_rte_common_nfp.a
[848/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_hal.c.o
[849/3238] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_qp.c.o
[850/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[851/3238] Linking static target drivers/libtmp_rte_common_nitrox.a
[852/3238] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[853/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o
[854/3238] Linking static target drivers/libtmp_rte_common_cnxk.a
[855/3238] Generating drivers/rte_common_nfp.pmd.c with a custom command
[856/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o
[857/3238] Compiling C object drivers/librte_common_nfp.a.p/meson-generated_.._rte_common_nfp.pmd.c.o
[858/3238] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output)
[859/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[860/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o
[861/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[862/3238] Linking static target drivers/librte_common_nfp.a
[863/3238] Compiling C object drivers/librte_common_nfp.so.25.2.p/meson-generated_.._rte_common_nfp.pmd.c.o
[864/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o
[865/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o
[866/3238] Generating drivers/rte_common_nitrox.pmd.c with a custom command
[867/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o
[868/3238] Compiling C object drivers/librte_common_nitrox.a.p/meson-generated_.._rte_common_nitrox.pmd.c.o
[869/3238] Linking target lib/librte_vhost.so.25.2
[870/3238] Compiling C object drivers/librte_common_nitrox.so.25.2.p/meson-generated_.._rte_common_nitrox.pmd.c.o
[871/3238] Generating drivers/rte_common_qat_map with a custom command
[872/3238] Linking static target drivers/librte_common_nitrox.a
[873/3238] Generating symbol file lib/librte_vhost.so.25.2.p/librte_vhost.so.25.2.symbols
[874/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o
[875/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o
[876/3238] Generating drivers/rte_common_cnxk.pmd.c with a custom command
[877/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o
[878/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o
[879/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o
[880/3238] Compiling C object drivers/librte_common_cnxk.a.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[881/3238] Generating drivers/rte_common_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[882/3238] Compiling C object drivers/librte_common_cnxk.so.25.2.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[883/3238] Linking static target drivers/librte_common_cnxk.a
[884/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[885/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o
[886/3238] Linking target drivers/librte_common_nitrox.so.25.2
[887/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o
[888/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_crc32.c.o
[889/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_bootcfg.c.o
[890/3238] Generating drivers/rte_common_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[891/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_evb.c.o
[892/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_ev.c.o
[893/3238] Generating symbol file drivers/librte_common_nitrox.so.25.2.p/librte_common_nitrox.so.25.2.symbols
[894/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_filter.c.o
[895/3238] Linking target drivers/librte_common_nfp.so.25.2
[896/3238] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[897/3238] Linking static target drivers/libtmp_rte_common_qat.a
[898/3238] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[899/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o
[900/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o
[901/3238] Generating symbol file drivers/librte_common_nfp.so.25.2.p/librte_common_nfp.so.25.2.symbols
[902/3238] Linking target drivers/librte_bus_dpaa.so.25.2
[903/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o
[904/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o
[905/3238] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[906/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o
[907/3238] Generating drivers/rte_common_qat.pmd.c with a custom command
[908/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o
[909/3238] Generating symbol file drivers/librte_bus_dpaa.so.25.2.p/librte_bus_dpaa.so.25.2.symbols
[910/3238] Compiling C object drivers/librte_common_qat.so.25.2.p/meson-generated_.._rte_common_qat.pmd.c.o
[911/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o
[912/3238] Linking target drivers/librte_bus_fslmc.so.25.2
[913/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o
[914/3238] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o
[915/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_table.c.o
[916/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o
[917/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o
[918/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o
[919/3238] Linking static target drivers/librte_common_qat.a
[920/3238] Generating symbol file drivers/librte_bus_fslmc.so.25.2.p/librte_bus_fslmc.so.25.2.symbols
[921/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_sram.c.o
[922/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o
[923/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_vpd.c.o
[924/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tx.c.o
[925/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_virtio.c.o
[926/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mac.c.o
[927/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o
[928/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o
[929/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_phy.c.o
[930/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mcdi.c.o
[931/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/mcdi_mon.c.o
[932/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nic.c.o
[933/3238] Generating drivers/rte_common_qat.sym_chk with a custom command (wrapped by meson to capture output)
[934/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o
[935/3238] Linking target drivers/librte_common_qat.so.25.2
[936/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_vpd.c.o
[937/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nvram.c.o
[938/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_evb.c.o
[939/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_image.c.o
[940/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_sram.c.o
[941/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_ev.c.o
[942/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_intr.c.o
[943/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_proxy.c.o
[944/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mac.c.o
[945/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mcdi.c.o
[946/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_phy.c.o
[947/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nvram.c.o
[948/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_vpd.c.o
[949/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_tx.c.o
[950/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_rx.c.o
[951/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford_nic.c.o
[952/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/hunt_nic.c.o
[953/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_filter.c.o
[954/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nic.c.o
[955/3238] Generating drivers/rte_common_sfc_efx_map with a custom command
[956/3238] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_base_symbols.c.o
[957/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_ev.c.o
[958/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford2_nic.c.o
[959/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_logs.c.o
[960/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_intr.c.o
[961/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_nic.c.o
[962/3238] Generating drivers/rte_mempool_bucket_map with a custom command
[963/3238] Generating drivers/rte_common_zsda_map with a custom command
[964/3238] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o
[965/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_pci.c.o
[966/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_virtio.c.o
[967/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o
[968/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o
[969/3238] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o
[970/3238] Generating drivers/rte_mempool_cnxk_map with a custom command
[971/3238] Linking static target drivers/common/sfc_efx/base/libsfc_base.a
[972/3238] Generating drivers/rte_mempool_dpaa_map with a custom command
[973/3238] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o
[974/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_device.c.o
[975/3238] Generating drivers/rte_mempool_dpaa2_map with a custom command
[976/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/compress_zsda_zsda_comp_pmd.c.o
[977/3238] Linking static target drivers/libtmp_rte_common_sfc_efx.a
[978/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp_common.c.o
[979/3238] Generating drivers/rte_mempool_octeontx_map with a custom command
[980/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/compress_zsda_zsda_comp.c.o
[981/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[982/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[983/3238] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp.c.o
[984/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[985/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[986/3238] Generating drivers/rte_mempool_ring_map with a custom command
[987/3238] Generating drivers/rte_mempool_stack_map with a custom command
[988/3238] Linking static target drivers/libtmp_rte_common_zsda.a
[989/3238] Generating drivers/rte_common_sfc_efx.pmd.c with a custom command
[990/3238] Generating drivers/rte_dma_cnxk_map with a custom command
[991/3238] Generating drivers/rte_dma_dpaa_map with a custom command
[992/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_hwpool_ops.c.o
[993/3238] Compiling C object drivers/librte_common_sfc_efx.so.25.2.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[994/3238] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[995/3238] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[996/3238] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[997/3238] Generating drivers/rte_dma_dpaa2_map with a custom command
[998/3238] Linking static target drivers/librte_common_sfc_efx.a
[999/3238] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o
[1000/3238] Linking static target drivers/libtmp_rte_mempool_cnxk.a
[1001/3238] Generating drivers/rte_dma_hisilicon_map with a custom command
[1002/3238] Linking static target drivers/libtmp_rte_mempool_dpaa.a
[1003/3238] Linking static target drivers/libtmp_rte_mempool_dpaa2.a
[1004/3238] Generating drivers/rte_common_zsda.pmd.c with a custom command
[1005/3238] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
[1006/3238] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o
[1007/3238] Compiling C object drivers/librte_common_zsda.a.p/meson-generated_.._rte_common_zsda.pmd.c.o
[1008/3238] Compiling C object drivers/librte_common_zsda.so.25.2.p/meson-generated_.._rte_common_zsda.pmd.c.o
[1009/3238] Linking static target drivers/libtmp_rte_mempool_stack.a
[1010/3238] Linking static target drivers/librte_common_zsda.a
[1011/3238] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o
[1012/3238] Generating drivers/rte_mempool_cnxk.pmd.c with a custom command
[1013/3238] Generating drivers/rte_mempool_dpaa2.pmd.c with a custom command
[1014/3238] Linking static target drivers/libtmp_rte_mempool_octeontx.a
[1015/3238] Generating drivers/rte_mempool_dpaa.pmd.c with a custom command
[1016/3238] Compiling C object drivers/librte_mempool_cnxk.so.25.2.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[1017/3238] Compiling C object drivers/librte_mempool_cnxk.a.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[1018/3238] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[1019/3238] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[1020/3238] Compiling C object drivers/librte_mempool_dpaa.so.25.2.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[1021/3238] Linking static target drivers/librte_mempool_dpaa.a
[1022/3238] Linking static target drivers/librte_mempool_dpaa2.a
[1023/3238] Linking static target drivers/librte_mempool_cnxk.a
[1024/3238] Compiling C object drivers/librte_mempool_dpaa2.so.25.2.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[1025/3238] Generating drivers/rte_common_zsda.sym_chk with a custom command (wrapped by meson to capture output)
[1026/3238] Generating drivers/rte_mempool_stack.pmd.c with a custom command
[1027/3238] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev.c.o
[1028/3238] Compiling C object drivers/libtmp_rte_dma_hisilicon.a.p/dma_hisilicon_hisi_dmadev.c.o
[1029/3238] Compiling C object drivers/librte_mempool_stack.so.25.2.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[1030/3238] Linking target drivers/librte_common_zsda.so.25.2
[1031/3238] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[1032/3238] Linking static target drivers/librte_mempool_stack.a
[1033/3238] Linking static target drivers/libtmp_rte_dma_hisilicon.a
[1034/3238] Generating drivers/rte_dma_idxd_map with a custom command
[1035/3238] Generating drivers/rte_mempool_octeontx.pmd.c with a custom command
[1036/3238] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.o
[1037/3238] Generating drivers/rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1038/3238] Compiling C object drivers/librte_mempool_octeontx.so.25.2.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[1039/3238] Generating drivers/rte_mempool_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1040/3238] Generating drivers/rte_mempool_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1041/3238] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[1042/3238] Linking target drivers/librte_mempool_dpaa2.so.25.2
[1043/3238] Generating drivers/rte_dma_ioat_map with a custom command
[1044/3238] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.o
[1045/3238] Linking static target drivers/librte_mempool_octeontx.a
[1046/3238] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[1047/3238] Linking target drivers/librte_mempool_dpaa.so.25.2
[1048/3238] Linking static target drivers/libtmp_rte_mempool_ring.a
[1049/3238] Generating drivers/rte_dma_odm_map with a custom command
[1050/3238] Generating drivers/rte_mempool_stack.sym_chk with a custom command (wrapped by meson to capture output)
[1051/3238] Generating drivers/rte_dma_hisilicon.pmd.c with a custom command
[1052/3238] Generating symbol file drivers/librte_mempool_dpaa2.so.25.2.p/librte_mempool_dpaa2.so.25.2.symbols
[1053/3238] Generating symbol file drivers/librte_mempool_dpaa.so.25.2.p/librte_mempool_dpaa.so.25.2.symbols
[1054/3238] Compiling C object drivers/librte_dma_hisilicon.so.25.2.p/meson-generated_.._rte_dma_hisilicon.pmd.c.o
[1055/3238] Compiling C object drivers/librte_dma_hisilicon.a.p/meson-generated_.._rte_dma_hisilicon.pmd.c.o
[1056/3238] Generating drivers/rte_dma_skeleton_map with a custom command
[1057/3238] Linking target drivers/librte_mempool_stack.so.25.2
[1058/3238] Linking static target drivers/librte_dma_hisilicon.a
[1059/3238] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_bus.c.o
[1060/3238] Linking static target drivers/libtmp_rte_dma_idxd.a
[1061/3238] Generating drivers/rte_net_af_packet_map with a custom command
[1062/3238] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[1063/3238] Generating drivers/rte_mempool_ring.pmd.c with a custom command
[1064/3238] Linking static target drivers/libtmp_rte_mempool_bucket.a
[1065/3238] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[1066/3238] Generating drivers/rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1067/3238] Compiling C object drivers/libtmp_rte_dma_ioat.a.p/dma_ioat_ioat_dmadev.c.o
[1068/3238] Linking static target drivers/librte_mempool_ring.a
[1069/3238] Compiling C object drivers/librte_mempool_ring.so.25.2.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[1070/3238] Generating drivers/rte_dma_idxd.pmd.c with a custom command
[1071/3238] Generating drivers/rte_dma_hisilicon.sym_chk with a custom command (wrapped by meson to capture output)
[1072/3238] Linking static target drivers/libtmp_rte_dma_ioat.a
[1073/3238] Compiling C object drivers/libtmp_rte_dma_dpaa2.a.p/dma_dpaa2_dpaa2_qdma.c.o
[1074/3238] Linking static target drivers/libtmp_rte_dma_dpaa2.a
[1075/3238] Compiling C object drivers/librte_dma_idxd.a.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[1076/3238] Linking target drivers/librte_mempool_octeontx.so.25.2
[1077/3238] Compiling C object drivers/libtmp_rte_dma_odm.a.p/dma_odm_odm.c.o
[1078/3238] Generating drivers/rte_mempool_bucket.pmd.c with a custom command
[1079/3238] Compiling C object drivers/librte_dma_idxd.so.25.2.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[1080/3238] Linking static target drivers/librte_dma_idxd.a
[1081/3238] Linking target drivers/librte_dma_hisilicon.so.25.2
[1082/3238] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[1083/3238] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[1084/3238] Compiling C object drivers/librte_mempool_bucket.so.25.2.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[1085/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o
[1086/3238] Linking static target drivers/librte_mempool_bucket.a
[1087/3238] Linking static target drivers/libtmp_rte_dma_cnxk.a
[1088/3238] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[1089/3238] Generating drivers/rte_mempool_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1090/3238] Generating symbol file drivers/librte_mempool_octeontx.so.25.2.p/librte_mempool_octeontx.so.25.2.symbols
[1091/3238] Linking static target lib/librte_pipeline.a
[1092/3238] Linking target drivers/librte_mempool_ring.so.25.2
[1093/3238] Compiling C object drivers/libtmp_rte_dma_odm.a.p/dma_odm_odm_dmadev.c.o
[1094/3238] Linking static target drivers/libtmp_rte_dma_odm.a
[1095/3238] Generating drivers/rte_dma_dpaa2.pmd.c with a custom command
[1096/3238] Generating drivers/rte_dma_ioat.pmd.c with a custom command
[1097/3238] Generating drivers/rte_dma_idxd.sym_chk with a custom command (wrapped by meson to capture output)
[1098/3238] Compiling C object drivers/librte_dma_dpaa2.a.p/meson-generated_.._rte_dma_dpaa2.pmd.c.o
[1099/3238] Linking target drivers/librte_dma_idxd.so.25.2
[1100/3238] Compiling C object drivers/librte_dma_dpaa2.so.25.2.p/meson-generated_.._rte_dma_dpaa2.pmd.c.o
[1101/3238] Linking static target drivers/librte_dma_dpaa2.a
[1102/3238] Generating drivers/rte_dma_cnxk.pmd.c with a custom command
[1103/3238] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[1104/3238] Compiling C object drivers/librte_dma_ioat.so.25.2.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[1105/3238] Compiling C object drivers/librte_dma_cnxk.a.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[1106/3238] Linking static target drivers/librte_dma_ioat.a
[1107/3238] Generating drivers/rte_mempool_bucket.sym_chk with a custom command (wrapped by meson to capture output)
[1108/3238] Linking static target drivers/librte_dma_cnxk.a
[1109/3238] Compiling C object drivers/librte_dma_cnxk.so.25.2.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[1110/3238] Generating drivers/rte_dma_odm.pmd.c with a custom command
[1111/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[1112/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o
[1113/3238] Generating drivers/rte_dma_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1114/3238] Compiling C object drivers/librte_dma_odm.so.25.2.p/meson-generated_.._rte_dma_odm.pmd.c.o
[1115/3238] Linking target drivers/librte_mempool_bucket.so.25.2
[1116/3238] Compiling C object drivers/librte_dma_odm.a.p/meson-generated_.._rte_dma_odm.pmd.c.o
[1117/3238] Generating drivers/rte_dma_ioat.sym_chk with a custom command (wrapped by meson to capture output)
[1118/3238] Linking static target drivers/librte_dma_odm.a
[1119/3238] Generating drivers/rte_net_ark_map with a custom command
[1120/3238] Linking target drivers/librte_dma_dpaa2.so.25.2
[1121/3238] Linking target drivers/librte_dma_ioat.so.25.2
[1122/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o
[1123/3238] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o
[1124/3238] Linking static target drivers/libtmp_rte_net_af_packet.a
[1125/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o
[1126/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o
[1127/3238] Generating drivers/rte_dma_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1128/3238] Generating drivers/rte_dma_odm.sym_chk with a custom command (wrapped by meson to capture output)
[1129/3238] Compiling C object drivers/libtmp_rte_dma_dpaa.a.p/dma_dpaa_dpaa_qdma.c.o
[1130/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o
[1131/3238] Linking target drivers/librte_dma_odm.so.25.2
[1132/3238] Linking static target drivers/libtmp_rte_dma_dpaa.a
[1133/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o
[1134/3238] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o
[1135/3238] Generating drivers/rte_net_af_packet.pmd.c with a custom command
[1136/3238] Generating drivers/rte_net_atlantic_map with a custom command
[1137/3238] Linking static target drivers/libtmp_rte_net_ark.a
[1138/3238] Generating drivers/rte_net_avp_map with a custom command
[1139/3238] Compiling C object drivers/librte_net_af_packet.so.25.2.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[1140/3238] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o
[1141/3238] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[1142/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o
[1143/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o
[1144/3238] Linking static target drivers/libtmp_rte_dma_skeleton.a
[1145/3238] Linking static target drivers/librte_net_af_packet.a
[1146/3238] Generating drivers/rte_dma_dpaa.pmd.c with a custom command
[1147/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[1148/3238] Compiling C object drivers/librte_dma_dpaa.a.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[1149/3238] Generating drivers/rte_net_ark.pmd.c with a custom command
[1150/3238] Compiling C object drivers/librte_dma_dpaa.so.25.2.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[1151/3238] Linking static target drivers/librte_dma_dpaa.a
[1152/3238] Compiling C object drivers/librte_net_ark.so.25.2.p/meson-generated_.._rte_net_ark.pmd.c.o
[1153/3238] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o
[1154/3238] Generating drivers/rte_dma_skeleton.pmd.c with a custom command
[1155/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o
[1156/3238] Linking static target drivers/librte_net_ark.a
[1157/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
[1158/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o
[1159/3238] Generating drivers/rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[1160/3238] Compiling C object drivers/librte_dma_skeleton.a.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[1161/3238] Compiling C object drivers/librte_dma_skeleton.so.25.2.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[1162/3238] Linking static target drivers/librte_dma_skeleton.a
[1163/3238] Linking target drivers/librte_net_af_packet.so.25.2
[1164/3238] Generating drivers/rte_net_axgbe_map with a custom command
[1165/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o
[1166/3238] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o
[1167/3238] Generating drivers/rte_net_ark.sym_chk with a custom command (wrapped by meson to capture output)
[1168/3238] Generating drivers/rte_dma_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1169/3238] Linking static target drivers/libtmp_rte_net_atlantic.a
[1170/3238] Linking target drivers/librte_dma_dpaa.so.25.2
[1171/3238] Linking target drivers/librte_net_ark.so.25.2
[1172/3238] Generating drivers/rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1173/3238] Linking target drivers/librte_dma_skeleton.so.25.2
[1174/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o
[1175/3238] Generating drivers/rte_net_atlantic.pmd.c with a custom command
[1176/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o
[1177/3238] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1178/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o
[1179/3238] Compiling C object drivers/librte_net_atlantic.so.25.2.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1180/3238] Linking static target drivers/librte_net_atlantic.a
[1181/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o
[1182/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx_vec_sse.c.o
[1183/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o
[1184/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
[1185/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o
[1186/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o
[1187/3238] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o
[1188/3238] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o
[1189/3238] Linking static target drivers/libtmp_rte_net_avp.a
[1190/3238] Linking static target drivers/libtmp_rte_net_axgbe.a
[1191/3238] Compiling C object drivers/librte_net_bnxt_avx2_lib.a.p/net_bnxt_bnxt_rxtx_vec_avx2.c.o
[1192/3238] Linking static target drivers/librte_net_bnxt_avx2_lib.a
[1193/3238] Generating drivers/rte_net_atlantic.sym_chk with a custom command (wrapped by meson to capture output)
[1194/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o
[1195/3238] Generating drivers/rte_net_avp.pmd.c with a custom command
[1196/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o
[1197/3238] Linking target drivers/librte_net_atlantic.so.25.2
[1198/3238] Generating drivers/rte_net_axgbe.pmd.c with a custom command
[1199/3238] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o
[1200/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_mpc.c.o
[1201/3238] Linking static target drivers/librte_net_avp.a
[1202/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o
[1203/3238] Compiling C object drivers/librte_net_avp.so.25.2.p/meson-generated_.._rte_net_avp.pmd.c.o
[1204/3238] Compiling C object drivers/librte_net_axgbe.so.25.2.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1205/3238] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1206/3238] Linking static target drivers/librte_net_axgbe.a
[1207/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o
[1208/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o
[1209/3238] Generating drivers/rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[1210/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o
[1211/3238] Linking target drivers/librte_net_avp.so.25.2
[1212/3238] Generating drivers/rte_net_axgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1213/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o
[1214/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o
[1215/3238] Linking target drivers/librte_net_axgbe.so.25.2
[1216/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o
[1217/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o
[1218/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o
[1219/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o
[1220/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o
[1221/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[1222/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o
[1223/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o
[1224/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o
[1225/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_hash.c.o
[1226/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_meter.c.o
[1227/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_tbl.c.o
[1228/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_ha_mgr.c.o
[1229/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o
[1230/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o
[1231/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o
[1232/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o
[1233/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o
[1234/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o
[1235/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper_tf.c.o
[1236/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_tfc.c.o
[1237/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr_tfc.c.o
[1238/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr_tf.c.o
[1239/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_tf.c.o
[1240/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_alloc_tbl.c.o
[1241/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o
[1242/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_sc_mgr_tfc.c.o
[1243/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper_tfc.c.o
[1244/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o
[1245/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o
[1246/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_sc_mgr.c.o
[1247/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o
[1248/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o
[1249/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o
[1250/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o
[1251/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o
[1252/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o
[1253/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor2_act.c.o
[1254/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o
[1255/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o
[1256/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor2_class.c.o
[1257/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o
[1258/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o
[1259/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o
[1260/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_hwop_msg.c.o
[1261/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_dpool.c.o
[1262/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_p4.c.o
[1263/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_p58.c.o
[1264/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1265/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o
[1266/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p58.c.o
[1267/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr.c.o
[1268/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o
[1269/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_hash_internal.c.o
[1270/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o
[1271/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o
[1272/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o
[1273/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o
[1274/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o
[1275/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_resources.c.o
[1276/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o
[1277/3238] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1278/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o
[1279/3238] Linking target lib/librte_pipeline.so.25.2
[1280/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_sram_mgr.c.o
[1281/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl_sram.c.o
[1282/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_mgr_msg.c.o
[1283/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o
[1284/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o
[1285/3238] Generating symbol file lib/librte_pipeline.so.25.2.p/librte_pipeline.so.25.2.symbols
[1286/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o
[1287/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o
[1288/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_shared.c.o
[1289/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o
[1290/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_cpm.c.o
[1291/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_global_id.c.o
[1292/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_act.c.o
[1293/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_ident.c.o
[1294/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_em.c.o
[1295/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_idx_tbl.c.o
[1296/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o
[1297/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_host_cfa_bld_mpc.c.o
[1298/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o
[1299/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_mpc_table.c.o
[1300/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o
[1301/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_init.c.o
[1302/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_if_tbl.c.o
[1303/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_priv.c.o
[1304/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_util.c.o
[1305/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_resources.c.o
[1306/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tcam.c.o
[1307/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_host_cfa_bld_p70_mpcops.c.o
[1308/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_session.c.o
[1309/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_cfa_bld_p70_mpc.c.o
[1310/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_tim_cfa_tim.c.o
[1311/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_tpm_cfa_tpm.c.o
[1312/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_mm_cfa_mm.c.o
[1313/3238] Generating drivers/rte_net_bond_map with a custom command
[1314/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_msg.c.o
[1315/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfo.c.o
[1316/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_vf2pf_msg.c.o
[1317/3238] Generating drivers/rte_net_bnxt_map with a custom command
[1318/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_host_cfa_bld_p70_host_mpc_wrapper.c.o
[1319/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o
[1320/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o
[1321/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o
[1322/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[1323/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o
[1324/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[1325/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_cman.c.o
[1326/3238] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_sse.c.o
[1327/3238] Linking static target drivers/libtmp_rte_net_bnxt.a
[1328/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[1329/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[1330/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[1331/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_devargs.c.o
[1332/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_flow.c.o
[1333/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec_telemetry.c.o
[1334/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[1335/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_rxtx.c.o
[1336/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[1337/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch.c.o
[1338/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow_common.c.o
[1339/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[1340/3238] Generating drivers/rte_net_bnxt.pmd.c with a custom command
[1341/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_link.c.o
[1342/3238] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1343/3238] Compiling C object drivers/librte_net_bnxt.so.25.2.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1344/3238] Linking static target drivers/librte_net_bnxt.a
[1345/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_lookup.c.o
[1346/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o
[1347/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ptp.c.o
[1348/3238] Generating drivers/rte_net_bnxt.sym_chk with a custom command (wrapped by meson to capture output)
[1349/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep.c.o
[1350/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow.c.o
[1351/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_stats.c.o
[1352/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_tm.c.o
[1353/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_msg.c.o
[1354/3238] Linking target drivers/librte_net_bnxt.so.25.2
[1355/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev_sec.c.o
[1356/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_ops.c.o
[1357/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_select.c.o
[1358/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_flow.c.o
[1359/3238] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o
[1360/3238] Linking static target drivers/libtmp_rte_net_bond.a
[1361/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev.c.o
[1362/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_all_offload.c.o
[1363/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_select.c.o
[1364/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_all_offload.c.o
[1365/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_flow.c.o
[1366/3238] Generating drivers/rte_net_bond.pmd.c with a custom command
[1367/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_flow.c.o
[1368/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_all_offload.c.o
[1369/3238] Generating drivers/rte_net_cnxk_map with a custom command
[1370/3238] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o
[1371/3238] Compiling C object drivers/librte_net_bond.so.25.2.p/meson-generated_.._rte_net_bond.pmd.c.o
[1372/3238] Linking static target drivers/librte_net_bond.a
[1373/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_select.c.o
[1374/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_select.c.o
[1375/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_all_offload.c.o
[1376/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev_sec.c.o
[1377/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_flow.c.o
[1378/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_all_offload.c.o
[1379/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_all_offload.c.o
[1380/3238] Generating drivers/rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1381/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev.c.o
[1382/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_tx_select.c.o
[1383/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_rx_select.c.o
[1384/3238] Linking target drivers/librte_net_bond.so.25.2
[1385/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_ethdev.c.o
[1386/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o
[1387/3238] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_ethdev_sec.c.o
[1388/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o
[1389/3238] Generating drivers/rte_net_cxgbe_map with a custom command
[1390/3238] Linking static target drivers/libtmp_rte_net_cnxk.a
[1391/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o
[1392/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o
[1393/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o
[1394/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o
[1395/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o
[1396/3238] Generating drivers/rte_net_cnxk.pmd.c with a custom command
[1397/3238] Generating drivers/rte_net_dpaa_map with a custom command
[1398/3238] Compiling C object drivers/librte_net_cnxk.a.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[1399/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o
[1400/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o
[1401/3238] Compiling C object drivers/librte_net_cnxk.so.25.2.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[1402/3238] Linking static target drivers/librte_net_cnxk.a
[1403/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o
[1404/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o
[1405/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o
[1406/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o
[1407/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ptp.c.o
[1408/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o
[1409/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o
[1410/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o
[1411/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o
[1412/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o
[1413/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_tlu_hash.c.o
[1414/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o
[1415/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o
[1416/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o
[1417/3238] Generating drivers/rte_net_dpaa2_map with a custom command
[1418/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o
[1419/3238] Generating drivers/rte_net_ena_map with a custom command
[1420/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o
[1421/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_recycle.c.o
[1422/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o
[1423/3238] Generating drivers/rte_net_enetc_map with a custom command
[1424/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o
[1425/3238] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o
[1426/3238] Generating drivers/rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1427/3238] Linking static target drivers/libtmp_rte_net_cxgbe.a
[1428/3238] Generating drivers/rte_net_enetfec_map with a custom command
[1429/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o
[1430/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o
[1431/3238] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_uio.c.o
[1432/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o
[1433/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_rss.c.o
[1434/3238] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o
[1435/3238] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[1436/3238] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_rxtx.c.o
[1437/3238] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1438/3238] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o
[1439/3238] Compiling C object drivers/librte_net_cxgbe.so.25.2.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1440/3238] Linking static target drivers/libtmp_rte_net_enetc.a
[1441/3238] Linking static target drivers/librte_net_cxgbe.a
[1442/3238] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
[1443/3238] Linking static target drivers/libtmp_rte_net_enetfec.a
[1444/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o
[1445/3238] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1446/3238] Linking target drivers/librte_common_sfc_efx.so.25.2
[1447/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o
[1448/3238] Generating drivers/rte_net_enetfec.pmd.c with a custom command
[1449/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o
[1450/3238] Compiling C object drivers/librte_net_enic_avx2_lib.a.p/net_enic_enic_rxtx_vec_avx2.c.o
[1451/3238] Compiling C object drivers/librte_net_enetfec.so.25.2.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[1452/3238] Generating drivers/rte_net_cxgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1453/3238] Linking static target drivers/librte_net_enic_avx2_lib.a
[1454/3238] Generating drivers/rte_net_enetc.pmd.c with a custom command
[1455/3238] Compiling C object drivers/librte_net_enetfec.a.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[1456/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o
[1457/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o
[1458/3238] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1459/3238] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o
[1460/3238] Compiling C object drivers/librte_net_enetc.so.25.2.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1461/3238] Generating symbol file drivers/librte_common_sfc_efx.so.25.2.p/librte_common_sfc_efx.so.25.2.symbols
[1462/3238] Linking target drivers/librte_net_cxgbe.so.25.2
[1463/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o
[1464/3238] Linking static target drivers/librte_net_enetfec.a
[1465/3238] Linking static target drivers/librte_net_enetc.a
[1466/3238] Linking static target drivers/libtmp_rte_net_dpaa.a
[1467/3238] Generating drivers/rte_net_enic_map with a custom command
[1468/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o
[1469/3238] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1470/3238] Linking static target drivers/libtmp_rte_net_dpaa2.a
[1471/3238] Generating drivers/rte_net_dpaa.pmd.c with a custom command
[1472/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1473/3238] Compiling C object drivers/librte_net_dpaa.so.25.2.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1474/3238] Generating drivers/rte_net_enetc.sym_chk with a custom command (wrapped by meson to capture output)
[1475/3238] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1476/3238] Generating drivers/rte_net_enetfec.sym_chk with a custom command (wrapped by meson to capture output)
[1477/3238] Linking static target drivers/librte_net_dpaa.a
[1478/3238] Linking target drivers/librte_net_enetc.so.25.2
[1479/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1480/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1481/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
[1482/3238] Linking target drivers/librte_net_enetfec.so.25.2
[1483/3238] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
[1484/3238] Linking static target drivers/libtmp_rte_net_ena.a
[1485/3238] Generating drivers/rte_net_failsafe_map with a custom command
[1486/3238] Generating drivers/rte_net_dpaa2.pmd.c with a custom command
[1487/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1488/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_sriov.c.o
[1489/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o
[1490/3238] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1491/3238] Compiling C object drivers/librte_net_dpaa2.so.25.2.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1492/3238] Linking static target drivers/librte_net_dpaa2.a
[1493/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1494/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
[1495/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_version.c.o
[1496/3238] Generating drivers/rte_net_ena.pmd.c with a custom command
[1497/3238] Generating drivers/rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1498/3238] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o
[1499/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1500/3238] Linking target drivers/librte_net_dpaa.so.25.2
[1501/3238] Linking static target drivers/librte_net_ena.a
[1502/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1503/3238] Compiling C object drivers/librte_net_ena.so.25.2.p/meson-generated_.._rte_net_ena.pmd.c.o
[1504/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o
[1505/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o
[1506/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o
[1507/3238] Generating drivers/rte_net_gve_map with a custom command
[1508/3238] Generating symbol file drivers/librte_net_dpaa.so.25.2.p/librte_net_dpaa.so.25.2.symbols
[1509/3238] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1510/3238] Linking static target drivers/libtmp_rte_net_enic.a
[1511/3238] Generating drivers/rte_net_ena.sym_chk with a custom command (wrapped by meson to capture output)
[1512/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_base_gve_adminq.c.o
[1513/3238] Linking target drivers/librte_net_ena.so.25.2
[1514/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rss.c.o
[1515/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx_dqo.c.o
[1516/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx_dqo.c.o
[1517/3238] Generating drivers/rte_net_enic.pmd.c with a custom command
[1518/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o
[1519/3238] Generating drivers/rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1520/3238] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o
[1521/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx.c.o
[1522/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o
[1523/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o
[1524/3238] Compiling C object drivers/librte_net_enic.so.25.2.p/meson-generated_.._rte_net_enic.pmd.c.o
[1525/3238] Linking static target drivers/librte_net_enic.a
[1526/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o
[1527/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_eqs.c.o
[1528/3238] Linking target drivers/librte_net_dpaa2.so.25.2
[1529/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwif.c.o
[1530/3238] Generating drivers/rte_net_hinic_map with a custom command
[1531/3238] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
[1532/3238] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1533/3238] Generating symbol file drivers/librte_net_dpaa2.so.25.2.p/librte_net_dpaa2.so.25.2.symbols
[1534/3238] Linking static target drivers/libtmp_rte_net_gve.a
[1535/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mgmt.c.o
[1536/3238] Linking static target drivers/libtmp_rte_net_failsafe.a
[1537/3238] Generating drivers/rte_net_enic.sym_chk with a custom command (wrapped by meson to capture output)
[1538/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_nicio.c.o
[1539/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_wq.c.o
[1540/3238] Linking target drivers/librte_net_enic.so.25.2
[1541/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o
[1542/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1543/3238] Generating drivers/rte_net_gve.pmd.c with a custom command
[1544/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1545/3238] Compiling C object drivers/librte_net_gve.a.p/meson-generated_.._rte_net_gve.pmd.c.o
[1546/3238] Generating drivers/rte_net_failsafe.pmd.c with a custom command
[1547/3238] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1548/3238] Compiling C object drivers/librte_net_gve.so.25.2.p/meson-generated_.._rte_net_gve.pmd.c.o
[1549/3238] Linking static target drivers/librte_net_gve.a
[1550/3238] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1551/3238] Compiling C object drivers/librte_net_failsafe.so.25.2.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1552/3238] Linking static target drivers/net/hinic/base/libhinic_base.a
[1553/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1554/3238] Linking static target drivers/librte_net_failsafe.a
[1555/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o
[1556/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1557/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1558/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1559/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1560/3238] Generating drivers/rte_net_gve.sym_chk with a custom command (wrapped by meson to capture output)
[1561/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1562/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1563/3238] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1564/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1565/3238] Generating drivers/rte_net_hns3_map with a custom command
[1566/3238] Linking static target drivers/libtmp_rte_net_hinic.a
[1567/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1568/3238] Linking target drivers/librte_net_gve.so.25.2
[1569/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o
[1570/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1571/3238] Generating drivers/rte_net_failsafe.sym_chk with a custom command (wrapped by meson to capture output)
[1572/3238] Linking target drivers/librte_net_failsafe.so.25.2
[1573/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ptp.c.o
[1574/3238] Generating drivers/rte_net_hinic.pmd.c with a custom command
[1575/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o
[1576/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o
[1577/3238] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1578/3238] Compiling C object drivers/librte_net_hinic.so.25.2.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1579/3238] Linking static target drivers/librte_net_hinic.a
[1580/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_base.c.o
[1581/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82540.c.o
[1582/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82542.c.o
[1583/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82541.c.o
[1584/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_common.c.o
[1585/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_80003es2lan.c.o
[1586/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dump.c.o
[1587/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82543.c.o
[1588/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82571.c.o
[1589/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_i210.c.o
[1590/3238] Generating drivers/rte_net_hinic.sym_chk with a custom command (wrapped by meson to capture output)
[1591/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_api.c.o
[1592/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_i225.c.o
[1593/3238] Linking target drivers/librte_net_hinic.so.25.2
[1594/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_manage.c.o
[1595/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_osdep.c.o
[1596/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1597/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_logs.c.o
[1598/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82575.c.o
[1599/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_mbx.c.o
[1600/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_mac.c.o
[1601/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_vf.c.o
[1602/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_e1000_logs.c.o
[1603/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_nvm.c.o
[1604/3238] Generating drivers/rte_net_e1000_map with a custom command
[1605/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_pf.c.o
[1606/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_em_ethdev.c.o
[1607/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_phy.c.o
[1608/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_filter.c.o
[1609/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_flow.c.o
[1610/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_common.c.o
[1611/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_ich8lan.c.o
[1612/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_flow.c.o
[1613/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_api.c.o
[1614/3238] Generating drivers/rte_net_fm10k_map with a custom command
[1615/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_em_rxtx.c.o
[1616/3238] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
[1617/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_mbx.c.o
[1618/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_vf.c.o
[1619/3238] Linking static target drivers/libtmp_rte_net_hns3.a
[1620/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_tlv.c.o
[1621/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_pf.c.o
[1622/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_ethdev.c.o
[1623/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_ethdev.c.o
[1624/3238] Generating drivers/rte_net_hns3.pmd.c with a custom command
[1625/3238] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1626/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_diag.c.o
[1627/3238] Linking static target drivers/librte_net_hns3.a
[1628/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_adminq.c.o
[1629/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_txrx.c.o
[1630/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_dcb.c.o
[1631/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_rxtx.c.o
[1632/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_hmc.c.o
[1633/3238] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_rxtx.c.o
[1634/3238] Compiling C object drivers/librte_net_hns3.so.25.2.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1635/3238] Linking static target drivers/libtmp_rte_net_e1000.a
[1636/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_ethdev.c.o
[1637/3238] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_rxtx_vec.c.o
[1638/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_lan_hmc.c.o
[1639/3238] Linking static target drivers/libtmp_rte_net_fm10k.a
[1640/3238] Generating drivers/rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[1641/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_nvm.c.o
[1642/3238] Compiling C object drivers/librte_net_i40e_avx2_lib.a.p/net_intel_i40e_i40e_rxtx_vec_avx2.c.o
[1643/3238] Generating drivers/rte_net_e1000.pmd.c with a custom command
[1644/3238] Linking static target drivers/librte_net_i40e_avx2_lib.a
[1645/3238] Linking target drivers/librte_net_hns3.so.25.2
[1646/3238] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1647/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_vf_representor.c.o
[1648/3238] Compiling C object drivers/librte_net_e1000.so.25.2.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1649/3238] Generating drivers/rte_net_fm10k.pmd.c with a custom command
[1650/3238] Linking static target drivers/librte_net_e1000.a
[1651/3238] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1652/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_tm.c.o
[1653/3238] Compiling C object drivers/librte_net_fm10k.so.25.2.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1654/3238] Generating drivers/rte_net_i40e_map with a custom command
[1655/3238] Compiling C object drivers/librte_net_i40e_avx512_lib.a.p/net_intel_i40e_i40e_rxtx_vec_avx512.c.o
[1656/3238] Linking static target drivers/librte_net_fm10k.a
[1657/3238] Linking static target drivers/librte_net_i40e_avx512_lib.a
[1658/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_hash.c.o
[1659/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_recycle_mbufs_vec_common.c.o
[1660/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_base_symbols.c.o
[1661/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_pf.c.o
[1662/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_common.c.o
[1663/3238] Generating drivers/rte_net_e1000.sym_chk with a custom command (wrapped by meson to capture output)
[1664/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_fdir.c.o
[1665/3238] Generating drivers/rte_net_fm10k.sym_chk with a custom command (wrapped by meson to capture output)
[1666/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_impl.c.o
[1667/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_flow.c.o
[1668/3238] Linking target drivers/librte_net_fm10k.so.25.2
[1669/3238] Linking target drivers/librte_net_e1000.so.25.2
[1670/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_common.c.o
[1671/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_adminq.c.o
[1672/3238] Generating drivers/rte_net_iavf_map with a custom command
[1673/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx_vec_sse.c.o
[1674/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_rte_pmd_i40e.c.o
[1675/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_generic_flow.c.o
[1676/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_fsub.c.o
[1677/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_tm.c.o
[1678/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ipsec_crypto.c.o
[1679/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_fdir.c.o
[1680/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ethdev.c.o
[1681/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_hash.c.o
[1682/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o
[1683/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_vchnl.c.o
[1684/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_controlq.c.o
[1685/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_nvm.c.o
[1686/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_acl.c.o
[1687/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_vlan_mode.c.o
[1688/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx_vec_sse.c.o
[1689/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_dcb.c.o
[1690/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1691/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_imem.c.o
[1692/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_metainit.c.o
[1693/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_pg_cam.c.o
[1694/3238] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_ethdev.c.o
[1695/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_parser.c.o
[1696/3238] Linking static target drivers/libtmp_rte_net_i40e.a
[1697/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1698/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_common.c.o
[1699/3238] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx.c.o
[1700/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_fdir.c.o
[1701/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_bst_tcam.c.o
[1702/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_proto_grp.c.o
[1703/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_flg_rd.c.o
[1704/3238] Linking static target drivers/libtmp_rte_net_iavf.a
[1705/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_vf_mbx.c.o
[1706/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_mk_grp.c.o
[1707/3238] Generating drivers/rte_net_i40e.pmd.c with a custom command
[1708/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_sched.c.o
[1709/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_ptype_mk.c.o
[1710/3238] Compiling C object drivers/librte_net_i40e.so.25.2.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1711/3238] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1712/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1713/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_xlt_kb.c.o
[1714/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_flow.c.o
[1715/3238] Linking static target drivers/librte_net_i40e.a
[1716/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_fwlog.c.o
[1717/3238] Generating drivers/rte_net_iavf.pmd.c with a custom command
[1718/3238] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1719/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1720/3238] Compiling C object drivers/librte_net_iavf.so.25.2.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1721/3238] Compiling C object drivers/librte_net_iavf_avx2_lib.a.p/net_intel_iavf_iavf_rxtx_vec_avx2.c.o
[1722/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_ddp.c.o
[1723/3238] Linking static target drivers/librte_net_iavf_avx2_lib.a
[1724/3238] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[1725/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_diagnose.c.o
[1726/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_generic_flow.c.o
[1727/3238] Compiling C object drivers/net/intel/ice/base/libice_base.a.p/ice_switch.c.o
[1728/3238] Linking target drivers/librte_net_i40e.so.25.2
[1729/3238] Linking static target drivers/net/intel/ice/base/libice_base.a
[1730/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_hash.c.o
[1731/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_acl_filter.c.o
[1732/3238] Generating drivers/rte_net_ice_map with a custom command
[1733/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_vf_representor.c.o
[1734/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_tm.c.o
[1735/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_fdir_filter.c.o
[1736/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_parent.c.o
[1737/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf.c.o
[1738/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_base_idpf_controlq.c.o
[1739/3238] Compiling C object drivers/librte_net_iavf_avx512_lib.a.p/net_intel_iavf_iavf_rxtx_vec_avx512.c.o
[1740/3238] Linking static target drivers/librte_net_iavf_avx512_lib.a
[1741/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_base_idpf_controlq_setup.c.o
[1742/3238] Linking static target drivers/librte_net_iavf.a
[1743/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_sched.c.o
[1744/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_switch_filter.c.o
[1745/3238] Generating drivers/rte_net_idpf_map with a custom command
[1746/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx_vec_sse.c.o
[1747/3238] Compiling C object drivers/librte_net_idpf_avx2_lib.a.p/net_intel_idpf_idpf_common_rxtx_avx2.c.o
[1748/3238] Linking static target drivers/librte_net_idpf_avx2_lib.a
[1749/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_device.c.o
[1750/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_rxtx.c.o
[1751/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o
[1752/3238] Compiling C object drivers/librte_net_ice_avx512_lib.a.p/net_intel_ice_ice_rxtx_vec_avx512.c.o
[1753/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_ethdev.c.o
[1754/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_api.c.o
[1755/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_ethdev.c.o
[1756/3238] Linking static target drivers/librte_net_ice_avx512_lib.a
[1757/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_virtchnl.c.o
[1758/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82598.c.o
[1759/3238] Compiling C object drivers/librte_net_idpf_avx512_lib.a.p/net_intel_idpf_idpf_common_rxtx_avx512.c.o
[1760/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82598.c.o
[1761/3238] Generating drivers/rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[1762/3238] Linking static target drivers/librte_net_idpf_avx512_lib.a
[1763/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82599.c.o
[1764/3238] Compiling C object drivers/librte_net_ice_avx2_lib.a.p/net_intel_ice_ice_rxtx_vec_avx2.c.o
[1765/3238] Linking target drivers/librte_net_iavf.so.25.2
[1766/3238] Linking static target drivers/librte_net_ice_avx2_lib.a
[1767/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82599.c.o
[1768/3238] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_rxtx.c.o
[1769/3238] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o
[1770/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_hv_vf.c.o
[1771/3238] Linking static target drivers/libtmp_rte_net_idpf.a
[1772/3238] Linking static target drivers/libtmp_rte_net_ice.a
[1773/3238] Generating symbol file drivers/librte_net_iavf.so.25.2.p/librte_net_iavf.so.25.2.symbols
[1774/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb.c.o
[1775/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x540.c.o
[1776/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_vf.c.o
[1777/3238] Generating drivers/rte_net_idpf.pmd.c with a custom command
[1778/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_82599_bypass.c.o
[1779/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_mbx.c.o
[1780/3238] Compiling C object drivers/librte_net_idpf.a.p/meson-generated_.._rte_net_idpf.pmd.c.o
[1781/3238] Linking static target drivers/librte_net_idpf.a
[1782/3238] Compiling C object drivers/librte_net_idpf.so.25.2.p/meson-generated_.._rte_net_idpf.pmd.c.o
[1783/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_bypass.c.o
[1784/3238] Generating drivers/rte_net_ice.pmd.c with a custom command
[1785/3238] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[1786/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_phy.c.o
[1787/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_fdir.c.o
[1788/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_e610.c.o
[1789/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ipsec.c.o
[1790/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_common.c.o
[1791/3238] Linking static target drivers/librte_net_ice.a
[1792/3238] Compiling C object drivers/librte_net_ice.so.25.2.p/meson-generated_.._rte_net_ice.pmd.c.o
[1793/3238] Generating drivers/rte_net_ixgbe_map with a custom command
[1794/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_vf_representor.c.o
[1795/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_tm.c.o
[1796/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_pf.c.o
[1797/3238] Generating drivers/rte_net_cpfl_map with a custom command
[1798/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x550.c.o
[1799/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o
[1800/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_flow.c.o
[1801/3238] Generating drivers/rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[1802/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_rte_pmd_ixgbe.c.o
[1803/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_representor.c.o
[1804/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_rules.c.o
[1805/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_vchnl.c.o
[1806/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_controlq.c.o
[1807/3238] Linking target drivers/librte_net_ice.so.25.2
[1808/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o
[1809/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev_pci.c.o
[1810/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev_vdev.c.o
[1811/3238] Generating drivers/rte_net_ionic_map with a custom command
[1812/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_rxtx.c.o
[1813/3238] Generating drivers/rte_net_memif_map with a custom command
[1814/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o
[1815/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx_vec_sse.c.o
[1816/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o
[1817/3238] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_ethdev.c.o
[1818/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o
[1819/3238] Linking static target drivers/libtmp_rte_net_cpfl.a
[1820/3238] Generating drivers/rte_net_netvsc_map with a custom command
[1821/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o
[1822/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o
[1823/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1824/3238] Generating drivers/rte_net_cpfl.pmd.c with a custom command
[1825/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o
[1826/3238] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o
[1827/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx_simple.c.o
[1828/3238] Compiling C object drivers/librte_net_cpfl.a.p/meson-generated_.._rte_net_cpfl.pmd.c.o
[1829/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1830/3238] Linking static target drivers/librte_net_cpfl.a
[1831/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.c.o
[1832/3238] Compiling C object drivers/librte_net_cpfl.so.25.2.p/meson-generated_.._rte_net_cpfl.pmd.c.o
[1833/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1834/3238] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx_sg.c.o
[1835/3238] Compiling C object drivers/librte_net_nfp_avx2_lib.a.p/net_nfp_nfp_rxtx_vec_avx2.c.o
[1836/3238] Compiling C object drivers/librte_net_nfp_avx2_lib.a.p/net_nfp_nfdk_nfp_nfdk_vec_avx2_dp.c.o
[1837/3238] Linking static target drivers/libtmp_rte_net_ionic.a
[1838/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o
[1839/3238] Linking static target drivers/librte_net_nfp_avx2_lib.a
[1840/3238] Generating drivers/rte_net_cpfl.sym_chk with a custom command (wrapped by meson to capture output)
[1841/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o
[1842/3238] Generating drivers/rte_net_ionic.pmd.c with a custom command
[1843/3238] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1844/3238] Linking static target drivers/librte_net_ionic.a
[1845/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_service.c.o
[1846/3238] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
[1847/3238] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1848/3238] Compiling C object drivers/librte_net_ionic.so.25.2.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1849/3238] Linking static target drivers/libtmp_rte_net_ixgbe.a
[1850/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower.c.o
[1851/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfd3_nfp_nfd3_dp.c.o
[1852/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o
[1853/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_ctrl.c.o
[1854/3238] Linking target drivers/librte_common_cnxk.so.25.2
[1855/3238] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
[1856/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_conntrack.c.o
[1857/3238] Generating drivers/rte_net_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[1858/3238] Linking static target drivers/libtmp_rte_net_netvsc.a
[1859/3238] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
[1860/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_cmsg.c.o
[1861/3238] Linking target drivers/librte_net_ionic.so.25.2
[1862/3238] Generating symbol file drivers/librte_common_cnxk.so.25.2.p/librte_common_cnxk.so.25.2.symbols
[1863/3238] Linking static target drivers/libtmp_rte_net_memif.a
[1864/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o
[1865/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_representor.c.o
[1866/3238] Generating drivers/rte_net_ixgbe.pmd.c with a custom command
[1867/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_elf.c.o
[1868/3238] Linking target drivers/librte_mempool_cnxk.so.25.2
[1869/3238] Generating drivers/rte_net_netvsc.pmd.c with a custom command
[1870/3238] Linking target drivers/librte_dma_cnxk.so.25.2
[1871/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfdk_nfp_nfdk_dp.c.o
[1872/3238] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1873/3238] Compiling C object drivers/librte_net_ixgbe.so.25.2.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1874/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o
[1875/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o
[1876/3238] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1877/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o
[1878/3238] Linking static target drivers/librte_net_ixgbe.a
[1879/3238] Compiling C object drivers/librte_net_netvsc.so.25.2.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1880/3238] Linking static target drivers/librte_net_netvsc.a
[1881/3238] Generating symbol file drivers/librte_mempool_cnxk.so.25.2.p/librte_mempool_cnxk.so.25.2.symbols
[1882/3238] Generating symbol file drivers/librte_dma_cnxk.so.25.2.p/librte_dma_cnxk.so.25.2.symbols
[1883/3238] Generating drivers/rte_net_memif.pmd.c with a custom command
[1884/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o
[1885/3238] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[1886/3238] Linking target drivers/librte_net_cnxk.so.25.2
[1887/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o
[1888/3238] Linking static target drivers/librte_net_memif.a
[1889/3238] Compiling C object drivers/librte_net_memif.so.25.2.p/meson-generated_.._rte_net_memif.pmd.c.o
[1890/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o
[1891/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_sync.c.o
[1892/3238] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1893/3238] Generating drivers/rte_net_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[1894/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o
[1895/3238] Generating symbol file drivers/librte_net_cnxk.so.25.2.p/librte_net_cnxk.so.25.2.symbols
[1896/3238] Linking target drivers/librte_net_netvsc.so.25.2
[1897/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o
[1898/3238] Linking target drivers/librte_net_ixgbe.so.25.2
[1899/3238] Generating drivers/rte_net_memif.sym_chk with a custom command (wrapped by meson to capture output)
[1900/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_logs.c.o
[1901/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_flow.c.o
[1902/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_target.c.o
[1903/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_cpp_bridge.c.o
[1904/3238] Linking target drivers/librte_net_memif.so.25.2
[1905/3238] Generating drivers/rte_net_nfp_map with a custom command
[1906/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev_vf.c.o
[1907/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp6000_pcie.c.o
[1908/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_mtr.c.o
[1909/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_cmsg.c.o
[1910/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ipsec.c.o
[1911/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_service.c.o
[1912/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_ctrl.c.o
[1913/3238] Generating drivers/rte_net_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[1914/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_eeprom.c.o
[1915/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_meta.c.o
[1916/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy.c.o
[1917/3238] Linking target drivers/librte_net_idpf.so.25.2
[1918/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mbx.c.o
[1919/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[1920/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_rtl.c.o
[1921/3238] Generating drivers/rte_net_ngbe_map with a custom command
[1922/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mng.c.o
[1923/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1924/3238] Generating symbol file drivers/librte_net_idpf.so.25.2.p/librte_net_idpf.so.25.2.symbols
[1925/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_common.c.o
[1926/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ptypes.c.o
[1927/3238] Linking target drivers/librte_net_cpfl.so.25.2
[1928/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[1929/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_mvl.c.o
[1930/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_vf.c.o
[1931/3238] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_flow.c.o
[1932/3238] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o
[1933/3238] Linking static target drivers/libtmp_rte_net_nfp.a
[1934/3238] Linking static target drivers/net/ngbe/base/libngbe_base.a
[1935/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_9563_055_049_0000.c.o
[1936/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1937/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_mod_str_map.c.o
[1938/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_9574_055_049_0000.c.o
[1939/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_supported_nthw_fpga_instances.c.o
[1940/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_link_mgmt_link_agx_100g_nt4ga_agx_link_100g.c.o
[1941/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_adapter_nt4ga_adapter.c.o
[1942/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_link_mgmt_link_100g_nt4ga_link_100g.c.o
[1943/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o
[1944/3238] Generating drivers/rte_net_nfp.pmd.c with a custom command
[1945/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_dbsconfig_ntnic_dbsconfig.c.o
[1946/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1947/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_xstats_ntnic_xstats.c.o
[1948/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_link_mgmt_nt4ga_link.c.o
[1949/3238] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1950/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_dbs_nthw_dbs.c.o
[1951/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nim_i2c_nim.c.o
[1952/3238] Compiling C object drivers/librte_net_nfp.so.25.2.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1953/3238] Linking static target drivers/librte_net_nfp.a
[1954/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_sse.c.o
[1955/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_filter_ntnic_filter.c.o
[1956/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_adapter_nt4ga_stat_nt4ga_stat.c.o
[1957/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt400dxx_nthw_fpga_nt400dxx.c.o
[1958/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_clock_profiles_nthw_fpga_clk9563.c.o
[1959/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_nthw_fpga_nt200a0x.c.o
[1960/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_gmf.c.o
[1961/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_tsm.c.o
[1962/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt400dxx_reset_nthw_fpga_rst9574.c.o
[1963/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_reset_nthw_fpga_rst_nt200a0x.c.o
[1964/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt400dxx_reset_nthw_fpga_rst_nt400dxx.c.o
[1965/3238] Generating drivers/rte_net_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[1966/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nt200a0x_reset_nthw_fpga_rst9563.c.o
[1967/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_gfg.c.o
[1968/3238] Linking target drivers/librte_net_nfp.so.25.2
[1969/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_gpio_phy.c.o
[1970/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_fpga.c.o
[1971/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_hif.c.o
[1972/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcie3.c.o
[1973/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_iic.c.o
[1974/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pca9532.c.o
[1975/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_prm_nt400dxx.c.o
[1976/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_igam.c.o
[1977/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_i2cm.c.o
[1978/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcal6416a.c.o
[1979/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_mac_pcs.c.o
[1980/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_pcm_nt400dxx.c.o
[1981/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5332_si5156.c.o
[1982/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_backend.c.o
[1983/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_sdc.c.o
[1984/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_rmc.c.o
[1985/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_rpf.c.o
[1986/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_hasher.c.o
[1987/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_id_table.c.o
[1988/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_stat_nthw_stat.c.o
[1989/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_si5340.c.o
[1990/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_phy_tile.c.o
[1991/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_group.c.o
[1992/3238] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1993/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spis.c.o
[1994/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_lrn_queue.c.o
[1995/3238] Linking static target drivers/libtmp_rte_net_ngbe.a
[1996/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spim.c.o
[1997/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_core_nthw_spi_v3.c.o
[1998/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_age_queue.c.o
[1999/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_hsh.c.o
[2000/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_pdb.c.o
[2001/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flm_evt_queue.c.o
[2002/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_km.c.o
[2003/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_api.c.o
[2004/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_flm.c.o
[2005/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_slc_lr.c.o
[2006/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_qsl.c.o
[2007/3238] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[2008/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_kcc.c.o
[2009/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_tpe.c.o
[2010/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_hw_mod_hw_mod_cat.c.o
[2011/3238] Compiling C object drivers/librte_net_ngbe.so.25.2.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2012/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_filter.c.o
[2013/3238] Compiling C object drivers/librte_net_ngbe.a.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2014/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_hsh_cfg.c.o
[2015/3238] Linking static target drivers/librte_net_ngbe.a
[2016/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_csu.c.o
[2017/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_cat.c.o
[2018/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_hfu.c.o
[2019/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_ifr.c.o
[2020/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_km.c.o
[2021/3238] Generating drivers/rte_net_ngbe.sym_chk with a custom command (wrapped by meson to capture output)
[2022/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_hsh.c.o
[2023/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_info.c.o
[2024/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_platform.c.o
[2025/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_km.c.o
[2026/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_pdb.c.o
[2027/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_rpp_lr.c.o
[2028/3238] Linking target drivers/librte_net_ngbe.so.25.2
[2029/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntlog_ntlog.c.o
[2030/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_qsl.c.o
[2031/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_slc_lr.c.o
[2032/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_flow_backend_flow_backend.c.o
[2033/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flow_api_hw_db_inline.c.o
[2034/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_tx_cpy.c.o
[2035/3238] Generating drivers/rte_net_null_map with a custom command
[2036/3238] Generating drivers/rte_net_ntnic_map with a custom command
[2037/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_flm.c.o
[2038/3238] Generating drivers/rte_net_octeontx_map with a custom command
[2039/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_tx_ins.c.o
[2040/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_vfio.c.o
[2041/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_mod_reg.c.o
[2042/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_filter_flow_nthw_tx_rpl.c.o
[2043/3238] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o
[2044/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_model_nthw_fpga_model.c.o
[2045/3238] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o
[2046/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntutil_nt_util.c.o
[2047/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_ntnic_meter_ntnic_meter.c.o
[2048/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_nthw_rac.c.o
[2049/3238] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o
[2050/3238] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[2051/3238] Linking static target drivers/net/octeontx/base/libocteontx_base.a
[2052/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_nthw_flow_api_profile_inline_flow_api_profile_inline.c.o
[2053/3238] Generating drivers/rte_net_octeon_ep_map with a custom command
[2054/3238] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[2055/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_ethdev.c.o
[2056/3238] Generating drivers/rte_net_pfe_map with a custom command
[2057/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[2058/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
[2059/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[2060/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
[2061/3238] Compiling C object drivers/librte_net_octeon_ep_avx2_lib.a.p/net_octeon_ep_cnxk_ep_rx_avx.c.o
[2062/3238] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[2063/3238] Linking static target drivers/librte_net_octeon_ep_avx2_lib.a
[2064/3238] Linking static target drivers/libtmp_rte_net_null.a
[2065/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx.c.o
[2066/3238] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[2067/3238] Linking static target drivers/libtmp_rte_net_octeontx.a
[2068/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[2069/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_tx.c.o
[2070/3238] Compiling C object drivers/libtmp_rte_net_ntnic.a.p/net_ntnic_ntnic_ethdev.c.o
[2071/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.o
[2072/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o
[2073/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[2074/3238] Linking static target drivers/libtmp_rte_net_ntnic.a
[2075/3238] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o
[2076/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[2077/3238] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[2078/3238] Generating drivers/rte_net_octeontx.pmd.c with a custom command
[2079/3238] Linking static target drivers/libtmp_rte_net_octeon_ep.a
[2080/3238] Generating drivers/rte_net_null.pmd.c with a custom command
[2081/3238] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[2082/3238] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o
[2083/3238] Compiling C object drivers/librte_net_null.so.25.2.p/meson-generated_.._rte_net_null.pmd.c.o
[2084/3238] Compiling C object drivers/librte_net_octeontx.so.25.2.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[2085/3238] Linking static target drivers/librte_net_null.a
[2086/3238] Linking static target drivers/libtmp_rte_net_pfe.a
[2087/3238] Linking static target drivers/librte_net_octeontx.a
[2088/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o
[2089/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[2090/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o
[2091/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o
[2092/3238] Generating drivers/rte_net_ntnic.pmd.c with a custom command
[2093/3238] Compiling C object drivers/librte_net_ntnic.a.p/meson-generated_.._rte_net_ntnic.pmd.c.o
[2094/3238] Generating drivers/rte_net_null.sym_chk with a custom command (wrapped by meson to capture output)
[2095/3238] Generating drivers/rte_net_octeon_ep.pmd.c with a custom command
[2096/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[2097/3238] Generating drivers/rte_net_pfe.pmd.c with a custom command
[2098/3238] Compiling C object drivers/librte_net_ntnic.so.25.2.p/meson-generated_.._rte_net_ntnic.pmd.c.o
[2099/3238] Generating drivers/rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2100/3238] Linking static target drivers/librte_net_ntnic.a
[2101/3238] Compiling C object drivers/librte_net_octeon_ep.a.p/meson-generated_.._rte_net_octeon_ep.pmd.c.o
[2102/3238] Compiling C object drivers/librte_net_octeon_ep.so.25.2.p/meson-generated_.._rte_net_octeon_ep.pmd.c.o
[2103/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o
[2104/3238] Linking target drivers/librte_net_null.so.25.2
[2105/3238] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o
[2106/3238] Linking static target drivers/librte_net_octeon_ep.a
[2107/3238] Compiling C object drivers/librte_net_pfe.so.25.2.p/meson-generated_.._rte_net_pfe.pmd.c.o
[2108/3238] Linking target drivers/librte_net_octeontx.so.25.2
[2109/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[2110/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o
[2111/3238] Linking static target drivers/librte_net_pfe.a
[2112/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[2113/3238] Generating symbol file drivers/librte_net_octeontx.so.25.2.p/librte_net_octeontx.so.25.2.symbols
[2114/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o
[2115/3238] Generating drivers/rte_net_qede_map with a custom command
[2116/3238] Generating drivers/rte_net_ntnic.sym_chk with a custom command (wrapped by meson to capture output)
[2117/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o
[2118/3238] Generating drivers/rte_net_octeon_ep.sym_chk with a custom command (wrapped by meson to capture output)
[2119/3238] Generating drivers/rte_net_pfe.sym_chk with a custom command (wrapped by meson to capture output)
[2120/3238] Linking target drivers/librte_net_ntnic.so.25.2
[2121/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o
[2122/3238] Linking target drivers/librte_net_octeon_ep.so.25.2
[2123/3238] Linking target drivers/librte_net_pfe.so.25.2
[2124/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o
[2125/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o
[2126/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[2127/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a.c.o
[2128/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
[2129/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_dash.c.o
[2130/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
[2131/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_hw.c.o
[2132/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[2133/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[2134/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b.c.o
[2135/3238] Generating drivers/rte_net_r8169_map with a custom command
[2136/3238] Generating drivers/rte_net_ring_map with a custom command
[2137/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b_mcu.c.o
[2138/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125bp.c.o
[2139/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125bp_mcu.c.o
[2140/3238] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2141/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168kb.c.o
[2142/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a_mcu.c.o
[2143/3238] Linking static target drivers/net/qede/base/libqede_base.a
[2144/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a.c.o
[2145/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a_mcu.c.o
[2146/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d_mcu.c.o
[2147/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.c.o
[2148/3238] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d.c.o
[2149/3238] Linking static target drivers/libtmp_rte_net_r8169.a
[2150/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2151/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2152/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2153/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2154/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2155/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_filter.c.o
[2156/3238] Generating drivers/rte_net_r8169.pmd.c with a custom command
[2157/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ev.c.o
[2158/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tso.c.o
[2159/3238] Compiling C object drivers/librte_net_r8169.a.p/meson-generated_.._rte_net_r8169.pmd.c.o
[2160/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_switch.c.o
[2161/3238] Compiling C object drivers/librte_net_r8169.so.25.2.p/meson-generated_.._rte_net_r8169.pmd.c.o
[2162/3238] Linking static target drivers/librte_net_r8169.a
[2163/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_port.c.o
[2164/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[2165/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o
[2166/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbls.c.o
[2167/3238] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2168/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tx.c.o
[2169/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbl_meta.c.o
[2170/3238] Linking static target drivers/libtmp_rte_net_ring.a
[2171/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbl_meta_cache.c.o
[2172/3238] Generating drivers/rte_net_r8169.sym_chk with a custom command (wrapped by meson to capture output)
[2173/3238] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2174/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2175/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_rx.c.o
[2176/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae_counter.c.o
[2177/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae_ct.c.o
[2178/3238] Linking static target drivers/libtmp_rte_net_qede.a
[2179/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow_tunnel.c.o
[2180/3238] Linking target drivers/librte_net_r8169.so.25.2
[2181/3238] Generating drivers/rte_net_ring.pmd.c with a custom command
[2182/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow_rss.c.o
[2183/3238] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o
[2184/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_dp.c.o
[2185/3238] Generating drivers/rte_net_sfc_map with a custom command
[2186/3238] Linking static target drivers/librte_net_ring.a
[2187/3238] Compiling C object drivers/librte_net_ring.so.25.2.p/meson-generated_.._rte_net_ring.pmd.c.o
[2188/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_service.c.o
[2189/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o
[2190/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow.c.o
[2191/3238] Generating drivers/rte_net_qede.pmd.c with a custom command
[2192/3238] Generating drivers/rte_net_softnic_map with a custom command
[2193/3238] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o
[2194/3238] Compiling C object drivers/librte_net_qede.so.25.2.p/meson-generated_.._rte_net_qede.pmd.c.o
[2195/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_rx.c.o
[2196/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_essb_rx.c.o
[2197/3238] Linking static target drivers/librte_net_qede.a
[2198/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_rx.c.o
[2199/3238] Generating drivers/rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[2200/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[2201/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_nic_dma.c.o
[2202/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[2203/3238] Linking target drivers/librte_net_ring.so.25.2
[2204/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[2205/3238] Generating drivers/rte_net_tap_map with a custom command
[2206/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_tx.c.o
[2207/3238] Generating drivers/rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2208/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_tx.c.o
[2209/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[2210/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_repr.c.o
[2211/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae.c.o
[2212/3238] Generating drivers/rte_net_thunderx_map with a custom command
[2213/3238] Linking target drivers/librte_net_qede.so.25.2
[2214/3238] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_repr_proxy.c.o
[2215/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o
[2216/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[2217/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[2218/3238] Linking static target drivers/libtmp_rte_net_sfc.a
[2219/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[2220/3238] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[2221/3238] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[2222/3238] Linking static target drivers/libtmp_rte_net_softnic.a
[2223/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o
[2224/3238] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[2225/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
[2226/3238] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[2227/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o
[2228/3238] Linking static target drivers/net/thunderx/base/libnicvf_base.a
[2229/3238] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[2230/3238] Generating drivers/rte_net_sfc.pmd.c with a custom command
[2231/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o
[2232/3238] Compiling C object drivers/librte_net_sfc.so.25.2.p/meson-generated_.._rte_net_sfc.pmd.c.o
[2233/3238] Compiling C object drivers/librte_net_sfc.a.p/meson-generated_.._rte_net_sfc.pmd.c.o
[2234/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o
[2235/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o
[2236/3238] Generating drivers/rte_net_softnic.pmd.c with a custom command
[2237/3238] Linking static target drivers/librte_net_sfc.a
[2238/3238] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[2239/3238] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2240/3238] Linking static target drivers/librte_net_softnic.a
[2241/3238] Compiling C object drivers/librte_net_softnic.so.25.2.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2242/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_vf.c.o
[2243/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o
[2244/3238] Generating drivers/rte_net_vdev_netvsc_map with a custom command
[2245/3238] Generating drivers/rte_net_txgbe_map with a custom command
[2246/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o
[2247/3238] Generating drivers/rte_net_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[2248/3238] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[2249/3238] Linking static target drivers/libtmp_rte_net_thunderx.a
[2250/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2251/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o
[2252/3238] Generating drivers/rte_net_vhost_map with a custom command
[2253/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o
[2254/3238] Linking target drivers/librte_net_sfc.so.25.2
[2255/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o
[2256/3238] Generating drivers/rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2257/3238] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o
[2258/3238] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[2259/3238] Linking static target drivers/net/txgbe/base/libtxgbe_base.a
[2260/3238] Linking target drivers/librte_net_softnic.so.25.2
[2261/3238] Linking static target drivers/libtmp_rte_net_tap.a
[2262/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2263/3238] Generating drivers/rte_net_thunderx.pmd.c with a custom command
[2264/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2265/3238] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2266/3238] Generating drivers/rte_net_tap.pmd.c with a custom command
[2267/3238] Compiling C object drivers/librte_net_thunderx.so.25.2.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2268/3238] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[2269/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[2270/3238] Linking static target drivers/librte_net_thunderx.a
[2271/3238] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o
[2272/3238] Compiling C object drivers/librte_net_tap.so.25.2.p/meson-generated_.._rte_net_tap.pmd.c.o
[2273/3238] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a
[2274/3238] Linking static target drivers/librte_net_tap.a
[2275/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[2276/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[2277/3238] Generating drivers/rte_net_vdev_netvsc.pmd.c with a custom command
[2278/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[2279/3238] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2280/3238] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2281/3238] Linking target drivers/librte_net_thunderx.so.25.2
[2282/3238] Linking static target drivers/librte_net_vdev_netvsc.a
[2283/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2284/3238] Compiling C object drivers/librte_net_vdev_netvsc.so.25.2.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2285/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[2286/3238] Generating drivers/rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2287/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2288/3238] Generating drivers/rte_net_virtio_map with a custom command
[2289/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2290/3238] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2291/3238] Generating drivers/rte_net_vmxnet3_map with a custom command
[2292/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[2293/3238] Linking target drivers/librte_net_tap.so.25.2
[2294/3238] Linking static target drivers/libtmp_rte_net_vhost.a
[2295/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[2296/3238] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2297/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2298/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o
[2299/3238] Linking target drivers/librte_net_vdev_netvsc.so.25.2
[2300/3238] Generating drivers/rte_net_vhost.pmd.c with a custom command
[2301/3238] Generating drivers/rte_net_xsc_map with a custom command
[2302/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o
[2303/3238] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2304/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2305/3238] Compiling C object drivers/librte_net_vhost.so.25.2.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2306/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[2307/3238] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2308/3238] Linking static target drivers/librte_net_virtio_avx512_lib.a
[2309/3238] Linking static target drivers/librte_net_vhost.a
[2310/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o
[2311/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
[2312/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_np.c.o
[2313/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
[2314/3238] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[2315/3238] Generating drivers/rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2316/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rx.c.o
[2317/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[2318/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_pci.c.o
[2319/3238] Generating drivers/rte_net_zxdh_map with a custom command
[2320/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio_mbox.c.o
[2321/3238] Linking target drivers/librte_net_vhost.so.25.2
[2322/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_common.c.o
[2323/3238] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_tx.c.o
[2324/3238] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[2325/3238] Generating drivers/rte_raw_cnxk_bphy_map with a custom command
[2326/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_queue.c.o
[2327/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_np.c.o
[2328/3238] Linking static target drivers/libtmp_rte_net_xsc.a
[2329/3238] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[2330/3238] Linking static target drivers/libtmp_rte_net_txgbe.a
[2331/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_tables.c.o
[2332/3238] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[2333/3238] Generating drivers/rte_raw_cnxk_gpio_map with a custom command
[2334/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o
[2335/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx_test.c.o
[2336/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev.c.o
[2337/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_msg.c.o
[2338/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
[2339/3238] Generating drivers/rte_raw_cnxk_rvu_lf_map with a custom command
[2340/3238] Generating drivers/rte_raw_dpaa2_cmdif_map with a custom command
[2341/3238] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[2342/3238] Generating drivers/rte_raw_gdtc_map with a custom command
[2343/3238] Generating drivers/rte_net_xsc.pmd.c with a custom command
[2344/3238] Generating drivers/rte_raw_ntb_map with a custom command
[2345/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o
[2346/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_rxtx.c.o
[2347/3238] Linking static target drivers/libtmp_rte_net_virtio.a
[2348/3238] Linking static target drivers/libtmp_rte_raw_cnxk_bphy.a
[2349/3238] Generating drivers/rte_net_vmxnet3.pmd.c with a custom command
[2350/3238] Compiling C object drivers/librte_net_xsc.a.p/meson-generated_.._rte_net_xsc.pmd.c.o
[2351/3238] Compiling C object drivers/librte_net_xsc.so.25.2.p/meson-generated_.._rte_net_xsc.pmd.c.o
[2352/3238] Generating drivers/rte_net_txgbe.pmd.c with a custom command
[2353/3238] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2354/3238] Linking static target drivers/librte_net_xsc.a
[2355/3238] Compiling C object drivers/librte_net_vmxnet3.so.25.2.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2356/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_irq.c.o
[2357/3238] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2358/3238] Compiling C object drivers/librte_net_txgbe.so.25.2.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2359/3238] Linking static target drivers/librte_net_vmxnet3.a
[2360/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_mtr.c.o
[2361/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2362/3238] Linking static target drivers/librte_net_txgbe.a
[2363/3238] Generating drivers/rte_raw_skeleton_map with a custom command
[2364/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf.c.o
[2365/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf_selftest.c.o
[2366/3238] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o
[2367/3238] Generating drivers/rte_raw_cnxk_bphy.pmd.c with a custom command
[2368/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o
[2369/3238] Linking static target drivers/libtmp_rte_raw_cnxk_gpio.a
[2370/3238] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev_ops.c.o
[2371/3238] Linking static target drivers/libtmp_rte_raw_cnxk_rvu_lf.a
[2372/3238] Linking static target drivers/libtmp_rte_net_zxdh.a
[2373/3238] Generating drivers/rte_net_xsc.sym_chk with a custom command (wrapped by meson to capture output)
[2374/3238] Compiling C object drivers/librte_raw_cnxk_bphy.so.25.2.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2375/3238] Generating drivers/rte_net_virtio.pmd.c with a custom command
[2376/3238] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2377/3238] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o
[2378/3238] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2379/3238] Generating drivers/rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[2380/3238] Linking target drivers/librte_net_xsc.so.25.2
[2381/3238] Linking static target drivers/librte_raw_cnxk_bphy.a
[2382/3238] Compiling C object drivers/libtmp_rte_raw_gdtc.a.p/raw_gdtc_gdtc_rawdev.c.o
[2383/3238] Generating drivers/rte_net_txgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2384/3238] Compiling C object drivers/librte_net_virtio.so.25.2.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2385/3238] Linking static target drivers/librte_net_virtio.a
[2386/3238] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o
[2387/3238] Generating drivers/rte_raw_cnxk_gpio.pmd.c with a custom command
[2388/3238] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a
[2389/3238] Linking static target drivers/libtmp_rte_raw_gdtc.a
[2390/3238] Linking target drivers/librte_net_vmxnet3.so.25.2
[2391/3238] Generating drivers/rte_raw_cnxk_rvu_lf.pmd.c with a custom command
[2392/3238] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o
[2393/3238] Compiling C object drivers/librte_raw_cnxk_gpio.a.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2394/3238] Compiling C object drivers/librte_raw_cnxk_gpio.so.25.2.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2395/3238] Linking target drivers/librte_net_txgbe.so.25.2
[2396/3238] Generating drivers/rte_net_zxdh.pmd.c with a custom command
[2397/3238] Compiling C object drivers/librte_raw_cnxk_rvu_lf.so.25.2.p/meson-generated_.._rte_raw_cnxk_rvu_lf.pmd.c.o
[2398/3238] Compiling C object drivers/librte_raw_cnxk_rvu_lf.a.p/meson-generated_.._rte_raw_cnxk_rvu_lf.pmd.c.o
[2399/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o
[2400/3238] Linking static target drivers/librte_raw_cnxk_gpio.a
[2401/3238] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[2402/3238] Compiling C object drivers/librte_net_zxdh.a.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2403/3238] Generating drivers/rte_raw_cnxk_bphy.sym_chk with a custom command (wrapped by meson to capture output)
[2404/3238] Linking static target drivers/libtmp_rte_raw_skeleton.a
[2405/3238] Linking static target drivers/librte_raw_cnxk_rvu_lf.a
[2406/3238] Compiling C object drivers/librte_net_zxdh.so.25.2.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2407/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o
[2408/3238] Linking static target drivers/librte_net_zxdh.a
[2409/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o
[2410/3238] Generating drivers/rte_net_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2411/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o
[2412/3238] Generating drivers/rte_raw_dpaa2_cmdif.pmd.c with a custom command
[2413/3238] Linking target drivers/librte_raw_cnxk_bphy.so.25.2
[2414/3238] Generating drivers/rte_raw_gdtc.pmd.c with a custom command
[2415/3238] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2416/3238] Generating drivers/rte_crypto_bcmfs_map with a custom command
[2417/3238] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.25.2.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2418/3238] Linking static target drivers/librte_raw_dpaa2_cmdif.a
[2419/3238] Linking target drivers/librte_net_virtio.so.25.2
[2420/3238] Compiling C object drivers/librte_raw_gdtc.a.p/meson-generated_.._rte_raw_gdtc.pmd.c.o
[2421/3238] Linking static target drivers/librte_raw_gdtc.a
[2422/3238] Generating drivers/rte_raw_skeleton.pmd.c with a custom command
[2423/3238] Compiling C object drivers/librte_raw_gdtc.so.25.2.p/meson-generated_.._rte_raw_gdtc.pmd.c.o
[2424/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o
[2425/3238] Generating drivers/rte_raw_cnxk_gpio.sym_chk with a custom command (wrapped by meson to capture output)
[2426/3238] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2427/3238] Generating drivers/rte_net_zxdh.sym_chk with a custom command (wrapped by meson to capture output)
[2428/3238] Compiling C object drivers/librte_raw_skeleton.so.25.2.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2429/3238] Linking static target drivers/librte_raw_skeleton.a
[2430/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o
[2431/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o
[2432/3238] Generating drivers/rte_crypto_caam_jr_map with a custom command
[2433/3238] Linking target drivers/librte_net_zxdh.so.25.2
[2434/3238] Generating drivers/rte_raw_dpaa2_cmdif.sym_chk with a custom command (wrapped by meson to capture output)
[2435/3238] Linking target drivers/librte_raw_cnxk_gpio.so.25.2
[2436/3238] Generating drivers/rte_raw_gdtc.sym_chk with a custom command (wrapped by meson to capture output)
[2437/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o
[2438/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o
[2439/3238] Linking target drivers/librte_raw_dpaa2_cmdif.so.25.2
[2440/3238] Linking target drivers/librte_raw_gdtc.so.25.2
[2441/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o
[2442/3238] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
[2443/3238] Generating drivers/rte_raw_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2444/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o
[2445/3238] Linking static target drivers/libtmp_rte_raw_ntb.a
[2446/3238] Linking target drivers/librte_raw_skeleton.so.25.2
[2447/3238] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o
[2448/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o
[2449/3238] Linking static target drivers/libtmp_rte_crypto_bcmfs.a
[2450/3238] Generating drivers/rte_raw_cnxk_rvu_lf.sym_chk with a custom command (wrapped by meson to capture output)
[2451/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o
[2452/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev.c.o
[2453/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_ipsec.c.o
[2454/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_sec.c.o
[2455/3238] Linking target drivers/librte_raw_cnxk_rvu_lf.so.25.2
[2456/3238] Generating drivers/rte_crypto_cnxk_map with a custom command
[2457/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev.c.o
[2458/3238] Generating drivers/rte_crypto_dpaa_sec_map with a custom command
[2459/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_ipsec.c.o
[2460/3238] Generating drivers/rte_raw_ntb.pmd.c with a custom command
[2461/3238] Generating drivers/rte_crypto_dpaa2_sec_map with a custom command
[2462/3238] Compiling C object drivers/librte_raw_ntb.so.25.2.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2463/3238] Generating drivers/rte_crypto_bcmfs.pmd.c with a custom command
[2464/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[2465/3238] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2466/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_capabilities.c.o
[2467/3238] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2468/3238] Compiling C object drivers/librte_crypto_bcmfs.so.25.2.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2469/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_sec.c.o
[2470/3238] Linking static target drivers/librte_raw_ntb.a
[2471/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev.c.o
[2472/3238] Linking static target drivers/librte_crypto_bcmfs.a
[2473/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_tls.c.o
[2474/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o
[2475/3238] Generating drivers/rte_crypto_ionic_map with a custom command
[2476/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_caps.c.o
[2477/3238] Generating drivers/rte_crypto_nitrox_map with a custom command
[2478/3238] Generating drivers/rte_crypto_bcmfs.sym_chk with a custom command (wrapped by meson to capture output)
[2479/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_cmds.c.o
[2480/3238] Linking target drivers/librte_crypto_bcmfs.so.25.2
[2481/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[2482/3238] Generating drivers/rte_raw_ntb.sym_chk with a custom command (wrapped by meson to capture output)
[2483/3238] Generating drivers/rte_crypto_null_map with a custom command
[2484/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_vdev.c.o
[2485/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_ops.c.o
[2486/3238] Linking target drivers/librte_raw_ntb.so.25.2
[2487/3238] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_main.c.o
[2488/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o
[2489/3238] Linking static target drivers/libtmp_rte_crypto_ionic.a
[2490/3238] Generating drivers/rte_crypto_octeontx_map with a custom command
[2491/3238] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o
[2492/3238] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o
[2493/3238] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o
[2494/3238] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o
[2495/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[2496/3238] Linking static target drivers/libtmp_rte_crypto_nitrox.a
[2497/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o
[2498/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o
[2499/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o
[2500/3238] Generating drivers/rte_crypto_ionic.pmd.c with a custom command
[2501/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o
[2502/3238] Generating drivers/rte_crypto_scheduler_map with a custom command
[2503/3238] Compiling C object drivers/librte_crypto_ionic.a.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2504/3238] Linking static target drivers/librte_crypto_ionic.a
[2505/3238] Compiling C object drivers/librte_crypto_ionic.so.25.2.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2506/3238] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[2507/3238] Linking static target drivers/libtmp_rte_crypto_caam_jr.a
[2508/3238] Generating drivers/rte_crypto_nitrox.pmd.c with a custom command
[2509/3238] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o
[2510/3238] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2511/3238] Compiling C object drivers/librte_crypto_nitrox.so.25.2.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2512/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2513/3238] Linking static target drivers/librte_crypto_nitrox.a
[2514/3238] Linking static target drivers/libtmp_rte_crypto_null.a
[2515/3238] Generating drivers/rte_crypto_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[2516/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2517/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cvq.c.o
[2518/3238] Generating drivers/rte_crypto_caam_jr.pmd.c with a custom command
[2519/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2520/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2521/3238] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2522/3238] Linking target drivers/librte_crypto_ionic.so.25.2
[2523/3238] Compiling C object drivers/librte_crypto_caam_jr.so.25.2.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2524/3238] Linking static target drivers/librte_crypto_caam_jr.a
[2525/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2526/3238] Generating drivers/rte_crypto_null.pmd.c with a custom command
[2527/3238] Generating drivers/rte_crypto_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2528/3238] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2529/3238] Generating drivers/rte_crypto_virtio_map with a custom command
[2530/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2531/3238] Linking static target drivers/librte_crypto_null.a
[2532/3238] Linking target drivers/librte_crypto_nitrox.so.25.2
[2533/3238] Compiling C object drivers/librte_crypto_null.so.25.2.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2534/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2535/3238] Generating drivers/rte_compress_nitrox_map with a custom command
[2536/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2537/3238] Generating drivers/rte_crypto_caam_jr.sym_chk with a custom command (wrapped by meson to capture output)
[2538/3238] Generating drivers/rte_compress_octeontx_map with a custom command
[2539/3238] Linking target drivers/librte_crypto_caam_jr.so.25.2
[2540/3238] Generating drivers/rte_crypto_null.sym_chk with a custom command (wrapped by meson to capture output)
[2541/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2542/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_cryptodev.c.o
[2543/3238] Linking target drivers/librte_crypto_null.so.25.2
[2544/3238] Generating drivers/rte_regex_cn9k_map with a custom command
[2545/3238] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[2546/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_virtio_user_dev.c.o
[2547/3238] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp_reqmgr.c.o
[2548/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_vhost_vdpa.c.o
[2549/3238] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2550/3238] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp.c.o
[2551/3238] Linking static target drivers/libtmp_rte_crypto_virtio.a
[2552/3238] Linking static target drivers/libtmp_rte_compress_nitrox.a
[2553/3238] Generating drivers/rte_compress_nitrox.pmd.c with a custom command
[2554/3238] Generating drivers/rte_crypto_virtio.pmd.c with a custom command
[2555/3238] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2556/3238] Compiling C object drivers/librte_compress_nitrox.a.p/meson-generated_.._rte_compress_nitrox.pmd.c.o
[2557/3238] Linking static target drivers/librte_crypto_virtio.a
[2558/3238] Compiling C object drivers/libtmp_rte_regex_cn9k.a.p/regex_cn9k_cn9k_regexdev.c.o
[2559/3238] Compiling C object drivers/librte_crypto_virtio.so.25.2.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2560/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_dev.c.o
[2561/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_io.c.o
[2562/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_model.c.o
[2563/3238] Linking static target drivers/librte_compress_nitrox.a
[2564/3238] Linking static target drivers/libtmp_rte_regex_cn9k.a
[2565/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_dev.c.o
[2566/3238] Compiling C object drivers/librte_compress_nitrox.so.25.2.p/meson-generated_.._rte_compress_nitrox.pmd.c.o
[2567/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2568/3238] Generating drivers/rte_ml_cnxk_map with a custom command
[2569/3238] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a
[2570/3238] Generating drivers/rte_crypto_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2571/3238] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2572/3238] Generating drivers/rte_regex_cn9k.pmd.c with a custom command
[2573/3238] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a
[2574/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_ops.c.o
[2575/3238] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2576/3238] Generating drivers/rte_compress_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2577/3238] Linking target drivers/librte_crypto_virtio.so.25.2
[2578/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_utils.c.o
[2579/3238] Compiling C object drivers/librte_regex_cn9k.a.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2580/3238] Linking static target drivers/libtmp_rte_crypto_scheduler.a
[2581/3238] Compiling C object drivers/librte_regex_cn9k.so.25.2.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2582/3238] Linking target drivers/librte_compress_nitrox.so.25.2
[2583/3238] Generating drivers/rte_crypto_dpaa_sec.pmd.c with a custom command
[2584/3238] Linking static target drivers/librte_regex_cn9k.a
[2585/3238] Generating drivers/rte_vdpa_ifc_map with a custom command
[2586/3238] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[2587/3238] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa_log.c.o
[2588/3238] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2589/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ops.c.o
[2590/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_mvtvm_ml_stubs.c.o
[2591/3238] Compiling C object drivers/librte_crypto_dpaa_sec.so.25.2.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2592/3238] Linking static target drivers/libtmp_rte_compress_octeontx.a
[2593/3238] Linking static target drivers/librte_crypto_dpaa_sec.a
[2594/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ocm.c.o
[2595/3238] Generating drivers/rte_crypto_dpaa2_sec.pmd.c with a custom command
[2596/3238] Generating drivers/rte_vdpa_nfp_map with a custom command
[2597/3238] Generating drivers/rte_crypto_scheduler.pmd.c with a custom command
[2598/3238] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2599/3238] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o
[2600/3238] Linking static target drivers/librte_crypto_dpaa2_sec.a
[2601/3238] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2602/3238] Generating drivers/rte_regex_cn9k.sym_chk with a custom command (wrapped by meson to capture output)
[2603/3238] Compiling C object drivers/librte_crypto_dpaa2_sec.so.25.2.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2604/3238] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_model.c.o
[2605/3238] Compiling C object drivers/librte_crypto_scheduler.so.25.2.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2606/3238] Linking static target drivers/librte_crypto_scheduler.a
[2607/3238] Linking static target drivers/libtmp_rte_ml_cnxk.a
[2608/3238] Generating drivers/rte_compress_octeontx.pmd.c with a custom command
[2609/3238] Linking target drivers/librte_regex_cn9k.so.25.2
[2610/3238] Generating drivers/rte_vdpa_sfc_map with a custom command
[2611/3238] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2612/3238] Linking static target drivers/librte_compress_octeontx.a
[2613/3238] Compiling C object drivers/librte_compress_octeontx.so.25.2.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2614/3238] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa_core.c.o
[2615/3238] Generating drivers/rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2616/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa.c.o
[2617/3238] Generating drivers/rte_crypto_scheduler.sym_chk with a custom command (wrapped by meson to capture output)
[2618/3238] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o
[2619/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_mcdi.c.o
[2620/3238] Generating drivers/rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2621/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_hw.c.o
[2622/3238] Generating drivers/rte_ml_cnxk.pmd.c with a custom command
[2623/3238] Linking static target drivers/libtmp_rte_vdpa_ifc.a
[2624/3238] Linking target drivers/librte_crypto_scheduler.so.25.2
[2625/3238] Linking target drivers/librte_crypto_dpaa_sec.so.25.2
[2626/3238] Compiling C object drivers/librte_ml_cnxk.a.p/meson-generated_.._rte_ml_cnxk.pmd.c.o
[2627/3238] Compiling C object drivers/librte_ml_cnxk.so.25.2.p/meson-generated_.._rte_ml_cnxk.pmd.c.o
[2628/3238] Linking static target drivers/librte_ml_cnxk.a
[2629/3238] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa.c.o
[2630/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_ops.c.o
[2631/3238] Linking target drivers/librte_crypto_dpaa2_sec.so.25.2
[2632/3238] Linking static target drivers/libtmp_rte_vdpa_nfp.a
[2633/3238] Generating drivers/rte_compress_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2634/3238] Generating symbol file drivers/librte_crypto_dpaa_sec.so.25.2.p/librte_crypto_dpaa_sec.so.25.2.symbols
[2635/3238] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_filter.c.o
[2636/3238] Generating drivers/rte_vdpa_ifc.pmd.c with a custom command
[2637/3238] Linking static target drivers/libtmp_rte_vdpa_sfc.a
[2638/3238] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.25.2.p/librte_crypto_dpaa2_sec.so.25.2.symbols
[2639/3238] Linking target drivers/librte_compress_octeontx.so.25.2
[2640/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_worker.c.o
[2641/3238] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2642/3238] Linking static target drivers/librte_vdpa_ifc.a
[2643/3238] Compiling C object drivers/librte_vdpa_ifc.so.25.2.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2644/3238] Generating drivers/rte_vdpa_nfp.pmd.c with a custom command
[2645/3238] Generating drivers/rte_ml_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2646/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev.c.o
[2647/3238] Compiling C object drivers/librte_vdpa_nfp.a.p/meson-generated_.._rte_vdpa_nfp.pmd.c.o
[2648/3238] Linking static target drivers/librte_vdpa_nfp.a
[2649/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_stats.c.o
[2650/3238] Linking target drivers/librte_ml_cnxk.so.25.2
[2651/3238] Compiling C object drivers/librte_vdpa_nfp.so.25.2.p/meson-generated_.._rte_vdpa_nfp.pmd.c.o
[2652/3238] Generating drivers/rte_vdpa_sfc.pmd.c with a custom command
[2653/3238] Compiling C object drivers/librte_vdpa_sfc.a.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2654/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_adptr.c.o
[2655/3238] Generating drivers/rte_vdpa_ifc.sym_chk with a custom command (wrapped by meson to capture output)
[2656/3238] Linking static target drivers/librte_vdpa_sfc.a
[2657/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_evdev.c.o
[2658/3238] Compiling C object drivers/librte_vdpa_sfc.so.25.2.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2659/3238] Generating drivers/rte_vdpa_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[2660/3238] Linking target drivers/librte_vdpa_ifc.so.25.2
[2661/3238] Generating drivers/rte_vdpa_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[2662/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker.c.o
[2663/3238] Linking target drivers/librte_vdpa_nfp.so.25.2
[2664/3238] Linking target drivers/librte_vdpa_sfc.so.25.2
[2665/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_all_offload.c.o
[2666/3238] Generating drivers/rte_event_cnxk_map with a custom command
[2667/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_all_offload.c.o
[2668/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_all_offload.c.o
[2669/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_all_offload.c.o
[2670/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_eventdev.c.o
[2671/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_selftest.c.o
[2672/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_all_offload.c.o
[2673/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o
[2674/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_all_offload.c.o
[2675/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o
[2676/3238] Compiling C object drivers/librte_event_dlb2_avx512_lib.a.p/event_dlb2_dlb2_avx512.c.o
[2677/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_sse.c.o
[2678/3238] Generating drivers/rte_event_dlb2_map with a custom command
[2679/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn20k_worker.c.o
[2680/3238] Linking static target drivers/librte_event_dlb2_avx512_lib.a
[2681/3238] Generating drivers/rte_event_dpaa_map with a custom command
[2682/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_worker.c.o
[2683/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o
[2684/3238] Generating drivers/rte_event_dpaa2_map with a custom command
[2685/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o
[2686/3238] Generating drivers/rte_event_dsw_map with a custom command
[2687/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o
[2688/3238] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o
[2689/3238] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o
[2690/3238] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o
[2691/3238] Linking static target drivers/libtmp_rte_event_dpaa.a
[2692/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o
[2693/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o
[2694/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_eventdev.c.o
[2695/3238] Generating drivers/rte_event_opdl_map with a custom command
[2696/3238] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o
[2697/3238] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o
[2698/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o
[2699/3238] Generating drivers/rte_event_skeleton_map with a custom command
[2700/3238] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn20k_eventdev.c.o
[2701/3238] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o
[2702/3238] Linking static target drivers/libtmp_rte_event_dpaa2.a
[2703/3238] Linking static target drivers/libtmp_rte_event_cnxk.a
[2704/3238] Generating drivers/rte_event_dpaa.pmd.c with a custom command
[2705/3238] Generating drivers/rte_event_dpaa2.pmd.c with a custom command
[2706/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o
[2707/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o
[2708/3238] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2709/3238] Compiling C object drivers/librte_event_dpaa.so.25.2.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2710/3238] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2711/3238] Compiling C object drivers/librte_event_dpaa2.so.25.2.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2712/3238] Linking static target drivers/librte_event_dpaa.a
[2713/3238] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o
[2714/3238] Linking static target drivers/librte_event_dpaa2.a
[2715/3238] Generating drivers/rte_event_cnxk.pmd.c with a custom command
[2716/3238] Linking static target drivers/libtmp_rte_event_skeleton.a
[2717/3238] Generating drivers/rte_event_sw_map with a custom command
[2718/3238] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2719/3238] Compiling C object drivers/librte_event_cnxk.so.25.2.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2720/3238] Linking static target drivers/librte_event_cnxk.a
[2721/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o
[2722/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o
[2723/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o
[2724/3238] Generating drivers/rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2725/3238] Generating drivers/rte_event_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[2726/3238] Generating drivers/rte_event_skeleton.pmd.c with a custom command
[2727/3238] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2728/3238] Linking target drivers/librte_event_dpaa2.so.25.2
[2729/3238] Linking static target drivers/librte_event_skeleton.a
[2730/3238] Linking target drivers/librte_event_dpaa.so.25.2
[2731/3238] Compiling C object drivers/librte_event_skeleton.so.25.2.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2732/3238] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o
[2733/3238] Linking static target drivers/libtmp_rte_event_dlb2.a
[2734/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o
[2735/3238] Generating drivers/rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2736/3238] Generating drivers/rte_event_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2737/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o
[2738/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o
[2739/3238] Generating drivers/rte_event_octeontx_map with a custom command
[2740/3238] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o
[2741/3238] Linking target drivers/librte_event_skeleton.so.25.2
[2742/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o
[2743/3238] Generating drivers/rte_baseband_acc_map with a custom command
[2744/3238] Linking static target drivers/libtmp_rte_event_dsw.a
[2745/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o
[2746/3238] Generating drivers/rte_baseband_fpga_5gnr_fec_map with a custom command
[2747/3238] Generating drivers/rte_event_dlb2.pmd.c with a custom command
[2748/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o
[2749/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2750/3238] Generating drivers/rte_baseband_fpga_lte_fec_map with a custom command
[2751/3238] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2752/3238] Generating drivers/rte_baseband_la12xx_map with a custom command
[2753/3238] Compiling C object drivers/librte_event_dlb2.so.25.2.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2754/3238] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o
[2755/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o
[2756/3238] Generating drivers/rte_event_dsw.pmd.c with a custom command
[2757/3238] Linking static target drivers/librte_event_dlb2.a
[2758/3238] Generating drivers/rte_baseband_null_map with a custom command
[2759/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o
[2760/3238] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_acc_common.c.o
[2761/3238] Linking static target drivers/libtmp_rte_event_opdl.a
[2762/3238] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2763/3238] Compiling C object drivers/librte_event_dsw.so.25.2.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2764/3238] Generating drivers/rte_baseband_turbo_sw_map with a custom command
[2765/3238] Linking static target drivers/librte_event_dsw.a
[2766/3238] Generating drivers/rte_power_acpi_map with a custom command
[2767/3238] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o
[2768/3238] Generating drivers/rte_event_opdl.pmd.c with a custom command
[2769/3238] Generating drivers/rte_power_amd_pstate_map with a custom command
[2770/3238] Linking static target drivers/libtmp_rte_event_sw.a
[2771/3238] Compiling C object drivers/librte_event_opdl.so.25.2.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2772/3238] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2773/3238] Generating drivers/rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[2774/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o
[2775/3238] Generating drivers/rte_event_dlb2.sym_chk with a custom command (wrapped by meson to capture output)
[2776/3238] Linking static target drivers/librte_event_opdl.a
[2777/3238] Linking target drivers/librte_event_dsw.so.25.2
[2778/3238] Generating drivers/rte_power_cppc_map with a custom command
[2779/3238] Compiling C object drivers/libtmp_rte_baseband_la12xx.a.p/baseband_la12xx_bbdev_la12xx.c.o
[2780/3238] Linking target drivers/librte_event_dlb2.so.25.2
[2781/3238] Compiling C object drivers/libtmp_rte_power_acpi.a.p/power_acpi_acpi_cpufreq.c.o
[2782/3238] Generating drivers/rte_event_sw.pmd.c with a custom command
[2783/3238] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o
[2784/3238] Generating drivers/rte_power_intel_pstate_map with a custom command
[2785/3238] Linking static target drivers/libtmp_rte_baseband_la12xx.a
[2786/3238] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o
[2787/3238] Linking static target drivers/librte_event_sw.a
[2788/3238] Linking static target drivers/libtmp_rte_power_acpi.a
[2789/3238] Compiling C object drivers/librte_event_sw.so.25.2.p/meson-generated_.._rte_event_sw.pmd.c.o
[2790/3238] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a
[2791/3238] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o
[2792/3238] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o
[2793/3238] Compiling C object drivers/libtmp_rte_power_amd_pstate.a.p/power_amd_pstate_amd_pstate_cpufreq.c.o
[2794/3238] Generating drivers/rte_event_opdl.sym_chk with a custom command (wrapped by meson to capture output)
[2795/3238] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a
[2796/3238] Generating drivers/rte_power_intel_uncore_map with a custom command
[2797/3238] Linking static target drivers/libtmp_rte_event_octeontx.a
[2798/3238] Linking static target drivers/libtmp_rte_power_amd_pstate.a
[2799/3238] Linking target drivers/librte_event_opdl.so.25.2
[2800/3238] Generating drivers/rte_baseband_la12xx.pmd.c with a custom command
[2801/3238] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_guest_channel.c.o
[2802/3238] Generating drivers/rte_power_acpi.pmd.c with a custom command
[2803/3238] Compiling C object drivers/librte_baseband_la12xx.a.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2804/3238] Generating drivers/rte_baseband_fpga_lte_fec.pmd.c with a custom command
[2805/3238] Linking static target drivers/librte_baseband_la12xx.a
[2806/3238] Generating drivers/rte_event_sw.sym_chk with a custom command (wrapped by meson to capture output)
[2807/3238] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2808/3238] Compiling C object drivers/libtmp_rte_power_cppc.a.p/power_cppc_cppc_cpufreq.c.o
[2809/3238] Compiling C object drivers/librte_power_acpi.a.p/meson-generated_.._rte_power_acpi.pmd.c.o
[2810/3238] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o
[2811/3238] Generating drivers/rte_baseband_fpga_5gnr_fec.pmd.c with a custom command
[2812/3238] Linking static target drivers/libtmp_rte_crypto_octeontx.a
[2813/3238] Compiling C object drivers/librte_baseband_la12xx.so.25.2.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2814/3238] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_kvm_vm.c.o
[2815/3238] Linking static target drivers/libtmp_rte_baseband_null.a
[2816/3238] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2817/3238] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.25.2.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2818/3238] Linking static target drivers/librte_power_acpi.a
[2819/3238] Generating drivers/rte_event_octeontx.pmd.c with a custom command
[2820/3238] Linking target drivers/librte_event_sw.so.25.2
[2821/3238] Generating drivers/rte_power_amd_pstate.pmd.c with a custom command
[2822/3238] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2823/3238] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.25.2.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2824/3238] Linking static target drivers/librte_baseband_fpga_lte_fec.a
[2825/3238] Compiling C object drivers/librte_power_acpi.so.25.2.p/meson-generated_.._rte_power_acpi.pmd.c.o
[2826/3238] Linking static target drivers/libtmp_rte_power_cppc.a
[2827/3238] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2828/3238] Compiling C object drivers/librte_event_octeontx.so.25.2.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2829/3238] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a
[2830/3238] Compiling C object drivers/librte_power_amd_pstate.a.p/meson-generated_.._rte_power_amd_pstate.pmd.c.o
[2831/3238] Compiling C object drivers/librte_power_amd_pstate.so.25.2.p/meson-generated_.._rte_power_amd_pstate.pmd.c.o
[2832/3238] Compiling C object drivers/libtmp_rte_power_intel_uncore.a.p/power_intel_uncore_intel_uncore.c.o
[2833/3238] Linking static target drivers/librte_event_octeontx.a
[2834/3238] Linking static target drivers/librte_power_amd_pstate.a
[2835/3238] Linking static target drivers/libtmp_rte_power_intel_uncore.a
[2836/3238] Compiling C object drivers/libtmp_rte_power_intel_pstate.a.p/power_intel_pstate_intel_pstate_cpufreq.c.o
[2837/3238] Generating drivers/rte_power_kvm_vm_map with a custom command
[2838/3238] Generating drivers/rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[2839/3238] Linking static target drivers/libtmp_rte_power_kvm_vm.a
[2840/3238] Linking static target drivers/libtmp_rte_power_intel_pstate.a
[2841/3238] Generating drivers/rte_baseband_null.pmd.c with a custom command
[2842/3238] Generating drivers/rte_crypto_octeontx.pmd.c with a custom command
[2843/3238] Generating drivers/rte_power_cppc.pmd.c with a custom command
[2844/3238] Generating drivers/rte_power_acpi.sym_chk with a custom command (wrapped by meson to capture output)
[2845/3238] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2846/3238] Linking target drivers/librte_baseband_la12xx.so.25.2
[2847/3238] Generating app/graph/commands_hdr with a custom command (wrapped by meson to capture output)
[2848/3238] Linking static target drivers/librte_baseband_null.a
[2849/3238] Generating drivers/rte_power_amd_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[2850/3238] Compiling C object drivers/librte_crypto_octeontx.so.25.2.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2851/3238] Compiling C object drivers/librte_baseband_null.so.25.2.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2852/3238] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2853/3238] Compiling C object drivers/librte_power_cppc.a.p/meson-generated_.._rte_power_cppc.pmd.c.o
[2854/3238] Generating drivers/rte_power_intel_uncore.pmd.c with a custom command
[2855/3238] Linking target drivers/librte_power_acpi.so.25.2
[2856/3238] Compiling C object drivers/librte_power_cppc.so.25.2.p/meson-generated_.._rte_power_cppc.pmd.c.o
[2857/3238] Generating drivers/rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2858/3238] Generating drivers/rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2859/3238] Linking static target drivers/librte_power_cppc.a
[2860/3238] Linking static target drivers/librte_crypto_octeontx.a
[2861/3238] Compiling C object drivers/librte_power_intel_uncore.a.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[2862/3238] Generating drivers/rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2863/3238] Generating drivers/rte_power_intel_pstate.pmd.c with a custom command
[2864/3238] Linking target drivers/librte_power_amd_pstate.so.25.2
[2865/3238] Compiling C object drivers/librte_power_intel_uncore.so.25.2.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[2866/3238] Linking static target drivers/librte_power_intel_uncore.a
[2867/3238] Generating drivers/rte_power_kvm_vm.pmd.c with a custom command
[2868/3238] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.25.2
[2869/3238] Linking target drivers/librte_baseband_fpga_lte_fec.so.25.2
[2870/3238] Compiling C object drivers/librte_power_intel_pstate.a.p/meson-generated_.._rte_power_intel_pstate.pmd.c.o
[2871/3238] Compiling C object drivers/librte_power_intel_pstate.so.25.2.p/meson-generated_.._rte_power_intel_pstate.pmd.c.o
[2872/3238] Compiling C object drivers/librte_power_kvm_vm.a.p/meson-generated_.._rte_power_kvm_vm.pmd.c.o
[2873/3238] Generating drivers/rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[2874/3238] Compiling C object drivers/librte_power_kvm_vm.so.25.2.p/meson-generated_.._rte_power_kvm_vm.pmd.c.o
[2875/3238] Linking static target drivers/librte_power_intel_pstate.a
[2876/3238] Linking static target drivers/librte_power_kvm_vm.a
[2877/3238] Generating drivers/rte_power_cppc.sym_chk with a custom command (wrapped by meson to capture output)
[2878/3238] Linking target drivers/librte_baseband_null.so.25.2
[2879/3238] Generating drivers/rte_power_intel_uncore.sym_chk with a custom command (wrapped by meson to capture output)
[2880/3238] Linking target drivers/librte_power_cppc.so.25.2
[2881/3238] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[2882/3238] Linking target drivers/librte_power_intel_uncore.so.25.2
[2883/3238] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a
[2884/3238] Generating drivers/rte_crypto_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2885/3238] Generating drivers/rte_power_intel_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[2886/3238] Compiling C object app/dpdk-graph.p/graph_cli.c.o
[2887/3238] Linking target drivers/librte_crypto_octeontx.so.25.2
[2888/3238] Compiling C object app/dpdk-graph.p/graph_conn.c.o
[2889/3238] Compiling C object app/dpdk-graph.p/graph_ethdev_rx.c.o
[2890/3238] Generating drivers/rte_power_kvm_vm.sym_chk with a custom command (wrapped by meson to capture output)
[2891/3238] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[2892/3238] Linking target drivers/librte_power_intel_pstate.so.25.2
[2893/3238] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[2894/3238] Generating drivers/rte_baseband_turbo_sw.pmd.c with a custom command
[2895/3238] Compiling C object app/dpdk-graph.p/graph_ethdev.c.o
[2896/3238] Generating symbol file drivers/librte_crypto_octeontx.so.25.2.p/librte_crypto_octeontx.so.25.2.symbols
[2897/3238] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2898/3238] Compiling C object drivers/librte_baseband_turbo_sw.so.25.2.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2899/3238] Linking static target drivers/librte_baseband_turbo_sw.a
[2900/3238] Linking target drivers/librte_power_kvm_vm.so.25.2
[2901/3238] Linking target drivers/librte_event_octeontx.so.25.2
[2902/3238] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[2903/3238] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[2904/3238] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[2905/3238] Compiling C object app/dpdk-graph.p/graph_main.c.o
[2906/3238] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2907/3238] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[2908/3238] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[2909/3238] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2910/3238] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[2911/3238] Generating drivers/rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output)
[2912/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2913/3238] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2914/3238] Compiling C object app/dpdk-graph.p/graph_utils.c.o
[2915/3238] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2916/3238] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[2917/3238] Linking target drivers/librte_baseband_turbo_sw.so.25.2
[2918/3238] Linking static target drivers/libtmp_rte_baseband_acc.a
[2919/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[2920/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2921/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
cc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style
-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c: In function acperf_set_ops_ciphera:
../app/test-crypto-perf/cperf_ops.c:478:57: error: aRTE_CRYPTO_CIPHER_SNOW_Va undeclared (first use in this function); did you mean aRTE_CRYPTO_CIPHER_NULLa?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: note: each undeclared identifier is reported only once for each function it appears in
../app/test-crypto-perf/cperf_ops.c: In function acperf_set_ops_cipher_autha:
../app/test-crypto-perf/cperf_ops.c:638:57: error: aRTE_CRYPTO_CIPHER_SNOW_Va undeclared (first use in this function); did you mean aRTE_CRYPTO_CIPHER_NULLa?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[2922/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[2923/3238] Generating drivers/rte_baseband_acc.pmd.c with a custom command
[2924/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[2925/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[2926/3238] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2927/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2928/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2929/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[2930/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2931/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[2932/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[2933/3238] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2934/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[2935/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[2936/3238] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[2937/3238] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2938/3238] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
Test build failed.
https://lab.dpdk.org/results/dashboard/patchsets/32964/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-04-08 18:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
2025-04-08 10:51 ` |FAILURE| pw152825-152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V qemudev
2025-04-08 11:20 ` |SUCCESS| pw152829 " checkpatch
2025-04-08 12:22 ` |FAILURE| " 0-day Robot
2025-04-08 17:13 ` |FAILURE| pw152825-152829 [PATCH] [5/5] " dpdklab
2025-04-08 18:00 ` dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).