automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
       [not found] <20240207221623.195157-8-stephen@networkplumber.org>
@ 2024-02-07 22:11 ` qemudev
  2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
  2024-02-07 22:44 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2024-02-07 22:11 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/136511

_ninja build failure_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wed,  7 Feb 2024 14:11:19 -0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 67d787e43c304dba6be55f0ce93df006d0997e48

136506-136511 --> 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: drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
cc -Idrivers/libtmp_rte_net_tap.a.p -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definit
 ion -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o -MF drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o.d -o drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o -c ../drivers/net/tap/tap_flow.c
./drivers/net/tap/tap_flow.c: In function ‘add_action’:
./drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
^~
./drivers/net/tap/tap_flow.c:855:46: warning: implicit declaration of function ‘bpf_program__fd’ [-Wimplicit-function-declaration]
tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
^~~~~~~~~~~~~~~
./drivers/net/tap/tap_flow.c:855:46: warning: nested extern declaration of ‘bpf_program__fd’ [-Wnested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
./drivers/net/tap/tap_rss.stub.h:30:12: warning: ‘bpf_object__btf_fd’ defined but not used [-Wunused-function]
static int bpf_object__btf_fd(struct bpf_object *obj)
^~~~~~~~~~~~~~~~~~
[1559/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[1560/2427] Generating rte_net_octeontx.pmd.c with a custom command
[1561/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[1562/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[1563/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[1564/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[1565/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1566/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[1567/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[1568/2427] Generating rte_net_pfe.pmd.c with a custom command
[1569/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[1570/2427] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1571/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[1572/2427] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[1573/2427] Generating rte_net_octeon_ep.pmd.c with a custom command
[1574/2427] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1575/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1576/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[1577/2427] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1578/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[1579/2427] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1580/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1581/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1582/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[1583/2427] Generating rte_net_nfp.pmd.c with a custom command
[1584/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1585/2427] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1586/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1587/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1588/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1589/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[1590/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1591/2427] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* |SUCCESS| pw136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
       [not found] <20240207221623.195157-8-stephen@networkplumber.org>
  2024-02-07 22:11 ` |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device qemudev
@ 2024-02-07 22:19 ` checkpatch
  2024-02-07 22:44 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2024-02-07 22:19 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/136511

_coding style OK_



^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
       [not found] <20240207221623.195157-8-stephen@networkplumber.org>
  2024-02-07 22:11 ` |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device qemudev
  2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
