04/02/2021 17:56:59 dts: TEST SUITE : TestCBDMA 04/02/2021 17:56:59 dts: NIC : fortville_spirit 04/02/2021 17:57:00 dut.10.240.183.220: 04/02/2021 17:57:00 tester: 04/02/2021 17:57:00 dut.10.240.183.220: ./usertools/dpdk-devbind.py --status-dev misc 04/02/2021 17:57:01 dut.10.240.183.220: Misc (rawdev) devices using kernel driver ========================================= 0000:00:04.0 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.1 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.2 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.3 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.4 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.5 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.6 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:00:04.7 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.0 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.1 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.2 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.3 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.4 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.5 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.6 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 0000:80:04.7 'Sky Lake-E CBDMA Registers 2021' drv=ioatdma unused=igb_uio,vfio-pci 04/02/2021 17:57:01 dut.10.240.183.220: ./usertools/dpdk-devbind.py --force --bind=igb_uio 0000:80:04.0 0000:80:04.1 0000:80:04.2 0000:80:04.3 0000:80:04.4 0000:80:04.5 0000:80:04.6 0000:80:04.7 04/02/2021 17:57:02 dut.10.240.183.220: 04/02/2021 17:57:02 dut.10.240.183.220: meson configure -Dexamples=ioat x86_64-native-linuxapp-gcc 04/02/2021 17:57:02 dut.10.240.183.220: 04/02/2021 17:57:02 dut.10.240.183.220: ninja -C x86_64-native-linuxapp-gcc 04/02/2021 17:58:15 dut.10.240.183.220: ninja: Entering directory `x86_64-native-linuxapp-gcc' [0/1] Regenerating build files. The Meson build system Version: 0.55.1 Source dir: /root/dpdk Build dir: /root/dpdk/x86_64-native-linuxapp-gcc Build type: native build Program cat found: YES Project name: DPDK Project version: 21.02.0-rc2 C compiler for the host machine: gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0") C linker for the host machine: gcc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program pkg-config found: YES Program list-dir-globs.py found: YES Program check-symbols.sh found: YES Program options-ibverbs-static.sh found: YES Program binutils-avx512-check.sh found: YES Program python3 found: YES (/usr/bin/python3) Program cat found: YES Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /root/dpdk/config/../buildtools/symlink-drivers-solibs.sh) 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 (cached) Library libfdt found: YES Has header "fdt.h" : YES (cached) Found pkg-config: /usr/bin/pkg-config (0.29.1) Run-time dependency libbsd found: NO (tried pkgconfig) Dependency libpcap found: YES 1.9.1 (cached) Has header "pcap.h" with dependency libpcap: YES (cached) Compiler for C supports arguments -Wextra: YES (cached) ../config/meson.build:238: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Compiler for C supports arguments -Wcast-qual: YES (cached) Compiler for C supports arguments -Wdeprecated: YES (cached) Compiler for C supports arguments -Wformat: YES (cached) Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Compiler for C supports arguments -Wformat-security: YES (cached) Compiler for C supports arguments -Wmissing-declarations: YES (cached) Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Compiler for C supports arguments -Wnested-externs: YES (cached) Compiler for C supports arguments -Wold-style-definition: YES (cached) Compiler for C supports arguments -Wpointer-arith: YES (cached) Compiler for C supports arguments -Wsign-compare: YES (cached) Compiler for C supports arguments -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -Wundef: YES (cached) Compiler for C supports arguments -Wwrite-strings: YES (cached) Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES (cached) Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES (cached) Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES (cached) Fetching value of define "__SSE4_2__" : 1 (cached) Fetching value of define "__AES__" : 1 (cached) Fetching value of define "__AVX__" : 1 (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Fetching value of define "__AVX512CD__" : 1 (cached) Fetching value of define "__AVX512DQ__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512VL__" : 1 (cached) Fetching value of define "__PCLMUL__" : 1 (cached) Fetching value of define "__RDRND__" : 1 (cached) Fetching value of define "__RDSEED__" : 1 (cached) Fetching value of define "__VPCLMULQDQ__" : (cached) Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Message: lib/librte_kvargs: Defining dependency "kvargs" Message: lib/librte_telemetry: Defining dependency "telemetry" Checking for function "getentropy" : YES (cached) Message: lib/librte_eal: Defining dependency "eal" Message: lib/librte_ring: Defining dependency "ring" Message: lib/librte_rcu: Defining dependency "rcu" Message: lib/librte_mempool: Defining dependency "mempool" Message: lib/librte_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 (cached) Compiler for C supports arguments -maes: YES (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -mavx512dq: YES (cached) Compiler for C supports arguments -mavx512vl: YES (cached) Compiler for C supports arguments -mvpclmulqdq: YES (cached) Compiler for C supports arguments -mavx2: YES (cached) Compiler for C supports arguments -mavx: YES (cached) Message: lib/librte_net: Defining dependency "net" Message: lib/librte_meter: Defining dependency "meter" Message: lib/librte_ethdev: Defining dependency "ethdev" Message: lib/librte_pci: Defining dependency "pci" Message: lib/librte_cmdline: Defining dependency "cmdline" Dependency jansson found: YES 2.12 (cached) Message: lib/librte_metrics: Defining dependency "metrics" Message: lib/librte_hash: Defining dependency "hash" Message: lib/librte_timer: Defining dependency "timer" Fetching value of define "__AVX2__" : 1 (cached) 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/librte_acl: Defining dependency "acl" Message: lib/librte_bbdev: Defining dependency "bbdev" Message: lib/librte_bitratestats: Defining dependency "bitratestats" Message: lib/librte_cfgfile: Defining dependency "cfgfile" Message: lib/librte_compressdev: Defining dependency "compressdev" Message: lib/librte_cryptodev: Defining dependency "cryptodev" Message: lib/librte_distributor: Defining dependency "distributor" Message: lib/librte_efd: Defining dependency "efd" Message: lib/librte_eventdev: Defining dependency "eventdev" Message: lib/librte_gro: Defining dependency "gro" Message: lib/librte_gso: Defining dependency "gso" Message: lib/librte_ip_frag: Defining dependency "ip_frag" Message: lib/librte_jobstats: Defining dependency "jobstats" Message: lib/librte_kni: Defining dependency "kni" Message: lib/librte_latencystats: Defining dependency "latencystats" Message: lib/librte_lpm: Defining dependency "lpm" Message: lib/librte_member: Defining dependency "member" Message: lib/librte_power: Defining dependency "power" Message: lib/librte_pdump: Defining dependency "pdump" Message: lib/librte_rawdev: Defining dependency "rawdev" Message: lib/librte_regexdev: Defining dependency "regexdev" Message: lib/librte_rib: Defining dependency "rib" Message: lib/librte_reorder: Defining dependency "reorder" Message: lib/librte_sched: Defining dependency "sched" Message: lib/librte_security: Defining dependency "security" Message: lib/librte_stack: Defining dependency "stack" Has header "linux/userfaultfd.h" : YES (cached) Message: lib/librte_vhost: Defining dependency "vhost" Message: lib/librte_ipsec: Defining dependency "ipsec" Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512DQ__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Message: lib/librte_fib: Defining dependency "fib" Message: lib/librte_port: Defining dependency "port" Message: lib/librte_table: Defining dependency "table" Message: lib/librte_pipeline: Defining dependency "pipeline" Message: lib/librte_flow_classify: Defining dependency "flow_classify" Run-time dependency libelf found: NO (tried pkgconfig) Message: lib/librte_bpf: Defining dependency "bpf" Message: lib/librte_graph: Defining dependency "graph" Message: lib/librte_node: Defining dependency "node" Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Message: drivers/common/cpt: Defining dependency "common_cpt" Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/common/dpaax: Defining dependency "common_dpaax" Compiler for C supports arguments -Wno-pointer-to-int-cast -Wpointer-to-int-cast: YES (cached) Message: drivers/common/iavf: Defining dependency "common_iavf" Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/common/octeontx: Defining dependency "common_octeontx" Message: drivers/common/octeontx2: Defining dependency "common_octeontx2" Compiler for C supports arguments -Wdisabled-optimization: YES (cached) Compiler for C supports arguments -Waggregate-return: YES (cached) Compiler for C supports arguments -Wbad-function-cast: YES (cached) Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx" Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/bus/dpaa: Defining dependency "bus_dpaa" Message: drivers/bus/fslmc: Defining dependency "bus_fslmc" Message: drivers/bus/ifpga: Defining dependency "bus_ifpga" Message: drivers/bus/pci: Defining dependency "bus_pci" Message: drivers/bus/vdev: Defining dependency "bus_vdev" Message: drivers/bus/vmbus: Defining dependency "bus_vmbus" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Run-time dependency libmlx5 found: NO (tried pkgconfig) Library mlx5 found: NO Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/common/qat: Defining dependency "common_qat" Message: drivers/mempool/bucket: Defining dependency "mempool_bucket" 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/octeontx2: Defining dependency "mempool_octeontx2" Message: drivers/mempool/ring: Defining dependency "mempool_ring" Message: drivers/mempool/stack: Defining dependency "mempool_stack" Message: drivers/net/af_packet: Defining dependency "net_af_packet" Run-time dependency libbpf found: NO (tried pkgconfig) Library bpf found: NO 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" Message: drivers/net/bonding: Defining dependency "net_bond" Dependency zlib found: YES 1.2.11 (cached) Message: drivers/net/bnx2x: Defining dependency "net_bnx2x" Message: drivers/net/bnxt: Defining dependency "net_bnxt" Message: drivers/net/cxgbe: Defining dependency "net_cxgbe" Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) 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 (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-misleading-indentation -Wmisleading-indentation: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Message: drivers/net/e1000: Defining dependency "net_e1000" Message: drivers/net/ena: Defining dependency "net_ena" Message: drivers/net/enetc: Defining dependency "net_enetc" Fetching value of define "__AVX2__" : 1 (cached) 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 (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Message: drivers/net/fm10k: Defining dependency "net_fm10k" Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-format -Wformat: YES (cached) Compiler for C supports arguments -Wno-format-security -Wformat-security: YES (cached) Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/i40e: Defining dependency "net_i40e" Message: drivers/net/hinic: Defining dependency "net_hinic" Message: drivers/net/hns3: Defining dependency "net_hns3" Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/iavf: Defining dependency "net_iavf" Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/ice: Defining dependency "net_ice" Message: drivers/net/igc: Defining dependency "net_igc" Message: drivers/net/ionic: Defining dependency "net_ionic" Message: drivers/net/ipn3ke: Defining dependency "net_ipn3ke" Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Message: drivers/net/ixgbe: Defining dependency "net_ixgbe" Message: drivers/net/kni: Defining dependency "net_kni" Message: drivers/net/liquidio: Defining dependency "net_liquidio" Message: drivers/net/memif: Defining dependency "net_memif" Run-time dependency libmlx4 found: NO (tried pkgconfig) Library mlx4 found: NO Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: 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/null: Defining dependency "net_null" Message: drivers/net/octeontx: Defining dependency "net_octeontx" Compiler for C supports arguments -flax-vector-conversions: YES (cached) Message: drivers/net/octeontx2: Defining dependency "net_octeontx2" Message: drivers/net/octeontx_ep: Defining dependency "net_octeontx_ep" Message: drivers/net/pcap: Defining dependency "net_pcap" Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/net/pfe: Defining dependency "net_pfe" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES (cached) Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-unused-function -Wunused-function: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES (cached) Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Compiler for C supports arguments -Wno-visibility -Wvisibility: NO (cached) Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES (cached) Compiler for C supports arguments -Wno-invalid-source-encoding -Winvalid-source-encoding: NO (cached) Compiler for C supports arguments -Wno-sometimes-uninitialized -Wsometimes-uninitialized: NO (cached) Compiler for C supports arguments -Wno-pointer-bool-conversion -Wpointer-bool-conversion: NO (cached) Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) 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 (cached) Compiler for C supports arguments -Wdisabled-optimization: YES (cached) Compiler for C supports arguments -Waggregate-return: YES (cached) Compiler for C supports arguments -Wbad-function-cast: YES (cached) Message: drivers/net/sfc: Defining dependency "net_sfc" Message: drivers/net/softnic: Defining dependency "net_softnic" Run-time dependency libsze2 found: NO (tried pkgconfig) Header has symbol "TCA_FLOWER_UNSPEC" : YES (cached) Header has symbol "TCA_FLOWER_KEY_VLAN_PRIO" : YES (cached) Header has symbol "TCA_BPF_UNSPEC" : YES (cached) Header has symbol "TCA_BPF_FD" : YES (cached) Header has symbol "TCA_ACT_BPF_UNSPEC" : YES (cached) Header has symbol "TCA_ACT_BPF_FD" : YES (cached) Configuring tap_autoconf.h using configuration Message: drivers/net/tap: Defining dependency "net_tap" Compiler for C supports arguments -fno-prefetch-loop-arrays: YES (cached) Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES (cached) Message: drivers/net/thunderx: Defining dependency "net_thunderx" Message: drivers/net/txgbe: Defining dependency "net_txgbe" Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512vl: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif" Message: drivers/raw/dpaa2_qdma: Defining dependency "raw_dpaa2_qdma" Did not find CMake 'cmake' Found CMake: NO Run-time dependency librt found: NO (tried pkgconfig and cmake) Library librt found: YES Message: drivers/raw/ifpga: Defining dependency "raw_ifpga" Message: drivers/raw/ioat: Defining dependency "raw_ioat" Message: drivers/raw/ntb: Defining dependency "raw_ntb" Message: drivers/raw/octeontx2_dma: Defining dependency "raw_octeontx2_dma" Message: drivers/raw/octeontx2_ep: Defining dependency "raw_octeontx2_ep" Message: drivers/raw/skeleton: Defining dependency "raw_skeleton" Library IPSec_MB found: NO Library IPSec_MB found: NO 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/dpaa_sec: Defining dependency "crypto_dpaa_sec" Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec" Library IPSec_MB found: NO 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" Message: drivers/crypto/octeontx2: Defining dependency "crypto_octeontx2" Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler" Library IPSec_MB found: NO Message: drivers/crypto/virtio: Defining dependency "crypto_virtio" Library IPSec_MB found: NO Run-time dependency libisal found: NO (tried pkgconfig) Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5" Message: drivers/compress/octeontx: Defining dependency "compress_octeontx" Dependency zlib found: YES 1.2.11 (cached) Message: drivers/compress/zlib: Defining dependency "compress_zlib" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5" Library librxp_compiler found: NO Message: drivers/regex/octeontx2: Defining dependency "regex_octeontx2" Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5" Message: drivers/event/dlb: Defining dependency "event_dlb" Message: drivers/event/dlb2: Defining dependency "event_dlb2" Message: drivers/event/dpaa: Defining dependency "event_dpaa" Message: drivers/event/dpaa2: Defining dependency "event_dpaa2" Message: drivers/event/octeontx2: Defining dependency "event_octeontx2" Message: drivers/event/opdl: Defining dependency "event_opdl" Message: drivers/event/skeleton: Defining dependency "event_skeleton" Message: drivers/event/sw: Defining dependency "event_sw" Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Message: drivers/event/dsw: Defining dependency "event_dsw" Message: drivers/event/octeontx: Defining dependency "event_octeontx" Message: drivers/baseband/null: Defining dependency "baseband_null" Library libturbo found: NO Library libldpc_decoder_5gnr found: NO Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw" Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec" Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec" Message: drivers/baseband/acc100: Defining dependency "baseband_acc100" Library execinfo found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Dependency zlib found: YES 1.2.11 (cached) Library execinfo found: NO Message: hugepage availability: true Program get-coremask.sh found: YES Program doxygen found: NO Program sphinx-build found: NO Library execinfo found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Configuring rte_build_config.h using configuration Message: ================= Libraries Enabled ================= libs: kvargs, telemetry, eal, ring, rcu, mempool, mbuf, net, meter, ethdev, pci, cmdline, metrics, hash, timer, acl, bbdev, bitratestats, cfgfile, compressdev, cryptodev, distributor, efd, eventdev, gro, gso, ip_frag, jobstats, kni, latencystats, lpm, member, power, pdump, rawdev, regexdev, rib, reorder, sched, security, stack, vhost, ipsec, fib, port, table, pipeline, flow_classify, bpf, graph, node, Message: =============== Drivers Enabled =============== common: cpt, dpaax, iavf, octeontx, octeontx2, sfc_efx, qat, bus: dpaa, fslmc, ifpga, pci, vdev, vmbus, mempool: bucket, dpaa, dpaa2, octeontx, octeontx2, ring, stack, net: af_packet, ark, atlantic, avp, axgbe, bond, bnx2x, bnxt, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enic, failsafe, fm10k, i40e, hinic, hns3, iavf, ice, igc, ionic, ipn3ke, ixgbe, kni, liquidio, memif, netvsc, nfp, null, octeontx, octeontx2, octeontx_ep, pcap, pfe, qede, ring, sfc, softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, raw: dpaa2_cmdif, dpaa2_qdma, ifpga, ioat, ntb, octeontx2_dma, octeontx2_ep, skeleton, crypto: bcmfs, caam_jr, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, octeontx2, scheduler, virtio, compress: octeontx, zlib, regex: octeontx2, vdpa: ifc, event: dlb, dlb2, dpaa, dpaa2, octeontx2, opdl, skeleton, sw, dsw, octeontx, baseband: null, turbo_sw, fpga_lte_fec, fpga_5gnr_fec, acc100, Message: ================= Content Skipped ================= libs: drivers: common/mvep: missing dependency, "libmusdk" common/mlx5: missing dependency, "mlx5" crypto/qat: missing dependency, libcrypto net/af_xdp: missing dependency, "libbpf" 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/szedata2: missing dependency, "libsze2" crypto/aesni_gcm: missing dependency, "libIPSec_MB" crypto/aesni_mb: missing dependency, "libIPSec_MB" crypto/armv8: missing dependency, "libAArch64crypto" crypto/ccp: missing dependency, "libcrypto" crypto/kasumi: missing dependency, "libIPSec_MB" crypto/mvsam: missing dependency, "libmusdk" crypto/openssl: missing dependency, "libcrypto" crypto/snow3g: missing dependency, "libIPSec_MB" crypto/zuc: missing dependency, "libIPSec_MB" compress/isal: missing dependency, "libisal" compress/mlx5: missing internal dependency, "common_mlx5" regex/mlx5: missing internal dependency, "common_mlx5" vdpa/mlx5: missing internal dependency, "common_mlx5" Build targets in project: 1029 Found ninja-1.10.0.git.kitware.jobserver-1 at /usr/local/bin/ninja [1/1374] Generating symbol file lib/librte_rcu.so.21.1.p/librte_rcu.so.21.1.symbols [2/1374] Generating symbol file lib/librte_mempool.so.21.1.p/librte_mempool.so.21.1.symbols [3/1374] Generating symbol file drivers/librte_bus_ifpga.so.21.1.p/librte_bus_ifpga.so.21.1.symbols [4/1374] Generating symbol file drivers/librte_bus_pci.so.21.1.p/librte_bus_pci.so.21.1.symbols [5/1374] Generating rte_mempool_bucket.sym_chk with a meson_exe.py custom command [6/1374] Generating rte_net_bond.sym_chk with a meson_exe.py custom command [7/1374] Linking static target drivers/libtmp_rte_net_bnx2x.a [8/1374] Linking static target drivers/librte_crypto_caam_jr.a [9/1374] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o [10/1374] Compiling C object drivers/librte_net_bnxt.so.21.1.p/meson-generated_.._rte_net_bnxt.pmd.c.o [11/1374] Linking static target drivers/librte_net_cxgbe.a [12/1374] Generating rte_net_dpaa.pmd.c with a custom command [13/1374] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o [14/1374] Compiling C object drivers/librte_net_e1000.so.21.1.p/meson-generated_.._rte_net_e1000.pmd.c.o [15/1374] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o [16/1374] Compiling C object drivers/librte_net_ena.so.21.1.p/meson-generated_.._rte_net_ena.pmd.c.o [17/1374] Linking static target drivers/librte_net_enetc.a [18/1374] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o [19/1374] Compiling C object drivers/librte_net_enic.so.21.1.p/meson-generated_.._rte_net_enic.pmd.c.o [20/1374] Generating rte_net_failsafe.pmd.c with a custom command [21/1374] Generating rte_net_fm10k.pmd.c with a custom command [22/1374] Linking static target drivers/net/i40e/base/libi40e_base.a [23/1374] Linking static target drivers/libtmp_rte_net_hinic.a [24/1374] Linking static target drivers/net/iavf/libiavf_avx512_lib.a [25/1374] Linking static target drivers/net/ice/libice_avx512_lib.a [26/1374] Linking static target drivers/net/igc/base/libigc_base.a [27/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.o [28/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_82599_bypass.c.o [29/1374] Generating rte_net_ixgbe_mingw with a custom command [30/1374] Generating rte_net_ixgbe_def with a custom command [31/1374] Generating rte_net_kni_def with a custom command [32/1374] Generating rte_net_kni_mingw with a custom command [33/1374] Generating rte_net_liquidio_mingw with a custom command [34/1374] Generating rte_net_liquidio_def with a custom command [35/1374] Generating rte_net_memif_def with a custom command [36/1374] Generating rte_net_memif_mingw with a custom command [37/1374] Generating rte_net_netvsc_def with a custom command [38/1374] Generating rte_net_netvsc_mingw with a custom command [39/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82598.c.o [40/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82599.c.o [41/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.o [42/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_vf.c.o [43/1374] Linking target lib/librte_hash.so.21.1 [44/1374] Linking target lib/librte_mbuf.so.21.1 [45/1374] Linking target lib/librte_rib.so.21.1 [46/1374] Linking target drivers/librte_mempool_ring.so.21.1 [47/1374] Linking target drivers/librte_mempool_bucket.so.21.1 [48/1374] Linking target drivers/librte_mempool_stack.so.21.1 [49/1374] Linking static target drivers/librte_net_bnxt.a [50/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o [51/1374] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o [52/1374] Compiling C object drivers/librte_net_dpaa.so.21.1.p/meson-generated_.._rte_net_dpaa.pmd.c.o [53/1374] Linking static target drivers/librte_net_e1000.a [54/1374] Linking static target drivers/librte_net_ena.a [55/1374] Linking static target drivers/librte_net_enic.a [56/1374] Compiling C object drivers/librte_net_failsafe.so.21.1.p/meson-generated_.._rte_net_failsafe.pmd.c.o [57/1374] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o [58/1374] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o [59/1374] Compiling C object drivers/librte_net_fm10k.so.21.1.p/meson-generated_.._rte_net_fm10k.pmd.c.o [60/1374] Generating rte_net_nfp_def with a custom command [61/1374] Generating rte_net_nfp_mingw with a custom command [62/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_api.c.o [63/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.o [64/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x540.c.o [65/1374] Generating rte_net_null_def with a custom command [66/1374] Generating rte_net_null_mingw with a custom command [67/1374] Generating rte_net_octeontx_def with a custom command [68/1374] Generating rte_net_octeontx_mingw with a custom command [69/1374] Linking static target drivers/librte_net_dpaa.a [70/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb.c.o [71/1374] Linking static target drivers/librte_net_failsafe.a [72/1374] Linking static target drivers/librte_net_fm10k.a [73/1374] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o [74/1374] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o [75/1374] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o [76/1374] Generating rte_net_octeontx2_mingw with a custom command [77/1374] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o [78/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_vf_representor.c.o [79/1374] Generating rte_net_hinic.pmd.c with a custom command [80/1374] Generating rte_net_octeontx2_def with a custom command [81/1374] Linking static target drivers/net/octeontx/base/libocteontx_base.a [82/1374] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o [83/1374] Compiling C object drivers/librte_net_hinic.so.21.1.p/meson-generated_.._rte_net_hinic.pmd.c.o [84/1374] Generating rte_net_bnx2x.pmd.c with a custom command [85/1374] Generating rte_net_octeontx_ep_mingw with a custom command [86/1374] Linking static target drivers/librte_net_hinic.a [87/1374] Generating rte_net_octeontx_ep_def with a custom command [88/1374] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o [89/1374] Compiling C object drivers/librte_net_bnx2x.so.21.1.p/meson-generated_.._rte_net_bnx2x.pmd.c.o [90/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o [91/1374] Linking static target drivers/librte_net_bnx2x.a [92/1374] Generating rte_net_enetc.sym_chk with a meson_exe.py custom command [93/1374] Generating rte_net_cxgbe.sym_chk with a meson_exe.py custom command [94/1374] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_23xx_vf.c.o [95/1374] Generating rte_crypto_caam_jr.sym_chk with a meson_exe.py custom command [96/1374] Generating rte_net_pcap_def with a custom command [97/1374] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_mbox.c.o [98/1374] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_ethdev.c.o [99/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o [100/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.o [101/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o [102/1374] Generating rte_net_pcap_mingw with a custom command [103/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.o [104/1374] Compiling C object drivers/libtmp_rte_net_kni.a.p/net_kni_rte_eth_kni.c.o [105/1374] Generating symbol file lib/librte_hash.so.21.1.p/librte_hash.so.21.1.symbols [106/1374] Generating rte_net_pfe_def with a custom command [107/1374] Generating rte_net_pfe_mingw with a custom command [108/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o [109/1374] Generating symbol file lib/librte_rib.so.21.1.p/librte_rib.so.21.1.symbols [110/1374] Linking static target drivers/libtmp_rte_net_kni.a [111/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o [112/1374] Generating symbol file lib/librte_mbuf.so.21.1.p/librte_mbuf.so.21.1.symbols [113/1374] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o [114/1374] Linking target lib/librte_member.so.21.1 [115/1374] Linking target lib/librte_efd.so.21.1 [116/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o [117/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o [118/1374] Linking target lib/librte_fib.so.21.1 [119/1374] Linking target lib/librte_lpm.so.21.1 [120/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o [121/1374] Generating rte_net_e1000.sym_chk with a meson_exe.py custom command [122/1374] Linking target lib/librte_net.so.21.1 [123/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o [124/1374] Generating rte_net_fm10k.sym_chk with a meson_exe.py custom command [125/1374] Linking target lib/librte_compressdev.so.21.1 [126/1374] Generating rte_net_ena.sym_chk with a meson_exe.py custom command [127/1374] Linking target lib/librte_bbdev.so.21.1 [128/1374] Linking target lib/librte_cryptodev.so.21.1 [129/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o [130/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o [131/1374] Generating rte_net_enic.sym_chk with a meson_exe.py custom command [132/1374] Linking target lib/librte_distributor.so.21.1 [133/1374] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o [134/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o [135/1374] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command [136/1374] Linking target lib/librte_regexdev.so.21.1 [137/1374] Linking target lib/librte_reorder.so.21.1 [138/1374] Linking target lib/librte_sched.so.21.1 [139/1374] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o [140/1374] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o [141/1374] Generating rte_net_dpaa.sym_chk with a meson_exe.py custom command [142/1374] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx2_ep_vf.c.o [143/1374] Linking target drivers/librte_mempool_octeontx.so.21.1 [144/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o [145/1374] Generating rte_net_failsafe.sym_chk with a meson_exe.py custom command [146/1374] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o [147/1374] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o [148/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o [149/1374] Generating rte_net_kni.pmd.c with a custom command [150/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o [151/1374] Generating rte_net_qede_def with a custom command [152/1374] Generating rte_net_qede_mingw with a custom command [153/1374] Compiling C object drivers/librte_net_kni.a.p/meson-generated_.._rte_net_kni.pmd.c.o [154/1374] Generating rte_net_ring_def with a custom command [155/1374] Generating rte_net_ring_mingw with a custom command [156/1374] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o [157/1374] Compiling C object drivers/librte_net_kni.so.21.1.p/meson-generated_.._rte_net_kni.pmd.c.o [158/1374] Generating rte_net_hinic.sym_chk with a meson_exe.py custom command [159/1374] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o [160/1374] Linking static target drivers/librte_net_kni.a [161/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o [162/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ptp.c.o [163/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mac.c.o [164/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_devargs.c.o [165/1374] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_tm.c.o [166/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_lookup.c.o [167/1374] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_vf.c.o [168/1374] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [169/1374] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o [170/1374] Generating rte_net_bnx2x.sym_chk with a meson_exe.py custom command [171/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_link.c.o [172/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rss.c.o [173/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_stats.c.o [174/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mcast.c.o [175/1374] Generating symbol file lib/librte_lpm.so.21.1.p/librte_lpm.so.21.1.symbols [176/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_ctrl.c.o [177/1374] Generating symbol file lib/librte_net.so.21.1.p/librte_net.so.21.1.symbols [178/1374] Generating symbol file lib/librte_bbdev.so.21.1.p/librte_bbdev.so.21.1.symbols [179/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_dp.c.o [180/1374] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_representor.c.o [181/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o [182/1374] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_ethdev.c.o [183/1374] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_ethdev.c.o [184/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_irq.c.o [185/1374] Generating rte_net_sfc_def with a custom command [186/1374] Generating rte_net_sfc_mingw with a custom command [187/1374] Linking static target drivers/libtmp_rte_net_ipn3ke.a [188/1374] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o [189/1374] Generating symbol file lib/librte_compressdev.so.21.1.p/librte_compressdev.so.21.1.symbols [190/1374] Generating symbol file lib/librte_cryptodev.so.21.1.p/librte_cryptodev.so.21.1.symbols [191/1374] Linking target lib/librte_ethdev.so.21.1 [192/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cpp_pcie_ops.c.o [193/1374] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o [194/1374] Generating symbol file lib/librte_reorder.so.21.1.p/librte_reorder.so.21.1.symbols [195/1374] Linking target lib/librte_cmdline.so.21.1 [196/1374] Generating symbol file lib/librte_sched.so.21.1.p/librte_sched.so.21.1.symbols [197/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_ops.c.o [198/1374] Generating symbol file lib/librte_regexdev.so.21.1.p/librte_regexdev.so.21.1.symbols [199/1374] Generating symbol file drivers/librte_mempool_octeontx.so.21.1.p/librte_mempool_octeontx.so.21.1.symbols [200/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_parse.c.o [201/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o [202/1374] Linking target lib/librte_security.so.21.1 [203/1374] Linking target drivers/librte_common_cpt.so.21.1 [204/1374] Linking target drivers/librte_common_qat.so.21.1 [205/1374] Generating rte_net_softnic_mingw with a custom command [206/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_vlan.c.o [207/1374] Generating rte_net_softnic_def with a custom command [208/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o [209/1374] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o [210/1374] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_rxtx.c.o [211/1374] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o [212/1374] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o [213/1374] Linking static target drivers/libtmp_rte_net_liquidio.a [214/1374] Linking static target drivers/net/ixgbe/base/libixgbe_base.a [215/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_switch.c.o [216/1374] Linking static target drivers/libtmp_rte_net_null.a [217/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_filter.c.o [218/1374] Generating rte_net_tap_def with a custom command [219/1374] Generating rte_net_tap_mingw with a custom command [220/1374] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [221/1374] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o [222/1374] Generating rte_net_kni.sym_chk with a meson_exe.py custom command [223/1374] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o [224/1374] Generating rte_net_ipn3ke.pmd.c with a custom command [225/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_debug.c.o [226/1374] Generating rte_net_thunderx_def with a custom command [227/1374] Generating rte_net_thunderx_mingw with a custom command [228/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_utils.c.o [229/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o [230/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o [231/1374] Generating rte_net_null.pmd.c with a custom command [232/1374] Compiling C object drivers/librte_net_ipn3ke.a.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [233/1374] Compiling C object drivers/librte_net_ipn3ke.so.21.1.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [234/1374] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_rxtx.c.o [235/1374] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o [236/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o [237/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o [238/1374] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o [239/1374] Compiling C object drivers/librte_net_null.so.21.1.p/meson-generated_.._rte_net_null.pmd.c.o [240/1374] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o [241/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_sec.c.o [242/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o [243/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ev.c.o [244/1374] Generating rte_net_liquidio.pmd.c with a custom command [245/1374] Linking static target drivers/librte_net_ipn3ke.a [246/1374] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o [247/1374] Linking static target drivers/libtmp_rte_net_octeontx_ep.a [248/1374] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o [249/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o [250/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o [251/1374] Generating symbol file lib/librte_ethdev.so.21.1.p/librte_ethdev.so.21.1.symbols [252/1374] Generating symbol file lib/librte_security.so.21.1.p/librte_security.so.21.1.symbols [253/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o [254/1374] Linking static target drivers/libtmp_rte_net_igc.a [255/1374] Compiling C object drivers/librte_net_liquidio.a.p/meson-generated_.._rte_net_liquidio.pmd.c.o [256/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_sse.c.o [257/1374] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o [258/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o [259/1374] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o [260/1374] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o [261/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o [262/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o [263/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o [264/1374] Compiling C object drivers/librte_net_liquidio.so.21.1.p/meson-generated_.._rte_net_liquidio.pmd.c.o [265/1374] Linking static target drivers/librte_net_null.a [266/1374] Linking static target drivers/libtmp_rte_net_octeontx.a [267/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow.c.o [268/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o [269/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o [270/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tso.c.o [271/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o [272/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tap.c.o [273/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o [274/1374] Linking target lib/librte_metrics.so.21.1 [275/1374] Linking target lib/librte_eventdev.so.21.1 [276/1374] Linking target lib/librte_gro.so.21.1 [277/1374] Linking target lib/librte_gso.so.21.1 [278/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o [279/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o [280/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_link.c.o [281/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o [282/1374] Generating symbol file drivers/librte_common_cpt.so.21.1.p/librte_common_cpt.so.21.1.symbols [283/1374] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o [284/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o [285/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o [286/1374] Generating rte_net_octeontx_ep.pmd.c with a custom command [287/1374] Linking target lib/librte_ip_frag.so.21.1 [288/1374] Linking target lib/librte_kni.so.21.1 [289/1374] Linking target lib/librte_power.so.21.1 [290/1374] Linking target lib/librte_pdump.so.21.1 [291/1374] Linking target lib/librte_ipsec.so.21.1 [292/1374] Linking target lib/librte_bpf.so.21.1 [293/1374] Linking target lib/librte_node.so.21.1 [294/1374] Linking target drivers/librte_common_octeontx2.so.21.1 [295/1374] Linking target drivers/librte_net_af_packet.so.21.1 [296/1374] Linking target drivers/librte_net_ark.so.21.1 [297/1374] Linking target drivers/librte_net_atlantic.so.21.1 [298/1374] Linking target drivers/librte_net_avp.so.21.1 [299/1374] Linking target drivers/librte_net_axgbe.so.21.1 [300/1374] Linking target drivers/librte_net_bnx2x.so.21.1 [301/1374] Linking target drivers/librte_net_e1000.so.21.1 [302/1374] Linking target drivers/librte_net_ena.so.21.1 [303/1374] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o [304/1374] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o [305/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o [306/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o [307/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_port.c.o [308/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_action.c.o [309/1374] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o [310/1374] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o [311/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o [312/1374] Generating rte_net_ipn3ke.sym_chk with a meson_exe.py custom command [313/1374] Linking target drivers/librte_net_bnxt.so.21.1 [314/1374] Linking target drivers/librte_net_cxgbe.so.21.1 [315/1374] Linking target drivers/librte_net_enetc.so.21.1 [316/1374] Linking target drivers/librte_net_enic.so.21.1 [317/1374] Linking target drivers/librte_net_failsafe.so.21.1 [318/1374] Linking target drivers/librte_net_fm10k.so.21.1 [319/1374] Linking target drivers/librte_net_hinic.so.21.1 [320/1374] Linking static target drivers/librte_net_liquidio.a [321/1374] Linking static target drivers/libtmp_rte_net_pfe.a [322/1374] Compiling C object drivers/librte_net_octeontx_ep.a.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o [323/1374] Compiling C object drivers/librte_net_octeontx_ep.so.21.1.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o [324/1374] Generating rte_net_txgbe_def with a custom command [325/1374] Generating rte_net_txgbe_mingw with a custom command [326/1374] Generating rte_net_vdev_netvsc_def with a custom command [327/1374] Generating rte_net_vdev_netvsc_mingw with a custom command [328/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o [329/1374] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o [330/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae.c.o [331/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cryptodev.c.o [332/1374] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_bpf_api.c.o [333/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o [334/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o [335/1374] Generating rte_net_null.sym_chk with a meson_exe.py custom command [336/1374] Generating symbol file lib/librte_metrics.so.21.1.p/librte_metrics.so.21.1.symbols [337/1374] Generating symbol file lib/librte_gso.so.21.1.p/librte_gso.so.21.1.symbols [338/1374] Generating rte_net_igc.pmd.c with a custom command [339/1374] Generating rte_net_octeontx.pmd.c with a custom command [340/1374] Generating symbol file lib/librte_kni.so.21.1.p/librte_kni.so.21.1.symbols [341/1374] Generating rte_net_vhost_def with a custom command [342/1374] Generating rte_net_vhost_mingw with a custom command [343/1374] Linking static target drivers/libtmp_rte_net_ionic.a [344/1374] Linking static target drivers/net/thunderx/base/libnicvf_base.a [345/1374] Linking target drivers/librte_net_ipn3ke.so.21.1 [346/1374] Generating rte_net_virtio_mingw with a custom command [347/1374] Generating rte_net_virtio_def with a custom command [348/1374] Linking static target drivers/librte_net_octeontx_ep.a [349/1374] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command [350/1374] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command [351/1374] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o [352/1374] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_sse.c.o [353/1374] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [354/1374] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o [355/1374] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_rte_eth_pcap.c.o [356/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o [357/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o [358/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o [359/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o [360/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_rx.c.o [361/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tx.c.o [362/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow.c.o [363/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_essb_rx.c.o [364/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_rx.c.o [365/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o [366/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_parser.c.o [367/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o [368/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_flow.c.o [369/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_meter.c.o [370/1374] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o [371/1374] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o [372/1374] Generating symbol file lib/librte_eventdev.so.21.1.p/librte_eventdev.so.21.1.symbols [373/1374] Generating symbol file lib/librte_ip_frag.so.21.1.p/librte_ip_frag.so.21.1.symbols [374/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o [375/1374] Generating symbol file drivers/librte_common_octeontx2.so.21.1.p/librte_common_octeontx2.so.21.1.symbols [376/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o [377/1374] Generating rte_net_pfe.pmd.c with a custom command [378/1374] Generating rte_net_vmxnet3_def with a custom command [379/1374] Generating rte_net_vmxnet3_mingw with a custom command [380/1374] Generating rte_raw_dpaa2_cmdif_def with a custom command [381/1374] Linking static target drivers/libtmp_rte_net_memif.a [382/1374] Generating rte_raw_dpaa2_cmdif_mingw with a custom command [383/1374] Generating rte_raw_dpaa2_qdma_def with a custom command [384/1374] Generating rte_raw_dpaa2_qdma_mingw with a custom command [385/1374] Linking target drivers/librte_net_null.so.21.1 [386/1374] Linking target lib/librte_bitratestats.so.21.1 [387/1374] Linking target lib/librte_latencystats.so.21.1 [388/1374] Compiling C object drivers/librte_net_igc.a.p/meson-generated_.._rte_net_igc.pmd.c.o [389/1374] Compiling C object drivers/librte_net_igc.so.21.1.p/meson-generated_.._rte_net_igc.pmd.c.o [390/1374] Linking target drivers/librte_net_kni.so.21.1 [391/1374] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o [392/1374] Compiling C object drivers/librte_net_octeontx.so.21.1.p/meson-generated_.._rte_net_octeontx.pmd.c.o [393/1374] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o [394/1374] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o [395/1374] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o [396/1374] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [397/1374] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [398/1374] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [399/1374] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [400/1374] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net.c.o [401/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tm.c.o [402/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev.c.o [403/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o [404/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o [405/1374] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o [406/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o [407/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_rx.c.o [408/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_tx.c.o [409/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tm.c.o [410/1374] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o [411/1374] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o [412/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o [413/1374] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o [414/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o [415/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o [416/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o [417/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o [418/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o [419/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o [420/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o [421/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o [422/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o [423/1374] Generating rte_net_liquidio.sym_chk with a meson_exe.py custom command [424/1374] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o [425/1374] Generating rte_net_ionic.pmd.c with a custom command [426/1374] Linking static target drivers/libtmp_rte_net_netvsc.a [427/1374] Linking static target drivers/libtmp_rte_net_pcap.a [428/1374] Generating rte_raw_ifpga_mingw with a custom command [429/1374] Generating rte_raw_ifpga_def with a custom command [430/1374] Linking target drivers/librte_bus_dpaa.so.21.1 [431/1374] Linking target lib/librte_port.so.21.1 [432/1374] Linking target drivers/librte_bus_fslmc.so.21.1 [433/1374] Linking target drivers/librte_mempool_octeontx2.so.21.1 [434/1374] Linking target drivers/librte_net_bond.so.21.1 [435/1374] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o [436/1374] Compiling C object drivers/librte_net_pfe.so.21.1.p/meson-generated_.._rte_net_pfe.pmd.c.o [437/1374] Generating rte_raw_ioat_def with a custom command [438/1374] Generating rte_raw_ioat_mingw with a custom command [439/1374] Generating rte_raw_ntb_def with a custom command [440/1374] Generating rte_raw_ntb_mingw with a custom command [441/1374] Linking static target drivers/librte_net_igc.a [442/1374] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o [443/1374] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o [444/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o [445/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o [446/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o [447/1374] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_tx.c.o [448/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o [449/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o [450/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o [451/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o [452/1374] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o [453/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_enumerate.c.o [454/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_feature_dev.c.o [455/1374] Generating symbol file drivers/librte_net_ipn3ke.so.21.1.p/librte_net_ipn3ke.so.21.1.symbols [456/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme.c.o [457/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_api.c.o [458/1374] Generating rte_net_octeontx_ep.sym_chk with a meson_exe.py custom command [459/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_port.c.o [460/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_iperf.c.o [461/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_dperf.c.o [462/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_error.c.o [463/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_hw_api.c.o [464/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_port_error.c.o [465/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_pr.c.o [466/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_debug.c.o [467/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_ifpga_hw_api.c.o [468/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_spi.c.o [469/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_i2c.c.o [470/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_intel_max10.c.o [471/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_at24_eeprom.c.o [472/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_eth_group.c.o [473/1374] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_common.c.o [474/1374] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_rawdev.c.o [475/1374] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_idxd_pci.c.o [476/1374] Generating rte_net_memif.pmd.c with a custom command [477/1374] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o [478/1374] Generating rte_raw_octeontx2_dma_mingw with a custom command [479/1374] Linking static target drivers/librte_net_octeontx.a [480/1374] Linking static target drivers/libtmp_rte_net_hns3.a [481/1374] Linking static target drivers/libtmp_rte_net_iavf.a [482/1374] Generating rte_raw_octeontx2_dma_def with a custom command [483/1374] Linking static target drivers/libtmp_rte_net_ice.a [484/1374] Linking static target drivers/libtmp_rte_net_nfp.a [485/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_vf.c.o [486/1374] Generating rte_raw_octeontx2_ep_mingw with a custom command [487/1374] Generating rte_raw_octeontx2_ep_def with a custom command [488/1374] Linking static target drivers/libtmp_rte_net_ring.a [489/1374] Generating rte_raw_skeleton_mingw with a custom command [490/1374] Generating rte_raw_skeleton_def with a custom command [491/1374] Linking static target drivers/libtmp_rte_net_thunderx.a [492/1374] Linking static target drivers/net/txgbe/base/libtxgbe_base.a [493/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o [494/1374] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a [495/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o [496/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o [497/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o [498/1374] Linking target drivers/librte_net_liquidio.so.21.1 [499/1374] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a [500/1374] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o [501/1374] Compiling C object drivers/librte_net_ionic.so.21.1.p/meson-generated_.._rte_net_ionic.pmd.c.o [502/1374] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o [503/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o [504/1374] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o [505/1374] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o [506/1374] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o [507/1374] Compiling C object drivers/net/virtio/libvirtio_avx512_lib.a.p/virtio_rxtx_packed.c.o [508/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o [509/1374] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_spi_transaction.c.o [510/1374] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_ifpga_rawdev.c.o [511/1374] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_rawdev_test.c.o [512/1374] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_idxd_vdev.c.o [513/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_msg.c.o [514/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_test.c.o [515/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_rawdev.c.o [516/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_rawdev.c.o [517/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_test.c.o [518/1374] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_enqdeq.c.o [519/1374] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o [520/1374] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o [521/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o [522/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o [523/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o [524/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o [525/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o [526/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o [527/1374] Generating rte_net_netvsc.pmd.c with a custom command [528/1374] Generating rte_net_pcap.pmd.c with a custom command [529/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o [530/1374] Generating symbol file drivers/librte_bus_dpaa.so.21.1.p/librte_bus_dpaa.so.21.1.symbols [531/1374] Generating symbol file lib/librte_port.so.21.1.p/librte_port.so.21.1.symbols [532/1374] Generating symbol file drivers/librte_bus_fslmc.so.21.1.p/librte_bus_fslmc.so.21.1.symbols [533/1374] Generating symbol file drivers/librte_mempool_octeontx2.so.21.1.p/librte_mempool_octeontx2.so.21.1.symbols [534/1374] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o [535/1374] Linking static target drivers/librte_net_pfe.a [536/1374] Generating rte_crypto_bcmfs_mingw with a custom command [537/1374] Generating rte_crypto_dpaa_sec_def with a custom command [538/1374] Generating rte_crypto_dpaa_sec_mingw with a custom command [539/1374] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o [540/1374] Generating rte_net_igc.sym_chk with a meson_exe.py custom command [541/1374] Generating rte_crypto_dpaa2_sec_mingw with a custom command [542/1374] Linking static target drivers/net/ice/base/libice_base.a [543/1374] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_qp.c.o [544/1374] Linking static target drivers/libtmp_rte_net_sfc.a [545/1374] Generating rte_crypto_nitrox_mingw with a custom command [546/1374] Generating rte_crypto_nitrox_def with a custom command [547/1374] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o [548/1374] Generating rte_crypto_null_mingw with a custom command [549/1374] Generating rte_crypto_null_def with a custom command [550/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o [551/1374] Generating rte_crypto_octeontx_mingw with a custom command [552/1374] Linking target drivers/librte_net_octeontx_ep.so.21.1 [553/1374] Generating rte_crypto_octeontx_def with a custom command [554/1374] Generating rte_crypto_octeontx2_mingw with a custom command [555/1374] Generating rte_crypto_octeontx2_def with a custom command [556/1374] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o [557/1374] Compiling C object drivers/librte_net_memif.so.21.1.p/meson-generated_.._rte_net_memif.pmd.c.o [558/1374] Generating rte_crypto_scheduler_mingw with a custom command [559/1374] Generating rte_crypto_scheduler_def with a custom command [560/1374] Generating rte_crypto_virtio_mingw with a custom command [561/1374] Generating rte_crypto_virtio_def with a custom command [562/1374] Generating rte_compress_octeontx_mingw with a custom command [563/1374] Generating rte_compress_octeontx_def with a custom command [564/1374] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o [565/1374] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o [566/1374] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o [567/1374] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o [568/1374] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o [569/1374] Compiling C object drivers/libtmp_rte_raw_dpaa2_qdma.a.p/raw_dpaa2_qdma_dpaa2_qdma.c.o [570/1374] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o [571/1374] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o [572/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o [573/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o [574/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o [575/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_hw_access.c.o [576/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev.c.o [577/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_capabilities.c.o [578/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_mbox.c.o [579/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_sec.c.o [580/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o [581/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o [582/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o [583/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o [584/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o [585/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o [586/1374] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command [587/1374] Generating rte_net_hns3.pmd.c with a custom command [588/1374] Generating rte_net_iavf.pmd.c with a custom command [589/1374] Generating rte_net_ice.pmd.c with a custom command [590/1374] Generating rte_net_nfp.pmd.c with a custom command [591/1374] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o [592/1374] Generating rte_net_ring.pmd.c with a custom command [593/1374] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o [594/1374] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o [595/1374] Generating rte_net_thunderx.pmd.c with a custom command [596/1374] Generating rte_net_vdev_netvsc.pmd.c with a custom command [597/1374] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o [598/1374] Generating rte_raw_dpaa2_cmdif.pmd.c with a custom command [599/1374] Linking static target drivers/librte_net_ionic.a [600/1374] Generating rte_compress_zlib_mingw with a custom command [601/1374] Linking static target drivers/libtmp_rte_net_ixgbe.a [602/1374] Linking static target drivers/net/qede/base/libqede_base.a [603/1374] Linking static target drivers/libtmp_rte_net_tap.a [604/1374] Linking static target drivers/libtmp_rte_net_vhost.a [605/1374] Linking static target drivers/net/virtio/libvirtio_avx512_lib.a [606/1374] Linking static target drivers/raw/ifpga/base/libifpga_rawdev_base.a [607/1374] Linking static target drivers/libtmp_rte_raw_ifpga.a [608/1374] Generating rte_compress_zlib_def with a custom command [609/1374] Linking static target drivers/libtmp_rte_raw_ioat.a [610/1374] Linking static target drivers/libtmp_rte_raw_octeontx2_dma.a [611/1374] Linking static target drivers/libtmp_rte_raw_octeontx2_ep.a [612/1374] Generating rte_regex_octeontx2_def with a custom command [613/1374] Linking static target drivers/libtmp_rte_raw_skeleton.a [614/1374] Generating rte_regex_octeontx2_mingw with a custom command [615/1374] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o [616/1374] Generating rte_vdpa_ifc_def with a custom command [617/1374] Generating rte_vdpa_ifc_mingw with a custom command [618/1374] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o [619/1374] Compiling C object drivers/librte_net_netvsc.so.21.1.p/meson-generated_.._rte_net_netvsc.pmd.c.o [620/1374] Compiling C object drivers/librte_net_pcap.a.p/meson-generated_.._rte_net_pcap.pmd.c.o [621/1374] Linking target drivers/librte_mempool_dpaa.so.21.1 [622/1374] Linking target lib/librte_table.so.21.1 [623/1374] Linking target drivers/librte_mempool_dpaa2.so.21.1 [624/1374] Compiling C object drivers/librte_net_pcap.so.21.1.p/meson-generated_.._rte_net_pcap.pmd.c.o [625/1374] Linking static target drivers/libtmp_rte_crypto_bcmfs.a [626/1374] Linking target drivers/librte_crypto_caam_jr.so.21.1 [627/1374] Linking target drivers/librte_net_igc.so.21.1 [628/1374] Generating rte_event_dlb_def with a custom command [629/1374] Generating rte_event_dlb_mingw with a custom command [630/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o [631/1374] Linking static target drivers/librte_net_memif.a [632/1374] Generating rte_event_dlb2_mingw with a custom command [633/1374] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o [634/1374] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o [635/1374] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o [636/1374] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o [637/1374] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o [638/1374] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o [639/1374] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o [640/1374] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev.c.o [641/1374] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_hw_access.c.o [642/1374] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_compiler.c.o [643/1374] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_mbox.c.o [644/1374] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o [645/1374] Generating rte_net_pfe.sym_chk with a meson_exe.py custom command [646/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_xstats.c.o [647/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_iface.c.o [648/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_dlb_main.c.o [649/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_dlb_pf.c.o [650/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_rte_pmd_dlb.c.o [651/1374] Generating rte_net_sfc.pmd.c with a custom command [652/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o [653/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o [654/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o [655/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o [656/1374] Generating rte_event_dlb2_def with a custom command [657/1374] Generating rte_event_dpaa_def with a custom command [658/1374] Generating rte_event_dpaa_mingw with a custom command [659/1374] Linking static target drivers/libtmp_rte_net_dpaa2.a [660/1374] Linking static target drivers/libtmp_rte_net_i40e.a [661/1374] Linking static target drivers/libtmp_rte_net_qede.a [662/1374] Linking static target drivers/libtmp_rte_net_softnic.a [663/1374] Linking static target drivers/libtmp_rte_net_vmxnet3.a [664/1374] Linking static target drivers/libtmp_rte_raw_dpaa2_qdma.a [665/1374] Linking static target drivers/libtmp_rte_raw_ntb.a [666/1374] Linking static target drivers/libtmp_rte_crypto_nitrox.a [667/1374] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o [668/1374] Generating rte_event_dpaa2_mingw with a custom command [669/1374] Generating rte_event_dpaa2_def with a custom command [670/1374] Generating rte_event_octeontx2_def with a custom command [671/1374] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o [672/1374] Linking target drivers/librte_net_octeontx.so.21.1 [673/1374] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o [674/1374] Compiling C object drivers/librte_net_hns3.so.21.1.p/meson-generated_.._rte_net_hns3.pmd.c.o [675/1374] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o [676/1374] Compiling C object drivers/librte_net_iavf.so.21.1.p/meson-generated_.._rte_net_iavf.pmd.c.o [677/1374] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o [678/1374] Compiling C object drivers/librte_net_ice.so.21.1.p/meson-generated_.._rte_net_ice.pmd.c.o [679/1374] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o [680/1374] Compiling C object drivers/librte_net_nfp.so.21.1.p/meson-generated_.._rte_net_nfp.pmd.c.o [681/1374] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o [682/1374] Compiling C object drivers/librte_net_ring.so.21.1.p/meson-generated_.._rte_net_ring.pmd.c.o [683/1374] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o [684/1374] Compiling C object drivers/librte_net_thunderx.so.21.1.p/meson-generated_.._rte_net_thunderx.pmd.c.o [685/1374] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o [686/1374] Generating rte_net_ixgbe.pmd.c with a custom command [687/1374] Compiling C object drivers/librte_net_vdev_netvsc.so.21.1.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o [688/1374] Generating rte_net_tap.pmd.c with a custom command [689/1374] Generating rte_net_vhost.pmd.c with a custom command [690/1374] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o [691/1374] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.21.1.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o [692/1374] Generating rte_raw_ifpga.pmd.c with a custom command [693/1374] Generating rte_event_octeontx2_mingw with a custom command [694/1374] Generating rte_raw_octeontx2_dma.pmd.c with a custom command [695/1374] Generating rte_raw_octeontx2_ep.pmd.c with a custom command [696/1374] Generating rte_event_opdl_mingw with a custom command [697/1374] Linking static target drivers/librte_net_netvsc.a [698/1374] Generating rte_event_opdl_def with a custom command [699/1374] Linking static target drivers/librte_net_pcap.a [700/1374] Generating rte_event_skeleton_def with a custom command [701/1374] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command [702/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_selftest.c.o [703/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o [704/1374] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o [705/1374] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o [706/1374] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o [707/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_adptr.c.o [708/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_crypto_adptr.c.o [709/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_irq.c.o [710/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_evdev.c.o [711/1374] Generating rte_net_ionic.sym_chk with a meson_exe.py custom command [712/1374] Generating rte_raw_ioat.pmd.c with a custom command [713/1374] Generating rte_raw_skeleton.pmd.c with a custom command [714/1374] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o [715/1374] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o [716/1374] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o [717/1374] Generating symbol file drivers/librte_mempool_dpaa.so.21.1.p/librte_mempool_dpaa.so.21.1.symbols [718/1374] Generating symbol file lib/librte_table.so.21.1.p/librte_table.so.21.1.symbols [719/1374] Generating symbol file drivers/librte_mempool_dpaa2.so.21.1.p/librte_mempool_dpaa2.so.21.1.symbols [720/1374] Generating rte_crypto_bcmfs.pmd.c with a custom command [721/1374] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o [722/1374] Generating rte_event_skeleton_mingw with a custom command [723/1374] Generating rte_net_memif.sym_chk with a meson_exe.py custom command [724/1374] Linking static target drivers/libtmp_rte_net_txgbe.a [725/1374] Linking static target drivers/libtmp_rte_net_virtio.a [726/1374] Linking static target drivers/libtmp_rte_crypto_null.a [727/1374] Linking static target drivers/libtmp_rte_crypto_virtio.a [728/1374] Linking static target drivers/libtmp_rte_compress_octeontx.a [729/1374] Linking static target drivers/libtmp_rte_compress_zlib.a [730/1374] Generating rte_event_sw_def with a custom command [731/1374] Generating rte_event_sw_mingw with a custom command [732/1374] Linking static target drivers/libtmp_rte_regex_octeontx2.a [733/1374] Linking static target drivers/libtmp_rte_vdpa_ifc.a [734/1374] Linking target drivers/librte_net_pfe.so.21.1 [735/1374] Generating rte_event_dsw_def with a custom command [736/1374] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o [737/1374] Generating rte_event_dsw_mingw with a custom command [738/1374] Compiling C object drivers/librte_net_sfc.a.p/meson-generated_.._rte_net_sfc.pmd.c.o [739/1374] Compiling C object drivers/librte_net_sfc.so.21.1.p/meson-generated_.._rte_net_sfc.pmd.c.o [740/1374] Generating rte_net_dpaa2.pmd.c with a custom command [741/1374] Generating rte_net_qede.pmd.c with a custom command [742/1374] Generating rte_net_softnic.pmd.c with a custom command [743/1374] Generating rte_net_vmxnet3.pmd.c with a custom command [744/1374] Generating rte_raw_dpaa2_qdma.pmd.c with a custom command [745/1374] Generating rte_crypto_nitrox.pmd.c with a custom command [746/1374] Generating rte_event_octeontx_mingw with a custom command [747/1374] Generating rte_event_octeontx_def with a custom command [748/1374] Generating rte_baseband_null_def with a custom command [749/1374] Generating rte_baseband_null_mingw with a custom command [750/1374] Linking static target drivers/librte_net_hns3.a [751/1374] Linking static target drivers/librte_net_iavf.a [752/1374] Generating rte_baseband_turbo_sw_def with a custom command [753/1374] Linking static target drivers/librte_net_ice.a [754/1374] Generating rte_baseband_turbo_sw_mingw with a custom command [755/1374] Linking static target drivers/librte_net_nfp.a [756/1374] Linking static target drivers/librte_net_ring.a [757/1374] Generating rte_baseband_fpga_lte_fec_def with a custom command [758/1374] Linking static target drivers/librte_net_thunderx.a [759/1374] Generating rte_baseband_fpga_lte_fec_mingw with a custom command [760/1374] Linking static target drivers/librte_net_vdev_netvsc.a [761/1374] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o [762/1374] Compiling C object drivers/librte_net_ixgbe.so.21.1.p/meson-generated_.._rte_net_ixgbe.pmd.c.o [763/1374] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o [764/1374] Compiling C object drivers/librte_net_tap.so.21.1.p/meson-generated_.._rte_net_tap.pmd.c.o [765/1374] Linking static target drivers/librte_raw_dpaa2_cmdif.a [766/1374] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o [767/1374] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o [768/1374] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o [769/1374] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o [770/1374] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o [771/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o [772/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o [773/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o [774/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o [775/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o [776/1374] Generating rte_net_i40e.pmd.c with a custom command [777/1374] Generating rte_raw_ntb.pmd.c with a custom command [778/1374] Generating symbol file drivers/librte_net_octeontx.so.21.1.p/librte_net_octeontx.so.21.1.symbols [779/1374] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o [780/1374] Compiling C object drivers/librte_net_vhost.so.21.1.p/meson-generated_.._rte_net_vhost.pmd.c.o [781/1374] Compiling C object drivers/librte_raw_ifpga.a.p/meson-generated_.._rte_raw_ifpga.pmd.c.o [782/1374] Compiling C object drivers/librte_raw_ifpga.so.21.1.p/meson-generated_.._rte_raw_ifpga.pmd.c.o [783/1374] Compiling C object drivers/librte_raw_octeontx2_dma.a.p/meson-generated_.._rte_raw_octeontx2_dma.pmd.c.o [784/1374] Compiling C object drivers/librte_raw_octeontx2_dma.so.21.1.p/meson-generated_.._rte_raw_octeontx2_dma.pmd.c.o [785/1374] Generating rte_net_netvsc.sym_chk with a meson_exe.py custom command [786/1374] Compiling C object drivers/librte_raw_octeontx2_ep.a.p/meson-generated_.._rte_raw_octeontx2_ep.pmd.c.o [787/1374] Generating rte_net_pcap.sym_chk with a meson_exe.py custom command [788/1374] Compiling C object drivers/librte_raw_octeontx2_ep.so.21.1.p/meson-generated_.._rte_raw_octeontx2_ep.pmd.c.o [789/1374] Linking target drivers/librte_common_sfc_efx.so.21.1 [790/1374] Generating rte_baseband_fpga_5gnr_fec_def with a custom command [791/1374] Linking static target drivers/libtmp_rte_event_dpaa.a [792/1374] Generating rte_baseband_fpga_5gnr_fec_mingw with a custom command [793/1374] Linking static target drivers/libtmp_rte_event_dpaa2.a [794/1374] Generating rte_baseband_acc100_def with a custom command [795/1374] Generating rte_baseband_acc100_mingw with a custom command [796/1374] Linking target drivers/librte_net_ionic.so.21.1 [797/1374] Compiling C object drivers/librte_raw_ioat.a.p/meson-generated_.._rte_raw_ioat.pmd.c.o [798/1374] Compiling C object drivers/librte_raw_ioat.so.21.1.p/meson-generated_.._rte_raw_ioat.pmd.c.o [799/1374] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o [800/1374] Compiling C object drivers/librte_raw_skeleton.so.21.1.p/meson-generated_.._rte_raw_skeleton.pmd.c.o [801/1374] Linking target drivers/librte_net_dpaa.so.21.1 [802/1374] Linking target lib/librte_flow_classify.so.21.1 [803/1374] Compiling C object drivers/librte_crypto_bcmfs.so.21.1.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o [804/1374] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o [805/1374] Linking static target drivers/libtmp_rte_event_skeleton.a [806/1374] Linking target drivers/librte_net_memif.so.21.1 [807/1374] Generating rte_crypto_null.pmd.c with a custom command [808/1374] Generating rte_crypto_virtio.pmd.c with a custom command [809/1374] Generating rte_compress_octeontx.pmd.c with a custom command [810/1374] Generating rte_compress_zlib.pmd.c with a custom command [811/1374] Generating rte_regex_octeontx2.pmd.c with a custom command [812/1374] Generating rte_vdpa_ifc.pmd.c with a custom command [813/1374] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o [814/1374] Linking static target drivers/librte_net_sfc.a [815/1374] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o [816/1374] Compiling C object drivers/librte_net_dpaa2.so.21.1.p/meson-generated_.._rte_net_dpaa2.pmd.c.o [817/1374] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o [818/1374] Compiling C object drivers/librte_net_qede.so.21.1.p/meson-generated_.._rte_net_qede.pmd.c.o [819/1374] Compiling C object drivers/librte_net_softnic.so.21.1.p/meson-generated_.._rte_net_softnic.pmd.c.o [820/1374] Compiling C object drivers/librte_crypto_nitrox.so.21.1.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o [821/1374] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o [822/1374] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o [823/1374] Compiling C object drivers/librte_net_vmxnet3.so.21.1.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o [824/1374] Compiling C object drivers/librte_raw_dpaa2_qdma.a.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o [825/1374] Compiling C object drivers/librte_raw_dpaa2_qdma.so.21.1.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o [826/1374] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o [827/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb.c.o [828/1374] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_base_dlb_resource.c.o [829/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o [830/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_selftest.c.o [831/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_worker.c.o [832/1374] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o [833/1374] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o [834/1374] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o [835/1374] Compiling C object app/dpdk-pdump.p/pdump_main.c.o [836/1374] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o [837/1374] Generating rte_net_txgbe.pmd.c with a custom command [838/1374] Generating rte_net_virtio.pmd.c with a custom command [839/1374] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o [840/1374] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o [841/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o [842/1374] Generating rte_net_hns3.sym_chk with a meson_exe.py custom command [843/1374] Generating rte_net_nfp.sym_chk with a meson_exe.py custom command [844/1374] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o [845/1374] Linking static target drivers/librte_net_ixgbe.a [846/1374] Linking static target drivers/librte_net_tap.a [847/1374] Linking static target drivers/libtmp_rte_crypto_scheduler.a [848/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o [849/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o [850/1374] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o [851/1374] Compiling C object drivers/librte_net_i40e.so.21.1.p/meson-generated_.._rte_net_i40e.pmd.c.o [852/1374] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o [853/1374] Linking static target drivers/librte_net_vhost.a [854/1374] Compiling C object drivers/librte_raw_ntb.so.21.1.p/meson-generated_.._rte_raw_ntb.pmd.c.o [855/1374] Linking static target drivers/librte_raw_ifpga.a [856/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o [857/1374] Linking static target drivers/librte_raw_octeontx2_dma.a [858/1374] Linking target drivers/librte_net_netvsc.so.21.1 [859/1374] Linking static target drivers/librte_raw_octeontx2_ep.a [860/1374] Linking target drivers/librte_net_pcap.so.21.1 [861/1374] Generating symbol file drivers/librte_common_sfc_efx.so.21.1.p/librte_common_sfc_efx.so.21.1.symbols [862/1374] Generating rte_event_dpaa.pmd.c with a custom command [863/1374] Generating rte_event_dpaa2.pmd.c with a custom command [864/1374] Linking static target drivers/librte_raw_ioat.a [865/1374] Linking static target drivers/librte_raw_skeleton.a [866/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o [867/1374] Linking static target drivers/librte_crypto_bcmfs.a [868/1374] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o [869/1374] Compiling C object drivers/librte_crypto_null.so.21.1.p/meson-generated_.._rte_crypto_null.pmd.c.o [870/1374] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o [871/1374] Compiling C object drivers/librte_crypto_virtio.so.21.1.p/meson-generated_.._rte_crypto_virtio.pmd.c.o [872/1374] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o [873/1374] Compiling C object drivers/librte_compress_octeontx.so.21.1.p/meson-generated_.._rte_compress_octeontx.pmd.c.o [874/1374] Compiling C object drivers/librte_compress_zlib.a.p/meson-generated_.._rte_compress_zlib.pmd.c.o [875/1374] Linking static target drivers/librte_net_dpaa2.a [876/1374] Compiling C object drivers/librte_compress_zlib.so.21.1.p/meson-generated_.._rte_compress_zlib.pmd.c.o [877/1374] Linking static target drivers/librte_net_qede.a [878/1374] Compiling C object drivers/librte_regex_octeontx2.a.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o [879/1374] Compiling C object drivers/librte_regex_octeontx2.so.21.1.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o [880/1374] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o [881/1374] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o [882/1374] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o [883/1374] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o [884/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o [885/1374] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o [886/1374] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o [887/1374] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o [888/1374] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o [889/1374] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command [890/1374] Generating rte_net_ice.sym_chk with a meson_exe.py custom command [891/1374] Generating rte_net_ring.sym_chk with a meson_exe.py custom command [892/1374] Generating rte_net_thunderx.sym_chk with a meson_exe.py custom command [893/1374] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o [894/1374] Generating rte_net_vdev_netvsc.sym_chk with a meson_exe.py custom command [895/1374] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o [896/1374] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o [897/1374] Generating rte_raw_dpaa2_cmdif.sym_chk with a meson_exe.py custom command [898/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o [899/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o [900/1374] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o [901/1374] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o [902/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o [903/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o [904/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm.c.o [905/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o [906/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o [907/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o [908/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o [909/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o [910/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o [911/1374] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o [912/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o [913/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o [914/1374] Generating symbol file drivers/librte_net_dpaa.so.21.1.p/librte_net_dpaa.so.21.1.symbols [915/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o [916/1374] Generating rte_event_skeleton.pmd.c with a custom command [917/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o [918/1374] Generating rte_net_sfc.sym_chk with a meson_exe.py custom command [919/1374] Linking static target drivers/librte_net_softnic.a [920/1374] Linking static target drivers/librte_net_vmxnet3.a [921/1374] Compiling C object drivers/librte_vdpa_ifc.so.21.1.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o [922/1374] Linking static target drivers/librte_raw_dpaa2_qdma.a [923/1374] Linking static target drivers/librte_crypto_nitrox.a [924/1374] Linking static target drivers/libtmp_rte_event_dlb.a [925/1374] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a [926/1374] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a [927/1374] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o [928/1374] Compiling C object drivers/librte_net_txgbe.so.21.1.p/meson-generated_.._rte_net_txgbe.pmd.c.o [929/1374] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o [930/1374] Compiling C object drivers/librte_net_virtio.so.21.1.p/meson-generated_.._rte_net_virtio.pmd.c.o [931/1374] Linking target drivers/librte_net_hns3.so.21.1 [932/1374] Linking target drivers/librte_net_nfp.so.21.1 [933/1374] Generating rte_crypto_scheduler.pmd.c with a custom command [934/1374] Linking static target drivers/librte_net_i40e.a [935/1374] Linking static target drivers/librte_raw_ntb.a [936/1374] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o [937/1374] Compiling C object drivers/librte_event_dpaa.so.21.1.p/meson-generated_.._rte_event_dpaa.pmd.c.o [938/1374] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o [939/1374] Linking static target drivers/librte_crypto_null.a [940/1374] Compiling C object drivers/librte_event_dpaa2.so.21.1.p/meson-generated_.._rte_event_dpaa2.pmd.c.o [941/1374] Linking static target drivers/librte_crypto_virtio.a [942/1374] Linking static target drivers/librte_compress_octeontx.a [943/1374] Linking static target drivers/librte_compress_zlib.a [944/1374] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o [945/1374] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o [946/1374] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o [947/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o [948/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o [949/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o [950/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o [951/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o [952/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o [953/1374] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o [954/1374] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o [955/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_config.c.o [956/1374] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_flow_gen.c.o [957/1374] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command [958/1374] Generating rte_net_tap.sym_chk with a meson_exe.py custom command [959/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o [960/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_init.c.o [961/1374] Generating rte_net_vhost.sym_chk with a meson_exe.py custom command [962/1374] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o [963/1374] Generating rte_raw_ifpga.sym_chk with a meson_exe.py custom command [964/1374] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o [965/1374] Generating rte_raw_octeontx2_dma.sym_chk with a meson_exe.py custom command [966/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o [967/1374] Generating rte_raw_octeontx2_ep.sym_chk with a meson_exe.py custom command [968/1374] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_main.c.o [969/1374] Generating rte_raw_ioat.sym_chk with a meson_exe.py custom command [970/1374] Generating rte_raw_skeleton.sym_chk with a meson_exe.py custom command [971/1374] Generating rte_crypto_bcmfs.sym_chk with a meson_exe.py custom command [972/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o [973/1374] Generating rte_net_qede.sym_chk with a meson_exe.py custom command [974/1374] Linking static target drivers/librte_regex_octeontx2.a [975/1374] Linking static target drivers/librte_vdpa_ifc.a [976/1374] Linking static target drivers/libtmp_rte_event_dlb2.a [977/1374] Linking static target drivers/libtmp_rte_event_opdl.a [978/1374] Linking static target drivers/libtmp_rte_event_octeontx.a [979/1374] Linking static target drivers/libtmp_rte_baseband_null.a [980/1374] Linking target drivers/librte_net_iavf.so.21.1 [981/1374] Linking target drivers/librte_net_ice.so.21.1 [982/1374] Linking target drivers/librte_net_ring.so.21.1 [983/1374] Linking target drivers/librte_net_thunderx.so.21.1 [984/1374] Linking target drivers/librte_net_vdev_netvsc.so.21.1 [985/1374] Linking target drivers/librte_raw_dpaa2_cmdif.so.21.1 [986/1374] Compiling C object app/test/dpdk-test.p/test_bitops.c.o [987/1374] Compiling C object app/test/dpdk-test.p/test_cmdline.c.o [988/1374] Compiling C object app/test/dpdk-test.p/test_alarm.c.o [989/1374] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o [990/1374] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o [991/1374] Compiling C object drivers/librte_event_skeleton.so.21.1.p/meson-generated_.._rte_event_skeleton.pmd.c.o [992/1374] Linking target drivers/librte_net_sfc.so.21.1 [993/1374] Compiling C object app/test/dpdk-test.p/test.c.o [994/1374] Linking static target drivers/librte_net_txgbe.a [995/1374] Linking static target drivers/librte_net_virtio.a [996/1374] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o [997/1374] Compiling C object drivers/librte_crypto_scheduler.so.21.1.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o [998/1374] Linking static target drivers/librte_event_dpaa.a [999/1374] Linking static target drivers/librte_event_dpaa2.a [1000/1374] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o [1001/1374] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o [1002/1374] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o [1003/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o [1004/1374] Generating rte_net_dpaa2.sym_chk with a meson_exe.py custom command [1005/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o [1006/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_tm.c.o [1007/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o [1008/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o [1009/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o [1010/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o [1011/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o [1012/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o [1013/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o [1014/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o [1015/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o [1016/1374] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o [1017/1374] Compiling C object app/test/dpdk-test.p/test_bitmap.c.o [1018/1374] Compiling C object app/test/dpdk-test.p/commands.c.o [1019/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_cirbuf.c.o [1020/1374] Compiling C object app/test/dpdk-test.p/test_bpf.c.o [1021/1374] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command [1022/1374] Generating rte_net_vmxnet3.sym_chk with a meson_exe.py custom command [1023/1374] Generating rte_raw_dpaa2_qdma.sym_chk with a meson_exe.py custom command [1024/1374] Generating rte_crypto_nitrox.sym_chk with a meson_exe.py custom command [1025/1374] Generating rte_event_dlb.pmd.c with a custom command [1026/1374] Generating rte_baseband_fpga_lte_fec.pmd.c with a custom command [1027/1374] Generating rte_baseband_fpga_5gnr_fec.pmd.c with a custom command [1028/1374] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o [1029/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o [1030/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_num.c.o [1031/1374] Compiling C object app/test/dpdk-test.p/test_atomic.c.o [1032/1374] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1033/1374] Generating rte_raw_ntb.sym_chk with a meson_exe.py custom command [1034/1374] Generating rte_crypto_null.sym_chk with a meson_exe.py custom command [1035/1374] Compiling C object app/test/dpdk-test.p/test_barrier.c.o [1036/1374] Generating rte_crypto_virtio.sym_chk with a meson_exe.py custom command [1037/1374] Generating rte_compress_octeontx.sym_chk with a meson_exe.py custom command [1038/1374] Generating rte_compress_zlib.sym_chk with a meson_exe.py custom command [1039/1374] Linking static target drivers/libtmp_rte_event_sw.a [1040/1374] Linking static target drivers/libtmp_rte_event_dsw.a [1041/1374] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a [1042/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_etheraddr.c.o [1043/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_ipaddr.c.o [1044/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_portlist.c.o [1045/1374] Compiling C object app/test/dpdk-test.p/test_cmdline_string.c.o [1046/1374] Compiling C object app/test/dpdk-test.p/test_common.c.o [1047/1374] Compiling C object app/test/dpdk-test.p/test_cpuflags.c.o [1048/1374] Compiling C object app/test/dpdk-test.p/test_crc.c.o [1049/1374] Linking target drivers/librte_net_ixgbe.so.21.1 [1050/1374] Linking target drivers/librte_net_tap.so.21.1 [1051/1374] Compiling C object app/test/dpdk-test.p/test_cycles.c.o [1052/1374] Compiling C object app/test/dpdk-test.p/test_debug.c.o [1053/1374] Linking target drivers/librte_raw_octeontx2_dma.so.21.1 [1054/1374] Compiling C object app/test/dpdk-test.p/test_eal_fs.c.o [1055/1374] Linking target drivers/librte_raw_octeontx2_ep.so.21.1 [1056/1374] Linking target drivers/librte_raw_ioat.so.21.1 [1057/1374] Linking target drivers/librte_raw_skeleton.so.21.1 [1058/1374] Linking target drivers/librte_crypto_bcmfs.so.21.1 [1059/1374] Linking target drivers/librte_net_qede.so.21.1 [1060/1374] Generating rte_event_opdl.pmd.c with a custom command [1061/1374] Generating rte_baseband_null.pmd.c with a custom command [1062/1374] Compiling C object app/test/dpdk-test.p/test_errno.c.o [1063/1374] Linking static target drivers/librte_event_skeleton.a [1064/1374] Compiling C object drivers/libtmp_rte_baseband_acc100.a.p/baseband_acc100_rte_acc100_pmd.c.o [1065/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o [1066/1374] Compiling C object app/test/dpdk-test.p/test_acl.c.o [1067/1374] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o [1068/1374] Compiling C object app/test/dpdk-test.p/test_distributor_perf.c.o [1069/1374] Compiling C object app/test/dpdk-test.p/test_efd.c.o [1070/1374] Compiling C object app/test/dpdk-test.p/test_efd_perf.c.o [1071/1374] Generating rte_regex_octeontx2.sym_chk with a meson_exe.py custom command [1072/1374] Generating rte_vdpa_ifc.sym_chk with a meson_exe.py custom command [1073/1374] Generating rte_event_dlb2.pmd.c with a custom command [1074/1374] Generating rte_event_octeontx.pmd.c with a custom command [1075/1374] Compiling C object app/test/dpdk-test.p/test_ethdev_link.c.o [1076/1374] Compiling C object app/test/dpdk-test.p/test_event_crypto_adapter.c.o [1077/1374] Compiling C object app/test/dpdk-test.p/test_event_eth_rx_adapter.c.o [1078/1374] Compiling C object app/test/dpdk-test.p/test_external_mem.c.o [1079/1374] Compiling C object app/test/dpdk-test.p/test_fbarray.c.o [1080/1374] Compiling C object app/test/dpdk-test.p/test_fib.c.o [1081/1374] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o [1082/1374] Compiling C object app/test/dpdk-test.p/test_fib6.c.o [1083/1374] Compiling C object app/test/dpdk-test.p/test_fib6_perf.c.o [1084/1374] Generating rte_net_txgbe.sym_chk with a meson_exe.py custom command [1085/1374] Generating rte_net_virtio.sym_chk with a meson_exe.py custom command [1086/1374] Linking static target drivers/librte_crypto_scheduler.a [1087/1374] Compiling C object app/test/dpdk-test.p/test_func_reentrancy.c.o [1088/1374] Generating rte_event_dpaa.sym_chk with a meson_exe.py custom command [1089/1374] Generating rte_event_dpaa2.sym_chk with a meson_exe.py custom command [1090/1374] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a [1091/1374] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a [1092/1374] Linking target drivers/librte_net_dpaa2.so.21.1 [1093/1374] Compiling C object app/test/dpdk-test.p/test_hash_functions.c.o [1094/1374] Compiling C object app/test/dpdk-test.p/test_hash_multiwriter.c.o [1095/1374] Compiling C object app/test/dpdk-test.p/test_hash_readwrite.c.o [1096/1374] Compiling C object app/test/dpdk-test.p/test_interrupts.c.o [1097/1374] Compiling C object app/test/dpdk-test.p/test_kvargs.c.o [1098/1374] Compiling C object app/test/dpdk-test.p/test_lcores.c.o [1099/1374] Compiling C object app/test/dpdk-test.p/test_logs.c.o [1100/1374] Linking target drivers/librte_net_vmxnet3.so.21.1 [1101/1374] Linking target drivers/librte_raw_dpaa2_qdma.so.21.1 [1102/1374] Linking target drivers/librte_crypto_nitrox.so.21.1 [1103/1374] Compiling C object drivers/librte_event_dlb.a.p/meson-generated_.._rte_event_dlb.pmd.c.o [1104/1374] Compiling C object drivers/librte_event_dlb.so.21.1.p/meson-generated_.._rte_event_dlb.pmd.c.o [1105/1374] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o [1106/1374] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.21.1.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o [1107/1374] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o [1108/1374] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.21.1.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o [1109/1374] Linking target drivers/librte_net_i40e.so.21.1 [1110/1374] Linking target drivers/librte_raw_ntb.so.21.1 [1111/1374] Linking target drivers/librte_crypto_null.so.21.1 [1112/1374] Linking target drivers/librte_crypto_virtio.so.21.1 [1113/1374] Linking target drivers/librte_compress_octeontx.so.21.1 [1114/1374] Linking target drivers/librte_compress_zlib.so.21.1 [1115/1374] Generating rte_event_sw.pmd.c with a custom command [1116/1374] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o [1117/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev.c.o [1118/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o [1119/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o [1120/1374] Compiling C object app/test/dpdk-test.p/test_cryptodev_asym.c.o [1121/1374] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_pdcp.c.o [1122/1374] Compiling C object app/test/dpdk-test.p/test_distributor.c.o [1123/1374] Compiling C object app/test/dpdk-test.p/test_event_ring.c.o [1124/1374] Compiling C object app/test/dpdk-test.p/test_eventdev.c.o [1125/1374] Compiling C object app/test/dpdk-test.p/test_flow_classify.c.o [1126/1374] Compiling C object app/test/dpdk-test.p/test_graph.c.o [1127/1374] Compiling C object app/test/dpdk-test.p/test_hash_perf.c.o [1128/1374] Compiling C object app/test/dpdk-test.p/test_hash_readwrite_lf_perf.c.o [1129/1374] Compiling C object app/test/dpdk-test.p/test_ipfrag.c.o [1130/1374] Compiling C object app/test/dpdk-test.p/test_ipsec_sad.c.o [1131/1374] Compiling C object app/test/dpdk-test.p/test_ipsec_perf.c.o [1132/1374] Compiling C object app/test/dpdk-test.p/test_kni.c.o [1133/1374] Compiling C object app/test/dpdk-test.p/test_lpm.c.o [1134/1374] Compiling C object app/test/dpdk-test.p/test_lpm6.c.o [1135/1374] Compiling C object app/test/dpdk-test.p/test_lpm6_perf.c.o [1136/1374] Generating rte_event_dsw.pmd.c with a custom command [1137/1374] Generating rte_baseband_turbo_sw.pmd.c with a custom command [1138/1374] Compiling C object app/test/dpdk-test.p/test_lpm_perf.c.o [1139/1374] Compiling C object app/test/dpdk-test.p/test_malloc.c.o [1140/1374] Compiling C object app/test/dpdk-test.p/test_member.c.o [1141/1374] Compiling C object app/test/dpdk-test.p/test_memcpy.c.o [1142/1374] Compiling C object app/test/dpdk-test.p/test_memory.c.o [1143/1374] Compiling C object app/test/dpdk-test.p/test_mempool_perf.c.o [1144/1374] Compiling C object app/test/dpdk-test.p/test_memzone.c.o [1145/1374] Compiling C object app/test/dpdk-test.p/test_metrics.c.o [1146/1374] Compiling C object app/test/dpdk-test.p/test_mcslock.c.o [1147/1374] Compiling C object app/test/dpdk-test.p/test_per_lcore.c.o [1148/1374] Compiling C object app/test/dpdk-test.p/test_power.c.o [1149/1374] Compiling C object drivers/librte_event_opdl.so.21.1.p/meson-generated_.._rte_event_opdl.pmd.c.o [1150/1374] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o [1151/1374] Compiling C object drivers/librte_baseband_null.so.21.1.p/meson-generated_.._rte_baseband_null.pmd.c.o [1152/1374] Linking static target drivers/libtmp_rte_baseband_acc100.a [1153/1374] Compiling C object app/test/dpdk-test.p/test_power_cpufreq.c.o [1154/1374] Compiling C object app/test/dpdk-test.p/test_power_kvm_vm.c.o [1155/1374] Compiling C object app/test/dpdk-test.p/test_prefetch.c.o [1156/1374] Compiling C object app/test/dpdk-test.p/test_rand_perf.c.o [1157/1374] Linking target drivers/librte_regex_octeontx2.so.21.1 [1158/1374] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o [1159/1374] Compiling C object drivers/librte_event_dlb2.so.21.1.p/meson-generated_.._rte_event_dlb2.pmd.c.o [1160/1374] Compiling C object drivers/librte_event_octeontx.so.21.1.p/meson-generated_.._rte_event_octeontx.pmd.c.o [1161/1374] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o [1162/1374] Compiling C object app/test/dpdk-test.p/test_reciprocal_division.c.o [1163/1374] Compiling C object app/test/dpdk-test.p/test_reciprocal_division_perf.c.o [1164/1374] Linking target drivers/librte_net_txgbe.so.21.1 [1165/1374] Linking target drivers/librte_net_virtio.so.21.1 [1166/1374] Compiling C object app/test/dpdk-test.p/test_ring_stress.c.o [1167/1374] Linking static target drivers/librte_event_dlb.a [1168/1374] Linking static target drivers/librte_baseband_fpga_lte_fec.a [1169/1374] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a [1170/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o [1171/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o [1172/1374] Compiling C object app/test/dpdk-test.p/test_cryptodev_blockcipher.c.o [1173/1374] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o [1174/1374] Compiling C object app/test/dpdk-test.p/test_graph_perf.c.o [1175/1374] Compiling C object app/test/dpdk-test.p/test_hash.c.o [1176/1374] Compiling C object app/test/dpdk-test.p/test_member_perf.c.o [1177/1374] Compiling C object app/test/dpdk-test.p/test_mempool.c.o [1178/1374] Compiling C object app/test/dpdk-test.p/test_meter.c.o [1179/1374] Compiling C object app/test/dpdk-test.p/test_mp_secondary.c.o [1180/1374] Compiling C object app/test/dpdk-test.p/test_pmd_perf.c.o [1181/1374] Generating rte_event_skeleton.sym_chk with a meson_exe.py custom command [1182/1374] Compiling C object app/test/dpdk-test.p/test_rawdev.c.o [1183/1374] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr_perf.c.o [1184/1374] Compiling C object app/test/dpdk-test.p/test_rib.c.o [1185/1374] Compiling C object app/test/dpdk-test.p/test_rib6.c.o [1186/1374] Generating rte_crypto_scheduler.sym_chk with a meson_exe.py custom command [1187/1374] Compiling C object app/test/dpdk-test.p/test_ring_mpmc_stress.c.o [1188/1374] Generating rte_crypto_dpaa_sec.pmd.c with a custom command [1189/1374] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command [1190/1374] Generating symbol file drivers/librte_net_dpaa2.so.21.1.p/librte_net_dpaa2.so.21.1.symbols [1191/1374] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress_zc.c.o [1192/1374] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress_zc.c.o [1193/1374] Compiling C object app/test/dpdk-test.p/test_rwlock.c.o [1194/1374] Compiling C object app/test/dpdk-test.p/test_sched.c.o [1195/1374] Compiling C object app/test/dpdk-test.p/test_spinlock.c.o [1196/1374] Compiling C object app/test/dpdk-test.p/test_stack.c.o [1197/1374] Compiling C object app/test/dpdk-test.p/test_string_fns.c.o [1198/1374] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o [1199/1374] Linking static target drivers/librte_event_opdl.a [1200/1374] Compiling C object drivers/librte_event_sw.so.21.1.p/meson-generated_.._rte_event_sw.pmd.c.o [1201/1374] Compiling C object app/test/dpdk-test.p/test_tailq.c.o [1202/1374] Compiling C object app/test/dpdk-test.p/test_timer_perf.c.o [1203/1374] Compiling C object app/test/dpdk-test.p/test_timer_racecond.c.o [1204/1374] Compiling C object app/test/dpdk-test.p/test_ticketlock.c.o [1205/1374] Compiling C object app/test/dpdk-test.p/test_trace_register.c.o [1206/1374] Compiling C object app/test/dpdk-test.p/test_version.c.o [1207/1374] Compiling C object app/test/dpdk-test.p/test_telemetry_json.c.o [1208/1374] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o [1209/1374] Compiling C object drivers/librte_event_dsw.so.21.1.p/meson-generated_.._rte_event_dsw.pmd.c.o [1210/1374] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o [1211/1374] Compiling C object drivers/librte_baseband_turbo_sw.so.21.1.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o [1212/1374] Linking static target drivers/librte_baseband_null.a [1213/1374] Generating igb_uio_makefile with a custom command [1214/1374] Generating rte_kni_makefile with a custom command [1215/1374] Linking static target drivers/librte_event_dlb2.a [1216/1374] Linking static target drivers/librte_event_octeontx.a [1217/1374] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o [1218/1374] Compiling C object app/test/dpdk-test.p/test_red.c.o [1219/1374] Compiling C object app/test/dpdk-test.p/test_reorder.c.o [1220/1374] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress.c.o [1221/1374] Compiling C object app/test/dpdk-test.p/test_ring_rts_stress.c.o [1222/1374] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress.c.o [1223/1374] Generating symbol file drivers/librte_net_i40e.so.21.1.p/librte_net_i40e.so.21.1.symbols [1224/1374] Compiling C object app/test/dpdk-test.p/test_stack_perf.c.o [1225/1374] Compiling C object app/test/dpdk-test.p/test_table.c.o [1226/1374] Compiling C object app/test/dpdk-test.p/test_timer.c.o [1227/1374] Compiling C object app/test/dpdk-test.p/test_telemetry_data.c.o [1228/1374] Linking target drivers/librte_event_skeleton.so.21.1 [1229/1374] Linking target drivers/librte_crypto_scheduler.so.21.1 [1230/1374] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o [1231/1374] Compiling C object drivers/librte_crypto_dpaa_sec.so.21.1.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o [1232/1374] Linking static target drivers/librte_event_sw.a [1233/1374] Compiling C object drivers/librte_crypto_dpaa2_sec.so.21.1.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o [1234/1374] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o [1235/1374] Linking static target drivers/librte_event_dsw.a [1236/1374] Linking static target drivers/librte_baseband_turbo_sw.a [1237/1374] Compiling C object app/test/dpdk-test.p/test_ring_hts_stress.c.o [1238/1374] Linking static target drivers/librte_crypto_dpaa2_sec.a [1239/1374] Linking static target drivers/librte_crypto_dpaa_sec.a [1240/1374] Linking target drivers/librte_raw_ifpga.so.21.1 [1241/1374] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr.c.o [1242/1374] Compiling C object app/test/dpdk-test.p/test_bitratestats.c.o [1243/1374] Compiling C object app/test/dpdk-test.p/test_trace.c.o [1244/1374] Generating rte_baseband_acc100.pmd.c with a custom command [1245/1374] Compiling C object app/test/dpdk-test.p/test_timer_secondary.c.o [1246/1374] Compiling C object app/test/dpdk-test.p/test_ipsec.c.o [1247/1374] Compiling C object drivers/librte_baseband_acc100.so.21.1.p/meson-generated_.._rte_baseband_acc100.pmd.c.o [1248/1374] Compiling C object drivers/librte_baseband_acc100.a.p/meson-generated_.._rte_baseband_acc100.pmd.c.o [1249/1374] Compiling C object app/test/dpdk-test.p/test_thash.c.o [1250/1374] Linking static target drivers/librte_baseband_acc100.a [1251/1374] Compiling C object app/test/dpdk-test.p/test_latencystats.c.o [1252/1374] Compiling C object app/test/dpdk-test.p/test_service_cores.c.o [1253/1374] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a meson_exe.py custom command [1254/1374] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command [1255/1374] Generating rte_baseband_null.sym_chk with a meson_exe.py custom command [1256/1374] Generating rte_event_dlb.sym_chk with a meson_exe.py custom command [1257/1374] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.21.1 [1258/1374] Generating rte_event_octeontx.sym_chk with a meson_exe.py custom command [1259/1374] Linking target drivers/librte_baseband_null.so.21.1 [1260/1374] Generating rte_event_opdl.sym_chk with a meson_exe.py custom command [1261/1374] Linking target drivers/librte_baseband_fpga_lte_fec.so.21.1 [1262/1374] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o [1263/1374] Generating rte_baseband_turbo_sw.sym_chk with a meson_exe.py custom command [1264/1374] Linking target drivers/librte_event_dlb.so.21.1 [1265/1374] Linking target drivers/librte_event_octeontx.so.21.1 [1266/1374] Linking target drivers/librte_event_opdl.so.21.1 [1267/1374] Linking target drivers/librte_baseband_turbo_sw.so.21.1 [1268/1374] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o [1269/1374] Compiling C object app/test/dpdk-test.p/test_table_ports.c.o [1270/1374] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o [1271/1374] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o [1272/1374] Compiling C object app/test/dpdk-test.p/test_table_pipeline.c.o [1273/1374] Compiling C object app/test/dpdk-test.p/test_table_tables.c.o [1274/1374] Generating rte_event_dsw.sym_chk with a meson_exe.py custom command [1275/1374] Generating rte_event_dlb2.sym_chk with a meson_exe.py custom command [1276/1374] Generating rte_event_sw.sym_chk with a meson_exe.py custom command [1277/1374] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command [1278/1374] Generating rte_crypto_dpaa2_sec.sym_chk with a meson_exe.py custom command [1279/1374] Generating rte_baseband_acc100.sym_chk with a meson_exe.py custom command [1280/1374] Linking target drivers/librte_event_dsw.so.21.1 [1281/1374] Linking target drivers/librte_event_sw.so.21.1 [1282/1374] Linking target drivers/librte_crypto_dpaa_sec.so.21.1 [1283/1374] Linking target drivers/librte_event_dlb2.so.21.1 [1284/1374] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o [1285/1374] Linking target drivers/librte_baseband_acc100.so.21.1 [1286/1374] Linking target drivers/librte_crypto_dpaa2_sec.so.21.1 [1287/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o [1288/1374] Compiling C object app/test/dpdk-test.p/test_pdump.c.o [1289/1374] Linking static target drivers/libtmp_rte_crypto_octeontx.a [1290/1374] Compiling C object app/test/dpdk-test.p/test_table_acl.c.o [1291/1374] Compiling C object app/test/dpdk-test.p/test_security.c.o [1292/1374] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o [1293/1374] Generating symbol file drivers/librte_crypto_dpaa_sec.so.21.1.p/librte_crypto_dpaa_sec.so.21.1.symbols [1294/1374] Generating rte_crypto_octeontx.pmd.c with a custom command [1295/1374] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_ops.c.o [1296/1374] Linking static target drivers/libtmp_rte_crypto_octeontx2.a [1297/1374] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o [1298/1374] Compiling C object drivers/librte_crypto_octeontx.so.21.1.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o [1299/1374] Linking static target drivers/librte_crypto_octeontx.a [1300/1374] Linking target drivers/librte_event_dpaa.so.21.1 [1301/1374] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.21.1.p/librte_crypto_dpaa2_sec.so.21.1.symbols [1302/1374] Generating rte_crypto_octeontx2.pmd.c with a custom command [1303/1374] Compiling C object drivers/librte_crypto_octeontx2.so.21.1.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o [1304/1374] Compiling C object drivers/librte_crypto_octeontx2.a.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o [1305/1374] Linking static target drivers/librte_crypto_octeontx2.a [1306/1374] Linking target drivers/librte_event_dpaa2.so.21.1 [1307/1374] Compiling C object app/test/dpdk-test.p/test_event_timer_adapter.c.o [1308/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tx.c.o [1309/1374] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command [1310/1374] Linking target drivers/librte_crypto_octeontx.so.21.1 [1311/1374] Generating rte_crypto_octeontx2.sym_chk with a meson_exe.py custom command [1312/1374] Linking target drivers/librte_crypto_octeontx2.so.21.1 [1313/1374] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o [1314/1374] Compiling C object examples/dpdk-ioat.p/ioat_ioatfwd.c.o [1315/1374] Generating symbol file drivers/librte_crypto_octeontx2.so.21.1.p/librte_crypto_octeontx2.so.21.1.symbols [1316/1374] Compiling C object app/test/dpdk-test.p/test_table_combined.c.o [1317/1374] Compiling C object app/test/dpdk-test.p/test_mbuf.c.o [1318/1374] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o [1319/1374] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o [1320/1374] Generating igb_uio with a custom command make: Entering directory '/usr/src/linux-headers-5.10.0-051000-generic' CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.o MODPOST /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/Module.symvers CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.mod.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko make: Leaving directory '/usr/src/linux-headers-5.10.0-051000-generic' [1321/1374] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o [1322/1374] Generating rte_kni with a custom command make: Entering directory '/usr/src/linux-headers-5.10.0-051000-generic' CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.o MODPOST /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/Module.symvers CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.mod.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko make: Leaving directory '/usr/src/linux-headers-5.10.0-051000-generic' [1323/1374] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o [1324/1374] Linking static target lib/librte_vhost.a [1325/1374] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rx.c.o [1326/1374] Linking static target drivers/libtmp_rte_net_octeontx2.a [1327/1374] Generating vhost.sym_chk with a meson_exe.py custom command [1328/1374] Linking target lib/librte_vhost.so.21.1 [1329/1374] Generating rte_net_octeontx2.pmd.c with a custom command [1330/1374] Compiling C object drivers/librte_net_octeontx2.so.21.1.p/meson-generated_.._rte_net_octeontx2.pmd.c.o [1331/1374] Compiling C object drivers/librte_net_octeontx2.a.p/meson-generated_.._rte_net_octeontx2.pmd.c.o [1332/1374] Linking static target drivers/librte_net_octeontx2.a [1333/1374] Generating symbol file lib/librte_vhost.so.21.1.p/librte_vhost.so.21.1.symbols [1334/1374] Linking target drivers/librte_net_vhost.so.21.1 [1335/1374] Linking target drivers/librte_vdpa_ifc.so.21.1 [1336/1374] Generating rte_net_octeontx2.sym_chk with a meson_exe.py custom command [1337/1374] Linking target drivers/librte_net_octeontx2.so.21.1 [1338/1374] Compiling C object app/test/dpdk-test.p/test_memcpy_perf.c.o [1339/1374] Generating symbol file drivers/librte_net_octeontx2.so.21.1.p/librte_net_octeontx2.so.21.1.symbols [1340/1374] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o [1341/1374] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_table_action.c.o [1342/1374] Linking static target lib/librte_pipeline.a [1343/1374] Compiling C object app/test/dpdk-test.p/test_cryptodev.c.o [1344/1374] Generating pipeline.sym_chk with a meson_exe.py custom command [1345/1374] Linking target lib/librte_pipeline.so.21.1 [1346/1374] Generating symbol file lib/librte_pipeline.so.21.1.p/librte_pipeline.so.21.1.symbols [1347/1374] Linking target drivers/librte_net_softnic.so.21.1 [1348/1374] Compiling C object app/test/dpdk-test.p/test_ring_perf.c.o [1349/1374] Compiling C object app/test/dpdk-test.p/test_ring.c.o [1350/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o [1351/1374] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o [1352/1374] Linking static target drivers/libtmp_rte_event_octeontx2.a [1353/1374] Generating rte_event_octeontx2.pmd.c with a custom command [1354/1374] Compiling C object drivers/librte_event_octeontx2.so.21.1.p/meson-generated_.._rte_event_octeontx2.pmd.c.o [1355/1374] Compiling C object drivers/librte_event_octeontx2.a.p/meson-generated_.._rte_event_octeontx2.pmd.c.o [1356/1374] Linking static target drivers/librte_event_octeontx2.a [1357/1374] Generating rte_event_octeontx2.sym_chk with a meson_exe.py custom command [1358/1374] Linking target drivers/librte_event_octeontx2.so.21.1 [1359/1374] Linking target app/dpdk-testpmd [1360/1374] Linking target app/dpdk-test-sad [1361/1374] Linking target examples/dpdk-ioat [1362/1374] Linking target app/dpdk-test-pipeline [1363/1374] Linking target app/dpdk-test-flow-perf [1364/1374] Linking target app/dpdk-test-regex [1365/1374] Linking target app/dpdk-test-crypto-perf [1366/1374] Linking target app/dpdk-test-acl [1367/1374] Linking target app/test/dpdk-test [1368/1374] Linking target app/dpdk-pdump [1369/1374] Linking target app/dpdk-test-compress-perf [1370/1374] Linking target app/dpdk-test-cmdline [1371/1374] Linking target app/dpdk-test-eventdev [1372/1374] Linking target app/dpdk-test-fib [1373/1374] Linking target app/dpdk-proc-info [1374/1374] Linking target app/dpdk-test-bbdev 04/02/2021 17:58:15 dut.10.240.183.220: ls x86_64-native-linuxapp-gcc/examples/dpdk-ioat 04/02/2021 17:58:15 dut.10.240.183.220: x86_64-native-linuxapp-gcc/examples/dpdk-ioat 04/02/2021 17:58:15 TestCBDMA: Test Case test_multi_app_mode Begin 04/02/2021 17:58:15 dut.10.240.183.220: 04/02/2021 17:58:15 tester: 04/02/2021 17:58:17 dut.10.240.183.220: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:80:04.0 -a 0000:80:04.1 -a 0000:80:04.2 -a 0000:80:04.3 --file-prefix=dpdk_15323_20210204175702 --vdev net_null_0 --proc-type=primary -- -i 04/02/2021 17:58:18 dut.10.240.183.220: EAL: Detected 112 lcore(s) EAL: Detected 2 NUMA nodes EAL: Multi-process socket /var/run/dpdk/dpdk_15323_20210204175702/mp_socket EAL: Selected IOVA mode 'PA' EAL: No available 2048 kB hugepages reported EAL: Probing VFIO support... EAL: VFIO support initialized EAL: Probe PCI driver: rawdev_ioat (8086:2021) device: 0000:80:04.0 (socket 1) ioat_rawdev_probe(): Init 0000:80:04.0 on NUMA node 1 ioat_rawdev_create(): ioat_rawdev_create: Channel appears locked EAL: Probe PCI driver: rawdev_ioat (8086:2021) device: 0000:80:04.1 (socket 1) ioat_rawdev_probe(): Init 0000:80:04.1 on NUMA node 1 ioat_rawdev_create(): ioat_rawdev_create: Channel appears locked EAL: Probe PCI driver: rawdev_ioat (8086:2021) device: 0000:80:04.2 (socket 1) ioat_rawdev_probe(): Init 0000:80:04.2 on NUMA node 1 ioat_rawdev_create(): ioat_rawdev_create: Channel appears locked EAL: Probe PCI driver: rawdev_ioat (8086:2021) device: 0000:80:04.3 (socket 1) ioat_rawdev_probe(): Init 0000:80:04.3 on NUMA node 1 ioat_rawdev_create(): ioat_rawdev_create: Channel appears locked Interactive-mode selected testpmd: create a new mbuf pool : n=155456, size=2176, socket=0 testpmd: preferred mempool ops selected: ring_mp_mc Warning! port-topology=paired and odd forward ports number, the last port will pair with itself. Configuring Port 0 (socket 0) Port 0: 92:C1:68:C0:60:4C Checking link statuses... Done 04/02/2021 17:58:28 dut.10.240.183.220: port stop all 04/02/2021 17:58:28 dut.10.240.183.220: Stopping ports... Checking link statuses... Done 04/02/2021 17:58:28 TestCBDMA: dpdk_15323_20210204175702 04/02/2021 17:58:28 TestCBDMA: -l 28,29,30 -n 4 -a 0000:80:04.0 -a 0000:80:04.1 -a 0000:80:04.2 -a 0000:80:04.3 --file-prefix=dpdk_15323_20210204175702 04/02/2021 17:58:28 TestCBDMA: expected: dpdk-ioat 04/02/2021 17:58:31 TestCBDMA: out before: , Worker Threads = 2, Copy Mode = hw, Updating MAC = disabled, Rx Queues = 4, Ring Size = 2048 Statistics for port 0 ------------------------------ Packets sent: 14259748 Packets received: 25081472 Packets dropped on tx: 0 Packets dropped on copy: 10813552 IOAT channel 0 failed_enqueues: 171570 successful_enqueues: 3567040 IOAT channel 1 failed_enqueues: 158768 successful_enqueues: 3567056 IOAT channel 2 failed_enqueues: 140126 successful_enqueues: 3567072 IOAT channel 3 failed_enqueues: 134545 successful_enqueues: 3567088 Aggregate statistics =============================== Total packets Tx: 14259887 [pps] Total packets Rx: 25081632 [pps] Total packets dropped: 10813584 [pps] Total IOAT successful enqueues: 14268256 [enq/s] Total IOAT failed enqueues: 605009 [enq/s] ==================================================== x86_64-native-linuxapp-gcc/examples/dpdk-ioat, Worker Threads = 2, Copy Mode = hw, Updating MAC = disabled, Rx Queues = 4, Ring Size = 2048 Statistics for port 0 ------------------------------ Packets sent: 28709970 Packets received: 49581568 Packets dropped on tx: 0 Packets dropped on copy: 20863424 IOAT channel 0 failed_enqueues: 334999 successful_enqueues: 7179598 IOAT channel 1 failed_enqueues: 307953 successful_enqueues: 7179584 IOAT channel 2 failed_enqueues: 271723 successful_enqueues: 7179600 IOAT channel 3 failed_enqueues: 260471 successful_enqueues: 7179616 Aggregate statistics =============================== Total packets Tx: 14450259 [pps] Total packets Rx: 24500160 [pps] Total packets dropped: 10049890 [pps] Total IOAT successful enqueues: 14450142 [enq/s] Total IOAT failed enqueues: 570137 [enq/s] ==================================================== x86_64-native-linuxapp-gcc/examples/dpdk-ioat, Worker Threads = 2, Copy Mode = hw, Updating MAC = disabled, Rx Queues = 4, Ring Size = 2048 Statistics for port 0 ------------------------------ Packets sent: 43288996 Packets received: 73572768 Packets dropped on tx: 0 Packets dropped on copy: 30275584 IOAT channel 0 failed_enqueues: 491241 successful_enqueues: 10824361 IOAT channel 1 failed_enqueues: 448625 successful_enqueues: 10824352 IOAT channel 2 failed_enqueues: 395812 successful_enqueues: 10824352 IOAT channel 3 failed_enqueues: 378590 successful_enqueues: 10824368 Aggregate statistics =============================== Total packets Tx: 14579042 [pps] Total packets Rx: 23991360 [pps] Total packets dropped: 9412334 [pps] Total IOAT successful enqueues: 14579035 [enq/s] Total IOAT failed enqueues: 539122 [enq/s] ==================================================== 04/02/2021 17:58:31 dut.10.240.183.220: ^C 04/02/2021 17:58:31 dut.10.240.183.220: 04/02/2021 17:58:31 TestCBDMA: +-------+------+------------+-----------+-----------+--------------+------------+ | Frame | Mpps | Thread Num | Queue Num | Copy Mode | Updating MAC | % linerate | +=======+======+============+===========+===========+==============+============+ +-------+------+------------+-----------+-----------+--------------+------------+ 04/02/2021 17:58:31 TestCBDMA: Test Case test_multi_app_mode Result PASSED: 04/02/2021 17:58:32 dut.10.240.183.220: kill_all: called by dut and prefix list has value. 04/02/2021 17:58:34 dut.10.240.183.220: Killed [PEXPECT]# 04/02/2021 17:58:34 dts: TEST SUITE ENDED: TestCBDMA