@ 2024-02-07 22:44 ` 0-day Robot
  2 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2024-02-07 22:44 UTC (permalink / raw)
  To: test-report; +Cc: stephen, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/136511/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7821964094
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-stdatomic" failed at step Build and test
"ubuntu-20.04-clang-stdatomic" failed at step Build and test
"ubuntu-20.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################
[1949/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_tx.c.o'.
[1950/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1951/2846] Linking static target drivers/libtmp_rte_net_sfc.a.
[1952/2846] Generating rte_net_softnic.pmd.c with a custom command.
[1953/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1954/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1955/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
[1947/2846] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1948/2846] Linking target drivers/librte_net_ring.so.24.1.
[1949/2846] Generating rte_net_sfc.pmd.c with a custom command.
[1950/2846] Compiling C object 'drivers/a715181@@rte_net_sfc@sha/meson-generated_.._rte_net_sfc.pmd.c.o'.
[1951/2846] Compiling C object 'drivers/a715181@@rte_net_sfc@sta/meson-generated_.._rte_net_sfc.pmd.c.o'.
[1952/2846] Linking static target drivers/librte_net_sfc.a.
[1953/2846] Linking target drivers/librte_net_sfc.so.24.1.
[1954/2846] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[1955/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:853:44: error: no member named 'progs' in 'struct tap_rss'
                struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
                                               ~~~~~~~~  ^
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function 'bpf_program__fd' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
                                                           ^
2 errors generated.
[1956/2846] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1957/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1958/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1959/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1960/2846] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[2003/3918] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2004/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2005/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[2006/3918] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2007/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2008/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2009/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1990/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
[1991/3918] Linking target drivers/librte_net_sfc.so.24.1.
[1992/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_pipeline.c.o'.
[1993/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_mempool.c.o'.
[1994/3918] Linking static target drivers/libtmp_rte_net_softnic.a.
[1995/3918] Generating rte_net_softnic.pmd.c with a custom command.
[1996/3918] Compiling C object 'drivers/a715181@@rte_net_softnic@sta/meson-generated_.._rte_net_softnic.pmd.c.o'.
[1997/3918] Linking static target drivers/librte_net_softnic.a.
[1998/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:853:44: error: no member named 'progs' in 'struct tap_rss'
                struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
                                               ~~~~~~~~  ^
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function 'bpf_program__fd' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
                                                           ^
2 errors generated.
[1999/3918] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2000/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2001/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2002/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2003/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[1465/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1466/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1467/3138] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1468/3138] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1469/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1470/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1471/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1957/4091] Linking static target drivers/librte_net_thunderx.a.
[1958/4091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1959/4091] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a.
[1960/4091] Linking target drivers/librte_net_thunderx.so.24.1.
[1961/4091] Generating rte_net_txgbe.pmd.c with a custom command.
[1962/4091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1963/4091] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[1628/3388] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1629/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1630/3388] Linking target drivers/librte_net_ring.so.24.1.
[1631/3388] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1632/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1633/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1634/3388] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[1603/3359] Linking static target drivers/librte_net_softnic.a.
[1604/3359] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1605/3359] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1606/3359] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1607/3359] Generating rte_net_qede.pmd.c with a custom command.
[1608/3359] Generating rte_net_thunderx.pmd.c with a custom command.
[1609/3359] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw136506-136511 [PATCH] [v2, 7/7] MAINTAINERS: add maintainer for TAP device
@ 2024-02-07 22:36 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-02-07 22:36 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/136506

_build patch failure_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, February 07 2024 22:11:25 
Applied on: CommitID:67d787e43c304dba6be55f0ce93df006d0997e48
Apply patch set 136506-136511 failed:

Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3)
Trying to checkout branch: main
Checked out to main (a4ce111cc89f580b8c4aad51bdb061acbdfde86b)
Done: main commit a4ce111cc89f580b8c4aad51bdb061acbdfde86b
Trying to checkout branch: origin/next-net-for-main
Checked out to next-net-for-main (67d787e43c304dba6be55f0ce93df006d0997e48)
Applying patch...

Applying: net/tap: remove unused RSS hash types
Applying: net/tap: validate and setup parameters for BPF RSS
Applying: net/tap: stop "vendoring" linux bpf headers
Applying: net/tap: rewrite the RSS BPF program
Applying: net/tap: use libbpf to load new BPF program
Applying: net/tap: remove no longer used files
Applying: MAINTAINERS: add maintainer for TAP device


Running test build...
The Meson build system
Version: 0.53.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
Program cat found: YES (/usr/bin/cat)
Project name: DPDK
Project version: 24.03.0-rc0
C compiler for the host machine: cc (gcc 9.4.0 "cc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0")
C linker for the host machine: cc ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config found: NO
Program 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 found: YES (/usr/bin/python3)
Program cat found: YES (/usr/bin/cat)
Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/config/../buildtools/symlink-drivers-solibs.sh)
Compiler for C supports arguments -march=native: YES 
Checking for size of "void *" : 8
Checking for size of "void *" : 8
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 -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-address-of-packed-member -Waddress-of-packed-member: YES 
Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES 
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f: YES 
Checking if "AVX512 checking" compiles: YES 
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__" :  
Fetching value of define "__znver4__" :  
Fetching value of define "__znver3__" :  
Fetching value of define "__znver2__" :  
Fetching value of define "__znver1__" :  
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Message: lib/log: Defining dependency "log"
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/telemetry: Defining dependency "telemetry"
Checking for function "getentropy" : NO 
Message: lib/eal: Defining dependency "eal"
Message: lib/ring: Defining dependency "ring"
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Fetching value of define "__PCLMUL__" : 1 (cached)
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__VPCLMULQDQ__" :  (cached)
Compiler for C supports arguments -mpclmul: YES 
Compiler for C supports arguments -maes: YES 
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Compiler for C supports arguments -mavx512vl: YES 
Compiler for C supports arguments -mvpclmulqdq: YES 
Compiler for C supports arguments -mavx2: YES 
Compiler for C supports arguments -mavx: 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"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__AVX512CD__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
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:36: WARNING: libelf is missing, rte_bpf_elf_load API will be disabled
lib/bpf/meson.build:43: 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"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512IFMA__" :  
Compiler for C supports arguments -mavx512f -mavx512dq -mavx512ifma: YES 
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES 
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 
Has header "linux/vduse.h" : NO 
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
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 -Wformat-truncation: YES 
Message: drivers/common/cpt: Defining dependency "common_cpt"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES 
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Compiler for C supports arguments -Wno-pointer-to-int-cast -Wpointer-to-int-cast: YES 
Message: drivers/common/iavf: Defining dependency "common_iavf"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/common/idpf: Defining dependency "common_idpf"
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 -Wcast-qual: YES 
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
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/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 -Wstrict-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"
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 -Wsign-compare: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
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 -Wuninitialized: YES 
Message: drivers/dma/cnxk: Defining dependency "dma_cnxk"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/dma/dpaa: Defining dependency "dma_dpaa"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
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/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_ALL=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 -Wstrict-aliasing: YES 
Message: drivers/net/cnxk: Defining dependency "net_cnxk"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Message: drivers/net/cpfl: Defining dependency "net_cpfl"
Message: drivers/net/cxgbe: Defining dependency "net_cxgbe"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/net/dpaa: Defining dependency "net_dpaa"
Message: drivers/net/dpaa2: Defining dependency "net_dpaa2"
Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-misleading-indentation -Wmisleading-indentation: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES 
Message: drivers/net/e1000: Defining dependency "net_e1000"
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"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES 
Message: drivers/net/fm10k: Defining dependency "net_fm10k"
Message: drivers/net/gve: Defining dependency "net_gve"
Message: drivers/net/hinic: Defining dependency "net_hinic"
Message: drivers/net/hns3: Defining dependency "net_hns3"
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-format -Wformat: YES 
Compiler for C supports arguments -Wno-format-security -Wformat-security: YES 
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/net/i40e: Defining dependency "net_i40e"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/net/iavf: Defining dependency "net_iavf"
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/net/ice: Defining dependency "net_ice"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Message: drivers/net/idpf: Defining dependency "net_idpf"
Message: drivers/net/igc: Defining dependency "net_igc"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Message: drivers/net/ixgbe: Defining dependency "net_ixgbe"
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/null: Defining dependency "net_null"
Message: drivers/net/octeontx: Defining dependency "net_octeontx"
Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/net/pfe: Defining dependency "net_pfe"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES 
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES 
Compiler for C supports arguments -Wno-unused-function -Wunused-function: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES 
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Compiler for C supports arguments -Wno-visibility -Wvisibility: NO 
Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES 
Compiler for C supports arguments -Wno-invalid-source-encoding -Winvalid-source-encoding: NO 
Compiler for C supports arguments -Wno-sometimes-uninitialized -Wsometimes-uninitialized: NO 
Compiler for C supports arguments -Wno-pointer-bool-conversion -Wpointer-bool-conversion: NO 
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES 
Message: drivers/net/qede: Defining dependency "net_qede"
Message: drivers/net/ring: Defining dependency "net_ring"
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
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 
Library atomic found: YES
Message: drivers/net/sfc: Defining dependency "net_sfc"
Message: drivers/net/softnic: Defining dependency "net_softnic"
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 -Wmaybe-uninitialized: YES 
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 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512vl: YES 
Compiler for C supports arguments -mavx512bw: YES 
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy"
Message: drivers/raw/cnxk_gpio: Defining dependency "raw_cnxk_gpio"
Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif"
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"
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/octeontx: Defining dependency "compress_octeontx"
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 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Fetching value of define "__AVX512VL__" : 1 (cached)
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 -Wformat-nonliteral: YES 
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 
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 -Wno-format-truncation -Wformat-truncation: YES 
Message: hugepage availability: true
app/test/suites/meson.build:28: WARNING: Test "alarm_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "cksum_perf_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "cryptodev_crosscheck" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_crypto_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_eth_rx_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_eth_rx_intr_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_timer_adapter_test" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "ipsec_sad_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:28: 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, telemetry, eal, 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, iavf, idpf, octeontx, cnxk, nfp, qat, 
	sfc_efx, 
bus:
	auxiliary, cdx, dpaa, fslmc, ifpga, pci, platform, vdev, 
	vmbus, 
mempool:
	bucket, cnxk, dpaa, dpaa2, octeontx, ring, stack, 
dma:
	cnxk, dpaa, dpaa2, hisilicon, idxd, ioat, skeleton, 
net:
	af_packet, ark, atlantic, avp, axgbe, bnxt, bond, cnxk, 
	cpfl, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enetfec, 
	enic, failsafe, fm10k, gve, hinic, hns3, i40e, iavf, 
	ice, idpf, igc, ionic, ixgbe, memif, netvsc, nfp, 
	ngbe, null, octeontx, octeon_ep, pfe, qede, ring, sfc, 
	softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, 
	
raw:
	cnxk_bphy, cnxk_gpio, dpaa2_cmdif, ntb, skeleton, 
crypto:
	bcmfs, caam_jr, cnxk, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, 
	scheduler, virtio, 
compress:
	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:
	

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/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/zlib:	missing dependency, "zlib"
	regex/mlx5:	missing internal dependency, "common_mlx5"
	vdpa/mlx5:	missing internal dependency, "common_mlx5"
	gpu/cuda:	missing dependency, "cuda.h"
	

Build targets in project: 725

Found ninja-1.10.0 at /usr/bin/ninja

ninja: Entering directory `build'
[1/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_errno.c.o'.
[2/2580] Compiling C object 'lib/76b5a35@@rte_log@sta/log_log_linux.c.o'.
[3/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hexdump.c.o'.
[4/2580] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[5/2580] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[6/2580] Compiling C object 'lib/76b5a35@@rte_log@sta/log_log.c.o'.
[7/2580] Linking static target lib/librte_kvargs.a.
[8/2580] Linking static target lib/librte_log.a.
[9/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_config.c.o'.
[10/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_debug.c.o'.
[11/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[12/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.o'.
[13/2580] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[14/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[15/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_interrupts.c.o'.
[16/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_devargs.c.o'.
[17/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_string_fns.c.o'.
[18/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_mcfg.c.o'.
[19/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dev.c.o'.
[20/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore.c.o'.
[21/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memalloc.c.o'.
[22/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[23/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_reciprocal.c.o'.
[24/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_version.c.o'.
[25/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.o'.
[26/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memzone.c.o'.
[27/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.o'.
[28/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_cpuflags.c.o'.
[29/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hypervisor.c.o'.
[30/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.o'.
[31/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.o'.
[32/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[33/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.o'.
[34/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
[35/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[36/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_debug.c.o'.
[37/2580] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[38/2580] Linking static target lib/librte_telemetry.a.
[39/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dynmem.c.o'.
[40/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_ctf.c.o'.
[41/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
[42/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace.c.o'.
[43/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
[44/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_utils.c.o'.
[45/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_keepalive.c.o'.
[46/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_hotplug_mp.c.o'.
[47/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_file.c.o'.
[48/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_filesystem.c.o'.
[49/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_cpuflags.c.o'.
[50/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_mp.c.o'.
[51/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_proc.c.o'.
[52/2580] Generating kvargs.sym_chk with a meson_exe.py custom command.
[53/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o'.
[54/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_service.c.o'.
[55/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_firmware.c.o'.
[56/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_timer.c.o'.
[57/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_memory.c.o'.
[58/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_thread.c.o'.
[59/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cpuflags.c.o'.
[60/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_rte_thread.c.o'.
[61/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_hypervisor.c.o'.
[62/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_spinlock.c.o'.
[63/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[64/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[65/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[66/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[67/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[68/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[69/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cycles.c.o'.
[71/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[72/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o'.
[73/2580] Compiling C object 'lib/76b5a35@@rte_ring@sta/ring_rte_ring.c.o'.
[74/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[75/2580] Linking static target lib/librte_ring.a.
[76/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops_default.c.o'.
[77/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[78/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[79/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops.c.o'.
[80/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_mempool_trace_points.c.o'.
[81/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[82/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[83/2580] Generating log.sym_chk with a meson_exe.py custom command.
[84/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
[85/2580] Linking target lib/librte_log.so.24.1.
[86/2580] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[87/2580] Linking static target lib/librte_eal.a.
[88/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[89/2580] Linking static target lib/net/libnet_crc_avx512_lib.a.
[90/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool.c.o'.
[91/2580] Linking static target lib/librte_mempool.a.
[92/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[93/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[94/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_net_crc_sse.c.o'.
[95/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[96/2580] Compiling C object 'lib/76b5a35@@rte_meter@sta/meter_rte_meter.c.o'.
[97/2580] Linking static target lib/librte_meter.a.
[98/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
[99/2580] Generating symbol file 'lib/76b5a35@@rte_log@sha/librte_log.so.24.1.symbols'.
[100/2580] Linking static target lib/librte_net.a.
[101/2580] Generating telemetry.sym_chk with a meson_exe.py custom command.
[102/2580] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'.
[103/2580] Linking target lib/librte_kvargs.so.24.1.
[104/2580] Linking static target lib/librte_rcu.a.
[105/2580] Linking target lib/librte_telemetry.so.24.1.
[106/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o'.
[107/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o'.
[108/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[109/2580] Linking static target lib/librte_mbuf.a.
[110/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o'.
[111/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o'.
[112/2580] Generating ring.sym_chk with a meson_exe.py custom command.
[113/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o'.
[114/2580] Generating symbol file 'lib/76b5a35@@rte_kvargs@sha/librte_kvargs.so.24.1.symbols'.
[115/2580] Generating symbol file 'lib/76b5a35@@rte_telemetry@sha/librte_telemetry.so.24.1.symbols'.
[116/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[117/2580] Generating meter.sym_chk with a meson_exe.py custom command.
[118/2580] Generating net.sym_chk with a meson_exe.py custom command.
[119/2580] Compiling C object 'lib/76b5a35@@rte_efd@sta/efd_rte_efd.c.o'.
[120/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_telemetry.c.o'.
[121/2580] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[122/2580] Linking static target lib/librte_jobstats.a.
[123/2580] Compiling C object 'lib/76b5a35@@rte_pci@sta/pci_rte_pci.c.o'.
[124/2580] Generating rcu.sym_chk with a meson_exe.py custom command.
[125/2580] Linking static target lib/librte_pci.a.
[126/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline.c.o'.
[127/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_cirbuf.c.o'.
[128/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o'.
[129/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[130/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o'.
[131/2580] Compiling C object 'lib/76b5a35@@rte_latencystats@sta/latencystats_rte_latencystats.c.o'.
[132/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse.c.o'.
[133/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[134/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_portlist.c.o'.
[135/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_string.c.o'.
[136/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_num.c.o'.
[137/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_vt100.c.o'.
[138/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o'.
[139/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_socket.c.o'.
[140/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_os_unix.c.o'.
[141/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_hash_crc.c.o'.
[142/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o'.
[143/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o'.
[144/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_etheraddr.c.o'.
[145/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_rdline.c.o'.
[146/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_ipaddr.c.o'.
[147/2580] Generating pci.sym_chk with a meson_exe.py custom command.
[148/2580] Linking static target lib/librte_cmdline.a.
[149/2580] Generating jobstats.sym_chk with a meson_exe.py custom command.
[150/2580] Generating mempool.sym_chk with a meson_exe.py custom command.
[151/2580] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics.c.o'.
[152/2580] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics_telemetry.c.o'.
[153/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash_gfni.c.o'.
[154/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[155/2580] Linking static target lib/librte_metrics.a.
[156/2580] Generating mbuf.sym_chk with a meson_exe.py custom command.
[157/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[158/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
[159/2580] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
[160/2580] Linking static target lib/librte_timer.a.
[161/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_gen.c.o'.
[162/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[163/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[164/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_scalar.c.o'.
[165/2580] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[166/2580] Linking static target lib/librte_bitratestats.a.
[167/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf.c.o'.
[168/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_dump.c.o'.
[169/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_bld.c.o'.
[170/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load.c.o'.
[171/2580] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[172/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_stub.c.o'.
[173/2580] Linking static target lib/librte_bbdev.a.
[174/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_exec.c.o'.
[175/2580] Compiling C object 'lib/76b5a35@@rte_cfgfile@sta/cfgfile_rte_cfgfile.c.o'.
[176/2580] Linking static target lib/librte_cfgfile.a.
[177/2580] Generating metrics.sym_chk with a meson_exe.py custom command.
[178/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
[179/2580] Generating bitratestats.sym_chk with a meson_exe.py custom command.
[180/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_sse.c.o'.
[181/2580] Generating timer.sym_chk with a meson_exe.py custom command.
[182/2580] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_pmd.c.o'.
[183/2580] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev_pmd.c.o'.
[184/2580] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev.c.o'.
[185/2580] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_comp.c.o'.
[186/2580] Linking static target lib/librte_compressdev.a.
[187/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
[188/2580] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev_trace_points.c.o'.
[189/2580] Compiling C object 'lib/acl/bb5da3c@@avx2_tmp@sta/acl_run_avx2.c.o'.
[190/2580] Linking static target lib/acl/libavx2_tmp.a.
[191/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_jit_x86.c.o'.
[192/2580] Linking static target lib/librte_efd.a.
[193/2580] Linking static target lib/librte_bpf.a.
[194/2580] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_trace_points.c.o'.
[195/2580] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor_match_sse.c.o'.
[196/2580] Generating cfgfile.sym_chk with a meson_exe.py custom command.
[197/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
[198/2580] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor_single.c.o'.
[199/2580] Generating cmdline.sym_chk with a meson_exe.py custom command.
[200/2580] Linking static target lib/librte_hash.a.
[201/2580] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o'.
[202/2580] Linking static target lib/librte_distributor.a.
[203/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_populate.c.o'.
[204/2580] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev.c.o'.
[205/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_debug.c.o'.
[206/2580] Linking static target lib/librte_dmadev.a.
[207/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_eventdev_private.c.o'.
[208/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_avx512.c.o'.
[209/2580] Linking static target lib/librte_acl.a.
[210/2580] Generating efd.sym_chk with a meson_exe.py custom command.
[211/2580] Generating bbdev.sym_chk with a meson_exe.py custom command.
[212/2580] Generating bpf.sym_chk with a meson_exe.py custom command.
[213/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[214/2580] Linking static target lib/librte_ethdev.a.
[215/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_ring.c.o'.
[216/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_eventdev_trace_points.c.o'.
[217/2580] Generating distributor.sym_chk with a meson_exe.py custom command.
[218/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_dma_adapter.c.o'.
[219/2580] Generating compressdev.sym_chk with a meson_exe.py custom command.
[220/2580] Generating dmadev.sym_chk with a meson_exe.py custom command.
[221/2580] Compiling C object 'lib/76b5a35@@rte_dispatcher@sta/dispatcher_rte_dispatcher.c.o'.
[222/2580] Linking static target lib/librte_dispatcher.a.
[223/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_crypto_adapter.c.o'.
[224/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_rte_gro.c.o'.
[225/2580] Generating acl.sym_chk with a meson_exe.py custom command.
[226/2580] Compiling C object 'lib/76b5a35@@rte_gpudev@sta/gpudev_gpudev.c.o'.
[227/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_tcp4.c.o'.
[228/2580] Linking static target lib/librte_gpudev.a.
[229/2580] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_rte_cryptodev.c.o'.
[230/2580] Linking static target lib/librte_cryptodev.a.
[231/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_tcp6.c.o'.
[232/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_timer_adapter.c.o'.
[233/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_tx_adapter.c.o'.
[234/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_udp4.c.o'.
[235/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_vxlan_udp4.c.o'.
[236/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_vxlan_tcp4.c.o'.
[237/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tcp4.c.o'.
[238/2580] Linking static target lib/librte_gro.a.
[239/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_udp4.c.o'.
[240/2580] Generating hash.sym_chk with a meson_exe.py custom command.
[241/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tunnel_tcp4.c.o'.
[242/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tunnel_udp4.c.o'.
[243/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_rte_gso.c.o'.
[244/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_common.c.o'.
[245/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[246/2580] Linking static target lib/librte_gso.a.
[247/2580] Linking static target lib/librte_latencystats.a.
[248/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_reassembly.c.o'.
[249/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_fragmentation.c.o'.
[250/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[251/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_eventdev.c.o'.
[252/2580] Generating gro.sym_chk with a meson_exe.py custom command.
[253/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[254/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_fragmentation.c.o'.
[255/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[256/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
[257/2580] Linking static target lib/librte_ip_frag.a.
[258/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[259/2580] Generating dispatcher.sym_chk with a meson_exe.py custom command.
[260/2580] Generating gso.sym_chk with a meson_exe.py custom command.
[261/2580] Generating latencystats.sym_chk with a meson_exe.py custom command.
[262/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[263/2580] Compiling C object 'lib/member/52c0277@@sketch_avx512_tmp@sta/rte_member_sketch_avx512.c.o'.
[264/2580] Linking static target lib/member/libsketch_avx512_tmp.a.
[265/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[266/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member.c.o'.
[267/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_rx_adapter.c.o'.
[268/2580] Linking static target lib/librte_eventdev.a.
[269/2580] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm.c.o'.
[270/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_kvm_vm.c.o'.
[271/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vdev@sta/bus_vdev_vdev.c.o'.
[272/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[273/2580] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[274/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
[275/2580] Linking static target lib/librte_lpm.a.
[276/2580] Compiling C object 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o'.
[277/2580] Linking static target lib/librte_pcapng.a.
[278/2580] Generating ip_frag.sym_chk with a meson_exe.py custom command.
[279/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[280/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[281/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[282/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_intel_uncore.c.o'.
[283/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[284/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
[285/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[286/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_rte_mldev_pmd.c.o'.
[287/2580] Generating gpudev.sym_chk with a meson_exe.py custom command.
[288/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_mldev_utils.c.o'.
[289/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[290/2580] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[291/2580] Linking static target lib/librte_power.a.
[292/2580] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[293/2580] Linking static target lib/librte_rawdev.a.
[294/2580] Linking static target lib/librte_regexdev.a.
[295/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_mldev_utils_scalar_bfloat16.c.o'.
[296/2580] Generating pcapng.sym_chk with a meson_exe.py custom command.
[297/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_mldev_utils_scalar.c.o'.
[298/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_rte_mldev.c.o'.
[299/2580] Linking static target lib/librte_mldev.a.
[300/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_approx.c.o'.
[301/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_red.c.o'.
[302/2580] Generating lpm.sym_chk with a meson_exe.py custom command.
[303/2580] Compiling C object 'lib/76b5a35@@rte_rib@sta/rib_rte_rib.c.o'.
[304/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_pie.c.o'.
[305/2580] Compiling C object 'lib/76b5a35@@rte_reorder@sta/reorder_rte_reorder.c.o'.
[306/2580] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_std.c.o'.
[307/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_fd_man.c.o'.
[308/2580] Linking static target lib/librte_reorder.a.
[309/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[310/2580] Linking static target lib/librte_member.a.
[311/2580] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.o'.
[312/2580] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.o'.
[313/2580] Linking static target lib/librte_stack.a.
[314/2580] Compiling C object 'lib/76b5a35@@rte_rib@sta/rib_rte_rib6.c.o'.
[315/2580] Linking static target lib/librte_rib.a.
[316/2580] Compiling C object 'lib/76b5a35@@rte_security@sta/security_rte_security.c.o'.
[317/2580] Linking static target lib/librte_security.a.
[318/2580] Generating cryptodev.sym_chk with a meson_exe.py custom command.
[319/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_iotlb.c.o'.
[320/2580] Generating rawdev.sym_chk with a meson_exe.py custom command.
[321/2580] Generating stack.sym_chk with a meson_exe.py custom command.
[322/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vdpa.c.o'.
[323/2580] Generating member.sym_chk with a meson_exe.py custom command.
[324/2580] Generating reorder.sym_chk with a meson_exe.py custom command.
[325/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_socket.c.o'.
[326/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
[327/2580] Linking static target lib/librte_sched.a.
[328/2580] Generating power.sym_chk with a meson_exe.py custom command.
[329/2580] Generating regexdev.sym_chk with a meson_exe.py custom command.
[330/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ses.c.o'.
[331/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net_ctrl.c.o'.
[332/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_sa.c.o'.
[333/2580] Generating rib.sym_chk with a meson_exe.py custom command.
[334/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_inb.c.o'.
[335/2580] Generating security.sym_chk with a meson_exe.py custom command.
[336/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ipsec_telemetry.c.o'.
[337/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_crypto.c.o'.
[338/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_cnt.c.o'.
[339/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_ctrl_pdu.c.o'.
[340/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_reorder.c.o'.
[341/2580] Generating sched.sym_chk with a meson_exe.py custom command.
[342/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib6.c.o'.
[343/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_rte_pdcp.c.o'.
[344/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost.c.o'.
[345/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ipsec_sad.c.o'.
[346/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_port_log.c.o'.
[347/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib.c.o'.
[348/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_user.c.o'.
[349/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_outb.c.o'.
[350/2580] Linking static target lib/librte_ipsec.a.
[351/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o'.
[352/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_trie_avx512.c.o'.
[353/2580] Generating mldev.sym_chk with a meson_exe.py custom command.
[354/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_trie.c.o'.
[355/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_frag.c.o'.
[356/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_sched.c.o'.
[357/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_fd.c.o'.
[358/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ras.c.o'.
[359/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ethdev.c.o'.
[360/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o'.
[361/2580] Linking static target lib/librte_fib.a.
[362/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_process.c.o'.
[363/2580] Linking static target lib/librte_pdcp.a.
[364/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_source_sink.c.o'.
[365/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_keycmp.c.o'.
[366/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_sym_crypto.c.o'.
[367/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_source_sink.c.o'.
[368/2580] Generating ipsec.sym_chk with a meson_exe.py custom command.
[369/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_ethdev.c.o'.
[370/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_eventdev.c.o'.
[371/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_em.c.o'.
[372/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_fd.c.o'.
[373/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_learner.c.o'.
[374/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_ring.c.o'.
[375/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_selector.c.o'.
[376/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ring.c.o'.
[377/2580] Linking static target lib/librte_port.a.
[378/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_wm.c.o'.
[379/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_cuckoo.c.o'.
[380/2580] Generating fib.sym_chk with a meson_exe.py custom command.
[381/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_array.c.o'.
[382/2580] Generating pdcp.sym_chk with a meson_exe.py custom command.
[383/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_table_log.c.o'.
[384/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_acl.c.o'.
[385/2580] Compiling C object 'lib/76b5a35@@rte_pdump@sta/pdump_rte_pdump.c.o'.
[386/2580] Linking static target lib/librte_pdump.a.
[387/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key8.c.o'.
[388/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_lpm.c.o'.
[389/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_stub.c.o'.
[390/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_lpm_ipv6.c.o'.
[391/2580] Generating eventdev.sym_chk with a meson_exe.py custom command.
[392/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_ext.c.o'.
[393/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key16.c.o'.
[394/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_port_in_action.c.o'.
[395/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key32.c.o'.
[396/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_lru.c.o'.
[397/2580] Linking static target lib/librte_table.a.
[398/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[399/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
[400/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_ops.c.o'.
[401/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_stats.c.o'.
[402/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ddm.c.o'.
[403/2580] Generating pdump.sym_chk with a meson_exe.py custom command.
[404/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ipsec.c.o'.
[405/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph.c.o'.
[406/2580] Generating port.sym_chk with a meson_exe.py custom command.
[407/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_rte_graph_worker.c.o'.
[408/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev_tx.c.o'.
[409/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_pcap.c.o'.
[410/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev.c.o'.
[411/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_ctrl.c.o'.
[412/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_rx.c.o'.
[413/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_rte_graph_model_mcore_dispatch.c.o'.
[414/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_tx.c.o'.
[415/2580] Linking static target lib/librte_graph.a.
[416/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[417/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_local.c.o'.
[418/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_reassembly.c.o'.
[419/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_null.c.o'.
[420/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_lookup.c.o'.
[421/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_kernel_tx.c.o'.
[422/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_log.c.o'.
[423/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_kernel_rx.c.o'.
[424/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip6_lookup.c.o'.
[425/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_pkt_drop.c.o'.
[426/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_rewrite.c.o'.
[427/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[428/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cpt@sta/common_cpt_cpt_pmd_ops_helper.c.o'.
[429/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cpt@sta/common_cpt_cpt_fpm_tables.c.o'.
[430/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip6_rewrite.c.o'.
[431/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaa_of.c.o'.
[432/2580] Linking static target drivers/libtmp_rte_common_cpt.a.
[433/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_pkt_cls.c.o'.
[434/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_udp4_input.c.o'.
[435/2580] Linking static target lib/librte_node.a.
[436/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o'.
[437/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_crypto.c.o'.
[438/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_caamflib.c.o'.
[439/2580] Linking static target drivers/libtmp_rte_common_dpaax.a.
[440/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_iavf@sta/common_iavf_iavf_impl.c.o'.
[441/2580] Generating rte_common_cpt.pmd.c with a custom command.
[442/2580] Compiling C object 'drivers/a715181@@rte_common_cpt@sta/meson-generated_.._rte_common_cpt.pmd.c.o'.
[443/2580] Linking static target drivers/librte_common_cpt.a.
[444/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_iavf@sta/common_iavf_iavf_common.c.o'.
[445/2580] Compiling C object 'drivers/a715181@@rte_common_cpt@sha/meson-generated_.._rte_common_cpt.pmd.c.o'.
[446/2580] Generating rte_common_dpaax.pmd.c with a custom command.
[447/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_iavf@sta/common_iavf_iavf_adminq.c.o'.
[448/2580] Compiling C object 'drivers/a715181@@rte_common_dpaax@sta/meson-generated_.._rte_common_dpaax.pmd.c.o'.
[449/2580] Compiling C object 'drivers/a715181@@rte_common_dpaax@sha/meson-generated_.._rte_common_dpaax.pmd.c.o'.
[450/2580] Linking static target drivers/librte_common_dpaax.a.
[451/2580] Linking static target drivers/libtmp_rte_common_iavf.a.
[452/2580] Generating table.sym_chk with a meson_exe.py custom command.
[453/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[454/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_device.c.o'.
[455/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[456/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_params.c.o'.
[457/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[458/2580] Generating rte_common_iavf.pmd.c with a custom command.
[459/2580] Compiling C object 'drivers/a715181@@rte_common_iavf@sta/meson-generated_.._rte_common_iavf.pmd.c.o'.
[460/2580] Linking static target drivers/librte_common_iavf.a.
[461/2580] Generating node.sym_chk with a meson_exe.py custom command.
[462/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[463/2580] Compiling C object 'drivers/a715181@@rte_common_iavf@sha/meson-generated_.._rte_common_iavf.pmd.c.o'.
[464/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[465/2580] Linking static target drivers/libtmp_rte_common_octeontx.a.
[466/2580] Generating rte_common_cpt.sym_chk with a meson_exe.py custom command.
[467/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
[468/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_linux_auxiliary.c.o'.
[469/2580] Linking static target drivers/libtmp_rte_bus_auxiliary.a.
[470/2580] Generating rte_common_octeontx.pmd.c with a custom command.
[471/2580] Generating graph.sym_chk with a meson_exe.py custom command.
[472/2580] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[473/2580] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[474/2580] Linking static target drivers/librte_common_octeontx.a.
[475/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_cdx@sta/bus_cdx_cdx.c.o'.
[476/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_cdx@sta/bus_cdx_cdx_vfio.c.o'.
[477/2580] Linking static target drivers/libtmp_rte_bus_cdx.a.
[478/2580] Generating rte_bus_auxiliary.pmd.c with a custom command.
[479/2580] Compiling C object 'drivers/a715181@@rte_bus_auxiliary@sta/meson-generated_.._rte_bus_auxiliary.pmd.c.o'.
[480/2580] Linking static target drivers/librte_bus_auxiliary.a.
[481/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[482/2580] Linking static target drivers/libtmp_rte_common_idpf.a.
[483/2580] Generating rte_bus_cdx.pmd.c with a custom command.
[484/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_fman_hw.c.o'.
[485/2580] Compiling C object 'drivers/a715181@@rte_bus_auxiliary@sha/meson-generated_.._rte_bus_auxiliary.pmd.c.o'.
[486/2580] Compiling C object 'drivers/a715181@@rte_bus_cdx@sta/meson-generated_.._rte_bus_cdx.pmd.c.o'.
[487/2580] Compiling C object 'drivers/a715181@@rte_bus_cdx@sha/meson-generated_.._rte_bus_cdx.pmd.c.o'.
[488/2580] Linking static target drivers/librte_bus_cdx.a.
[489/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_process.c.o'.
[490/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_fman.c.o'.
[491/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_dpaa_alloc.c.o'.
[492/2580] Generating rte_common_iavf.sym_chk with a meson_exe.py custom command.
[493/2580] Compiling C object 'drivers/common/idpf/281975e@@idpf_common_avx512_lib@sta/idpf_common_rxtx_avx512.c.o'.
[494/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_netcfg_layer.c.o'.
[495/2580] Linking static target drivers/common/idpf/libidpf_common_avx512_lib.a.
[496/2580] Generating rte_common_idpf.pmd.c with a custom command.
[497/2580] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.o'.
[498/2580] Linking static target drivers/librte_common_idpf.a.
[499/2580] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[500/2580] Generating rte_bus_auxiliary.sym_chk with a meson_exe.py custom command.
[501/2580] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[502/2580] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command.
[503/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_dpaa_sys.c.o'.
[504/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman.c.o'.
[505/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpcon.c.o'.
[506/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpci.c.o'.
[507/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o'.
[508/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_qman_driver.c.o'.
[509/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpbp.c.o'.
[510/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpmng.c.o'.
[511/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dprc.c.o'.
[512/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_dpaa_bus.c.o'.
[513/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpio.c.o'.
[514/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_fslmc_bus.c.o'.
[515/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpdmai.c.o'.
[516/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_fslmc_vfio.c.o'.
[517/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dprc.c.o'.
[518/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o'.
[519/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_mc_sys.c.o'.
[520/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpbp.c.o'.
[521/2580] Generating rte_bus_cdx.sym_chk with a meson_exe.py custom command.
[522/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_qman.c.o'.
[523/2580] Linking static target drivers/libtmp_rte_bus_dpaa.a.
[524/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpci.c.o'.
[525/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_ifpga@sta/bus_ifpga_ifpga_bus.c.o'.
[526/2580] Linking static target drivers/libtmp_rte_bus_ifpga.a.
[527/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpio.c.o'.
[528/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_regs.c.o'.
[529/2580] Generating rte_bus_dpaa.pmd.c with a custom command.
[530/2580] Compiling C object 'drivers/a715181@@rte_bus_dpaa@sta/meson-generated_.._rte_bus_dpaa.pmd.c.o'.
[531/2580] Linking static target drivers/librte_bus_dpaa.a.
[532/2580] Generating rte_bus_ifpga.pmd.c with a custom command.
[533/2580] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[534/2580] Compiling C object 'drivers/a715181@@rte_bus_dpaa@sha/meson-generated_.._rte_bus_dpaa.pmd.c.o'.
[535/2580] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[536/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_rss.c.o'.
[537/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_dcb.c.o'.
[538/2580] Linking static target drivers/librte_bus_ifpga.a.
[539/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_portal.c.o'.
[540/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_ptp.c.o'.
[541/2580] Linking static target drivers/libtmp_rte_bus_fslmc.a.
[542/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform_params.c.o'.
[543/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'.
[544/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vdev@sta/bus_vdev_vdev_params.c.o'.
[545/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'.
[546/2580] Linking static target drivers/libtmp_rte_bus_vdev.a.
[547/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_tm.c.o'.
[548/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_stats.c.o'.
[549/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[550/2580] Generating rte_bus_vdev.pmd.c with a custom command.
[551/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
[552/2580] Compiling C object 'drivers/a715181@@rte_bus_vdev@sta/meson-generated_.._rte_bus_vdev.pmd.c.o'.
[553/2580] Linking static target drivers/libtmp_rte_bus_pci.a.
[554/2580] Linking static target drivers/librte_bus_vdev.a.
[555/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o'.
[556/2580] Generating rte_bus_fslmc.pmd.c with a custom command.
[557/2580] Linking static target drivers/libtmp_rte_bus_platform.a.
[558/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_bufring.c.o'.
[559/2580] Compiling C object 'drivers/a715181@@rte_bus_fslmc@sha/meson-generated_.._rte_bus_fslmc.pmd.c.o'.
[560/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_channel.c.o'.
[561/2580] Compiling C object 'drivers/a715181@@rte_bus_fslmc@sta/meson-generated_.._rte_bus_fslmc.pmd.c.o'.
[562/2580] Compiling C object 'drivers/a715181@@rte_bus_vdev@sha/meson-generated_.._rte_bus_vdev.pmd.c.o'.
[563/2580] Linking static target drivers/librte_bus_fslmc.a.
[564/2580] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[565/2580] Generating ethdev.sym_chk with a meson_exe.py custom command.
[566/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_common_uio.c.o'.
[567/2580] Generating rte_bus_pci.pmd.c with a custom command.
[568/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_common.c.o'.
[569/2580] Compiling C object 'drivers/a715181@@rte_bus_pci@sta/meson-generated_.._rte_bus_pci.pmd.c.o'.
[570/2580] Compiling C object 'drivers/a715181@@rte_bus_pci@sha/meson-generated_.._rte_bus_pci.pmd.c.o'.
[571/2580] Linking static target drivers/librte_bus_pci.a.
[572/2580] Generating rte_bus_platform.pmd.c with a custom command.
[573/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_linux_vmbus_bus.c.o'.
[574/2580] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[575/2580] Linking static target drivers/librte_bus_platform.a.
[576/2580] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[577/2580] Generating eal.sym_chk with a meson_exe.py custom command.
[578/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ae.c.o'.
[579/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_linux_vmbus_uio.c.o'.
[580/2580] Linking static target drivers/libtmp_rte_bus_vmbus.a.
[581/2580] Linking target lib/librte_eal.so.24.1.
[582/2580] Generating rte_bus_vdev.sym_chk with a meson_exe.py custom command.
[583/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_idev.c.o'.
[584/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o'.
[585/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_aes.c.o'.
[586/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_bphy_irq.c.o'.
[587/2580] Generating rte_bus_vmbus.pmd.c with a custom command.
[588/2580] Compiling C object 'drivers/a715181@@rte_bus_vmbus@sta/meson-generated_.._rte_bus_vmbus.pmd.c.o'.
[589/2580] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[590/2580] Linking static target drivers/librte_bus_vmbus.a.
[591/2580] Compiling C object 'drivers/a715181@@rte_bus_vmbus@sha/meson-generated_.._rte_bus_vmbus.pmd.c.o'.
[592/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_vhost@sta/net_vhost_rte_eth_vhost.c.o'.
[593/2580] Linking static target drivers/libtmp_rte_net_vhost.a.
[594/2580] Generating symbol file 'lib/76b5a35@@rte_eal@sha/librte_eal.so.24.1.symbols'.
[595/2580] Linking target lib/librte_ring.so.24.1.
[596/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ae_fpm_tables.c.o'.
[597/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o'.
[598/2580] Linking target lib/librte_meter.so.24.1.
[599/2580] Linking target lib/librte_pci.so.24.1.
[600/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_bphy.c.o'.
[601/2580] Linking target lib/librte_timer.so.24.1.
[602/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dpi.c.o'.
[603/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o'.
[604/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_bphy_cgx.c.o'.
[605/2580] Linking target lib/librte_acl.so.24.1.
[606/2580] Generating symbol file 'lib/76b5a35@@rte_ring@sha/librte_ring.so.24.1.symbols'.
[607/2580] Linking target lib/librte_cfgfile.so.24.1.
[608/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt.c.o'.
[609/2580] Linking target lib/librte_dmadev.so.24.1.
[610/2580] Generating rte_bus_pci.sym_chk with a meson_exe.py custom command.
[611/2580] Linking target lib/librte_rcu.so.24.1.
[612/2580] Linking target lib/librte_mempool.so.24.1.
[613/2580] Linking target lib/librte_rawdev.so.24.1.
[614/2580] Linking target lib/librte_jobstats.so.24.1.
[615/2580] Generating symbol file 'lib/76b5a35@@rte_meter@sha/librte_meter.so.24.1.symbols'.
[616/2580] Linking target lib/librte_stack.so.24.1.
[617/2580] Generating symbol file 'lib/76b5a35@@rte_pci@sha/librte_pci.so.24.1.symbols'.
[618/2580] Linking target drivers/librte_common_dpaax.so.24.1.
[619/2580] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.24.1.symbols'.
[620/2580] Linking target drivers/librte_common_iavf.so.24.1.
[621/2580] Linking target drivers/librte_common_octeontx.so.24.1.
[622/2580] Generating symbol file 'lib/76b5a35@@rte_acl@sha/librte_acl.so.24.1.symbols'.
[623/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mcs_sec_cfg.c.o'.
[624/2580] Generating symbol file 'lib/76b5a35@@rte_rcu@sha/librte_rcu.so.24.1.symbols'.
[625/2580] Generating symbol file 'lib/76b5a35@@rte_dmadev@sha/librte_dmadev.so.24.1.symbols'.
[626/2580] Generating symbol file 'lib/76b5a35@@rte_mempool@sha/librte_mempool.so.24.1.symbols'.
[627/2580] Linking target drivers/librte_bus_auxiliary.so.24.1.
[628/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mcs.c.o'.
[629/2580] Linking target drivers/librte_bus_cdx.so.24.1.
[630/2580] Linking target drivers/librte_bus_platform.so.24.1.
[631/2580] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.24.1.symbols'.
[632/2580] Linking target lib/librte_mbuf.so.24.1.
[633/2580] Linking target drivers/librte_bus_pci.so.24.1.
[634/2580] Linking target drivers/librte_bus_vdev.so.24.1.
[635/2580] Linking target lib/librte_rib.so.24.1.
[636/2580] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.24.1.symbols'.
[637/2580] Generating symbol file 'lib/76b5a35@@rte_stack@sha/librte_stack.so.24.1.symbols'.
[638/2580] Linking target drivers/librte_bus_ifpga.so.24.1.
[639/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_rxtx.c.o'.
[640/2580] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.24.1.symbols'.
[641/2580] Generating symbol file 'drivers/a715181@@rte_common_octeontx@sha/librte_common_octeontx.so.24.1.symbols'.
[642/2580] Generating rte_bus_vmbus.sym_chk with a meson_exe.py custom command.
[643/2580] Linking target drivers/librte_bus_vmbus.so.24.1.
[644/2580] Generating symbol file 'lib/76b5a35@@rte_mbuf@sha/librte_mbuf.so.24.1.symbols'.
[645/2580] Generating symbol file 'drivers/a715181@@rte_bus_vdev@sha/librte_bus_vdev.so.24.1.symbols'.
[646/2580] Generating symbol file 'lib/76b5a35@@rte_rib@sha/librte_rib.so.24.1.symbols'.
[647/2580] Generating symbol file 'drivers/a715181@@rte_bus_pci@sha/librte_bus_pci.so.24.1.symbols'.
[648/2580] Linking target lib/librte_compressdev.so.24.1.
[649/2580] Linking target lib/librte_bbdev.so.24.1.
[650/2580] Linking target lib/librte_cryptodev.so.24.1.
[651/2580] Linking target lib/librte_net.so.24.1.
[652/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ie_ot.c.o'.
[653/2580] Linking target lib/librte_distributor.so.24.1.
[654/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_irq.c.o'.
[655/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_model.c.o'.
[656/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mcs_stats.c.o'.
[657/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ml.c.o'.
[658/2580] Linking target lib/librte_gpudev.so.24.1.
[659/2580] Linking target lib/librte_regexdev.so.24.1.
[660/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mbox.c.o'.
[661/2580] Linking target lib/librte_mldev.so.24.1.
[662/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix.c.o'.
[663/2580] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.1.symbols'.
[664/2580] Linking target lib/librte_fib.so.24.1.
[665/2580] Linking target lib/librte_reorder.so.24.1.
[666/2580] Generating symbol file 'drivers/a715181@@rte_bus_vmbus@sha/librte_bus_vmbus.so.24.1.symbols'.
[667/2580] Linking target lib/librte_sched.so.24.1.
[668/2580] Generating symbol file 'lib/76b5a35@@rte_compressdev@sha/librte_compressdev.so.24.1.symbols'.
[669/2580] Generating symbol file 'lib/76b5a35@@rte_cryptodev@sha/librte_cryptodev.so.24.1.symbols'.
[670/2580] Generating symbol file 'lib/76b5a35@@rte_net@sha/librte_net.so.24.1.symbols'.
[671/2580] Linking target drivers/librte_common_cpt.so.24.1.
[672/2580] Linking target lib/librte_ethdev.so.24.1.
[673/2580] Linking target lib/librte_cmdline.so.24.1.
[674/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_bpf.c.o'.
[675/2580] Generating symbol file 'lib/76b5a35@@rte_regexdev@sha/librte_regexdev.so.24.1.symbols'.
[676/2580] Linking target lib/librte_hash.so.24.1.
[677/2580] Linking target lib/librte_security.so.24.1.
[678/2580] Generating symbol file 'lib/76b5a35@@rte_mldev@sha/librte_mldev.so.24.1.symbols'.
[679/2580] Generating symbol file 'lib/76b5a35@@rte_reorder@sha/librte_reorder.so.24.1.symbols'.
[680/2580] Generating symbol file 'lib/76b5a35@@rte_sched@sha/librte_sched.so.24.1.symbols'.
[681/2580] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.24.1.symbols'.
[682/2580] Linking target lib/librte_metrics.so.24.1.
[683/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_irq.c.o'.
[684/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_npc.c.o'.
[685/2580] Generating symbol file 'drivers/a715181@@rte_common_cpt@sha/librte_common_cpt.so.24.1.symbols'.
[686/2580] Generating symbol file 'lib/76b5a35@@rte_security@sha/librte_security.so.24.1.symbols'.
[687/2580] Linking target lib/librte_bpf.so.24.1.
[688/2580] Linking target lib/librte_gro.so.24.1.
[689/2580] Generating symbol file 'lib/76b5a35@@rte_hash@sha/librte_hash.so.24.1.symbols'.
[690/2580] Linking target lib/librte_gso.so.24.1.
[691/2580] Linking target lib/librte_pcapng.so.24.1.
[692/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_fc.c.o'.
[693/2580] Linking target lib/librte_efd.so.24.1.
[694/2580] Linking target lib/librte_power.so.24.1.
[695/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_inl_dev.c.o'.
[696/2580] Linking target lib/librte_eventdev.so.24.1.
[697/2580] Linking target lib/librte_ip_frag.so.24.1.
[698/2580] Linking target lib/librte_lpm.so.24.1.
[699/2580] Linking target lib/librte_member.so.24.1.
[700/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_inl.c.o'.
[701/2580] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[702/2580] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.24.1.symbols'.
[703/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_mcast.c.o'.
[704/2580] Linking target drivers/librte_common_idpf.so.24.1.
[705/2580] Linking target lib/librte_pdcp.so.24.1.
[706/2580] Linking target lib/librte_ipsec.so.24.1.
[707/2580] Linking target lib/librte_bitratestats.so.24.1.
[708/2580] Generating symbol file 'lib/76b5a35@@rte_bpf@sha/librte_bpf.so.24.1.symbols'.
[709/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_ops.c.o'.
[710/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_mac.c.o'.
[711/2580] Linking target lib/librte_latencystats.so.24.1.
[712/2580] Generating symbol file 'lib/76b5a35@@rte_gso@sha/librte_gso.so.24.1.symbols'.
[713/2580] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.24.1.symbols'.
[714/2580] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.24.1.symbols'.
[715/2580] Generating symbol file 'lib/76b5a35@@rte_ip_frag@sha/librte_ip_frag.so.24.1.symbols'.
[716/2580] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.1.symbols'.
[717/2580] Linking target lib/librte_dispatcher.so.24.1.
[718/2580] Linking target lib/librte_pdump.so.24.1.
[719/2580] Linking target lib/librte_graph.so.24.1.
[720/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_debug.c.o'.
[721/2580] Linking target lib/librte_port.so.24.1.
[722/2580] Generating symbol file 'lib/76b5a35@@rte_ipsec@sha/librte_ipsec.so.24.1.symbols'.
[723/2580] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.24.1.symbols'.
[724/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_ptp.c.o'.
[725/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_inl_dev_irq.c.o'.
[726/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_rss.c.o'.
[727/2580] Generating symbol file 'lib/76b5a35@@rte_graph@sha/librte_graph.so.24.1.symbols'.
[728/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_vlan.c.o'.
[729/2580] Generating symbol file 'lib/76b5a35@@rte_port@sha/librte_port.so.24.1.symbols'.
[730/2580] Linking target lib/librte_node.so.24.1.
[731/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_stats.c.o'.
[732/2580] Linking target lib/librte_table.so.24.1.
[733/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_mark.c.o'.
[734/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_utils.c.o'.
[735/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_mcam_dump.c.o'.
[736/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_queue.c.o'.
[737/2580] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[738/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_irq.c.o'.
[739/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_ops.c.o'.
[740/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_type.c.o'.
[741/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_debug.c.o'.
[742/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_aging.c.o'.
[743/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_platform.c.o'.
[744/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_mcam.c.o'.
[745/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o'.
[746/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc.c.o'.
[747/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm.c.o'.
[748/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_se.c.o'.
[749/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso_irq.c.o'.
[750/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso_debug.c.o'.
[751/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_tim.c.o'.
[752/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_parse.c.o'.
[753/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common_log.c.o'.
[754/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_tim_irq.c.o'.
[755/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_dev.c.o'.
[756/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_utils.c.o'.
[757/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ree.c.o'.
[758/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common_pci.c.o'.
[759/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_utils.c.o'.
[760/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_sso.c.o'.
[761/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso.c.o'.
[762/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_bphy.c.o'.
[763/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_logs.c.o'.
[764/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_nix.c.o'.
[765/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common.c.o'.
[766/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_npa.c.o'.
[767/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_security.c.o'.
[768/2580] Linking static target drivers/libtmp_rte_common_nfp.a.
[769/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_utils.c.o'.
[770/2580] Linking static target drivers/libtmp_rte_common_cnxk.a.
[771/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen3.c.o'.
[772/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_common.c.o'.
[773/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_pf2vf.c.o'.
[774/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen2.c.o'.
[775/2580] Generating rte_common_nfp.pmd.c with a custom command.
[776/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen3.c.o'.
[777/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen1.c.o'.
[778/2580] Compiling C object 'drivers/a715181@@rte_common_nfp@sha/meson-generated_.._rte_common_nfp.pmd.c.o'.
[779/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_device.c.o'.
[780/2580] Compiling C object 'drivers/a715181@@rte_common_nfp@sta/meson-generated_.._rte_common_nfp.pmd.c.o'.
[781/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_qp.c.o'.
[782/2580] Linking static target drivers/librte_common_nfp.a.
[783/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen1.c.o'.
[784/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen4.c.o'.
[785/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp_pmd.c.o'.
[786/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen4.c.o'.
[787/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen2.c.o'.
[788/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_crc32.c.o'.
[789/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_bootcfg.c.o'.
[790/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_ev.c.o'.
[791/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_hash.c.o'.
[792/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_filter.c.o'.
[793/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_evb.c.o'.
[794/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp.c.o'.
[795/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_lic.c.o'.
[796/2580] Linking static target drivers/libtmp_rte_common_qat.a.
[797/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'.
[798/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_intr.c.o'.
[799/2580] Linking static target lib/librte_vhost.a.
[800/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mac.c.o'.
[801/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mon.c.o'.
[802/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_nvram.c.o'.
[803/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_pci.c.o'.
[804/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_table.c.o'.
[805/2580] Generating rte_common_qat.pmd.c with a custom command.
[806/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_phy.c.o'.
[807/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_proxy.c.o'.
[808/2580] Compiling C object 'drivers/a715181@@rte_common_qat@sta/meson-generated_.._rte_common_qat.pmd.c.o'.
[809/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_port.c.o'.
[810/2580] Compiling C object 'drivers/a715181@@rte_common_qat@sha/meson-generated_.._rte_common_qat.pmd.c.o'.
[811/2580] Linking static target drivers/librte_common_qat.a.
[812/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_nic.c.o'.
[813/2580] Linking target drivers/librte_common_qat.so.24.1.
[814/2580] Generating rte_common_cnxk.pmd.c with a custom command.
[815/2580] Compiling C object 'drivers/a715181@@rte_common_cnxk@sha/meson-generated_.._rte_common_cnxk.pmd.c.o'.
[816/2580] Compiling C object 'drivers/a715181@@rte_common_cnxk@sta/meson-generated_.._rte_common_cnxk.pmd.c.o'.
[817/2580] Linking static target drivers/librte_common_cnxk.a.
[818/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mae.c.o'.
[819/2580] Generating rte_common_nfp.sym_chk with a meson_exe.py custom command.
[820/2580] Linking target drivers/librte_common_nfp.so.24.1.
[821/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mcdi.c.o'.
[822/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_sram.c.o'.
[823/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_vpd.c.o'.
[824/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/mcdi_mon.c.o'.
[825/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_mac.c.o'.
[826/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_virtio.c.o'.
[827/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_rx.c.o'.
[828/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_tx.c.o'.
[829/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_mcdi.c.o'.
[830/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_nic.c.o'.
[831/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_tunnel.c.o'.
[832/2580] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command.
[833/2580] Generating symbol file 'drivers/a715181@@rte_common_nfp@sha/librte_common_nfp.so.24.1.symbols'.
[834/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_nvram.c.o'.
[835/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_phy.c.o'.
[836/2580] Linking target drivers/librte_bus_fslmc.so.24.1.
[837/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_sram.c.o'.
[838/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_vpd.c.o'.
[839/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_image.c.o'.
[840/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_intr.c.o'.
[841/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_evb.c.o'.
[842/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_mcdi.c.o'.
[843/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_ev.c.o'.
[844/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_mac.c.o'.
[845/2580] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[846/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_nvram.c.o'.
[847/2580] Generating symbol file 'drivers/a715181@@rte_bus_fslmc@sha/librte_bus_fslmc.so.24.1.symbols'.
[848/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_proxy.c.o'.
[849/2580] Linking target drivers/librte_bus_dpaa.so.24.1.
[850/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_vpd.c.o'.
[851/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_phy.c.o'.
[852/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_filter.c.o'.
[853/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/hunt_nic.c.o'.
[854/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_rx.c.o'.
[855/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_tx.c.o'.
[856/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_nic.c.o'.
[857/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford2_nic.c.o'.
[858/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_intr.c.o'.
[859/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford_nic.c.o'.
[860/2580] Generating symbol file 'drivers/a715181@@rte_bus_dpaa@sha/librte_bus_dpaa.so.24.1.symbols'.
[861/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_ev.c.o'.
[862/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_pci.c.o'.
[863/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_nic.c.o'.
[864/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_rx.c.o'.
[865/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[866/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[867/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tunnel.c.o'.
[868/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[869/2580] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[870/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool.c.o'.
[871/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
[872/2580] Linking static target drivers/libtmp_rte_common_sfc_efx.a.
[873/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cn9k_mempool_ops.c.o'.
[874/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool_ops.c.o'.
[875/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool_telemetry.c.o'.
[876/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_octeontx@sta/mempool_octeontx_rte_mempool_octeontx.c.o'.
[877/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cn10k_hwpool_ops.c.o'.
[878/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cn10k_mempool_ops.c.o'.
[879/2580] Linking static target drivers/libtmp_rte_mempool_cnxk.a.
[880/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_stack@sta/mempool_stack_rte_mempool_stack.c.o'.
[881/2580] Linking static target drivers/libtmp_rte_mempool_stack.a.
[882/2580] Generating rte_common_sfc_efx.pmd.c with a custom command.
[883/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_dpaa@sta/mempool_dpaa_dpaa_mempool.c.o'.
[884/2580] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sha/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[885/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_octeontx@sta/mempool_octeontx_octeontx_fpavf.c.o'.
[886/2580] Linking static target drivers/libtmp_rte_mempool_octeontx.a.
[887/2580] Linking static target drivers/libtmp_rte_mempool_dpaa.a.
[888/2580] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sta/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[889/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_dpaa2@sta/mempool_dpaa2_dpaa2_hw_mempool.c.o'.
[890/2580] Linking static target drivers/libtmp_rte_mempool_dpaa2.a.
[891/2580] Linking static target drivers/librte_common_sfc_efx.a.
[892/2580] Generating rte_mempool_stack.pmd.c with a custom command.
[893/2580] Compiling C object 'drivers/a715181@@rte_mempool_stack@sta/meson-generated_.._rte_mempool_stack.pmd.c.o'.
[894/2580] Generating rte_mempool_cnxk.pmd.c with a custom command.
[895/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_cnxk@sta/dma_cnxk_cnxk_dmadev.c.o'.
[896/2580] Linking static target drivers/librte_mempool_stack.a.
[897/2580] Generating rte_mempool_dpaa.pmd.c with a custom command.
[898/2580] Compiling C object 'drivers/a715181@@rte_mempool_cnxk@sha/meson-generated_.._rte_mempool_cnxk.pmd.c.o'.
[899/2580] Compiling C object 'drivers/a715181@@rte_mempool_cnxk@sta/meson-generated_.._rte_mempool_cnxk.pmd.c.o'.
[900/2580] Compiling C object 'drivers/a715181@@rte_mempool_stack@sha/meson-generated_.._rte_mempool_stack.pmd.c.o'.
[901/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa@sta/meson-generated_.._rte_mempool_dpaa.pmd.c.o'.
[902/2580] Linking static target drivers/librte_mempool_cnxk.a.
[903/2580] Generating rte_mempool_octeontx.pmd.c with a custom command.
[904/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa@sha/meson-generated_.._rte_mempool_dpaa.pmd.c.o'.
[905/2580] Compiling C object 'drivers/a715181@@rte_mempool_octeontx@sta/meson-generated_.._rte_mempool_octeontx.pmd.c.o'.
[906/2580] Linking target drivers/librte_mempool_stack.so.24.1.
[907/2580] Linking static target drivers/librte_mempool_dpaa.a.
[908/2580] Compiling C object 'drivers/a715181@@rte_mempool_octeontx@sha/meson-generated_.._rte_mempool_octeontx.pmd.c.o'.
[909/2580] Linking static target drivers/librte_mempool_octeontx.a.
[910/2580] Generating rte_mempool_dpaa2.pmd.c with a custom command.
[911/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_ring@sta/mempool_ring_rte_mempool_ring.c.o'.
[912/2580] Linking target drivers/librte_mempool_octeontx.so.24.1.
[913/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa2@sta/meson-generated_.._rte_mempool_dpaa2.pmd.c.o'.
[914/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_common.c.o'.
[915/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_hisilicon@sta/dma_hisilicon_hisi_dmadev.c.o'.
[916/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_pci.c.o'.
[917/2580] Linking static target drivers/libtmp_rte_mempool_ring.a.
[918/2580] Linking static target drivers/librte_mempool_dpaa2.a.
[919/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o'.
[920/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa2@sha/meson-generated_.._rte_mempool_dpaa2.pmd.c.o'.
[921/2580] Linking static target drivers/libtmp_rte_dma_hisilicon.a.
[922/2580] Linking static target drivers/libtmp_rte_dma_dpaa.a.
[923/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_cnxk@sta/dma_cnxk_cnxk_dmadev_fp.c.o'.
[924/2580] Linking static target drivers/libtmp_rte_dma_cnxk.a.
[925/2580] Generating rte_mempool_ring.pmd.c with a custom command.
[926/2580] Generating rte_dma_hisilicon.pmd.c with a custom command.
[927/2580] Compiling C object 'drivers/a715181@@rte_mempool_ring@sta/meson-generated_.._rte_mempool_ring.pmd.c.o'.
[928/2580] Linking static target drivers/librte_mempool_ring.a.
[929/2580] Compiling C object 'drivers/a715181@@rte_mempool_ring@sha/meson-generated_.._rte_mempool_ring.pmd.c.o'.
[930/2580] Generating rte_dma_dpaa.pmd.c with a custom command.
[931/2580] Compiling C object 'drivers/a715181@@rte_dma_hisilicon@sta/meson-generated_.._rte_dma_hisilicon.pmd.c.o'.
[932/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa@sha/meson-generated_.._rte_dma_dpaa.pmd.c.o'.
[933/2580] Generating symbol file 'drivers/a715181@@rte_mempool_octeontx@sha/librte_mempool_octeontx.so.24.1.symbols'.
[934/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa@sta/meson-generated_.._rte_dma_dpaa.pmd.c.o'.
[935/2580] Linking static target drivers/librte_dma_hisilicon.a.
[936/2580] Generating rte_dma_cnxk.pmd.c with a custom command.
[937/2580] Linking target drivers/librte_mempool_ring.so.24.1.
[938/2580] Linking static target drivers/librte_dma_dpaa.a.
[939/2580] Compiling C object 'drivers/a715181@@rte_dma_hisilicon@sha/meson-generated_.._rte_dma_hisilicon.pmd.c.o'.
[940/2580] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sha/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[941/2580] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sta/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[942/2580] Generating rte_mempool_dpaa.sym_chk with a meson_exe.py custom command.
[943/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_bus.c.o'.
[944/2580] Linking target drivers/librte_dma_dpaa.so.24.1.
[945/2580] Linking static target drivers/librte_dma_cnxk.a.
[946/2580] Linking static target drivers/libtmp_rte_dma_idxd.a.
[947/2580] Generating rte_mempool_cnxk.sym_chk with a meson_exe.py custom command.
[948/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_ioat@sta/dma_ioat_ioat_dmadev.c.o'.
[949/2580] Linking target drivers/librte_dma_hisilicon.so.24.1.
[950/2580] Linking static target drivers/libtmp_rte_dma_ioat.a.
[951/2580] Linking target drivers/librte_mempool_dpaa.so.24.1.
[952/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_bucket@sta/mempool_bucket_rte_mempool_bucket.c.o'.
[953/2580] Generating rte_mempool_dpaa2.sym_chk with a meson_exe.py custom command.
[954/2580] Linking static target drivers/libtmp_rte_mempool_bucket.a.
[955/2580] Generating rte_dma_idxd.pmd.c with a custom command.
[956/2580] Generating rte_dma_ioat.pmd.c with a custom command.
[957/2580] Compiling C object 'drivers/a715181@@rte_dma_idxd@sta/meson-generated_.._rte_dma_idxd.pmd.c.o'.
[958/2580] Linking target drivers/librte_mempool_dpaa2.so.24.1.
[959/2580] Compiling C object 'drivers/a715181@@rte_dma_idxd@sha/meson-generated_.._rte_dma_idxd.pmd.c.o'.
[960/2580] Linking static target drivers/librte_dma_idxd.a.
[961/2580] Compiling C object 'drivers/a715181@@rte_dma_ioat@sta/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[962/2580] Linking target drivers/librte_dma_idxd.so.24.1.
[963/2580] Generating symbol file 'drivers/a715181@@rte_mempool_dpaa@sha/librte_mempool_dpaa.so.24.1.symbols'.
[964/2580] Linking static target drivers/librte_dma_ioat.a.
[965/2580] Compiling C object 'drivers/a715181@@rte_dma_ioat@sha/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[966/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev.c.o'.
[967/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_devargs.c.o'.
[968/2580] Generating rte_mempool_bucket.pmd.c with a custom command.
[969/2580] Linking target drivers/librte_dma_ioat.so.24.1.
[970/2580] Compiling C object 'drivers/a715181@@rte_mempool_bucket@sta/meson-generated_.._rte_mempool_bucket.pmd.c.o'.
[971/2580] Compiling C object 'drivers/a715181@@rte_mempool_bucket@sha/meson-generated_.._rte_mempool_bucket.pmd.c.o'.
[972/2580] Linking static target drivers/librte_mempool_bucket.a.
[973/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_af_packet@sta/net_af_packet_rte_eth_af_packet.c.o'.
[974/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_ipsec.c.o'.
[975/2580] Linking static target drivers/libtmp_rte_net_af_packet.a.
[976/2580] Linking target drivers/librte_mempool_bucket.so.24.1.
[977/2580] Generating symbol file 'drivers/a715181@@rte_mempool_dpaa2@sha/librte_mempool_dpaa2.so.24.1.symbols'.
[978/2580] Generating vhost.sym_chk with a meson_exe.py custom command.
[979/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o'.
[980/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_capabilities.c.o'.
[981/2580] Linking static target drivers/libtmp_rte_dma_dpaa2.a.
[982/2580] Linking target lib/librte_vhost.so.24.1.
[983/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_mpu.c.o'.
[984/2580] Generating rte_net_af_packet.pmd.c with a custom command.
[985/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev.c.o'.
[986/2580] Compiling C object 'drivers/a715181@@rte_net_af_packet@sha/meson-generated_.._rte_net_af_packet.pmd.c.o'.
[987/2580] Compiling C object 'drivers/a715181@@rte_net_af_packet@sta/meson-generated_.._rte_net_af_packet.pmd.c.o'.
[988/2580] Linking static target drivers/librte_net_af_packet.a.
[989/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_udm.c.o'.
[990/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_pktchkr.c.o'.
[991/2580] Linking target drivers/librte_net_af_packet.so.24.1.
[992/2580] Generating rte_dma_dpaa2.pmd.c with a custom command.
[993/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_pktdir.c.o'.
[994/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_ops.c.o'.
[995/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_skeleton@sta/dma_skeleton_skeleton_dmadev.c.o'.
[996/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa2@sta/meson-generated_.._rte_dma_dpaa2.pmd.c.o'.
[997/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa2@sha/meson-generated_.._rte_dma_dpaa2.pmd.c.o'.
[998/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_pktgen.c.o'.
[999/2580] Generating symbol file 'lib/76b5a35@@rte_vhost@sha/librte_vhost.so.24.1.symbols'.
[1000/2580] Linking static target drivers/libtmp_rte_dma_skeleton.a.
[1001/2580] Linking static target drivers/librte_dma_dpaa2.a.
[1002/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev_rx.c.o'.
[1003/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
[1004/2580] Linking static target drivers/libtmp_rte_net_ark.a.
[1005/2580] Linking static target lib/librte_pipeline.a.
[1006/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_atl_hw_regs.c.o'.
[1007/2580] Generating rte_dma_skeleton.pmd.c with a custom command.
[1008/2580] Compiling C object 'drivers/a715181@@rte_dma_skeleton@sta/meson-generated_.._rte_dma_skeleton.pmd.c.o'.
[1009/2580] Linking static target drivers/librte_dma_skeleton.a.
[1010/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_b0.c.o'.
[1011/2580] Compiling C object 'drivers/a715181@@rte_dma_skeleton@sha/meson-generated_.._rte_dma_skeleton.pmd.c.o'.
[1012/2580] Linking target drivers/librte_dma_skeleton.so.24.1.
[1013/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_rte_pmd_atlantic.c.o'.
[1014/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o'.
[1015/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_llh.c.o'.
[1016/2580] Generating rte_net_ark.pmd.c with a custom command.
[1017/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils.c.o'.
[1018/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_atl_ethdev.c.o'.
[1019/2580] Compiling C object 'drivers/a715181@@rte_net_ark@sta/meson-generated_.._rte_net_ark.pmd.c.o'.
[1020/2580] Compiling C object 'drivers/a715181@@rte_net_ark@sha/meson-generated_.._rte_net_ark.pmd.c.o'.
[1021/2580] Linking static target drivers/librte_net_ark.a.
[1022/2580] Linking target drivers/librte_net_ark.so.24.1.
[1023/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_atl_rxtx.c.o'.
[1024/2580] Linking static target drivers/libtmp_rte_net_atlantic.a.
[1025/2580] Generating rte_dma_dpaa2.sym_chk with a meson_exe.py custom command.
[1026/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_i2c.c.o'.
[1027/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1028/2580] Generating rte_net_atlantic.pmd.c with a custom command.
[1029/2580] Linking target drivers/librte_dma_dpaa2.so.24.1.
[1030/2580] Compiling C object 'drivers/a715181@@rte_net_atlantic@sta/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[1031/2580] Compiling C object 'drivers/a715181@@rte_net_atlantic@sha/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[1032/2580] Linking static target drivers/librte_net_atlantic.a.
[1033/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_dev.c.o'.
[1034/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx_vec_sse.c.o'.
[1035/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
[1036/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_phy_impl.c.o'.
[1037/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_txq.c.o'.
[1038/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp_avp_ethdev.c.o'.
[1039/2580] Linking static target drivers/libtmp_rte_net_avp.a.
[1040/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o'.
[1041/2580] Linking static target drivers/libtmp_rte_net_axgbe.a.
[1042/2580] Compiling C object 'drivers/net/bnxt/ea220ed@@bnxt_avx2_lib@sta/bnxt_rxtx_vec_avx2.c.o'.
[1043/2580] Linking static target drivers/net/bnxt/libbnxt_avx2_lib.a.
[1044/2580] Generating rte_net_avp.pmd.c with a custom command.
[1045/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_irq.c.o'.
[1046/2580] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1047/2580] Linking static target drivers/librte_net_avp.a.
[1048/2580] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1049/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_filter.c.o'.
[1050/2580] Linking target drivers/librte_net_avp.so.24.1.
[1051/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_cpr.c.o'.
[1052/2580] Generating rte_net_axgbe.pmd.c with a custom command.
[1053/2580] Compiling C object 'drivers/a715181@@rte_net_axgbe@sha/meson-generated_.._rte_net_axgbe.pmd.c.o'.
[1054/2580] Compiling C object 'drivers/a715181@@rte_net_axgbe@sta/meson-generated_.._rte_net_axgbe.pmd.c.o'.
[1055/2580] Linking static target drivers/librte_net_axgbe.a.
[1056/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_txr.c.o'.
[1057/2580] Linking target drivers/librte_net_axgbe.so.24.1.
[1058/2580] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1059/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_ring.c.o'.
[1060/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_util.c.o'.
[1061/2580] Linking target drivers/librte_net_atlantic.so.24.1.
[1062/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxr.c.o'.
[1063/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_stats.c.o'.
[1064/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_flow.c.o'.
[1065/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_rte_pmd_bnxt.c.o'.
[1066/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o'.
[1067/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxq.c.o'.
[1068/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_vnic.c.o'.
[1069/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_ethdev.c.o'.
[1070/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_gen_hash.c.o'.
[1071/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_def_rules.c.o'.
[1072/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_reps.c.o'.
[1073/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o'.
[1074/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_ulp.c.o'.
[1075/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_flow_db.c.o'.
[1076/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_mark_mgr.c.o'.
[1077/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_fc_mgr.c.o'.
[1078/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_gen_tbl.c.o'.
[1079/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_ha_mgr.c.o'.
[1080/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_matcher.c.o'.
[1081/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_ulp_meter.c.o'.
[1082/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_port_db.c.o'.
[1083/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o'.
[1084/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o'.
[1085/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o'.
[1086/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o'.
[1087/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_tun.c.o'.
[1088/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_hwop_msg.c.o'.
[1089/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_p58.c.o'.
[1090/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_utils.c.o'.
[1091/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_session.c.o'.
[1092/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o'.
[1093/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_stack.c.o'.
[1094/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_ll.c.o'.
[1095/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o'.
[1096/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o'.
[1097/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_rand.c.o'.
[1098/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_bitalloc.c.o'.
[1099/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o'.
[1100/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_rte_parser.c.o'.
[1101/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_mapper.c.o'.
[1102/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_dpool.c.o'.
[1103/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_p4.c.o'.
[1104/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_hash.c.o'.
[1105/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_device_p58.c.o'.
[1106/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_device_p4.c.o'.
[1107/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_identifier.c.o'.
[1108/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_device.c.o'.
[1109/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_global_cfg.c.o'.
[1110/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_hwrm.c.o'.
[1111/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_common.c.o'.
[1112/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_hash_internal.c.o'.
[1113/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_core.c.o'.
[1114/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr.c.o'.
[1115/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_util.c.o'.
[1116/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_internal.c.o'.
[1117/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_if_tbl.c.o'.
[1118/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_host.c.o'.
[1119/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o'.
[1120/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_sram_mgr.c.o'.
[1121/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tbl.c.o'.
[1122/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o'.
[1123/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o'.
[1124/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tfp.c.o'.
[1125/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_session.c.o'.
[1126/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_rm.c.o'.
[1127/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tcam_shared.c.o'.
[1128/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tbl_sram.c.o'.
[1129/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tcam.c.o'.
[1130/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tcam_mgr_msg.c.o'.
[1131/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_flow.c.o'.
[1132/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_alb.c.o'.
[1133/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_args.c.o'.
[1134/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
[1135/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_msg.c.o'.
[1136/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o'.
[1137/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_cman.c.o'.
[1138/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxtx_vec_sse.c.o'.
[1139/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_flow.c.o'.
[1140/2580] Linking static target drivers/libtmp_rte_net_bnxt.a.
[1141/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_rx_select.c.o'.
[1142/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_mcs.c.o'.
[1143/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_telemetry.c.o'.
[1144/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_sec_telemetry.c.o'.
[1145/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_sec.c.o'.
[1146/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_ethdev.c.o'.
[1147/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.c.o'.
[1148/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_link.c.o'.
[1149/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_ops.c.o'.
[1150/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_lookup.c.o'.
[1151/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ptp.c.o'.
[1152/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1153/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_mtr.c.o'.
[1154/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_flow.c.o'.
[1155/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1156/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
[1157/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_flow.c.o'.
[1158/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_ethdev_sec.c.o'.
[1159/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_rx_select.c.o'.
[1160/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o'.
[1161/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_tx_select.c.o'.
[1162/2580] Generating rte_net_bnxt.pmd.c with a custom command.
[1163/2580] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1164/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_ethdev.c.o'.
[1165/2580] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1166/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_representor.c.o'.
[1167/2580] Linking static target drivers/librte_net_bnxt.a.
[1168/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_ethdev_sec.c.o'.
[1169/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_rules.c.o'.
[1170/2580] Linking static target drivers/libtmp_rte_net_cnxk.a.
[1171/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_main.c.o'.
[1172/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_pmd.c.o'.
[1173/2580] Linking static target drivers/libtmp_rte_net_bond.a.
[1174/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.c.o'.
[1175/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_vchnl.c.o'.
[1176/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_rxtx.c.o'.
[1177/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1178/2580] Generating rte_net_bond.pmd.c with a custom command.
[1179/2580] Compiling C object 'drivers/a715181@@rte_net_bond@sha/meson-generated_.._rte_net_bond.pmd.c.o'.
[1180/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_clip_tbl.c.o'.
[1181/2580] Compiling C object 'drivers/a715181@@rte_net_bond@sta/meson-generated_.._rte_net_bond.pmd.c.o'.
[1182/2580] Linking static target drivers/librte_net_bond.a.
[1183/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_mps_tcam.c.o'.
[1184/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_ethdev.c.o'.
[1185/2580] Generating rte_net_cnxk.pmd.c with a custom command.
[1186/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_flow.c.o'.
[1187/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_l2t.c.o'.
[1188/2580] Linking static target drivers/libtmp_rte_net_cpfl.a.
[1189/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_main.c.o'.
[1190/2580] Compiling C object 'drivers/a715181@@rte_net_cnxk@sta/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1191/2580] Compiling C object 'drivers/a715181@@rte_net_cnxk@sha/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1192/2580] Linking static target drivers/librte_net_cnxk.a.
[1193/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_ethdev.c.o'.
[1194/2580] Generating rte_net_cpfl.pmd.c with a custom command.
[1195/2580] Compiling C object 'drivers/a715181@@rte_net_cpfl@sta/meson-generated_.._rte_net_cpfl.pmd.c.o'.
[1196/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_smt.c.o'.
[1197/2580] Linking static target drivers/librte_net_cpfl.a.
[1198/2580] Compiling C object 'drivers/a715181@@rte_net_cpfl@sha/meson-generated_.._rte_net_cpfl.pmd.c.o'.
[1199/2580] Linking target drivers/librte_net_cpfl.so.24.1.
[1200/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_filter.c.o'.
[1201/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_fmlib_fm_vsp.c.o'.
[1202/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_fmlib_fm_lib.c.o'.
[1203/2580] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command.
[1204/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_base_t4vf_hw.c.o'.
[1205/2580] Generating rte_net_cnxk.sym_chk with a meson_exe.py custom command.
[1206/2580] Linking target drivers/librte_net_bnxt.so.24.1.
[1207/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_sge.c.o'.
[1208/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_flow.c.o'.
[1209/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_fmc.c.o'.
[1210/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_ethdev.c.o'.
[1211/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_base_t4_hw.c.o'.
[1212/2580] Linking static target drivers/libtmp_rte_net_cxgbe.a.
[1213/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpkg.c.o'.
[1214/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_base_dpaa2_hw_dpni.c.o'.
[1215/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_mux.c.o'.
[1216/2580] Generating rte_net_bond.sym_chk with a meson_exe.py custom command.
[1217/2580] Linking target drivers/librte_net_bond.so.24.1.
[1218/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpdmux.c.o'.
[1219/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dprtc.c.o'.
[1220/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_recycle.c.o'.
[1221/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_tm.c.o'.
[1222/2580] Generating rte_net_cxgbe.pmd.c with a custom command.
[1223/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_base_dpaa2_tlu_hash.c.o'.
[1224/2580] Compiling C object 'drivers/a715181@@rte_net_cxgbe@sta/meson-generated_.._rte_net_cxgbe.pmd.c.o'.
[1225/2580] Compiling C object 'drivers/a715181@@rte_net_cxgbe@sha/meson-generated_.._rte_net_cxgbe.pmd.c.o'.
[1226/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ptp.c.o'.
[1227/2580] Linking static target drivers/librte_net_cxgbe.a.
[1228/2580] Linking target drivers/librte_net_cxgbe.so.24.1.
[1229/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_sparser.c.o'.
[1230/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82541.c.o'.
[1231/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82540.c.o'.
[1232/2580] Generating pipeline.sym_chk with a meson_exe.py custom command.
[1233/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82543.c.o'.
[1234/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ethdev.c.o'.
[1235/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_base.c.o'.
[1236/2580] Linking target lib/librte_pipeline.so.24.1.
[1237/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpni.c.o'.
[1238/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_80003es2lan.c.o'.
[1239/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82542.c.o'.
[1240/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_e1000_logs.c.o'.
[1241/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev_ops.c.o'.
[1242/2580] Generating symbol file 'lib/76b5a35@@rte_pipeline@sha/librte_pipeline.so.24.1.symbols'.
[1243/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_api.c.o'.
[1244/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82571.c.o'.
[1245/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_i210.c.o'.
[1246/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_mbx.c.o'.
[1247/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_manage.c.o'.
[1248/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_rxtx.c.o'.
[1249/2580] Linking static target drivers/libtmp_rte_net_dpaa.a.
[1250/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_osdep.c.o'.
[1251/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_mac.c.o'.
[1252/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82575.c.o'.
[1253/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_nvm.c.o'.
[1254/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_vf.c.o'.
[1255/2580] Generating rte_net_dpaa.pmd.c with a custom command.
[1256/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa@sta/meson-generated_.._rte_net_dpaa.pmd.c.o'.
[1257/2580] Linking static target drivers/librte_net_dpaa.a.
[1258/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o'.
[1259/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa@sha/meson-generated_.._rte_net_dpaa.pmd.c.o'.
[1260/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_em_ethdev.c.o'.
[1261/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_pf.c.o'.
[1262/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_ena_rss.c.o'.
[1263/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_base_ena_eth_com.c.o'.
[1264/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_rxtx.c.o'.
[1265/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_phy.c.o'.
[1266/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_ich8lan.c.o'.
[1267/2580] Linking static target drivers/libtmp_rte_net_dpaa2.a.
[1268/2580] Linking static target drivers/net/e1000/base/libe1000_base.a.
[1269/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_flow.c.o'.
[1270/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_ena_ethdev.c.o'.
[1271/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetc@sta/net_enetc_enetc_rxtx.c.o'.
[1272/2580] Generating rte_net_dpaa.sym_chk with a meson_exe.py custom command.
[1273/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetfec@sta/net_enetfec_enet_uio.c.o'.
[1274/2580] Generating rte_net_dpaa2.pmd.c with a custom command.
[1275/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_cq.c.o'.
[1276/2580] Linking target drivers/librte_net_dpaa.so.24.1.
[1277/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetfec@sta/net_enetfec_enet_rxtx.c.o'.
[1278/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa2@sta/meson-generated_.._rte_net_dpaa2.pmd.c.o'.
[1279/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa2@sha/meson-generated_.._rte_net_dpaa2.pmd.c.o'.
[1280/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_em_rxtx.c.o'.
[1281/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_wq.c.o'.
[1282/2580] Linking static target drivers/librte_net_dpaa2.a.
[1283/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetc@sta/net_enetc_enetc_ethdev.c.o'.
[1284/2580] Linking static target drivers/libtmp_rte_net_enetc.a.
[1285/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetfec@sta/net_enetfec_enet_ethdev.c.o'.
[1286/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_intr.c.o'.
[1287/2580] Compiling C object 'drivers/net/enic/8a729a6@@enic_avx2_lib@sta/enic_rxtx_vec_avx2.c.o'.
[1288/2580] Linking static target drivers/libtmp_rte_net_enetfec.a.
[1289/2580] Linking static target drivers/net/enic/libenic_avx2_lib.a.
[1290/2580] Generating symbol file 'drivers/a715181@@rte_net_dpaa@sha/librte_net_dpaa.so.24.1.symbols'.
[1291/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_ethdev.c.o'.
[1292/2580] Generating rte_net_enetc.pmd.c with a custom command.
[1293/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_base_ena_com.c.o'.
[1294/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o'.
[1295/2580] Compiling C object 'drivers/a715181@@rte_net_enetc@sta/meson-generated_.._rte_net_enetc.pmd.c.o'.
[1296/2580] Linking static target drivers/libtmp_rte_net_ena.a.
[1297/2580] Compiling C object 'drivers/a715181@@rte_net_enetc@sha/meson-generated_.._rte_net_enetc.pmd.c.o'.
[1298/2580] Linking static target drivers/librte_net_enetc.a.
[1299/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_rxtx.c.o'.
[1300/2580] Linking static target drivers/libtmp_rte_net_e1000.a.
[1301/2580] Generating rte_net_enetfec.pmd.c with a custom command.
[1302/2580] Linking target drivers/librte_net_enetc.so.24.1.
[1303/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_ethdev.c.o'.
[1304/2580] Compiling C object 'drivers/a715181@@rte_net_enetfec@sha/meson-generated_.._rte_net_enetfec.pmd.c.o'.
[1305/2580] Compiling C object 'drivers/a715181@@rte_net_enetfec@sta/meson-generated_.._rte_net_enetfec.pmd.c.o'.
[1306/2580] Linking static target drivers/librte_net_enetfec.a.
[1307/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_res.c.o'.
[1308/2580] Linking target drivers/librte_net_enetfec.so.24.1.
[1309/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_vf_representor.c.o'.
[1310/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_dev.c.o'.
[1311/2580] Generating rte_net_ena.pmd.c with a custom command.
[1312/2580] Compiling C object 'drivers/a715181@@rte_net_ena@sta/meson-generated_.._rte_net_ena.pmd.c.o'.
[1313/2580] Linking static target drivers/librte_net_ena.a.
[1314/2580] Compiling C object 'drivers/a715181@@rte_net_ena@sha/meson-generated_.._rte_net_ena.pmd.c.o'.
[1315/2580] Generating rte_net_e1000.pmd.c with a custom command.
[1316/2580] Compiling C object 'drivers/a715181@@rte_net_e1000@sta/meson-generated_.._rte_net_e1000.pmd.c.o'.
[1317/2580] Linking target drivers/librte_net_ena.so.24.1.
[1318/2580] Compiling C object 'drivers/a715181@@rte_net_e1000@sha/meson-generated_.._rte_net_e1000.pmd.c.o'.
[1319/2580] Linking static target drivers/librte_net_e1000.a.
[1320/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe.c.o'.
[1321/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_flow.c.o'.
[1322/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_flow.c.o'.
[1323/2580] Linking target drivers/librte_net_e1000.so.24.1.
[1324/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_eal.c.o'.
[1325/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_rxtx.c.o'.
[1326/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_args.c.o'.
[1327/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ether.c.o'.
[1328/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_rxtx.c.o'.
[1329/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_intr.c.o'.
[1330/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_fm_flow.c.o'.
[1331/2580] Generating rte_net_dpaa2.sym_chk with a meson_exe.py custom command.
[1332/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_api.c.o'.
[1333/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_common.c.o'.
[1334/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_tlv.c.o'.
[1335/2580] Linking target drivers/librte_net_dpaa2.so.24.1.
[1336/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_vf.c.o'.
[1337/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_version.c.o'.
[1338/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_main.c.o'.
[1339/2580] Linking static target drivers/libtmp_rte_net_enic.a.
[1340/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_mbx.c.o'.
[1341/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_pf.c.o'.
[1342/2580] Linking static target drivers/net/fm10k/base/libfm10k_base.a.
[1343/2580] Generating symbol file 'drivers/a715181@@rte_net_dpaa2@sha/librte_net_dpaa2.so.24.1.symbols'.
[1344/2580] Generating rte_net_enic.pmd.c with a custom command.
[1345/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1346/2580] Compiling C object 'drivers/a715181@@rte_net_enic@sta/meson-generated_.._rte_net_enic.pmd.c.o'.
[1347/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_base_gve_adminq.c.o'.
[1348/2580] Compiling C object 'drivers/a715181@@rte_net_enic@sha/meson-generated_.._rte_net_enic.pmd.c.o'.
[1349/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1350/2580] Linking static target drivers/librte_net_enic.a.
[1351/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rss.c.o'.
[1352/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ops.c.o'.
[1353/2580] Linking target drivers/librte_net_enic.so.24.1.
[1354/2580] Linking static target drivers/libtmp_rte_net_failsafe.a.
[1355/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1356/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx.c.o'.
[1357/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx.c.o'.
[1358/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o'.
[1359/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1360/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_ethdev.c.o'.
[1361/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o'.
[1362/2580] Linking static target drivers/libtmp_rte_net_fm10k.a.
[1363/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_api_cmd.c.o'.
[1364/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_eqs.c.o'.
[1365/2580] Generating rte_net_failsafe.pmd.c with a custom command.
[1366/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_hwif.c.o'.
[1367/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_cmd.c.o'.
[1368/2580] Compiling C object 'drivers/a715181@@rte_net_failsafe@sta/meson-generated_.._rte_net_failsafe.pmd.c.o'.
[1369/2580] Compiling C object 'drivers/a715181@@rte_net_failsafe@sha/meson-generated_.._rte_net_failsafe.pmd.c.o'.
[1370/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_wq.c.o'.
[1371/2580] Generating rte_net_fm10k.pmd.c with a custom command.
[1372/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_mgmt.c.o'.
[1373/2580] Linking static target drivers/librte_net_failsafe.a.
[1374/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
[1375/2580] Linking target drivers/librte_net_failsafe.so.24.1.
[1376/2580] Compiling C object 'drivers/a715181@@rte_net_fm10k@sta/meson-generated_.._rte_net_fm10k.pmd.c.o'.
[1377/2580] Compiling C object 'drivers/a715181@@rte_net_fm10k@sha/meson-generated_.._rte_net_fm10k.pmd.c.o'.
[1378/2580] Linking static target drivers/libtmp_rte_net_gve.a.
[1379/2580] Linking static target drivers/librte_net_fm10k.a.
[1380/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_nicio.c.o'.
[1381/2580] Linking target drivers/librte_net_fm10k.so.24.1.
[1382/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_mbox.c.o'.
[1383/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_hwdev.c.o'.
[1384/2580] Generating rte_net_gve.pmd.c with a custom command.
[1385/2580] Compiling C object 'drivers/a715181@@rte_net_gve@sta/meson-generated_.._rte_net_gve.pmd.c.o'.
[1386/2580] Linking static target drivers/librte_net_gve.a.
[1387/2580] Compiling C object 'drivers/a715181@@rte_net_gve@sha/meson-generated_.._rte_net_gve.pmd.c.o'.
[1388/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_ethdev.c.o'.
[1389/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_niccfg.c.o'.
[1390/2580] Linking static target drivers/net/hinic/base/libhinic_base.a.
[1391/2580] Linking target drivers/librte_net_gve.so.24.1.
[1392/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_rx.c.o'.
[1393/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_mp.c.o'.
[1394/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_mbx.c.o'.
[1395/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_intr.c.o'.
[1396/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_fdir.c.o'.
[1397/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_hmc.c.o'.
[1398/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_dcb.c.o'.
[1399/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_tx.c.o'.
[1400/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_flow.c.o'.
[1401/2580] Linking static target drivers/libtmp_rte_net_hinic.a.
[1402/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_diag.c.o'.
[1403/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_ethdev_vf.c.o'.
[1404/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_dump.c.o'.
[1405/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_lan_hmc.c.o'.
[1406/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_flow.c.o'.
[1407/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_common.c.o'.
[1408/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_adminq.c.o'.
[1409/2580] Generating rte_net_hinic.pmd.c with a custom command.
[1410/2580] Compiling C object 'drivers/a715181@@rte_net_hinic@sha/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1411/2580] Compiling C object 'drivers/a715181@@rte_net_hinic@sta/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1412/2580] Linking static target drivers/librte_net_hinic.a.
[1413/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_nvm.c.o'.
[1414/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_ethdev.c.o'.
[1415/2580] Linking static target drivers/libtmp_rte_net_hns3.a.
[1416/2580] Linking target drivers/librte_net_hinic.so.24.1.
[1417/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_recycle_mbufs_vec_common.c.o'.
[1418/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_hash.c.o'.
[1419/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_pf.c.o'.
[1420/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'.
[1421/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.o'.
[1422/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_fdir.c.o'.
[1423/2580] Generating rte_net_hns3.pmd.c with a custom command.
[1424/2580] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx2_lib@sta/i40e_rxtx_vec_avx2.c.o'.
[1425/2580] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o'.
[1426/2580] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1427/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.o'.
[1428/2580] Linking static target drivers/net/i40e/libi40e_avx2_lib.a.
[1429/2580] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1430/2580] Linking static target drivers/net/i40e/libi40e_avx512_lib.a.
[1431/2580] Linking static target drivers/librte_net_hns3.a.
[1432/2580] Linking target drivers/librte_net_hns3.so.24.1.
[1433/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_common.c.o'.
[1434/2580] Linking static target drivers/net/i40e/base/libi40e_base.a.
[1435/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1436/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o'.
[1437/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.o'.
[1438/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'.
[1439/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[1440/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
[1441/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1442/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o'.
[1443/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fsub.c.o'.
[1444/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o'.
[1445/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx.c.o'.
[1446/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_nvm.c.o'.
[1447/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1448/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_dcb.c.o'.
[1449/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'.
[1450/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl.c.o'.
[1451/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
[1452/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_vlan_mode.c.o'.
[1453/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_ethdev.c.o'.
[1454/2580] Linking static target drivers/libtmp_rte_net_i40e.a.
[1455/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1456/2580] Linking static target drivers/libtmp_rte_net_iavf.a.
[1457/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl_ctrl.c.o'.
[1458/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flex_pipe.c.o'.
[1459/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o'.
[1460/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_imem.c.o'.
[1461/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1462/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1463/2580] Generating rte_net_i40e.pmd.c with a custom command.
[1464/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_metainit.c.o'.
[1465/2580] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1466/2580] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1467/2580] Linking static target drivers/librte_net_i40e.a.
[1468/2580] Generating rte_net_iavf.pmd.c with a custom command.
[1469/2580] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1470/2580] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1471/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_pg_cam.c.o'.
[1472/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_fdir.c.o'.
[1473/2580] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'.
[1474/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flow.c.o'.
[1475/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_mk_grp.c.o'.
[1476/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_proto_grp.c.o'.
[1477/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptype_mk.c.o'.
[1478/2580] Linking static target drivers/net/ice/libice_avx512_lib.a.
[1479/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flg_rd.c.o'.
[1480/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_bst_tcam.c.o'.
[1481/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_xlt_kb.c.o'.
[1482/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'.
[1483/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
[1484/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_diagnose.c.o'.
[1485/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o'.
[1486/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ddp.c.o'.
[1487/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'.
[1488/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
[1489/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_vf_representor.c.o'.
[1490/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser_rt.c.o'.
[1491/2580] Linking static target drivers/net/ice/base/libice_base.a.
[1492/2580] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command.
[1493/2580] Linking target drivers/librte_net_i40e.so.24.1.
[1494/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_parent.c.o'.
[1495/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'.
[1496/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_tm.c.o'.
[1497/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_api.c.o'.
[1498/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_rxtx.c.o'.
[1499/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_sched.c.o'.
[1500/2580] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib@sta/iavf_rxtx_vec_avx2.c.o'.
[1501/2580] Linking static target drivers/net/iavf/libiavf_avx2_lib.a.
[1502/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_base.c.o'.
[1503/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o'.
[1504/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'.
[1505/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_logs.c.o'.
[1506/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_i225.c.o'.
[1507/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_osdep.c.o'.
[1508/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_manage.c.o'.
[1509/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'.
[1510/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_ethdev.c.o'.
[1511/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_mac.c.o'.
[1512/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_nvm.c.o'.
[1513/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
[1514/2580] Linking static target drivers/libtmp_rte_net_idpf.a.
[1515/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1516/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'.
[1517/2580] Linking static target drivers/libtmp_rte_net_ice.a.
[1518/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_mac_api.c.o'.
[1519/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_filter.c.o'.
[1520/2580] Generating rte_net_idpf.pmd.c with a custom command.
[1521/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_flow.c.o'.
[1522/2580] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1523/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_dev_pci.c.o'.
[1524/2580] Compiling C object 'drivers/a715181@@rte_net_idpf@sha/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1525/2580] Compiling C object 'drivers/a715181@@rte_net_idpf@sta/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1526/2580] Linking static target drivers/librte_net_idpf.a.
[1527/2580] Linking target drivers/librte_net_idpf.so.24.1.
[1528/2580] Linking target drivers/librte_common_sfc_efx.so.24.1.
[1529/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_ethdev.c.o'.
[1530/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_phy.c.o'.
[1531/2580] Linking static target drivers/net/igc/base/libigc_base.a.
[1532/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rx_filter.c.o'.
[1533/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_dev.c.o'.
[1534/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_main.c.o'.
[1535/2580] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx2_lib@sta/ice_rxtx_vec_avx2.c.o'.
[1536/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_ethdev.c.o'.
[1537/2580] Linking static target drivers/net/ice/libice_avx2_lib.a.
[1538/2580] Generating rte_net_ice.pmd.c with a custom command.
[1539/2580] Compiling C object 'drivers/a715181@@rte_net_ice@sta/meson-generated_.._rte_net_ice.pmd.c.o'.
[1540/2580] Generating symbol file 'drivers/a715181@@rte_common_sfc_efx@sha/librte_common_sfc_efx.so.24.1.symbols'.
[1541/2580] Compiling C object 'drivers/a715181@@rte_net_ice@sha/meson-generated_.._rte_net_ice.pmd.c.o'.
[1542/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_hv_vf.c.o'.
[1543/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_lif.c.o'.
[1544/2580] Linking static target drivers/librte_net_ice.a.
[1545/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb_82598.c.o'.
[1546/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb_82599.c.o'.
[1547/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82598.c.o'.
[1548/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx.c.o'.
[1549/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb.c.o'.
[1550/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_api.c.o'.
[1551/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx_simple.c.o'.
[1552/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_mbx.c.o'.
[1553/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82599.c.o'.
[1554/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_txrx.c.o'.
[1555/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx_sg.c.o'.
[1556/2580] Linking static target drivers/libtmp_rte_net_igc.a.
[1557/2580] Linking static target drivers/libtmp_rte_net_ionic.a.
[1558/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_vf.c.o'.
[1559/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_82599_bypass.c.o'.
[1560/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_x540.c.o'.
[1561/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_bypass.c.o'.
[1562/2580] Generating rte_net_igc.pmd.c with a custom command.
[1563/2580] Compiling C object 'drivers/a715181@@rte_net_igc@sha/meson-generated_.._rte_net_igc.pmd.c.o'.
[1564/2580] Compiling C object 'drivers/a715181@@rte_net_igc@sta/meson-generated_.._rte_net_igc.pmd.c.o'.
[1565/2580] Linking static target drivers/librte_net_igc.a.
[1566/2580] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'.
[1567/2580] Generating rte_net_ionic.pmd.c with a custom command.
[1568/2580] Linking static target drivers/net/iavf/libiavf_avx512_lib.a.
[1569/2580] Linking static target drivers/librte_net_iavf.a.
[1570/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_phy.c.o'.
[1571/2580] Compiling C object 'drivers/a715181@@rte_net_ionic@sha/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1572/2580] Compiling C object 'drivers/a715181@@rte_net_ionic@sta/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1573/2580] Linking target drivers/librte_net_igc.so.24.1.
[1574/2580] Linking static target drivers/librte_net_ionic.a.
[1575/2580] Generating rte_net_ice.sym_chk with a meson_exe.py custom command.
[1576/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_ipsec.c.o'.
[1577/2580] Linking target drivers/librte_net_ionic.so.24.1.
[1578/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_fdir.c.o'.
[1579/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_common.c.o'.
[1580/2580] Linking target drivers/librte_net_ice.so.24.1.
[1581/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_vf_representor.c.o'.
[1582/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_pf.c.o'.
[1583/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_tm.c.o'.
[1584/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o'.
[1585/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_x550.c.o'.
[1586/2580] Linking static target drivers/net/ixgbe/base/libixgbe_base.a.
[1587/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1588/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o'.
[1589/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_crc.c.o'.
[1590/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_flow.c.o'.
[1591/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_rte_pmd_ixgbe.c.o'.
[1592/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o'.
[1593/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_memif_socket.c.o'.
[1594/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_mip.c.o'.
[1595/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_mutex.c.o'.
[1596/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o'.
[1597/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_vf.c.o'.
[1598/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower.c.o'.
[1599/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_cmsg.c.o'.
[1600/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_hwinfo.c.o'.
[1601/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp_cmds.c.o'.
[1602/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfd3_nfp_nfd3_dp.c.o'.
[1603/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nffw.c.o'.
[1604/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_ctrl.c.o'.
[1605/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_cppcore.c.o'.
[1606/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_conntrack.c.o'.
[1607/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfdk_nfp_nfdk_dp.c.o'.
[1608/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_rtsym.c.o'.
[1609/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_representor.c.o'.
[1610/2580] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command.
[1611/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rxtx.c.o'.
[1612/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1613/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_rte_eth_memif.c.o'.
[1614/2580] Linking static target drivers/libtmp_rte_net_netvsc.a.
[1615/2580] Linking target drivers/librte_net_iavf.so.24.1.
[1616/2580] Linking static target drivers/libtmp_rte_net_memif.a.
[1617/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp_eth.c.o'.
[1618/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp.c.o'.
[1619/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_resource.c.o'.
[1620/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_cmsg.c.o'.
[1621/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_logs.c.o'.
[1622/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_target.c.o'.
[1623/2580] Generating rte_net_memif.pmd.c with a custom command.
[1624/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp6000_pcie.c.o'.
[1625/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ethdev_vf.c.o'.
[1626/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_cpp_bridge.c.o'.
[1627/2580] Compiling C object 'drivers/a715181@@rte_net_memif@sta/meson-generated_.._rte_net_memif.pmd.c.o'.
[1628/2580] Compiling C object 'drivers/a715181@@rte_net_memif@sha/meson-generated_.._rte_net_memif.pmd.c.o'.
[1629/2580] Generating rte_net_netvsc.pmd.c with a custom command.
[1630/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_flow.c.o'.
[1631/2580] Compiling C object 'drivers/a715181@@rte_net_netvsc@sha/meson-generated_.._rte_net_netvsc.pmd.c.o'.
[1632/2580] Linking static target drivers/librte_net_memif.a.
[1633/2580] Linking target drivers/librte_net_memif.so.24.1.
[1634/2580] Compiling C object 'drivers/a715181@@rte_net_netvsc@sta/meson-generated_.._rte_net_netvsc.pmd.c.o'.
[1635/2580] Linking target drivers/librte_net_netvsc.so.24.1.
[1636/2580] Linking static target drivers/librte_net_netvsc.a.
[1637/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1638/2580] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1639/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy.c.o'.
[1640/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_ctrl.c.o'.
[1641/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_mtr.c.o'.
[1642/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_ptypes.c.o'.
[1643/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ipsec.c.o'.
[1644/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ethdev.c.o'.
[1645/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'.
[1646/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_common.c.o'.
[1647/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'.
[1648/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_rtl.c.o'.
[1649/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_pf.c.o'.
[1650/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o'.
[1651/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_flow.c.o'.
[1652/2580] Generating rte_net_ixgbe.pmd.c with a custom command.
[1653/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'.
[1654/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_mvl.c.o'.
[1655/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_rxtx.c.o'.
[1656/2580] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1657/2580] Compiling C object 'drivers/net/octeontx/base/ccb1678@@octeontx_base@sta/octeontx_pkivf.c.o'.
[1658/2580] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1659/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_yt.c.o'.
[1660/2580] Linking static target drivers/libtmp_rte_net_nfp.a.
[1661/2580] Linking static target drivers/librte_net_ixgbe.a.
[1662/2580] Linking static target drivers/net/ngbe/base/libngbe_base.a.
[1663/2580] Compiling C object 'drivers/net/octeontx/base/ccb1678@@octeontx_base@sta/octeontx_pkovf.c.o'.
[1664/2580] Compiling C object 'drivers/net/octeontx/base/ccb1678@@octeontx_base@sta/octeontx_bgx.c.o'.
[1665/2580] Linking static target drivers/net/octeontx/base/libocteontx_base.a.
[1666/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx@sta/net_octeontx_octeontx_ethdev_ops.c.o'.
[1667/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_vf.c.o'.
[1668/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_vf.c.o'.
[1669/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o'.
[1670/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_null@sta/net_null_rte_eth_null.c.o'.
[1671/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx2_ep_vf.c.o'.
[1672/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o'.
[1673/2580] Linking static target drivers/libtmp_rte_net_null.a.
[1674/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx@sta/net_octeontx_octeontx_ethdev.c.o'.
[1675/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_tx.c.o'.
[1676/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o'.
[1677/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_ethdev.c.o'.
[1678/2580] Generating rte_net_null.pmd.c with a custom command.
[1679/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hal.c.o'.
[1680/2580] Compiling C object 'drivers/a715181@@rte_net_null@sha/meson-generated_.._rte_net_null.pmd.c.o'.
[1681/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx@sta/net_octeontx_octeontx_rxtx.c.o'.
[1682/2580] Compiling C object 'drivers/a715181@@rte_net_null@sta/meson-generated_.._rte_net_null.pmd.c.o'.
[1683/2580] Linking static target drivers/libtmp_rte_net_octeontx.a.
[1684/2580] Linking static target drivers/librte_net_null.a.
[1685/2580] Linking target drivers/librte_net_null.so.24.1.
[1686/2580] Generating rte_net_nfp.pmd.c with a custom command.
[1687/2580] Compiling C object 'drivers/a715181@@rte_net_nfp@sta/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1688/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/bcm_osal.c.o'.
[1689/2580] Linking static target drivers/librte_net_nfp.a.
[1690/2580] Compiling C object 'drivers/a715181@@rte_net_nfp@sha/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1691/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_ethdev.c.o'.
[1692/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hif_lib.c.o'.
[1693/2580] Generating rte_net_octeontx.pmd.c with a custom command.
[1694/2580] Compiling C object 'drivers/a715181@@rte_net_octeontx@sha/meson-generated_.._rte_net_octeontx.pmd.c.o'.
[1695/2580] Linking target drivers/librte_net_nfp.so.24.1.
[1696/2580] Compiling C object 'drivers/a715181@@rte_net_octeontx@sta/meson-generated_.._rte_net_octeontx.pmd.c.o'.
[1697/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hif.c.o'.
[1698/2580] Linking static target drivers/librte_net_octeontx.a.
[1699/2580] Linking static target drivers/libtmp_rte_net_pfe.a.
[1700/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_init_ops.c.o'.
[1701/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_rx.c.o'.
[1702/2580] Linking static target drivers/libtmp_rte_net_octeon_ep.a.
[1703/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_hw.c.o'.
[1704/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_dcbx.c.o'.
[1705/2580] Generating rte_net_pfe.pmd.c with a custom command.
[1706/2580] Compiling C object 'drivers/a715181@@rte_net_pfe@sta/meson-generated_.._rte_net_pfe.pmd.c.o'.
[1707/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_init_fw_funcs.c.o'.
[1708/2580] Linking static target drivers/librte_net_pfe.a.
[1709/2580] Compiling C object 'drivers/a715181@@rte_net_pfe@sha/meson-generated_.._rte_net_pfe.pmd.c.o'.
[1710/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_spq.c.o'.
[1711/2580] Linking target drivers/librte_net_pfe.so.24.1.
[1712/2580] Generating rte_net_octeon_ep.pmd.c with a custom command.
[1713/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_cxt.c.o'.
[1714/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sp_commands.c.o'.
[1715/2580] Compiling C object 'drivers/a715181@@rte_net_octeon_ep@sta/meson-generated_.._rte_net_octeon_ep.pmd.c.o'.
[1716/2580] Compiling C object 'drivers/a715181@@rte_net_octeon_ep@sha/meson-generated_.._rte_net_octeon_ep.pmd.c.o'.
[1717/2580] Linking static target drivers/librte_net_octeon_ep.a.
[1718/2580] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command.
[1719/2580] Linking target drivers/librte_net_octeon_ep.so.24.1.
[1720/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_int.c.o'.
[1721/2580] Linking target drivers/librte_net_octeontx.so.24.1.
[1722/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_l2.c.o'.
[1723/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_rxtx.c.o'.
[1724/2580] Linking static target drivers/libtmp_rte_net_ngbe.a.
[1725/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_vf.c.o'.
[1726/2580] Generating symbol file 'drivers/a715181@@rte_net_octeontx@sha/librte_net_octeontx.so.24.1.symbols'.
[1727/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[1728/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[1729/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[1730/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_kvargs.c.o'.
[1731/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[1732/2580] Generating rte_net_ngbe.pmd.c with a custom command.
[1733/2580] Compiling C object 'drivers/a715181@@rte_net_ngbe@sta/meson-generated_.._rte_net_ngbe.pmd.c.o'.
[1734/2580] Compiling C object 'drivers/a715181@@rte_net_ngbe@sha/meson-generated_.._rte_net_ngbe.pmd.c.o'.
[1735/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[1736/2580] Linking static target drivers/librte_net_ngbe.a.
[1737/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mcdi.c.o'.
[1738/2580] Linking target drivers/librte_net_ngbe.so.24.1.
[1739/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_sriov.c.o'.
[1740/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_port.c.o'.
[1741/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ev.c.o'.
[1742/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[1743/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_intr.c.o'.
[1744/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1745/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_dev.c.o'.
[1746/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o'.
[1747/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_mcp.c.o'.
[1748/2580] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1749/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_sw_stats.c.o'.
[1750/2580] Linking static target drivers/libtmp_rte_net_ring.a.
[1751/2580] Linking static target drivers/net/qede/base/libqede_base.a.
[1752/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_filter.c.o'.
[1753/2580] Generating rte_net_ring.pmd.c with a custom command.
[1754/2580] Compiling C object 'drivers/a715181@@rte_net_ring@sha/meson-generated_.._rte_net_ring.pmd.c.o'.
[1755/2580] Compiling C object 'drivers/a715181@@rte_net_ring@sta/meson-generated_.._rte_net_ring.pmd.c.o'.
[1756/2580] Linking static target drivers/librte_net_ring.a.
[1757/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ethdev.c.o'.
[1758/2580] Linking target drivers/librte_net_ixgbe.so.24.1.
[1759/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbl_meta.c.o'.
[1760/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_switch.c.o'.
[1761/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbls.c.o'.
[1762/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae_ct.c.o'.
[1763/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tso.c.o'.
[1764/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae_counter.c.o'.
[1765/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbl_meta_cache.c.o'.
[1766/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[1767/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tx.c.o'.
[1768/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_essb_rx.c.o'.
[1769/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_dp.c.o'.
[1770/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_rx.c.o'.
[1771/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow_rss.c.o'.
[1772/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow_tunnel.c.o'.
[1773/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_service.c.o'.
[1774/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_swq.c.o'.
[1775/2580] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1776/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_conn.c.o'.
[1777/2580] Linking target drivers/librte_net_ring.so.24.1.
[1778/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_rx.c.o'.
[1779/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_nic_dma.c.o'.
[1780/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[1781/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_tx.c.o'.
[1782/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef100_rx.c.o'.
[1783/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr.c.o'.
[1784/2580] Linking static target drivers/libtmp_rte_net_qede.a.
[1785/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow.c.o'.
[1786/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_pipeline.c.o'.
[1787/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic.c.o'.
[1788/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr_proxy.c.o'.
[1789/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef100_tx.c.o'.
[1790/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_mempool.c.o'.
[1791/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1792/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
cc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-extern
 s -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function 'add_action':
../drivers/net/tap/tap_flow.c:853:42: error: 'struct tap_rss' has no member named 'progs'
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: warning: implicit declaration of function 'bpf_program__fd' [-Wimplicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: warning: nested extern declaration of 'bpf_program__fd' [-Wnested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: warning: 'bpf_object__btf_fd' defined but not used [-Wunused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
[1793/2580] Generating rte_net_qede.pmd.c with a custom command.
[1794/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1795/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
[1796/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o'.
[1797/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1798/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_cli.c.o'.
[1799/2580] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base@sta/nicvf_bsvf.c.o'.
[1800/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_svf.c.o'.
[1801/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_dcb_hw.c.o'.
[1802/2580] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base@sta/nicvf_mbox.c.o'.
[1803/2580] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base@sta/nicvf_hw.c.o'.
[1804/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_eeprom.c.o'.
[1805/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_dcb.c.o'.
[1806/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_rxtx.c.o'.
[1807/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1808/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_ethdev.c.o'.
[1809/2580] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.



Test build failed.
Trying to checkout branch: main
Checked out to main (67d787e43c304dba6be55f0ce93df006d0997e48)
Applying patch...

Applying: net/tap: remove unused RSS hash types
Applying: net/tap: validate and setup parameters for BPF RSS
Applying: net/tap: stop "vendoring" linux bpf headers
Applying: net/tap: rewrite the RSS BPF program
Applying: net/tap: use libbpf to load new BPF program
Applying: net/tap: remove no longer used files
Applying: MAINTAINERS: add maintainer for TAP device


Running test build...
The Meson build system
Version: 0.53.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
Program cat found: YES (/usr/bin/cat)
Project name: DPDK
Project version: 24.03.0-rc0
C compiler for the host machine: cc (gcc 9.4.0 "cc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0")
C linker for the host machine: cc ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config found: NO
Program 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 found: YES (/usr/bin/python3)
Program cat found: YES (/usr/bin/cat)
Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set-Pipeline/dpdk/config/../buildtools/symlink-drivers-solibs.sh)
Compiler for C supports arguments -march=native: YES 
Checking for size of "void *" : 8
Checking for size of "void *" : 8
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 -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-address-of-packed-member -Waddress-of-packed-member: YES 
Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES 
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f: YES 
Checking if "AVX512 checking" compiles: YES 
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__" :  
Fetching value of define "__znver4__" :  
Fetching value of define "__znver3__" :  
Fetching value of define "__znver2__" :  
Fetching value of define "__znver1__" :  
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Message: lib/log: Defining dependency "log"
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/telemetry: Defining dependency "telemetry"
Checking for function "getentropy" : NO 
Message: lib/eal: Defining dependency "eal"
Message: lib/ring: Defining dependency "ring"
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Fetching value of define "__PCLMUL__" : 1 (cached)
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__VPCLMULQDQ__" :  (cached)
Compiler for C supports arguments -mpclmul: YES 
Compiler for C supports arguments -maes: YES 
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Compiler for C supports arguments -mavx512vl: YES 
Compiler for C supports arguments -mvpclmulqdq: YES 
Compiler for C supports arguments -mavx2: YES 
Compiler for C supports arguments -mavx: 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"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__AVX512CD__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
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:36: WARNING: libelf is missing, rte_bpf_elf_load API will be disabled
lib/bpf/meson.build:43: 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"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512IFMA__" :  
Compiler for C supports arguments -mavx512f -mavx512dq -mavx512ifma: YES 
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES 
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 
Has header "linux/vduse.h" : NO 
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
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 -Wformat-truncation: YES 
Message: drivers/common/cpt: Defining dependency "common_cpt"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES 
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Compiler for C supports arguments -Wno-pointer-to-int-cast -Wpointer-to-int-cast: YES 
Message: drivers/common/iavf: Defining dependency "common_iavf"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/common/idpf: Defining dependency "common_idpf"
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 -Wcast-qual: YES 
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
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/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 -Wstrict-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"
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 -Wsign-compare: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
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 -Wuninitialized: YES 
Message: drivers/dma/cnxk: Defining dependency "dma_cnxk"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/dma/dpaa: Defining dependency "dma_dpaa"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
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/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_ALL=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 -Wstrict-aliasing: YES 
Message: drivers/net/cnxk: Defining dependency "net_cnxk"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Message: drivers/net/cpfl: Defining dependency "net_cpfl"
Message: drivers/net/cxgbe: Defining dependency "net_cxgbe"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/net/dpaa: Defining dependency "net_dpaa"
Message: drivers/net/dpaa2: Defining dependency "net_dpaa2"
Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-misleading-indentation -Wmisleading-indentation: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES 
Message: drivers/net/e1000: Defining dependency "net_e1000"
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"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES 
Message: drivers/net/fm10k: Defining dependency "net_fm10k"
Message: drivers/net/gve: Defining dependency "net_gve"
Message: drivers/net/hinic: Defining dependency "net_hinic"
Message: drivers/net/hns3: Defining dependency "net_hns3"
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-format -Wformat: YES 
Compiler for C supports arguments -Wno-format-security -Wformat-security: YES 
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/net/i40e: Defining dependency "net_i40e"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/net/iavf: Defining dependency "net_iavf"
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -march=skylake-avx512: YES 
Message: drivers/net/ice: Defining dependency "net_ice"
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Message: drivers/net/idpf: Defining dependency "net_idpf"
Message: drivers/net/igc: Defining dependency "net_igc"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Message: drivers/net/ixgbe: Defining dependency "net_ixgbe"
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/null: Defining dependency "net_null"
Message: drivers/net/octeontx: Defining dependency "net_octeontx"
Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep"
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/net/pfe: Defining dependency "net_pfe"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES 
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES 
Compiler for C supports arguments -Wno-unused-function -Wunused-function: YES 
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES 
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Compiler for C supports arguments -Wno-visibility -Wvisibility: NO 
Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES 
Compiler for C supports arguments -Wno-invalid-source-encoding -Winvalid-source-encoding: NO 
Compiler for C supports arguments -Wno-sometimes-uninitialized -Wsometimes-uninitialized: NO 
Compiler for C supports arguments -Wno-pointer-bool-conversion -Wpointer-bool-conversion: NO 
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES 
Message: drivers/net/qede: Defining dependency "net_qede"
Message: drivers/net/ring: Defining dependency "net_ring"
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
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 
Library atomic found: YES
Message: drivers/net/sfc: Defining dependency "net_sfc"
Message: drivers/net/softnic: Defining dependency "net_softnic"
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 -Wmaybe-uninitialized: YES 
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 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512vl: YES 
Compiler for C supports arguments -mavx512bw: YES 
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy"
Message: drivers/raw/cnxk_gpio: Defining dependency "raw_cnxk_gpio"
Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif"
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"
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/octeontx: Defining dependency "compress_octeontx"
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 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Fetching value of define "__AVX512VL__" : 1 (cached)
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 -Wformat-nonliteral: YES 
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 
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 -Wno-format-truncation -Wformat-truncation: YES 
Message: hugepage availability: true
app/test/suites/meson.build:28: WARNING: Test "alarm_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "cksum_perf_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "cryptodev_crosscheck" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_crypto_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_eth_rx_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_eth_rx_intr_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_timer_adapter_test" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "ipsec_sad_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:28: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:28: 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, telemetry, eal, 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, iavf, idpf, octeontx, cnxk, nfp, qat, 
	sfc_efx, 
bus:
	auxiliary, cdx, dpaa, fslmc, ifpga, pci, platform, vdev, 
	vmbus, 
mempool:
	bucket, cnxk, dpaa, dpaa2, octeontx, ring, stack, 
dma:
	cnxk, dpaa, dpaa2, hisilicon, idxd, ioat, skeleton, 
net:
	af_packet, ark, atlantic, avp, axgbe, bnxt, bond, cnxk, 
	cpfl, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enetfec, 
	enic, failsafe, fm10k, gve, hinic, hns3, i40e, iavf, 
	ice, idpf, igc, ionic, ixgbe, memif, netvsc, nfp, 
	ngbe, null, octeontx, octeon_ep, pfe, qede, ring, sfc, 
	softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, 
	
raw:
	cnxk_bphy, cnxk_gpio, dpaa2_cmdif, ntb, skeleton, 
crypto:
	bcmfs, caam_jr, cnxk, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, 
	scheduler, virtio, 
compress:
	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:
	

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/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/zlib:	missing dependency, "zlib"
	regex/mlx5:	missing internal dependency, "common_mlx5"
	vdpa/mlx5:	missing internal dependency, "common_mlx5"
	gpu/cuda:	missing dependency, "cuda.h"
	

Build targets in project: 725

Found ninja-1.10.0 at /usr/bin/ninja

ninja: Entering directory `build'
[1/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_errno.c.o'.
[2/2580] Compiling C object 'lib/76b5a35@@rte_log@sta/log_log_linux.c.o'.
[3/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hexdump.c.o'.
[4/2580] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[5/2580] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[6/2580] Compiling C object 'lib/76b5a35@@rte_log@sta/log_log.c.o'.
[7/2580] Linking static target lib/librte_kvargs.a.
[8/2580] Linking static target lib/librte_log.a.
[9/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_config.c.o'.
[10/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[11/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[12/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_debug.c.o'.
[13/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.o'.
[14/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_devargs.c.o'.
[15/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_interrupts.c.o'.
[16/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_string_fns.c.o'.
[17/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dev.c.o'.
[18/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_mcfg.c.o'.
[19/2580] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[20/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memalloc.c.o'.
[21/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore.c.o'.
[22/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_reciprocal.c.o'.
[23/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[24/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_version.c.o'.
[25/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.o'.
[26/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memzone.c.o'.
[27/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hypervisor.c.o'.
[28/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.o'.
[29/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.o'.
[30/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_cpuflags.c.o'.
[31/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[32/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.o'.
[33/2580] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[34/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.o'.
[35/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[36/2580] Linking static target lib/librte_telemetry.a.
[37/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
[38/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_debug.c.o'.
[39/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
[40/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dynmem.c.o'.
[41/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_ctf.c.o'.
[42/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
[43/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_utils.c.o'.
[44/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace.c.o'.
[45/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_keepalive.c.o'.
[46/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_hotplug_mp.c.o'.
[47/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_file.c.o'.
[48/2580] Generating kvargs.sym_chk with a meson_exe.py custom command.
[49/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_cpuflags.c.o'.
[50/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_proc.c.o'.
[51/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_filesystem.c.o'.
[52/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_mp.c.o'.
[53/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_service.c.o'.
[54/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o'.
[55/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_firmware.c.o'.
[56/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_memory.c.o'.
[57/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_timer.c.o'.
[58/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_thread.c.o'.
[59/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cpuflags.c.o'.
[60/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_rte_thread.c.o'.
[61/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_hypervisor.c.o'.
[62/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_spinlock.c.o'.
[63/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[64/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[65/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[66/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[67/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[68/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[69/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[71/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cycles.c.o'.
[72/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o'.
[73/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[74/2580] Compiling C object 'lib/76b5a35@@rte_ring@sta/ring_rte_ring.c.o'.
[75/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[76/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops_default.c.o'.
[77/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[78/2580] Linking static target lib/librte_ring.a.
[79/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_mempool_trace_points.c.o'.
[80/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops.c.o'.
[81/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[82/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[83/2580] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[84/2580] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
[85/2580] Linking static target lib/net/libnet_crc_avx512_lib.a.
[86/2580] Linking static target lib/librte_eal.a.
[87/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[88/2580] Generating log.sym_chk with a meson_exe.py custom command.
[89/2580] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool.c.o'.
[90/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[91/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_net_crc_sse.c.o'.
[92/2580] Linking target lib/librte_log.so.24.1.
[93/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[94/2580] Linking static target lib/librte_mempool.a.
[95/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[96/2580] Compiling C object 'lib/76b5a35@@rte_meter@sta/meter_rte_meter.c.o'.
[97/2580] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
[98/2580] Linking static target lib/librte_meter.a.
[99/2580] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'.
[100/2580] Linking static target lib/librte_rcu.a.
[101/2580] Linking static target lib/librte_net.a.
[102/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o'.
[103/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o'.
[104/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o'.
[105/2580] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[106/2580] Generating symbol file 'lib/76b5a35@@rte_log@sha/librte_log.so.24.1.symbols'.
[107/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o'.
[108/2580] Linking static target lib/librte_mbuf.a.
[109/2580] Linking target lib/librte_kvargs.so.24.1.
[110/2580] Generating telemetry.sym_chk with a meson_exe.py custom command.
[111/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o'.
[112/2580] Linking target lib/librte_telemetry.so.24.1.
[113/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[114/2580] Generating ring.sym_chk with a meson_exe.py custom command.
[115/2580] Generating symbol file 'lib/76b5a35@@rte_kvargs@sha/librte_kvargs.so.24.1.symbols'.
[116/2580] Generating symbol file 'lib/76b5a35@@rte_telemetry@sha/librte_telemetry.so.24.1.symbols'.
[117/2580] Generating net.sym_chk with a meson_exe.py custom command.
[118/2580] Generating meter.sym_chk with a meson_exe.py custom command.
[119/2580] Compiling C object 'lib/76b5a35@@rte_efd@sta/efd_rte_efd.c.o'.
[120/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_telemetry.c.o'.
[121/2580] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[122/2580] Generating rcu.sym_chk with a meson_exe.py custom command.
[123/2580] Linking static target lib/librte_jobstats.a.
[124/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline.c.o'.
[125/2580] Compiling C object 'lib/76b5a35@@rte_pci@sta/pci_rte_pci.c.o'.
[126/2580] Linking static target lib/librte_pci.a.
[127/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[128/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_cirbuf.c.o'.
[129/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse.c.o'.
[131/2580] Compiling C object 'lib/76b5a35@@rte_latencystats@sta/latencystats_rte_latencystats.c.o'.
[132/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o'.
[133/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_portlist.c.o'.
[134/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_num.c.o'.
[135/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o'.
[136/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o'.
[137/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_string.c.o'.
[138/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_socket.c.o'.
[139/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_vt100.c.o'.
[140/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o'.
[141/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_os_unix.c.o'.
[142/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_etheraddr.c.o'.
[143/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_hash_crc.c.o'.
[144/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o'.
[145/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_ipaddr.c.o'.
[146/2580] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_rdline.c.o'.
[147/2580] Linking static target lib/librte_cmdline.a.
[148/2580] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics.c.o'.
[149/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash_gfni.c.o'.
[150/2580] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics_telemetry.c.o'.
[151/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[152/2580] Generating pci.sym_chk with a meson_exe.py custom command.
[153/2580] Linking static target lib/librte_metrics.a.
[154/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[155/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_gen.c.o'.
[156/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[157/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
[158/2580] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
[159/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[160/2580] Linking static target lib/librte_timer.a.
[161/2580] Generating jobstats.sym_chk with a meson_exe.py custom command.
[162/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_scalar.c.o'.
[163/2580] Generating mempool.sym_chk with a meson_exe.py custom command.
[164/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf.c.o'.
[165/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_bld.c.o'.
[166/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_dump.c.o'.
[167/2580] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[168/2580] Linking static target lib/librte_bitratestats.a.
[169/2580] Generating mbuf.sym_chk with a meson_exe.py custom command.
[170/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load.c.o'.
[171/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_exec.c.o'.
[172/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_stub.c.o'.
[173/2580] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[174/2580] Linking static target lib/librte_bbdev.a.
[175/2580] Compiling C object 'lib/76b5a35@@rte_cfgfile@sta/cfgfile_rte_cfgfile.c.o'.
[176/2580] Linking static target lib/librte_cfgfile.a.
[177/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
[178/2580] Generating bitratestats.sym_chk with a meson_exe.py custom command.
[179/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_sse.c.o'.
[180/2580] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_pmd.c.o'.
[181/2580] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev_pmd.c.o'.
[182/2580] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev.c.o'.
[183/2580] Generating timer.sym_chk with a meson_exe.py custom command.
[184/2580] Generating metrics.sym_chk with a meson_exe.py custom command.
[185/2580] Compiling C object 'lib/acl/bb5da3c@@avx2_tmp@sta/acl_run_avx2.c.o'.
[186/2580] Linking static target lib/acl/libavx2_tmp.a.
[187/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
[188/2580] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_jit_x86.c.o'.
[189/2580] Linking static target lib/librte_bpf.a.
[190/2580] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
[191/2580] Linking static target lib/librte_hash.a.
[192/2580] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor_match_sse.c.o'.
[193/2580] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev_trace_points.c.o'.
[194/2580] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_comp.c.o'.
[195/2580] Linking static target lib/librte_efd.a.
[196/2580] Linking static target lib/librte_compressdev.a.
[197/2580] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_trace_points.c.o'.
[198/2580] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor_single.c.o'.
[199/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_debug.c.o'.
[200/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_populate.c.o'.
[201/2580] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o'.
[202/2580] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev.c.o'.
[203/2580] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_avx512.c.o'.
[204/2580] Linking static target lib/librte_distributor.a.
[205/2580] Linking static target lib/librte_dmadev.a.
[206/2580] Linking static target lib/librte_acl.a.
[207/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_eventdev_private.c.o'.
[208/2580] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[209/2580] Linking static target lib/librte_ethdev.a.
[210/2580] Generating cfgfile.sym_chk with a meson_exe.py custom command.
[211/2580] Generating efd.sym_chk with a meson_exe.py custom command.
[212/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_eventdev_trace_points.c.o'.
[213/2580] Generating bpf.sym_chk with a meson_exe.py custom command.
[214/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_dma_adapter.c.o'.
[215/2580] Generating cmdline.sym_chk with a meson_exe.py custom command.
[216/2580] Generating distributor.sym_chk with a meson_exe.py custom command.
[217/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_ring.c.o'.
[218/2580] Generating bbdev.sym_chk with a meson_exe.py custom command.
[219/2580] Generating acl.sym_chk with a meson_exe.py custom command.
[220/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_crypto_adapter.c.o'.
[221/2580] Compiling C object 'lib/76b5a35@@rte_dispatcher@sta/dispatcher_rte_dispatcher.c.o'.
[222/2580] Linking static target lib/librte_dispatcher.a.
[223/2580] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_rte_cryptodev.c.o'.
[224/2580] Generating dmadev.sym_chk with a meson_exe.py custom command.
[225/2580] Linking static target lib/librte_cryptodev.a.
[226/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_tcp4.c.o'.
[227/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_tcp6.c.o'.
[228/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_rte_gro.c.o'.
[229/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_udp4.c.o'.
[230/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_tx_adapter.c.o'.
[231/2580] Compiling C object 'lib/76b5a35@@rte_gpudev@sta/gpudev_gpudev.c.o'.
[232/2580] Linking static target lib/librte_gpudev.a.
[233/2580] Generating compressdev.sym_chk with a meson_exe.py custom command.
[234/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_timer_adapter.c.o'.
[235/2580] Generating hash.sym_chk with a meson_exe.py custom command.
[236/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_vxlan_tcp4.c.o'.
[237/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tcp4.c.o'.
[238/2580] Compiling C object 'lib/76b5a35@@rte_gro@sta/gro_gro_vxlan_udp4.c.o'.
[239/2580] Linking static target lib/librte_gro.a.
[240/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_udp4.c.o'.
[241/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tunnel_tcp4.c.o'.
[242/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tunnel_udp4.c.o'.
[243/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_rte_gso.c.o'.
[244/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[245/2580] Linking static target lib/librte_latencystats.a.
[246/2580] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_common.c.o'.
[247/2580] Linking static target lib/librte_gso.a.
[248/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_reassembly.c.o'.
[249/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_fragmentation.c.o'.
[250/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[251/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_eventdev.c.o'.
[252/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[253/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
[254/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[255/2580] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_fragmentation.c.o'.
[256/2580] Linking static target lib/librte_ip_frag.a.
[257/2580] Generating dispatcher.sym_chk with a meson_exe.py custom command.
[258/2580] Generating gro.sym_chk with a meson_exe.py custom command.
[259/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[260/2580] Generating gso.sym_chk with a meson_exe.py custom command.
[261/2580] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_rx_adapter.c.o'.
[262/2580] Generating latencystats.sym_chk with a meson_exe.py custom command.
[263/2580] Compiling C object 'lib/member/52c0277@@sketch_avx512_tmp@sta/rte_member_sketch_avx512.c.o'.
[264/2580] Linking static target lib/member/libsketch_avx512_tmp.a.
[265/2580] Linking static target lib/librte_eventdev.a.
[266/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[267/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member.c.o'.
[268/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[269/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_kvm_vm.c.o'.
[270/2580] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm.c.o'.
[271/2580] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[272/2580] Linking static target lib/librte_lpm.a.
[273/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vdev@sta/bus_vdev_vdev.c.o'.
[274/2580] Generating ip_frag.sym_chk with a meson_exe.py custom command.
[275/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
[276/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[277/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[278/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[279/2580] Compiling C object 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o'.
[280/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[281/2580] Linking static target lib/librte_pcapng.a.
[282/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_intel_uncore.c.o'.
[283/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
[284/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[285/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[286/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_rte_mldev_pmd.c.o'.
[287/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_mldev_utils.c.o'.
[288/2580] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[289/2580] Linking static target lib/librte_regexdev.a.
[290/2580] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[291/2580] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[292/2580] Linking static target lib/librte_rawdev.a.
[293/2580] Linking static target lib/librte_power.a.
[294/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_mldev_utils_scalar.c.o'.
[295/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_rte_mldev.c.o'.
[296/2580] Compiling C object 'lib/76b5a35@@rte_mldev@sta/mldev_mldev_utils_scalar_bfloat16.c.o'.
[297/2580] Linking static target lib/librte_mldev.a.
[298/2580] Generating pcapng.sym_chk with a meson_exe.py custom command.
[299/2580] Generating lpm.sym_chk with a meson_exe.py custom command.
[300/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_approx.c.o'.
[301/2580] Generating gpudev.sym_chk with a meson_exe.py custom command.
[302/2580] Compiling C object 'lib/76b5a35@@rte_rib@sta/rib_rte_rib.c.o'.
[303/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_red.c.o'.
[304/2580] Compiling C object 'lib/76b5a35@@rte_reorder@sta/reorder_rte_reorder.c.o'.
[305/2580] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[306/2580] Linking static target lib/librte_reorder.a.
[307/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_pie.c.o'.
[308/2580] Linking static target lib/librte_member.a.
[309/2580] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_std.c.o'.
[310/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_fd_man.c.o'.
[311/2580] Compiling C object 'lib/76b5a35@@rte_rib@sta/rib_rte_rib6.c.o'.
[312/2580] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.o'.
[313/2580] Linking static target lib/librte_rib.a.
[314/2580] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.o'.
[315/2580] Linking static target lib/librte_stack.a.
[316/2580] Compiling C object 'lib/76b5a35@@rte_security@sta/security_rte_security.c.o'.
[317/2580] Linking static target lib/librte_security.a.
[318/2580] Generating rawdev.sym_chk with a meson_exe.py custom command.
[319/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_iotlb.c.o'.
[320/2580] Generating stack.sym_chk with a meson_exe.py custom command.
[321/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vdpa.c.o'.
[322/2580] Generating reorder.sym_chk with a meson_exe.py custom command.
[323/2580] Generating cryptodev.sym_chk with a meson_exe.py custom command.
[324/2580] Generating member.sym_chk with a meson_exe.py custom command.
[325/2580] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
[326/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_socket.c.o'.
[327/2580] Linking static target lib/librte_sched.a.
[328/2580] Generating regexdev.sym_chk with a meson_exe.py custom command.
[329/2580] Generating power.sym_chk with a meson_exe.py custom command.
[330/2580] Generating rib.sym_chk with a meson_exe.py custom command.
[331/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net_ctrl.c.o'.
[332/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ses.c.o'.
[333/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_sa.c.o'.
[334/2580] Generating security.sym_chk with a meson_exe.py custom command.
[335/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_inb.c.o'.
[336/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ipsec_telemetry.c.o'.
[337/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_cnt.c.o'.
[338/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_crypto.c.o'.
[339/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_ctrl_pdu.c.o'.
[340/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_reorder.c.o'.
[341/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib6.c.o'.
[342/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost.c.o'.
[343/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ipsec_sad.c.o'.
[344/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_port_log.c.o'.
[345/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_rte_pdcp.c.o'.
[346/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib.c.o'.
[347/2580] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_outb.c.o'.
[348/2580] Linking static target lib/librte_ipsec.a.
[349/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_user.c.o'.
[350/2580] Generating sched.sym_chk with a meson_exe.py custom command.
[351/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o'.
[352/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_trie_avx512.c.o'.
[353/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_trie.c.o'.
[354/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_frag.c.o'.
[355/2580] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o'.
[356/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_fd.c.o'.
[357/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_sched.c.o'.
[358/2580] Linking static target lib/librte_fib.a.
[359/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ethdev.c.o'.
[360/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ras.c.o'.
[361/2580] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_process.c.o'.
[362/2580] Linking static target lib/librte_pdcp.a.
[363/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_source_sink.c.o'.
[364/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_keycmp.c.o'.
[365/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_sym_crypto.c.o'.
[366/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_source_sink.c.o'.
[367/2580] Generating ipsec.sym_chk with a meson_exe.py custom command.
[368/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_fd.c.o'.
[369/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_ethdev.c.o'.
[370/2580] Generating mldev.sym_chk with a meson_exe.py custom command.
[371/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_eventdev.c.o'.
[372/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_em.c.o'.
[373/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_swx_port_ring.c.o'.
[374/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_learner.c.o'.
[375/2580] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ring.c.o'.
[376/2580] Linking static target lib/librte_port.a.
[377/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_selector.c.o'.
[378/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_swx_table_wm.c.o'.
[379/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_array.c.o'.
[380/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_cuckoo.c.o'.
[381/2580] Generating fib.sym_chk with a meson_exe.py custom command.
[382/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_table_log.c.o'.
[383/2580] Compiling C object 'lib/76b5a35@@rte_pdump@sta/pdump_rte_pdump.c.o'.
[384/2580] Linking static target lib/librte_pdump.a.
[385/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_acl.c.o'.
[386/2580] Generating pdcp.sym_chk with a meson_exe.py custom command.
[387/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_lpm.c.o'.
[388/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_stub.c.o'.
[389/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_lpm_ipv6.c.o'.
[390/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key8.c.o'.
[391/2580] Generating eventdev.sym_chk with a meson_exe.py custom command.
[392/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_ext.c.o'.
[393/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key16.c.o'.
[394/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_port_in_action.c.o'.
[395/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key32.c.o'.
[396/2580] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_lru.c.o'.
[397/2580] Linking static target lib/librte_table.a.
[398/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[399/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
[400/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_ops.c.o'.
[401/2580] Generating pdump.sym_chk with a meson_exe.py custom command.
[402/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_stats.c.o'.
[403/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ddm.c.o'.
[404/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph.c.o'.
[405/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_rte_graph_worker.c.o'.
[406/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ipsec.c.o'.
[407/2580] Generating port.sym_chk with a meson_exe.py custom command.
[408/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_pcap.c.o'.
[409/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev_tx.c.o'.
[410/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev.c.o'.
[411/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_rx.c.o'.
[412/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_ctrl.c.o'.
[413/2580] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_rte_graph_model_mcore_dispatch.c.o'.
[414/2580] Linking static target lib/librte_graph.a.
[415/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ethdev_tx.c.o'.
[416/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_local.c.o'.
[417/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[418/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_reassembly.c.o'.
[419/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_null.c.o'.
[420/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_lookup.c.o'.
[421/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_log.c.o'.
[422/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_kernel_tx.c.o'.
[423/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip6_lookup.c.o'.
[424/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_pkt_drop.c.o'.
[425/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_kernel_rx.c.o'.
[426/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_rewrite.c.o'.
[427/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[428/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaa_of.c.o'.
[429/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip6_rewrite.c.o'.
[430/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_pkt_cls.c.o'.
[431/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cpt@sta/common_cpt_cpt_pmd_ops_helper.c.o'.
[432/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cpt@sta/common_cpt_cpt_fpm_tables.c.o'.
[433/2580] Linking static target drivers/libtmp_rte_common_cpt.a.
[434/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_caamflib.c.o'.
[435/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o'.
[436/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_crypto.c.o'.
[437/2580] Linking static target drivers/libtmp_rte_common_dpaax.a.
[438/2580] Generating rte_common_cpt.pmd.c with a custom command.
[439/2580] Compiling C object 'lib/76b5a35@@rte_node@sta/node_udp4_input.c.o'.
[440/2580] Linking static target lib/librte_node.a.
[441/2580] Compiling C object 'drivers/a715181@@rte_common_cpt@sta/meson-generated_.._rte_common_cpt.pmd.c.o'.
[442/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_iavf@sta/common_iavf_iavf_impl.c.o'.
[443/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_iavf@sta/common_iavf_iavf_common.c.o'.
[444/2580] Linking static target drivers/librte_common_cpt.a.
[445/2580] Compiling C object 'drivers/a715181@@rte_common_cpt@sha/meson-generated_.._rte_common_cpt.pmd.c.o'.
[446/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_iavf@sta/common_iavf_iavf_adminq.c.o'.
[447/2580] Generating rte_common_dpaax.pmd.c with a custom command.
[448/2580] Linking static target drivers/libtmp_rte_common_iavf.a.
[449/2580] Compiling C object 'drivers/a715181@@rte_common_dpaax@sha/meson-generated_.._rte_common_dpaax.pmd.c.o'.
[450/2580] Compiling C object 'drivers/a715181@@rte_common_dpaax@sta/meson-generated_.._rte_common_dpaax.pmd.c.o'.
[451/2580] Linking static target drivers/librte_common_dpaax.a.
[452/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_device.c.o'.
[453/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[454/2580] Generating table.sym_chk with a meson_exe.py custom command.
[455/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[456/2580] Generating rte_common_iavf.pmd.c with a custom command.
[457/2580] Compiling C object 'drivers/a715181@@rte_common_iavf@sta/meson-generated_.._rte_common_iavf.pmd.c.o'.
[458/2580] Linking static target drivers/librte_common_iavf.a.
[459/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_params.c.o'.
[460/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[461/2580] Compiling C object 'drivers/a715181@@rte_common_iavf@sha/meson-generated_.._rte_common_iavf.pmd.c.o'.
[462/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[463/2580] Generating node.sym_chk with a meson_exe.py custom command.
[464/2580] Generating graph.sym_chk with a meson_exe.py custom command.
[465/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[466/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_linux_auxiliary.c.o'.
[467/2580] Linking static target drivers/libtmp_rte_common_octeontx.a.
[468/2580] Generating rte_common_cpt.sym_chk with a meson_exe.py custom command.
[469/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
[470/2580] Linking static target drivers/libtmp_rte_bus_auxiliary.a.
[471/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_cdx@sta/bus_cdx_cdx.c.o'.
[472/2580] Generating rte_common_octeontx.pmd.c with a custom command.
[473/2580] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[474/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_cdx@sta/bus_cdx_cdx_vfio.c.o'.
[475/2580] Linking static target drivers/librte_common_octeontx.a.
[476/2580] Generating rte_bus_auxiliary.pmd.c with a custom command.
[477/2580] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[478/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[479/2580] Compiling C object 'drivers/a715181@@rte_bus_auxiliary@sta/meson-generated_.._rte_bus_auxiliary.pmd.c.o'.
[480/2580] Compiling C object 'drivers/a715181@@rte_bus_auxiliary@sha/meson-generated_.._rte_bus_auxiliary.pmd.c.o'.
[481/2580] Linking static target drivers/libtmp_rte_common_idpf.a.
[482/2580] Linking static target drivers/librte_bus_auxiliary.a.
[483/2580] Linking static target drivers/libtmp_rte_bus_cdx.a.
[484/2580] Generating rte_common_iavf.sym_chk with a meson_exe.py custom command.
[485/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_dpaa_alloc.c.o'.
[486/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_fman.c.o'.
[487/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_fman_hw.c.o'.
[488/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_process.c.o'.
[489/2580] Generating rte_bus_cdx.pmd.c with a custom command.
[490/2580] Generating rte_common_idpf.pmd.c with a custom command.
[491/2580] Compiling C object 'drivers/common/idpf/281975e@@idpf_common_avx512_lib@sta/idpf_common_rxtx_avx512.c.o'.
[492/2580] Compiling C object 'drivers/a715181@@rte_bus_cdx@sta/meson-generated_.._rte_bus_cdx.pmd.c.o'.
[493/2580] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.o'.
[494/2580] Linking static target drivers/common/idpf/libidpf_common_avx512_lib.a.
[495/2580] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[496/2580] Linking static target drivers/librte_common_idpf.a.
[497/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_netcfg_layer.c.o'.
[498/2580] Linking static target drivers/librte_bus_cdx.a.
[499/2580] Compiling C object 'drivers/a715181@@rte_bus_cdx@sha/meson-generated_.._rte_bus_cdx.pmd.c.o'.
[500/2580] Generating rte_bus_auxiliary.sym_chk with a meson_exe.py custom command.
[501/2580] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command.
[502/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman.c.o'.
[503/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_dpaa_sys.c.o'.
[504/2580] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[505/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpcon.c.o'.
[506/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpci.c.o'.
[507/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_qman_driver.c.o'.
[508/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o'.
[509/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpbp.c.o'.
[510/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpmng.c.o'.
[511/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpio.c.o'.
[512/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dprc.c.o'.
[513/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_dpdmai.c.o'.
[514/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_dpaa_bus.c.o'.
[515/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_fslmc_bus.c.o'.
[516/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_fslmc_vfio.c.o'.
[517/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dprc.c.o'.
[518/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_mc_mc_sys.c.o'.
[519/2580] Generating rte_bus_cdx.sym_chk with a meson_exe.py custom command.
[520/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o'.
[521/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpbp.c.o'.
[522/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpci.c.o'.
[523/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_qman.c.o'.
[524/2580] Linking static target drivers/libtmp_rte_bus_dpaa.a.
[525/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_ifpga@sta/bus_ifpga_ifpga_bus.c.o'.
[526/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpio.c.o'.
[527/2580] Linking static target drivers/libtmp_rte_bus_ifpga.a.
[528/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_regs.c.o'.
[529/2580] Generating rte_bus_ifpga.pmd.c with a custom command.
[530/2580] Generating rte_bus_dpaa.pmd.c with a custom command.
[531/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_rss.c.o'.
[532/2580] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[533/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_ptp.c.o'.
[534/2580] Compiling C object 'drivers/a715181@@rte_bus_dpaa@sta/meson-generated_.._rte_bus_dpaa.pmd.c.o'.
[535/2580] Compiling C object 'drivers/a715181@@rte_bus_dpaa@sha/meson-generated_.._rte_bus_dpaa.pmd.c.o'.
[536/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_dcb.c.o'.
[537/2580] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[538/2580] Linking static target drivers/librte_bus_dpaa.a.
[539/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_portal.c.o'.
[540/2580] Linking static target drivers/librte_bus_ifpga.a.
[541/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'.
[542/2580] Linking static target drivers/libtmp_rte_bus_fslmc.a.
[543/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vdev@sta/bus_vdev_vdev_params.c.o'.
[544/2580] Linking static target drivers/libtmp_rte_bus_vdev.a.
[545/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_stats.c.o'.
[546/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform_params.c.o'.
[547/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_tm.c.o'.
[548/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'.
[549/2580] Generating rte_bus_vdev.pmd.c with a custom command.
[550/2580] Compiling C object 'drivers/a715181@@rte_bus_vdev@sta/meson-generated_.._rte_bus_vdev.pmd.c.o'.
[551/2580] Linking static target drivers/librte_bus_vdev.a.
[552/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[553/2580] Compiling C object 'drivers/a715181@@rte_bus_vdev@sha/meson-generated_.._rte_bus_vdev.pmd.c.o'.
[554/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_bufring.c.o'.
[555/2580] Generating rte_bus_fslmc.pmd.c with a custom command.
[556/2580] Compiling C object 'drivers/a715181@@rte_bus_fslmc@sta/meson-generated_.._rte_bus_fslmc.pmd.c.o'.
[557/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o'.
[558/2580] Linking static target drivers/librte_bus_fslmc.a.
[559/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
[560/2580] Compiling C object 'drivers/a715181@@rte_bus_fslmc@sha/meson-generated_.._rte_bus_fslmc.pmd.c.o'.
[561/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_channel.c.o'.
[562/2580] Linking static target drivers/libtmp_rte_bus_pci.a.
[563/2580] Linking static target drivers/libtmp_rte_bus_platform.a.
[564/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_common.c.o'.
[565/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_vmbus_common_uio.c.o'.
[566/2580] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[567/2580] Generating rte_bus_platform.pmd.c with a custom command.
[568/2580] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[569/2580] Linking static target drivers/librte_bus_platform.a.
[570/2580] Generating rte_bus_pci.pmd.c with a custom command.
[571/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_linux_vmbus_bus.c.o'.
[572/2580] Compiling C object 'drivers/a715181@@rte_bus_pci@sta/meson-generated_.._rte_bus_pci.pmd.c.o'.
[573/2580] Generating ethdev.sym_chk with a meson_exe.py custom command.
[574/2580] Compiling C object 'drivers/a715181@@rte_bus_pci@sha/meson-generated_.._rte_bus_pci.pmd.c.o'.
[575/2580] Linking static target drivers/librte_bus_pci.a.
[576/2580] Compiling C object 'drivers/a715181@@tmp_rte_bus_vmbus@sta/bus_vmbus_linux_vmbus_uio.c.o'.
[577/2580] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[578/2580] Linking static target drivers/libtmp_rte_bus_vmbus.a.
[579/2580] Generating rte_bus_vdev.sym_chk with a meson_exe.py custom command.
[580/2580] Generating eal.sym_chk with a meson_exe.py custom command.
[581/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ae.c.o'.
[582/2580] Linking target lib/librte_eal.so.24.1.
[583/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_aes.c.o'.
[584/2580] Generating rte_bus_vmbus.pmd.c with a custom command.
[585/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o'.
[586/2580] Compiling C object 'drivers/a715181@@rte_bus_vmbus@sta/meson-generated_.._rte_bus_vmbus.pmd.c.o'.
[587/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_idev.c.o'.
[588/2580] Compiling C object 'drivers/a715181@@rte_bus_vmbus@sha/meson-generated_.._rte_bus_vmbus.pmd.c.o'.
[589/2580] Linking static target drivers/librte_bus_vmbus.a.
[590/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_bphy_irq.c.o'.
[591/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ae_fpm_tables.c.o'.
[592/2580] Generating symbol file 'lib/76b5a35@@rte_eal@sha/librte_eal.so.24.1.symbols'.
[593/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_vhost@sta/net_vhost_rte_eth_vhost.c.o'.
[594/2580] Linking target lib/librte_ring.so.24.1.
[595/2580] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[596/2580] Linking target lib/librte_meter.so.24.1.
[597/2580] Linking target lib/librte_pci.so.24.1.
[598/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_bphy.c.o'.
[599/2580] Linking target lib/librte_timer.so.24.1.
[600/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt.c.o'.
[601/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o'.
[602/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o'.
[603/2580] Generating symbol file 'lib/76b5a35@@rte_ring@sha/librte_ring.so.24.1.symbols'.
[604/2580] Linking target lib/librte_acl.so.24.1.
[605/2580] Generating symbol file 'lib/76b5a35@@rte_meter@sha/librte_meter.so.24.1.symbols'.
[606/2580] Linking target lib/librte_cfgfile.so.24.1.
[607/2580] Linking target lib/librte_dmadev.so.24.1.
[608/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_bphy_cgx.c.o'.
[609/2580] Linking target lib/librte_rcu.so.24.1.
[610/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dpi.c.o'.
[611/2580] Linking target lib/librte_mempool.so.24.1.
[612/2580] Generating symbol file 'lib/76b5a35@@rte_pci@sha/librte_pci.so.24.1.symbols'.
[613/2580] Linking target lib/librte_jobstats.so.24.1.
[614/2580] Linking target lib/librte_rawdev.so.24.1.
[615/2580] Linking target drivers/librte_common_iavf.so.24.1.
[616/2580] Linking target drivers/librte_common_dpaax.so.24.1.
[617/2580] Generating rte_bus_pci.sym_chk with a meson_exe.py custom command.
[618/2580] Linking target lib/librte_stack.so.24.1.
[619/2580] Linking target drivers/librte_common_octeontx.so.24.1.
[620/2580] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.24.1.symbols'.
[621/2580] Linking target drivers/librte_bus_auxiliary.so.24.1.
[622/2580] Linking target drivers/librte_bus_cdx.so.24.1.
[623/2580] Generating symbol file 'lib/76b5a35@@rte_acl@sha/librte_acl.so.24.1.symbols'.
[624/2580] Generating symbol file 'lib/76b5a35@@rte_dmadev@sha/librte_dmadev.so.24.1.symbols'.
[625/2580] Generating symbol file 'lib/76b5a35@@rte_rcu@sha/librte_rcu.so.24.1.symbols'.
[626/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mcs.c.o'.
[627/2580] Generating symbol file 'lib/76b5a35@@rte_mempool@sha/librte_mempool.so.24.1.symbols'.
[628/2580] Linking target drivers/librte_bus_platform.so.24.1.
[629/2580] Linking static target drivers/libtmp_rte_net_vhost.a.
[630/2580] Linking target drivers/librte_bus_pci.so.24.1.
[631/2580] Linking target drivers/librte_bus_vdev.so.24.1.
[632/2580] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.24.1.symbols'.
[633/2580] Linking target lib/librte_mbuf.so.24.1.
[634/2580] Linking target lib/librte_rib.so.24.1.
[635/2580] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.24.1.symbols'.
[636/2580] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.24.1.symbols'.
[637/2580] Generating symbol file 'lib/76b5a35@@rte_stack@sha/librte_stack.so.24.1.symbols'.
[638/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_rxtx.c.o'.
[639/2580] Linking target drivers/librte_bus_ifpga.so.24.1.
[640/2580] Generating rte_bus_vmbus.sym_chk with a meson_exe.py custom command.
[641/2580] Generating symbol file 'drivers/a715181@@rte_common_octeontx@sha/librte_common_octeontx.so.24.1.symbols'.
[642/2580] Linking target drivers/librte_bus_vmbus.so.24.1.
[643/2580] Generating symbol file 'drivers/a715181@@rte_bus_pci@sha/librte_bus_pci.so.24.1.symbols'.
[644/2580] Generating symbol file 'drivers/a715181@@rte_bus_vdev@sha/librte_bus_vdev.so.24.1.symbols'.
[645/2580] Generating symbol file 'lib/76b5a35@@rte_rib@sha/librte_rib.so.24.1.symbols'.
[646/2580] Generating symbol file 'lib/76b5a35@@rte_mbuf@sha/librte_mbuf.so.24.1.symbols'.
[647/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ie_ot.c.o'.
[648/2580] Linking target lib/librte_fib.so.24.1.
[649/2580] Linking target lib/librte_net.so.24.1.
[650/2580] Linking target lib/librte_bbdev.so.24.1.
[651/2580] Generating symbol file 'drivers/a715181@@rte_bus_vmbus@sha/librte_bus_vmbus.so.24.1.symbols'.
[652/2580] Linking target lib/librte_compressdev.so.24.1.
[653/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_irq.c.o'.
[654/2580] Linking target lib/librte_cryptodev.so.24.1.
[655/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mbox.c.o'.
[656/2580] Linking target lib/librte_distributor.so.24.1.
[657/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_model.c.o'.
[658/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix.c.o'.
[659/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mcs_sec_cfg.c.o'.
[660/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ml.c.o'.
[661/2580] Linking target lib/librte_gpudev.so.24.1.
[662/2580] Linking target lib/librte_regexdev.so.24.1.
[663/2580] Linking target lib/librte_mldev.so.24.1.
[664/2580] Linking target lib/librte_sched.so.24.1.
[665/2580] Linking target lib/librte_reorder.so.24.1.
[666/2580] Generating symbol file 'lib/76b5a35@@rte_net@sha/librte_net.so.24.1.symbols'.
[667/2580] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.1.symbols'.
[668/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_mcs_stats.c.o'.
[669/2580] Generating symbol file 'lib/76b5a35@@rte_compressdev@sha/librte_compressdev.so.24.1.symbols'.
[670/2580] Linking target lib/librte_cmdline.so.24.1.
[671/2580] Linking target lib/librte_ethdev.so.24.1.
[672/2580] Linking target lib/librte_hash.so.24.1.
[673/2580] Generating symbol file 'lib/76b5a35@@rte_cryptodev@sha/librte_cryptodev.so.24.1.symbols'.
[674/2580] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[675/2580] Linking target lib/librte_security.so.24.1.
[676/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_bpf.c.o'.
[677/2580] Generating symbol file 'lib/76b5a35@@rte_regexdev@sha/librte_regexdev.so.24.1.symbols'.
[678/2580] Linking target drivers/librte_common_cpt.so.24.1.
[679/2580] Generating symbol file 'lib/76b5a35@@rte_mldev@sha/librte_mldev.so.24.1.symbols'.
[680/2580] Generating symbol file 'lib/76b5a35@@rte_reorder@sha/librte_reorder.so.24.1.symbols'.
[681/2580] Linking target drivers/librte_common_idpf.so.24.1.
[682/2580] Generating symbol file 'lib/76b5a35@@rte_sched@sha/librte_sched.so.24.1.symbols'.
[683/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_inl.c.o'.
[684/2580] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.24.1.symbols'.
[685/2580] Generating symbol file 'lib/76b5a35@@rte_hash@sha/librte_hash.so.24.1.symbols'.
[686/2580] Linking target lib/librte_metrics.so.24.1.
[687/2580] Linking target lib/librte_bpf.so.24.1.
[688/2580] Generating symbol file 'lib/76b5a35@@rte_security@sha/librte_security.so.24.1.symbols'.
[689/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_fc.c.o'.
[690/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_irq.c.o'.
[691/2580] Generating symbol file 'drivers/a715181@@rte_common_cpt@sha/librte_common_cpt.so.24.1.symbols'.
[692/2580] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.24.1.symbols'.
[693/2580] Linking target lib/librte_efd.so.24.1.
[694/2580] Linking target lib/librte_eventdev.so.24.1.
[695/2580] Linking target lib/librte_gro.so.24.1.
[696/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_inl_dev.c.o'.
[697/2580] Linking target lib/librte_ip_frag.so.24.1.
[698/2580] Linking target lib/librte_gso.so.24.1.
[699/2580] Linking target lib/librte_lpm.so.24.1.
[700/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_npc.c.o'.
[701/2580] Linking target lib/librte_pcapng.so.24.1.
[702/2580] Linking target lib/librte_member.so.24.1.
[703/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_mcast.c.o'.
[704/2580] Linking target lib/librte_ipsec.so.24.1.
[705/2580] Linking target lib/librte_power.so.24.1.
[706/2580] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.24.1.symbols'.
[707/2580] Generating symbol file 'lib/76b5a35@@rte_bpf@sha/librte_bpf.so.24.1.symbols'.
[708/2580] Linking target lib/librte_pdcp.so.24.1.
[709/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_mac.c.o'.
[710/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_inl_dev_irq.c.o'.
[711/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_ops.c.o'.
[712/2580] Linking target lib/librte_bitratestats.so.24.1.
[713/2580] Linking target lib/librte_latencystats.so.24.1.
[714/2580] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.24.1.symbols'.
[715/2580] Generating symbol file 'lib/76b5a35@@rte_ip_frag@sha/librte_ip_frag.so.24.1.symbols'.
[716/2580] Generating symbol file 'lib/76b5a35@@rte_gso@sha/librte_gso.so.24.1.symbols'.
[717/2580] Generating symbol file 'lib/76b5a35@@rte_pcapng@sha/librte_pcapng.so.24.1.symbols'.
[718/2580] Linking target lib/librte_dispatcher.so.24.1.
[719/2580] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.1.symbols'.
[720/2580] Linking target lib/librte_pdump.so.24.1.
[721/2580] Generating symbol file 'lib/76b5a35@@rte_ipsec@sha/librte_ipsec.so.24.1.symbols'.
[722/2580] Linking target lib/librte_port.so.24.1.
[723/2580] Linking target lib/librte_graph.so.24.1.
[724/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_debug.c.o'.
[725/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_rss.c.o'.
[726/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_ptp.c.o'.
[727/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_vlan.c.o'.
[728/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_mark.c.o'.
[729/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_stats.c.o'.
[730/2580] Generating symbol file 'lib/76b5a35@@rte_graph@sha/librte_graph.so.24.1.symbols'.
[731/2580] Linking target lib/librte_node.so.24.1.
[732/2580] Generating symbol file 'lib/76b5a35@@rte_port@sha/librte_port.so.24.1.symbols'.
[733/2580] Linking target lib/librte_table.so.24.1.
[734/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_utils.c.o'.
[735/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_mcam_dump.c.o'.
[736/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_queue.c.o'.
[737/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_irq.c.o'.
[738/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_ops.c.o'.
[739/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_type.c.o'.
[740/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_debug.c.o'.
[741/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_aging.c.o'.
[742/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_platform.c.o'.
[743/2580] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[744/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_mcam.c.o'.
[745/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc.c.o'.
[746/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o'.
[747/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm.c.o'.
[748/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_se.c.o'.
[749/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso_irq.c.o'.
[750/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso_debug.c.o'.
[751/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_tim.c.o'.
[752/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_parse.c.o'.
[753/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common_log.c.o'.
[754/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_utils.c.o'.
[755/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npc_utils.c.o'.
[756/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ree.c.o'.
[757/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_dev.c.o'.
[758/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_tim_irq.c.o'.
[759/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common_pci.c.o'.
[760/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso.c.o'.
[761/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_sso.c.o'.
[762/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_logs.c.o'.
[763/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_bphy.c.o'.
[764/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_security.c.o'.
[765/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp@sta/common_nfp_nfp_common.c.o'.
[766/2580] Linking static target drivers/libtmp_rte_common_nfp.a.
[767/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_nix.c.o'.
[768/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_telemetry_npa.c.o'.
[769/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_cnxk_utils.c.o'.
[770/2580] Linking static target drivers/libtmp_rte_common_cnxk.a.
[771/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_common.c.o'.
[772/2580] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'.
[773/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen3.c.o'.
[774/2580] Linking static target lib/librte_vhost.a.
[775/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen2.c.o'.
[776/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_pf2vf.c.o'.
[777/2580] Generating rte_common_nfp.pmd.c with a custom command.
[778/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen3.c.o'.
[779/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen1.c.o'.
[780/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_device.c.o'.
[781/2580] Compiling C object 'drivers/a715181@@rte_common_nfp@sta/meson-generated_.._rte_common_nfp.pmd.c.o'.
[782/2580] Compiling C object 'drivers/a715181@@rte_common_nfp@sha/meson-generated_.._rte_common_nfp.pmd.c.o'.
[783/2580] Linking static target drivers/librte_common_nfp.a.
[784/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_qp.c.o'.
[785/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen4.c.o'.
[786/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen1.c.o'.
[787/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen4.c.o'.
[788/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp_pmd.c.o'.
[789/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen2.c.o'.
[790/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_crc32.c.o'.
[791/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_bootcfg.c.o'.
[792/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_ev.c.o'.
[793/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_filter.c.o'.
[794/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_evb.c.o'.
[795/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_hash.c.o'.
[796/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_lic.c.o'.
[797/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_intr.c.o'.
[798/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp.c.o'.
[799/2580] Linking static target drivers/libtmp_rte_common_qat.a.
[800/2580] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[801/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mon.c.o'.
[802/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mac.c.o'.
[803/2580] Linking target drivers/librte_bus_dpaa.so.24.1.
[804/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_nvram.c.o'.
[805/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_table.c.o'.
[806/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_pci.c.o'.
[807/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_phy.c.o'.
[808/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_port.c.o'.
[809/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_proxy.c.o'.
[810/2580] Generating rte_common_cnxk.pmd.c with a custom command.
[811/2580] Compiling C object 'drivers/a715181@@rte_common_cnxk@sha/meson-generated_.._rte_common_cnxk.pmd.c.o'.
[812/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_nic.c.o'.
[813/2580] Generating rte_common_qat.pmd.c with a custom command.
[814/2580] Compiling C object 'drivers/a715181@@rte_common_cnxk@sta/meson-generated_.._rte_common_cnxk.pmd.c.o'.
[815/2580] Compiling C object 'drivers/a715181@@rte_common_qat@sta/meson-generated_.._rte_common_qat.pmd.c.o'.
[816/2580] Generating rte_common_nfp.sym_chk with a meson_exe.py custom command.
[817/2580] Compiling C object 'drivers/a715181@@rte_common_qat@sha/meson-generated_.._rte_common_qat.pmd.c.o'.
[818/2580] Linking static target drivers/librte_common_cnxk.a.
[819/2580] Linking static target drivers/librte_common_qat.a.
[820/2580] Generating symbol file 'drivers/a715181@@rte_bus_dpaa@sha/librte_bus_dpaa.so.24.1.symbols'.
[821/2580] Linking target drivers/librte_common_nfp.so.24.1.
[822/2580] Linking target drivers/librte_common_qat.so.24.1.
[823/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_sram.c.o'.
[824/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_mac.c.o'.
[825/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mcdi.c.o'.
[826/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_vpd.c.o'.
[827/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_mae.c.o'.
[828/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_virtio.c.o'.
[829/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/mcdi_mon.c.o'.
[830/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_tx.c.o'.
[831/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_mcdi.c.o'.
[832/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_rx.c.o'.
[833/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_tunnel.c.o'.
[834/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_nic.c.o'.
[835/2580] Generating symbol file 'drivers/a715181@@rte_common_nfp@sha/librte_common_nfp.so.24.1.symbols'.
[836/2580] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command.
[837/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_nvram.c.o'.
[838/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_phy.c.o'.
[839/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_vpd.c.o'.
[840/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/siena_sram.c.o'.
[841/2580] Linking target drivers/librte_bus_fslmc.so.24.1.
[842/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_image.c.o'.
[843/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_intr.c.o'.
[844/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_evb.c.o'.
[845/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_mac.c.o'.
[846/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_ev.c.o'.
[847/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_nvram.c.o'.
[848/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_mcdi.c.o'.
[849/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_proxy.c.o'.
[850/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_phy.c.o'.
[851/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_vpd.c.o'.
[852/2580] Generating symbol file 'drivers/a715181@@rte_bus_fslmc@sha/librte_bus_fslmc.so.24.1.symbols'.
[853/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_filter.c.o'.
[854/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford_nic.c.o'.
[855/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_tx.c.o'.
[856/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/hunt_nic.c.o'.
[857/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_rx.c.o'.
[858/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford2_nic.c.o'.
[859/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_nic.c.o'.
[860/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_intr.c.o'.
[861/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_ev.c.o'.
[862/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_pci.c.o'.
[863/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_nic.c.o'.
[864/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tunnel.c.o'.
[865/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[866/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[867/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_rx.c.o'.
[868/2580] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[869/2580] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[870/2580] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
[871/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool.c.o'.
[872/2580] Linking static target drivers/libtmp_rte_common_sfc_efx.a.
[873/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool_telemetry.c.o'.
[874/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cn9k_mempool_ops.c.o'.
[875/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool_ops.c.o'.
[876/2580] Generating rte_common_sfc_efx.pmd.c with a custom command.
[877/2580] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sha/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[878/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cn10k_hwpool_ops.c.o'.
[879/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cn10k_mempool_ops.c.o'.
[880/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_octeontx@sta/mempool_octeontx_rte_mempool_octeontx.c.o'.
[881/2580] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sta/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[882/2580] Linking static target drivers/libtmp_rte_mempool_cnxk.a.
[883/2580] Linking static target drivers/librte_common_sfc_efx.a.
[884/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_stack@sta/mempool_stack_rte_mempool_stack.c.o'.
[885/2580] Linking static target drivers/libtmp_rte_mempool_stack.a.
[886/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_dpaa@sta/mempool_dpaa_dpaa_mempool.c.o'.
[887/2580] Linking static target drivers/libtmp_rte_mempool_dpaa.a.
[888/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_octeontx@sta/mempool_octeontx_octeontx_fpavf.c.o'.
[889/2580] Linking static target drivers/libtmp_rte_mempool_octeontx.a.
[890/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_dpaa2@sta/mempool_dpaa2_dpaa2_hw_mempool.c.o'.
[891/2580] Linking static target drivers/libtmp_rte_mempool_dpaa2.a.
[892/2580] Generating rte_mempool_stack.pmd.c with a custom command.
[893/2580] Compiling C object 'drivers/a715181@@rte_mempool_stack@sta/meson-generated_.._rte_mempool_stack.pmd.c.o'.
[894/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_cnxk@sta/dma_cnxk_cnxk_dmadev.c.o'.
[895/2580] Linking static target drivers/librte_mempool_stack.a.
[896/2580] Generating rte_mempool_dpaa.pmd.c with a custom command.
[897/2580] Generating rte_mempool_cnxk.pmd.c with a custom command.
[898/2580] Generating rte_mempool_octeontx.pmd.c with a custom command.
[899/2580] Compiling C object 'drivers/a715181@@rte_mempool_stack@sha/meson-generated_.._rte_mempool_stack.pmd.c.o'.
[900/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa@sta/meson-generated_.._rte_mempool_dpaa.pmd.c.o'.
[901/2580] Compiling C object 'drivers/a715181@@rte_mempool_cnxk@sta/meson-generated_.._rte_mempool_cnxk.pmd.c.o'.
[902/2580] Compiling C object 'drivers/a715181@@rte_mempool_cnxk@sha/meson-generated_.._rte_mempool_cnxk.pmd.c.o'.
[903/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa@sha/meson-generated_.._rte_mempool_dpaa.pmd.c.o'.
[904/2580] Linking static target drivers/librte_mempool_dpaa.a.
[905/2580] Linking static target drivers/librte_mempool_cnxk.a.
[906/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_hisilicon@sta/dma_hisilicon_hisi_dmadev.c.o'.
[907/2580] Compiling C object 'drivers/a715181@@rte_mempool_octeontx@sta/meson-generated_.._rte_mempool_octeontx.pmd.c.o'.
[908/2580] Compiling C object 'drivers/a715181@@rte_mempool_octeontx@sha/meson-generated_.._rte_mempool_octeontx.pmd.c.o'.
[909/2580] Linking static target drivers/librte_mempool_octeontx.a.
[910/2580] Linking static target drivers/libtmp_rte_dma_hisilicon.a.
[911/2580] Generating rte_mempool_dpaa2.pmd.c with a custom command.
[912/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_common.c.o'.
[913/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_ring@sta/mempool_ring_rte_mempool_ring.c.o'.
[914/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o'.
[915/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_pci.c.o'.
[916/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa2@sta/meson-generated_.._rte_mempool_dpaa2.pmd.c.o'.
[917/2580] Linking static target drivers/libtmp_rte_dma_dpaa.a.
[918/2580] Linking target drivers/librte_mempool_stack.so.24.1.
[919/2580] Linking target drivers/librte_mempool_octeontx.so.24.1.
[920/2580] Linking static target drivers/libtmp_rte_mempool_ring.a.
[921/2580] Compiling C object 'drivers/a715181@@rte_mempool_dpaa2@sha/meson-generated_.._rte_mempool_dpaa2.pmd.c.o'.
[922/2580] Linking static target drivers/librte_mempool_dpaa2.a.
[923/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_cnxk@sta/dma_cnxk_cnxk_dmadev_fp.c.o'.
[924/2580] Linking static target drivers/libtmp_rte_dma_cnxk.a.
[925/2580] Generating rte_dma_hisilicon.pmd.c with a custom command.
[926/2580] Generating rte_dma_dpaa.pmd.c with a custom command.
[927/2580] Compiling C object 'drivers/a715181@@rte_dma_hisilicon@sta/meson-generated_.._rte_dma_hisilicon.pmd.c.o'.
[928/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa@sha/meson-generated_.._rte_dma_dpaa.pmd.c.o'.
[929/2580] Generating rte_mempool_ring.pmd.c with a custom command.
[930/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa@sta/meson-generated_.._rte_dma_dpaa.pmd.c.o'.
[931/2580] Compiling C object 'drivers/a715181@@rte_mempool_ring@sta/meson-generated_.._rte_mempool_ring.pmd.c.o'.
[932/2580] Compiling C object 'drivers/a715181@@rte_mempool_ring@sha/meson-generated_.._rte_mempool_ring.pmd.c.o'.
[933/2580] Linking static target drivers/librte_mempool_ring.a.
[934/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_bus.c.o'.
[935/2580] Generating rte_dma_cnxk.pmd.c with a custom command.
[936/2580] Linking static target drivers/librte_dma_dpaa.a.
[937/2580] Linking target drivers/librte_dma_dpaa.so.24.1.
[938/2580] Linking static target drivers/librte_dma_hisilicon.a.
[939/2580] Linking static target drivers/libtmp_rte_dma_idxd.a.
[940/2580] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sta/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[941/2580] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sha/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[942/2580] Linking static target drivers/librte_dma_cnxk.a.
[943/2580] Compiling C object 'drivers/a715181@@rte_dma_hisilicon@sha/meson-generated_.._rte_dma_hisilicon.pmd.c.o'.
[944/2580] Linking target drivers/librte_mempool_ring.so.24.1.
[945/2580] Generating symbol file 'drivers/a715181@@rte_mempool_octeontx@sha/librte_mempool_octeontx.so.24.1.symbols'.
[946/2580] Linking target drivers/librte_dma_hisilicon.so.24.1.
[947/2580] Generating rte_mempool_dpaa.sym_chk with a meson_exe.py custom command.
[948/2580] Generating rte_mempool_cnxk.sym_chk with a meson_exe.py custom command.
[949/2580] Linking target drivers/librte_mempool_dpaa.so.24.1.
[950/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_ioat@sta/dma_ioat_ioat_dmadev.c.o'.
[951/2580] Generating rte_dma_idxd.pmd.c with a custom command.
[952/2580] Compiling C object 'drivers/a715181@@rte_dma_idxd@sta/meson-generated_.._rte_dma_idxd.pmd.c.o'.
[953/2580] Linking static target drivers/libtmp_rte_dma_ioat.a.
[954/2580] Linking static target drivers/librte_dma_idxd.a.
[955/2580] Generating rte_mempool_dpaa2.sym_chk with a meson_exe.py custom command.
[956/2580] Compiling C object 'drivers/a715181@@rte_dma_idxd@sha/meson-generated_.._rte_dma_idxd.pmd.c.o'.
[957/2580] Linking target drivers/librte_dma_idxd.so.24.1.
[958/2580] Compiling C object 'drivers/a715181@@tmp_rte_mempool_bucket@sta/mempool_bucket_rte_mempool_bucket.c.o'.
[959/2580] Linking target drivers/librte_mempool_dpaa2.so.24.1.
[960/2580] Linking static target drivers/libtmp_rte_mempool_bucket.a.
[961/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_devargs.c.o'.
[962/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev.c.o'.
[963/2580] Generating rte_dma_ioat.pmd.c with a custom command.
[964/2580] Generating symbol file 'drivers/a715181@@rte_mempool_dpaa@sha/librte_mempool_dpaa.so.24.1.symbols'.
[965/2580] Compiling C object 'drivers/a715181@@rte_dma_ioat@sta/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[966/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_af_packet@sta/net_af_packet_rte_eth_af_packet.c.o'.
[967/2580] Linking static target drivers/libtmp_rte_net_af_packet.a.
[968/2580] Compiling C object 'drivers/a715181@@rte_dma_ioat@sha/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[969/2580] Linking static target drivers/librte_dma_ioat.a.
[970/2580] Generating rte_mempool_bucket.pmd.c with a custom command.
[971/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o'.
[972/2580] Linking target drivers/librte_dma_ioat.so.24.1.
[973/2580] Compiling C object 'drivers/a715181@@rte_mempool_bucket@sta/meson-generated_.._rte_mempool_bucket.pmd.c.o'.
[974/2580] Compiling C object 'drivers/a715181@@rte_mempool_bucket@sha/meson-generated_.._rte_mempool_bucket.pmd.c.o'.
[975/2580] Linking static target drivers/libtmp_rte_dma_dpaa2.a.
[976/2580] Linking static target drivers/librte_mempool_bucket.a.
[977/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_ipsec.c.o'.
[978/2580] Linking target drivers/librte_mempool_bucket.so.24.1.
[979/2580] Generating symbol file 'drivers/a715181@@rte_mempool_dpaa2@sha/librte_mempool_dpaa2.so.24.1.symbols'.
[980/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_capabilities.c.o'.
[981/2580] Generating rte_net_af_packet.pmd.c with a custom command.
[982/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_mpu.c.o'.
[983/2580] Compiling C object 'drivers/a715181@@rte_net_af_packet@sha/meson-generated_.._rte_net_af_packet.pmd.c.o'.
[984/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev.c.o'.
[985/2580] Compiling C object 'drivers/a715181@@rte_net_af_packet@sta/meson-generated_.._rte_net_af_packet.pmd.c.o'.
[986/2580] Generating rte_dma_dpaa2.pmd.c with a custom command.
[987/2580] Linking target drivers/librte_net_af_packet.so.24.1.
[988/2580] Linking static target drivers/librte_net_af_packet.a.
[989/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa2@sha/meson-generated_.._rte_dma_dpaa2.pmd.c.o'.
[990/2580] Compiling C object 'drivers/a715181@@rte_dma_dpaa2@sta/meson-generated_.._rte_dma_dpaa2.pmd.c.o'.
[991/2580] Generating vhost.sym_chk with a meson_exe.py custom command.
[992/2580] Linking static target drivers/librte_dma_dpaa2.a.
[993/2580] Linking target lib/librte_vhost.so.24.1.
[994/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_ops.c.o'.
[995/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_pktchkr.c.o'.
[996/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_udm.c.o'.
[997/2580] Compiling C object 'drivers/a715181@@tmp_rte_dma_skeleton@sta/dma_skeleton_skeleton_dmadev.c.o'.
[998/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_pktdir.c.o'.
[999/2580] Linking static target drivers/libtmp_rte_dma_skeleton.a.
[1000/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_pktgen.c.o'.
[1001/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_atl_hw_regs.c.o'.
[1002/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev_rx.c.o'.
[1003/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_b0.c.o'.
[1004/2580] Linking static target drivers/libtmp_rte_net_ark.a.
[1005/2580] Generating symbol file 'lib/76b5a35@@rte_vhost@sha/librte_vhost.so.24.1.symbols'.
[1006/2580] Generating rte_dma_skeleton.pmd.c with a custom command.
[1007/2580] Compiling C object 'drivers/a715181@@rte_dma_skeleton@sta/meson-generated_.._rte_dma_skeleton.pmd.c.o'.
[1008/2580] Linking static target drivers/librte_dma_skeleton.a.
[1009/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_rte_pmd_atlantic.c.o'.
[1010/2580] Compiling C object 'drivers/a715181@@rte_dma_skeleton@sha/meson-generated_.._rte_dma_skeleton.pmd.c.o'.
[1011/2580] Linking target drivers/librte_dma_skeleton.so.24.1.
[1012/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_llh.c.o'.
[1013/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o'.
[1014/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_atl_ethdev.c.o'.
[1015/2580] Generating rte_net_ark.pmd.c with a custom command.
[1016/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils.c.o'.
[1017/2580] Compiling C object 'drivers/a715181@@rte_net_ark@sta/meson-generated_.._rte_net_ark.pmd.c.o'.
[1018/2580] Linking static target drivers/librte_net_ark.a.
[1019/2580] Compiling C object 'drivers/a715181@@rte_net_ark@sha/meson-generated_.._rte_net_ark.pmd.c.o'.
[1020/2580] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
[1021/2580] Generating rte_dma_dpaa2.sym_chk with a meson_exe.py custom command.
[1022/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_atl_rxtx.c.o'.
[1023/2580] Linking static target lib/librte_pipeline.a.
[1024/2580] Linking target drivers/librte_net_ark.so.24.1.
[1025/2580] Linking static target drivers/libtmp_rte_net_atlantic.a.
[1026/2580] Linking target drivers/librte_dma_dpaa2.so.24.1.
[1027/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_mdio.c.o'.
[1028/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_i2c.c.o'.
[1029/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_dev.c.o'.
[1030/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx_vec_sse.c.o'.
[1031/2580] Generating rte_net_atlantic.pmd.c with a custom command.
[1032/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
[1033/2580] Compiling C object 'drivers/a715181@@rte_net_atlantic@sta/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[1034/2580] Compiling C object 'drivers/a715181@@rte_net_atlantic@sha/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[1035/2580] Linking static target drivers/librte_net_atlantic.a.
[1036/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_phy_impl.c.o'.
[1037/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_txq.c.o'.
[1038/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp_avp_ethdev.c.o'.
[1039/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o'.
[1040/2580] Linking static target drivers/libtmp_rte_net_avp.a.
[1041/2580] Linking static target drivers/libtmp_rte_net_axgbe.a.
[1042/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_irq.c.o'.
[1043/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_filter.c.o'.
[1044/2580] Compiling C object 'drivers/net/bnxt/ea220ed@@bnxt_avx2_lib@sta/bnxt_rxtx_vec_avx2.c.o'.
[1045/2580] Linking static target drivers/net/bnxt/libbnxt_avx2_lib.a.
[1046/2580] Generating rte_net_avp.pmd.c with a custom command.
[1047/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_cpr.c.o'.
[1048/2580] Compiling C object 'drivers/a715181@@rte_net_avp@sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[1049/2580] Linking static target drivers/librte_net_avp.a.
[1050/2580] Compiling C object 'drivers/a715181@@rte_net_avp@sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[1051/2580] Generating rte_net_axgbe.pmd.c with a custom command.
[1052/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_txr.c.o'.
[1053/2580] Linking target drivers/librte_net_avp.so.24.1.
[1054/2580] Compiling C object 'drivers/a715181@@rte_net_axgbe@sha/meson-generated_.._rte_net_axgbe.pmd.c.o'.
[1055/2580] Compiling C object 'drivers/a715181@@rte_net_axgbe@sta/meson-generated_.._rte_net_axgbe.pmd.c.o'.
[1056/2580] Linking static target drivers/librte_net_axgbe.a.
[1057/2580] Linking target drivers/librte_net_axgbe.so.24.1.
[1058/2580] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[1059/2580] Linking target drivers/librte_net_atlantic.so.24.1.
[1060/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxr.c.o'.
[1061/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_util.c.o'.
[1062/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_ring.c.o'.
[1063/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_stats.c.o'.
[1064/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_flow.c.o'.
[1065/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxq.c.o'.
[1066/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_rte_pmd_bnxt.c.o'.
[1067/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o'.
[1068/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_ethdev.c.o'.
[1069/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_vnic.c.o'.
[1070/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_gen_hash.c.o'.
[1071/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_def_rules.c.o'.
[1072/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_reps.c.o'.
[1073/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o'.
[1074/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_flow_db.c.o'.
[1075/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_ulp.c.o'.
[1076/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_ha_mgr.c.o'.
[1077/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_mark_mgr.c.o'.
[1078/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_fc_mgr.c.o'.
[1079/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_bnxt_ulp_meter.c.o'.
[1080/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_gen_tbl.c.o'.
[1081/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_matcher.c.o'.
[1082/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_port_db.c.o'.
[1083/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o'.
[1084/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o'.
[1085/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o'.
[1086/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_utils.c.o'.
[1087/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o'.
[1088/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_p58.c.o'.
[1089/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_hwop_msg.c.o'.
[1090/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_tun.c.o'.
[1091/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_session.c.o'.
[1092/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o'.
[1093/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_stack.c.o'.
[1094/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_ll.c.o'.
[1095/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o'.
[1096/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_rand.c.o'.
[1097/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o'.
[1098/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_bitalloc.c.o'.
[1099/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o'.
[1100/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_rte_parser.c.o'.
[1101/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr_p4.c.o'.
[1102/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_ulp_ulp_mapper.c.o'.
[1103/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_dpool.c.o'.
[1104/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_hash.c.o'.
[1105/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_device.c.o'.
[1106/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_device_p58.c.o'.
[1107/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_device_p4.c.o'.
[1108/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_global_cfg.c.o'.
[1109/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_identifier.c.o'.
[1110/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_hash_internal.c.o'.
[1111/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_common.c.o'.
[1112/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_hwrm.c.o'.
[1113/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_core.c.o'.
[1114/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_cfa_tcam_mgr.c.o'.
[1115/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_util.c.o'.
[1116/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_internal.c.o'.
[1117/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_em_host.c.o'.
[1118/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o'.
[1119/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_if_tbl.c.o'.
[1120/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_sram_mgr.c.o'.
[1121/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o'.
[1122/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o'.
[1123/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tbl.c.o'.
[1124/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tfp.c.o'.
[1125/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tcam_shared.c.o'.
[1126/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_session.c.o'.
[1127/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_rm.c.o'.
[1128/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tbl_sram.c.o'.
[1129/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tcam.c.o'.
[1130/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_tcam_mgr_msg.c.o'.
[1131/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_alb.c.o'.
[1132/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_flow.c.o'.
[1133/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_args.c.o'.
[1134/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
[1135/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_tf_core_tf_msg.c.o'.
[1136/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_cman.c.o'.
[1137/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o'.
[1138/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxtx_vec_sse.c.o'.
[1139/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_rx_select.c.o'.
[1140/2580] Linking static target drivers/libtmp_rte_net_bnxt.a.
[1141/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_flow.c.o'.
[1142/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_mcs.c.o'.
[1143/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_telemetry.c.o'.
[1144/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_sec_telemetry.c.o'.
[1145/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_sec.c.o'.
[1146/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.c.o'.
[1147/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_ethdev.c.o'.
[1148/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_link.c.o'.
[1149/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_lookup.c.o'.
[1150/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_ops.c.o'.
[1151/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1152/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ptp.c.o'.
[1153/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_mtr.c.o'.
[1154/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_flow.c.o'.
[1155/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_stats.c.o'.
[1156/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_tm.c.o'.
[1157/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_flow.c.o'.
[1158/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_ethdev_sec.c.o'.
[1159/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_rx_select.c.o'.
[1160/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o'.
[1161/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_tx_select.c.o'.
[1162/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_ethdev.c.o'.
[1163/2580] Generating rte_net_bnxt.pmd.c with a custom command.
[1164/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_representor.c.o'.
[1165/2580] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1166/2580] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1167/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_rules.c.o'.
[1168/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn10k_ethdev_sec.c.o'.
[1169/2580] Linking static target drivers/librte_net_bnxt.a.
[1170/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_pmd.c.o'.
[1171/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.c.o'.
[1172/2580] Linking static target drivers/libtmp_rte_net_cnxk.a.
[1173/2580] Linking static target drivers/libtmp_rte_net_bond.a.
[1174/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_vchnl.c.o'.
[1175/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_rxtx.c.o'.
[1176/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_main.c.o'.
[1177/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1178/2580] Generating rte_net_bond.pmd.c with a custom command.
[1179/2580] Compiling C object 'drivers/a715181@@rte_net_bond@sha/meson-generated_.._rte_net_bond.pmd.c.o'.
[1180/2580] Compiling C object 'drivers/a715181@@rte_net_bond@sta/meson-generated_.._rte_net_bond.pmd.c.o'.
[1181/2580] Linking static target drivers/librte_net_bond.a.
[1182/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_clip_tbl.c.o'.
[1183/2580] Generating rte_net_cnxk.pmd.c with a custom command.
[1184/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_ethdev.c.o'.
[1185/2580] Compiling C object 'drivers/a715181@@rte_net_cnxk@sta/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1186/2580] Compiling C object 'drivers/a715181@@rte_net_cnxk@sha/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1187/2580] Linking static target drivers/libtmp_rte_net_cpfl.a.
[1188/2580] Linking static target drivers/librte_net_cnxk.a.
[1189/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_mps_tcam.c.o'.
[1190/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_l2t.c.o'.
[1191/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_main.c.o'.
[1192/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_flow.c.o'.
[1193/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_ethdev.c.o'.
[1194/2580] Generating rte_net_cpfl.pmd.c with a custom command.
[1195/2580] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command.
[1196/2580] Compiling C object 'drivers/a715181@@rte_net_cpfl@sta/meson-generated_.._rte_net_cpfl.pmd.c.o'.
[1197/2580] Linking static target drivers/librte_net_cpfl.a.
[1198/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_smt.c.o'.
[1199/2580] Compiling C object 'drivers/a715181@@rte_net_cpfl@sha/meson-generated_.._rte_net_cpfl.pmd.c.o'.
[1200/2580] Linking target drivers/librte_net_cpfl.so.24.1.
[1201/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_filter.c.o'.
[1202/2580] Linking target drivers/librte_net_bnxt.so.24.1.
[1203/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_fmlib_fm_vsp.c.o'.
[1204/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_base_t4vf_hw.c.o'.
[1205/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_fmlib_fm_lib.c.o'.
[1206/2580] Generating rte_net_cnxk.sym_chk with a meson_exe.py custom command.
[1207/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_sge.c.o'.
[1208/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_flow.c.o'.
[1209/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_fmc.c.o'.
[1210/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_mux.c.o'.
[1211/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpkg.c.o'.
[1212/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_base_dpaa2_hw_dpni.c.o'.
[1213/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_ethdev.c.o'.
[1214/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_base_t4_hw.c.o'.
[1215/2580] Linking static target drivers/libtmp_rte_net_cxgbe.a.
[1216/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpdmux.c.o'.
[1217/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dprtc.c.o'.
[1218/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_recycle.c.o'.
[1219/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_tm.c.o'.
[1220/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_base_dpaa2_tlu_hash.c.o'.
[1221/2580] Generating rte_net_bond.sym_chk with a meson_exe.py custom command.
[1222/2580] Linking target drivers/librte_net_bond.so.24.1.
[1223/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ptp.c.o'.
[1224/2580] Generating rte_net_cxgbe.pmd.c with a custom command.
[1225/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_sparser.c.o'.
[1226/2580] Compiling C object 'drivers/a715181@@rte_net_cxgbe@sta/meson-generated_.._rte_net_cxgbe.pmd.c.o'.
[1227/2580] Compiling C object 'drivers/a715181@@rte_net_cxgbe@sha/meson-generated_.._rte_net_cxgbe.pmd.c.o'.
[1228/2580] Linking static target drivers/librte_net_cxgbe.a.
[1229/2580] Linking target drivers/librte_net_cxgbe.so.24.1.
[1230/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82540.c.o'.
[1231/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82541.c.o'.
[1232/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ethdev.c.o'.
[1233/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82543.c.o'.
[1234/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_base.c.o'.
[1235/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_80003es2lan.c.o'.
[1236/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpni.c.o'.
[1237/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82542.c.o'.
[1238/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_e1000_logs.c.o'.
[1239/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev_ops.c.o'.
[1240/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_api.c.o'.
[1241/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_manage.c.o'.
[1242/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_i210.c.o'.
[1243/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_mbx.c.o'.
[1244/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82571.c.o'.
[1245/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_rxtx.c.o'.
[1246/2580] Linking static target drivers/libtmp_rte_net_dpaa.a.
[1247/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_osdep.c.o'.
[1248/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_mac.c.o'.
[1249/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_nvm.c.o'.
[1250/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82575.c.o'.
[1251/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_vf.c.o'.
[1252/2580] Generating rte_net_dpaa.pmd.c with a custom command.
[1253/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o'.
[1254/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa@sta/meson-generated_.._rte_net_dpaa.pmd.c.o'.
[1255/2580] Linking static target drivers/librte_net_dpaa.a.
[1256/2580] Generating pipeline.sym_chk with a meson_exe.py custom command.
[1257/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa@sha/meson-generated_.._rte_net_dpaa.pmd.c.o'.
[1258/2580] Linking target lib/librte_pipeline.so.24.1.
[1259/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_rxtx.c.o'.
[1260/2580] Linking static target drivers/libtmp_rte_net_dpaa2.a.
[1261/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_em_ethdev.c.o'.
[1262/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_pf.c.o'.
[1263/2580] Generating symbol file 'lib/76b5a35@@rte_pipeline@sha/librte_pipeline.so.24.1.symbols'.
[1264/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_phy.c.o'.
[1265/2580] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_ich8lan.c.o'.
[1266/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_ena_rss.c.o'.
[1267/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_flow.c.o'.
[1268/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_base_ena_eth_com.c.o'.
[1269/2580] Linking static target drivers/net/e1000/base/libe1000_base.a.
[1270/2580] Generating rte_net_dpaa.sym_chk with a meson_exe.py custom command.
[1271/2580] Generating rte_net_dpaa2.pmd.c with a custom command.
[1272/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa2@sta/meson-generated_.._rte_net_dpaa2.pmd.c.o'.
[1273/2580] Linking static target drivers/librte_net_dpaa2.a.
[1274/2580] Linking target drivers/librte_net_dpaa.so.24.1.
[1275/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_ena_ethdev.c.o'.
[1276/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetc@sta/net_enetc_enetc_rxtx.c.o'.
[1277/2580] Compiling C object 'drivers/a715181@@rte_net_dpaa2@sha/meson-generated_.._rte_net_dpaa2.pmd.c.o'.
[1278/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetfec@sta/net_enetfec_enet_uio.c.o'.
[1279/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_cq.c.o'.
[1280/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_wq.c.o'.
[1281/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_em_rxtx.c.o'.
[1282/2580] Generating symbol file 'drivers/a715181@@rte_net_dpaa@sha/librte_net_dpaa.so.24.1.symbols'.
[1283/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetfec@sta/net_enetfec_enet_rxtx.c.o'.
[1284/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetc@sta/net_enetc_enetc_ethdev.c.o'.
[1285/2580] Linking static target drivers/libtmp_rte_net_enetc.a.
[1286/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enetfec@sta/net_enetfec_enet_ethdev.c.o'.
[1287/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_ethdev.c.o'.
[1288/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_intr.c.o'.
[1289/2580] Linking static target drivers/libtmp_rte_net_enetfec.a.
[1290/2580] Compiling C object 'drivers/net/enic/8a729a6@@enic_avx2_lib@sta/enic_rxtx_vec_avx2.c.o'.
[1291/2580] Generating rte_net_enetc.pmd.c with a custom command.
[1292/2580] Linking static target drivers/net/enic/libenic_avx2_lib.a.
[1293/2580] Compiling C object 'drivers/a715181@@rte_net_enetc@sha/meson-generated_.._rte_net_enetc.pmd.c.o'.
[1294/2580] Compiling C object 'drivers/a715181@@rte_net_enetc@sta/meson-generated_.._rte_net_enetc.pmd.c.o'.
[1295/2580] Linking static target drivers/librte_net_enetc.a.
[1296/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o'.
[1297/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ena@sta/net_ena_base_ena_com.c.o'.
[1298/2580] Linking static target drivers/libtmp_rte_net_ena.a.
[1299/2580] Linking target drivers/librte_net_enetc.so.24.1.
[1300/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_rxtx.c.o'.
[1301/2580] Generating rte_net_enetfec.pmd.c with a custom command.
[1302/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_res.c.o'.
[1303/2580] Linking static target drivers/libtmp_rte_net_e1000.a.
[1304/2580] Compiling C object 'drivers/a715181@@rte_net_enetfec@sha/meson-generated_.._rte_net_enetfec.pmd.c.o'.
[1305/2580] Generating rte_net_dpaa2.sym_chk with a meson_exe.py custom command.
[1306/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_vf_representor.c.o'.
[1307/2580] Compiling C object 'drivers/a715181@@rte_net_enetfec@sta/meson-generated_.._rte_net_enetfec.pmd.c.o'.
[1308/2580] Linking static target drivers/librte_net_enetfec.a.
[1309/2580] Linking target drivers/librte_net_enetfec.so.24.1.
[1310/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_ethdev.c.o'.
[1311/2580] Linking target drivers/librte_net_dpaa2.so.24.1.
[1312/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_dev.c.o'.
[1313/2580] Generating rte_net_ena.pmd.c with a custom command.
[1314/2580] Compiling C object 'drivers/a715181@@rte_net_ena@sta/meson-generated_.._rte_net_ena.pmd.c.o'.
[1315/2580] Linking static target drivers/librte_net_ena.a.
[1316/2580] Compiling C object 'drivers/a715181@@rte_net_ena@sha/meson-generated_.._rte_net_ena.pmd.c.o'.
[1317/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_flow.c.o'.
[1318/2580] Linking target drivers/librte_net_ena.so.24.1.
[1319/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe.c.o'.
[1320/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_flow.c.o'.
[1321/2580] Generating rte_net_e1000.pmd.c with a custom command.
[1322/2580] Generating symbol file 'drivers/a715181@@rte_net_dpaa2@sha/librte_net_dpaa2.so.24.1.symbols'.
[1323/2580] Compiling C object 'drivers/a715181@@rte_net_e1000@sha/meson-generated_.._rte_net_e1000.pmd.c.o'.
[1324/2580] Compiling C object 'drivers/a715181@@rte_net_e1000@sta/meson-generated_.._rte_net_e1000.pmd.c.o'.
[1325/2580] Linking static target drivers/librte_net_e1000.a.
[1326/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_rxtx.c.o'.
[1327/2580] Linking target drivers/librte_net_e1000.so.24.1.
[1328/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ether.c.o'.
[1329/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_eal.c.o'.
[1330/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_args.c.o'.
[1331/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_api.c.o'.
[1332/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_intr.c.o'.
[1333/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_common.c.o'.
[1334/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_fm_flow.c.o'.
[1335/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_rxtx.c.o'.
[1336/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_main.c.o'.
[1337/2580] Linking static target drivers/libtmp_rte_net_enic.a.
[1338/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_tlv.c.o'.
[1339/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_vf.c.o'.
[1340/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_version.c.o'.
[1341/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_mbx.c.o'.
[1342/2580] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_pf.c.o'.
[1343/2580] Linking static target drivers/net/fm10k/base/libfm10k_base.a.
[1344/2580] Generating rte_net_enic.pmd.c with a custom command.
[1345/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_base_gve_adminq.c.o'.
[1346/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1347/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1348/2580] Compiling C object 'drivers/a715181@@rte_net_enic@sta/meson-generated_.._rte_net_enic.pmd.c.o'.
[1349/2580] Compiling C object 'drivers/a715181@@rte_net_enic@sha/meson-generated_.._rte_net_enic.pmd.c.o'.
[1350/2580] Linking static target drivers/librte_net_enic.a.
[1351/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rss.c.o'.
[1352/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1353/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1354/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ops.c.o'.
[1355/2580] Linking target drivers/librte_net_enic.so.24.1.
[1356/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o'.
[1357/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx_vec.c.o'.
[1358/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx.c.o'.
[1359/2580] Linking static target drivers/libtmp_rte_net_failsafe.a.
[1360/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx.c.o'.
[1361/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_api_cmd.c.o'.
[1362/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_eqs.c.o'.
[1363/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_hwif.c.o'.
[1364/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
[1365/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_cmd.c.o'.
[1366/2580] Linking static target drivers/libtmp_rte_net_gve.a.
[1367/2580] Generating rte_net_failsafe.pmd.c with a custom command.
[1368/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_wq.c.o'.
[1369/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_ethdev.c.o'.
[1370/2580] Linking static target drivers/libtmp_rte_net_fm10k.a.
[1371/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_mgmt.c.o'.
[1372/2580] Compiling C object 'drivers/a715181@@rte_net_failsafe@sta/meson-generated_.._rte_net_failsafe.pmd.c.o'.
[1373/2580] Compiling C object 'drivers/a715181@@rte_net_failsafe@sha/meson-generated_.._rte_net_failsafe.pmd.c.o'.
[1374/2580] Linking static target drivers/librte_net_failsafe.a.
[1375/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_nicio.c.o'.
[1376/2580] Linking target drivers/librte_net_failsafe.so.24.1.
[1377/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_mbox.c.o'.
[1378/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_hwdev.c.o'.
[1379/2580] Generating rte_net_fm10k.pmd.c with a custom command.
[1380/2580] Generating rte_net_gve.pmd.c with a custom command.
[1381/2580] Compiling C object 'drivers/a715181@@rte_net_fm10k@sta/meson-generated_.._rte_net_fm10k.pmd.c.o'.
[1382/2580] Compiling C object 'drivers/a715181@@rte_net_fm10k@sha/meson-generated_.._rte_net_fm10k.pmd.c.o'.
[1383/2580] Linking static target drivers/librte_net_fm10k.a.
[1384/2580] Linking target drivers/librte_net_fm10k.so.24.1.
[1385/2580] Compiling C object 'drivers/a715181@@rte_net_gve@sta/meson-generated_.._rte_net_gve.pmd.c.o'.
[1386/2580] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_niccfg.c.o'.
[1387/2580] Linking static target drivers/librte_net_gve.a.
[1388/2580] Linking static target drivers/net/hinic/base/libhinic_base.a.
[1389/2580] Compiling C object 'drivers/a715181@@rte_net_gve@sha/meson-generated_.._rte_net_gve.pmd.c.o'.
[1390/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_ethdev.c.o'.
[1391/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_rx.c.o'.
[1392/2580] Linking target drivers/librte_net_gve.so.24.1.
[1393/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_mbx.c.o'.
[1394/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_mp.c.o'.
[1395/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_intr.c.o'.
[1396/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_fdir.c.o'.
[1397/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_hmc.c.o'.
[1398/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_dcb.c.o'.
[1399/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_flow.c.o'.
[1400/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_common.c.o'.
[1401/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_diag.c.o'.
[1402/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_tx.c.o'.
[1403/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_flow.c.o'.
[1404/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_lan_hmc.c.o'.
[1405/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_ethdev_vf.c.o'.
[1406/2580] Linking static target drivers/libtmp_rte_net_hinic.a.
[1407/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_dump.c.o'.
[1408/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_adminq.c.o'.
[1409/2580] Generating rte_net_hinic.pmd.c with a custom command.
[1410/2580] Compiling C object 'drivers/a715181@@rte_net_hinic@sha/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1411/2580] Compiling C object 'drivers/a715181@@rte_net_hinic@sta/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1412/2580] Linking static target drivers/librte_net_hinic.a.
[1413/2580] Linking target drivers/librte_net_hinic.so.24.1.
[1414/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_nvm.c.o'.
[1415/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3@sta/net_hns3_hns3_ethdev.c.o'.
[1416/2580] Linking static target drivers/libtmp_rte_net_hns3.a.
[1417/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_recycle_mbufs_vec_common.c.o'.
[1418/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'.
[1419/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_hash.c.o'.
[1420/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_pf.c.o'.
[1421/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.o'.
[1422/2580] Generating rte_net_hns3.pmd.c with a custom command.
[1423/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_fdir.c.o'.
[1424/2580] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1425/2580] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx2_lib@sta/i40e_rxtx_vec_avx2.c.o'.
[1426/2580] Linking static target drivers/net/i40e/libi40e_avx2_lib.a.
[1427/2580] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1428/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.o'.
[1429/2580] Linking static target drivers/librte_net_hns3.a.
[1430/2580] Linking target drivers/librte_net_hns3.so.24.1.
[1431/2580] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o'.
[1432/2580] Linking static target drivers/net/i40e/libi40e_avx512_lib.a.
[1433/2580] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base@sta/i40e_common.c.o'.
[1434/2580] Linking static target drivers/net/i40e/base/libi40e_base.a.
[1435/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1436/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.o'.
[1437/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o'.
[1438/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'.
[1439/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
[1440/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[1441/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1442/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o'.
[1443/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fsub.c.o'.
[1444/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o'.
[1445/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx.c.o'.
[1446/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1447/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_nvm.c.o'.
[1448/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_dcb.c.o'.
[1449/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'.
[1450/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl.c.o'.
[1451/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1452/2580] Linking static target drivers/libtmp_rte_net_iavf.a.
[1453/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_vlan_mode.c.o'.
[1454/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_ethdev.c.o'.
[1455/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl_ctrl.c.o'.
[1456/2580] Linking static target drivers/libtmp_rte_net_i40e.a.
[1457/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flex_pipe.c.o'.
[1458/2580] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
[1459/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1460/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o'.
[1461/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_imem.c.o'.
[1462/2580] Generating rte_net_iavf.pmd.c with a custom command.
[1463/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1464/2580] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1465/2580] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1466/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_metainit.c.o'.
[1467/2580] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'.
[1468/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flow.c.o'.
[1469/2580] Generating rte_net_i40e.pmd.c with a custom command.
[1470/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_fdir.c.o'.
[1471/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptype_mk.c.o'.
[1472/2580] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1473/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_bst_tcam.c.o'.
[1474/2580] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1475/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_pg_cam.c.o'.
[1476/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_mk_grp.c.o'.
[1477/2580] Linking static target drivers/librte_net_i40e.a.
[1478/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_proto_grp.c.o'.
[1479/2580] Linking static target drivers/net/ice/libice_avx512_lib.a.
[1480/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flg_rd.c.o'.
[1481/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_xlt_kb.c.o'.
[1482/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'.
[1483/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
[1484/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_diagnose.c.o'.
[1485/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ddp.c.o'.
[1486/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
[1487/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o'.
[1488/2580] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser_rt.c.o'.
[1489/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_vf_representor.c.o'.
[1490/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'.
[1491/2580] Linking static target drivers/net/ice/base/libice_base.a.
[1492/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'.
[1493/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_api.c.o'.
[1494/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_parent.c.o'.
[1495/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_tm.c.o'.
[1496/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_rxtx.c.o'.
[1497/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_sched.c.o'.
[1498/2580] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib@sta/iavf_rxtx_vec_avx2.c.o'.
[1499/2580] Linking static target drivers/net/iavf/libiavf_avx2_lib.a.
[1500/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'.
[1501/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o'.
[1502/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_base.c.o'.
[1503/2580] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1504/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_osdep.c.o'.
[1505/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_manage.c.o'.
[1506/2580] Linking target drivers/librte_common_sfc_efx.so.24.1.
[1507/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_logs.c.o'.
[1508/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_i225.c.o'.
[1509/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'.
[1510/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_mac.c.o'.
[1511/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_nvm.c.o'.
[1512/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1513/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
[1514/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_ethdev.c.o'.
[1515/2580] Linking static target drivers/libtmp_rte_net_idpf.a.
[1516/2580] Generating symbol file 'drivers/a715181@@rte_common_sfc_efx@sha/librte_common_sfc_efx.so.24.1.symbols'.
[1517/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'.
[1518/2580] Linking static target drivers/libtmp_rte_net_ice.a.
[1519/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_filter.c.o'.
[1520/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_flow.c.o'.
[1521/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_mac_api.c.o'.
[1522/2580] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx2_lib@sta/ice_rxtx_vec_avx2.c.o'.
[1523/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_dev_pci.c.o'.
[1524/2580] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command.
[1525/2580] Linking static target drivers/net/ice/libice_avx2_lib.a.
[1526/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_dev.c.o'.
[1527/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_ethdev.c.o'.
[1528/2580] Generating rte_net_idpf.pmd.c with a custom command.
[1529/2580] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_phy.c.o'.
[1530/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_ethdev.c.o'.
[1531/2580] Linking target drivers/librte_net_i40e.so.24.1.
[1532/2580] Compiling C object 'drivers/a715181@@rte_net_idpf@sha/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1533/2580] Linking static target drivers/net/igc/base/libigc_base.a.
[1534/2580] Compiling C object 'drivers/a715181@@rte_net_idpf@sta/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1535/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_main.c.o'.
[1536/2580] Linking target drivers/librte_net_idpf.so.24.1.
[1537/2580] Linking static target drivers/librte_net_idpf.a.
[1538/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rx_filter.c.o'.
[1539/2580] Generating rte_net_ice.pmd.c with a custom command.
[1540/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_lif.c.o'.
[1541/2580] Compiling C object 'drivers/a715181@@rte_net_ice@sta/meson-generated_.._rte_net_ice.pmd.c.o'.
[1542/2580] Compiling C object 'drivers/a715181@@rte_net_ice@sha/meson-generated_.._rte_net_ice.pmd.c.o'.
[1543/2580] Linking static target drivers/librte_net_ice.a.
[1544/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_txrx.c.o'.
[1545/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb_82599.c.o'.
[1546/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82598.c.o'.
[1547/2580] Linking static target drivers/libtmp_rte_net_igc.a.
[1548/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_hv_vf.c.o'.
[1549/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_api.c.o'.
[1550/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx.c.o'.
[1551/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb_82598.c.o'.
[1552/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx_simple.c.o'.
[1553/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx_sg.c.o'.
[1554/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb.c.o'.
[1555/2580] Linking static target drivers/libtmp_rte_net_ionic.a.
[1556/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_mbx.c.o'.
[1557/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82599.c.o'.
[1558/2580] Generating rte_net_igc.pmd.c with a custom command.
[1559/2580] Compiling C object 'drivers/a715181@@rte_net_igc@sha/meson-generated_.._rte_net_igc.pmd.c.o'.
[1560/2580] Compiling C object 'drivers/a715181@@rte_net_igc@sta/meson-generated_.._rte_net_igc.pmd.c.o'.
[1561/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_vf.c.o'.
[1562/2580] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'.
[1563/2580] Linking static target drivers/librte_net_igc.a.
[1564/2580] Linking static target drivers/net/iavf/libiavf_avx512_lib.a.
[1565/2580] Linking static target drivers/librte_net_iavf.a.
[1566/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_82599_bypass.c.o'.
[1567/2580] Linking target drivers/librte_net_igc.so.24.1.
[1568/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_x540.c.o'.
[1569/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_phy.c.o'.
[1570/2580] Generating rte_net_ionic.pmd.c with a custom command.
[1571/2580] Compiling C object 'drivers/a715181@@rte_net_ionic@sha/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1572/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_bypass.c.o'.
[1573/2580] Compiling C object 'drivers/a715181@@rte_net_ionic@sta/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1574/2580] Generating rte_net_ice.sym_chk with a meson_exe.py custom command.
[1575/2580] Linking target drivers/librte_net_ionic.so.24.1.
[1576/2580] Linking static target drivers/librte_net_ionic.a.
[1577/2580] Linking target drivers/librte_net_ice.so.24.1.
[1578/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_common.c.o'.
[1579/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_fdir.c.o'.
[1580/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_ipsec.c.o'.
[1581/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_vf_representor.c.o'.
[1582/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o'.
[1583/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_tm.c.o'.
[1584/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_pf.c.o'.
[1585/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o'.
[1586/2580] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_x550.c.o'.
[1587/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1588/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_rte_pmd_ixgbe.c.o'.
[1589/2580] Linking static target drivers/net/ixgbe/base/libixgbe_base.a.
[1590/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_flow.c.o'.
[1591/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_crc.c.o'.
[1592/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o'.
[1593/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o'.
[1594/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_memif_socket.c.o'.
[1595/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_vf.c.o'.
[1596/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_mip.c.o'.
[1597/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_mutex.c.o'.
[1598/2580] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command.
[1599/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower.c.o'.
[1600/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_cmsg.c.o'.
[1601/2580] Linking target drivers/librte_net_iavf.so.24.1.
[1602/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_hwinfo.c.o'.
[1603/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_ctrl.c.o'.
[1604/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_cppcore.c.o'.
[1605/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfd3_nfp_nfd3_dp.c.o'.
[1606/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rxtx.c.o'.
[1607/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_conntrack.c.o'.
[1608/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_representor.c.o'.
[1609/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp_cmds.c.o'.
[1610/2580] Linking static target drivers/libtmp_rte_net_netvsc.a.
[1611/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfdk_nfp_nfdk_dp.c.o'.
[1612/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_rtsym.c.o'.
[1613/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_rte_eth_memif.c.o'.
[1614/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nffw.c.o'.
[1615/2580] Linking static target drivers/libtmp_rte_net_memif.a.
[1616/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1617/2580] Generating rte_net_netvsc.pmd.c with a custom command.
[1618/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_cmsg.c.o'.
[1619/2580] Compiling C object 'drivers/a715181@@rte_net_netvsc@sha/meson-generated_.._rte_net_netvsc.pmd.c.o'.
[1620/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp_eth.c.o'.
[1621/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_resource.c.o'.
[1622/2580] Compiling C object 'drivers/a715181@@rte_net_netvsc@sta/meson-generated_.._rte_net_netvsc.pmd.c.o'.
[1623/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_logs.c.o'.
[1624/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_nsp.c.o'.
[1625/2580] Linking static target drivers/librte_net_netvsc.a.
[1626/2580] Linking target drivers/librte_net_netvsc.so.24.1.
[1627/2580] Generating rte_net_memif.pmd.c with a custom command.
[1628/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp_target.c.o'.
[1629/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfpcore_nfp6000_pcie.c.o'.
[1630/2580] Compiling C object 'drivers/a715181@@rte_net_memif@sha/meson-generated_.._rte_net_memif.pmd.c.o'.
[1631/2580] Compiling C object 'drivers/a715181@@rte_net_memif@sta/meson-generated_.._rte_net_memif.pmd.c.o'.
[1632/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_flower_nfp_flower_flow.c.o'.
[1633/2580] Linking static target drivers/librte_net_memif.a.
[1634/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_cpp_bridge.c.o'.
[1635/2580] Linking target drivers/librte_net_memif.so.24.1.
[1636/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ethdev_vf.c.o'.
[1637/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1638/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_mtr.c.o'.
[1639/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy.c.o'.
[1640/2580] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1641/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_ptypes.c.o'.
[1642/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ipsec.c.o'.
[1643/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_ctrl.c.o'.
[1644/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_common.c.o'.
[1645/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'.
[1646/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ethdev.c.o'.
[1647/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'.
[1648/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_rtl.c.o'.
[1649/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_net_flow.c.o'.
[1650/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_pf.c.o'.
[1651/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_mvl.c.o'.
[1652/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o'.
[1653/2580] Compiling C object 'drivers/net/octeontx/base/ccb1678@@octeontx_base@sta/octeontx_pkivf.c.o'.
[1654/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_yt.c.o'.
[1655/2580] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'.
[1656/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_rxtx.c.o'.
[1657/2580] Compiling C object 'drivers/net/octeontx/base/ccb1678@@octeontx_base@sta/octeontx_pkovf.c.o'.
[1658/2580] Linking static target drivers/net/ngbe/base/libngbe_base.a.
[1659/2580] Linking static target drivers/libtmp_rte_net_nfp.a.
[1660/2580] Generating rte_net_ixgbe.pmd.c with a custom command.
[1661/2580] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1662/2580] Compiling C object 'drivers/net/octeontx/base/ccb1678@@octeontx_base@sta/octeontx_bgx.c.o'.
[1663/2580] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1664/2580] Linking static target drivers/librte_net_ixgbe.a.
[1665/2580] Linking static target drivers/net/octeontx/base/libocteontx_base.a.
[1666/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx@sta/net_octeontx_octeontx_ethdev_ops.c.o'.
[1667/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_vf.c.o'.
[1668/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_null@sta/net_null_rte_eth_null.c.o'.
[1669/2580] Linking static target drivers/libtmp_rte_net_null.a.
[1670/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_tx.c.o'.
[1671/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o'.
[1672/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o'.
[1673/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx2_ep_vf.c.o'.
[1674/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_vf.c.o'.
[1675/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx@sta/net_octeontx_octeontx_ethdev.c.o'.
[1676/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o'.
[1677/2580] Generating rte_net_null.pmd.c with a custom command.
[1678/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_ethdev.c.o'.
[1679/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hal.c.o'.
[1680/2580] Compiling C object 'drivers/a715181@@rte_net_null@sha/meson-generated_.._rte_net_null.pmd.c.o'.
[1681/2580] Compiling C object 'drivers/a715181@@rte_net_null@sta/meson-generated_.._rte_net_null.pmd.c.o'.
[1682/2580] Linking static target drivers/librte_net_null.a.
[1683/2580] Linking target drivers/librte_net_null.so.24.1.
[1684/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx@sta/net_octeontx_octeontx_rxtx.c.o'.
[1685/2580] Linking static target drivers/libtmp_rte_net_octeontx.a.
[1686/2580] Generating rte_net_nfp.pmd.c with a custom command.
[1687/2580] Compiling C object 'drivers/a715181@@rte_net_nfp@sta/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1688/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/bcm_osal.c.o'.
[1689/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hif_lib.c.o'.
[1690/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_ethdev.c.o'.
[1691/2580] Generating rte_net_octeontx.pmd.c with a custom command.
[1692/2580] Linking static target drivers/librte_net_nfp.a.
[1693/2580] Compiling C object 'drivers/a715181@@rte_net_nfp@sha/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1694/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hif.c.o'.
[1695/2580] Compiling C object 'drivers/a715181@@rte_net_octeontx@sha/meson-generated_.._rte_net_octeontx.pmd.c.o'.
[1696/2580] Compiling C object 'drivers/a715181@@rte_net_octeontx@sta/meson-generated_.._rte_net_octeontx.pmd.c.o'.
[1697/2580] Linking static target drivers/libtmp_rte_net_pfe.a.
[1698/2580] Linking static target drivers/librte_net_octeontx.a.
[1699/2580] Linking target drivers/librte_net_nfp.so.24.1.
[1700/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_hw.c.o'.
[1701/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_init_ops.c.o'.
[1702/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_rx.c.o'.
[1703/2580] Linking static target drivers/libtmp_rte_net_octeon_ep.a.
[1704/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_dcbx.c.o'.
[1705/2580] Generating rte_net_pfe.pmd.c with a custom command.
[1706/2580] Compiling C object 'drivers/a715181@@rte_net_pfe@sta/meson-generated_.._rte_net_pfe.pmd.c.o'.
[1707/2580] Linking static target drivers/librte_net_pfe.a.
[1708/2580] Compiling C object 'drivers/a715181@@rte_net_pfe@sha/meson-generated_.._rte_net_pfe.pmd.c.o'.
[1709/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_init_fw_funcs.c.o'.
[1710/2580] Linking target drivers/librte_net_pfe.so.24.1.
[1711/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_spq.c.o'.
[1712/2580] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command.
[1713/2580] Generating rte_net_octeon_ep.pmd.c with a custom command.
[1714/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_cxt.c.o'.
[1715/2580] Compiling C object 'drivers/a715181@@rte_net_octeon_ep@sta/meson-generated_.._rte_net_octeon_ep.pmd.c.o'.
[1716/2580] Linking target drivers/librte_net_octeontx.so.24.1.
[1717/2580] Compiling C object 'drivers/a715181@@rte_net_octeon_ep@sha/meson-generated_.._rte_net_octeon_ep.pmd.c.o'.
[1718/2580] Linking static target drivers/librte_net_octeon_ep.a.
[1719/2580] Linking target drivers/librte_net_octeon_ep.so.24.1.
[1720/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_int.c.o'.
[1721/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sp_commands.c.o'.
[1722/2580] Generating symbol file 'drivers/a715181@@rte_net_octeontx@sha/librte_net_octeontx.so.24.1.symbols'.
[1723/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_rxtx.c.o'.
[1724/2580] Linking static target drivers/libtmp_rte_net_ngbe.a.
[1725/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_l2.c.o'.
[1726/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_vf.c.o'.
[1727/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[1728/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[1729/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[1730/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[1731/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_kvargs.c.o'.
[1732/2580] Generating rte_net_ngbe.pmd.c with a custom command.
[1733/2580] Compiling C object 'drivers/a715181@@rte_net_ngbe@sta/meson-generated_.._rte_net_ngbe.pmd.c.o'.
[1734/2580] Compiling C object 'drivers/a715181@@rte_net_ngbe@sha/meson-generated_.._rte_net_ngbe.pmd.c.o'.
[1735/2580] Linking static target drivers/librte_net_ngbe.a.
[1736/2580] Linking target drivers/librte_net_ngbe.so.24.1.
[1737/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[1738/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mcdi.c.o'.
[1739/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ev.c.o'.
[1740/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_sriov.c.o'.
[1741/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_port.c.o'.
[1742/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_dev.c.o'.
[1743/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o'.
[1744/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_intr.c.o'.
[1745/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[1746/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1747/2580] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1748/2580] Linking static target drivers/libtmp_rte_net_ring.a.
[1749/2580] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_mcp.c.o'.
[1750/2580] Linking static target drivers/net/qede/base/libqede_base.a.
[1751/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_sw_stats.c.o'.
[1752/2580] Linking target drivers/librte_net_ixgbe.so.24.1.
[1753/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_filter.c.o'.
[1754/2580] Generating rte_net_ring.pmd.c with a custom command.
[1755/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbl_meta.c.o'.
[1756/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_switch.c.o'.
[1757/2580] Compiling C object 'drivers/a715181@@rte_net_ring@sha/meson-generated_.._rte_net_ring.pmd.c.o'.
[1758/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbls.c.o'.
[1759/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae_ct.c.o'.
[1760/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ethdev.c.o'.
[1761/2580] Compiling C object 'drivers/a715181@@rte_net_ring@sta/meson-generated_.._rte_net_ring.pmd.c.o'.
[1762/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tso.c.o'.
[1763/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[1764/2580] Linking static target drivers/librte_net_ring.a.
[1765/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbl_meta_cache.c.o'.
[1766/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae_counter.c.o'.
[1767/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_dp.c.o'.
[1768/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tx.c.o'.
[1769/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_rx.c.o'.
[1770/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_essb_rx.c.o'.
[1771/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow_rss.c.o'.
[1772/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_service.c.o'.
[1773/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow_tunnel.c.o'.
[1774/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_rx.c.o'.
[1775/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_swq.c.o'.
[1776/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_conn.c.o'.
[1777/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_nic_dma.c.o'.
[1778/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef100_rx.c.o'.
[1779/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[1780/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr.c.o'.
[1781/2580] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1782/2580] Linking static target drivers/libtmp_rte_net_qede.a.
[1783/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_pipeline.c.o'.
[1784/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_tx.c.o'.
[1785/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr_proxy.c.o'.
[1786/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow.c.o'.
[1787/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic.c.o'.
[1788/2580] Linking target drivers/librte_net_ring.so.24.1.
[1789/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef100_tx.c.o'.
[1790/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_mempool.c.o'.
[1791/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1792/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
[1793/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1794/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
cc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-extern
 s -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function 'add_action':
../drivers/net/tap/tap_flow.c:853:42: error: 'struct tap_rss' has no member named 'progs'
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: warning: implicit declaration of function 'bpf_program__fd' [-Wimplicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: warning: nested extern declaration of 'bpf_program__fd' [-Wnested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: warning: 'bpf_object__btf_fd' defined but not used [-Wunused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
[1795/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1796/2580] Generating rte_net_qede.pmd.c with a custom command.
[1797/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_svf.c.o'.
[1798/2580] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base@sta/nicvf_bsvf.c.o'.
[1799/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_cli.c.o'.
[1800/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o'.
[1801/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_eeprom.c.o'.
[1802/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_dcb_hw.c.o'.
[1803/2580] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base@sta/nicvf_mbox.c.o'.
[1804/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_mbx.c.o'.
[1805/2580] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base@sta/nicvf_hw.c.o'.
[1806/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_dcb.c.o'.
[1807/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_rxtx.c.o'.
[1808/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1809/2580] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_hw.c.o'.
[1810/2580] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_ethdev.c.o'.
[1811/2580] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.



Test build failed.
https://lab.dpdk.org/results/dashboard/patchsets/29089/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-07 22:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240207221623.195157-8-stephen@networkplumber.org>
2024-02-07 22:11 ` |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device qemudev
2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
2024-02-07 22:44 ` |FAILURE| " 0-day Robot
2024-02-07 22:36 |FAILURE| pw136506-136511 [PATCH] [v2, " 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).