test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed
  2021-10-28 18:02 [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed Zhimin Huang
@ 2021-10-28  9:37 ` Huang, ZhiminX
  2021-10-28  9:44 ` David Marchand
  1 sibling, 0 replies; 3+ messages in thread
From: Huang, ZhiminX @ 2021-10-28  9:37 UTC (permalink / raw)
  To: dts

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

> -----Original Message-----
> From: Huang, ZhiminX <zhiminx.huang@intel.com>
> Sent: Friday, October 29, 2021 2:03 AM
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> Subject: [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt
> dpdk code changed
> 
> according to dpdk commit daa02b5cddbb8e11b31d41e2bf7bb1ae64dcae2f
> code changed.
> fix code to adapt dpdk changed,and add check function after modify code in
> case.
> 
> Signed-off-by: Zhimin Huang <zhiminx.huang@intel.com>
> ---

Tested-by: Zhimin Huang <zhiminx.huang@intel.com >



[-- Attachment #2: TestIavfFlexibleDescriptor.log --]
[-- Type: application/octet-stream, Size: 273853 bytes --]

29/10/2021 02:01:43                            dts: 
TEST SUITE : TestIavfFlexibleDescriptor
29/10/2021 02:01:43                            dts: NIC :        columbiaville_25g
29/10/2021 02:01:43             dut.10.240.183.240: 
29/10/2021 02:01:43                         tester: 
29/10/2021 02:01:44             dut.10.240.183.240: rm -rf x86_64-native-linuxapp-gcc
29/10/2021 02:01:44             dut.10.240.183.240: 
29/10/2021 02:01:44             dut.10.240.183.240: CC=gcc meson -Denable_kmods=True -Dlibdir=lib  --default-library=static x86_64-native-linuxapp-gcc
29/10/2021 02:01:49             dut.10.240.183.240: The Meson build system
Version: 0.59.2
Source dir: /root/dpdk
Build dir: /root/dpdk/x86_64-native-linuxapp-gcc
Build type: native build
Program cat found: YES (/usr/bin/cat)
Project name: DPDK
Project version: 21.11.0-rc1
C compiler for the host machine: gcc (gcc 11.2.1 "gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1)")
C linker for the host machine: gcc ld.bfd 2.35.2-6
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config found: YES (/usr/bin/pkg-config)
Program check-symbols.sh found: YES (/root/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/root/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/root/dpdk/buildtools/binutils-avx512-check.sh)
Program python3 found: YES (/usr/bin/python3)
Program cat found: YES (/usr/bin/cat)
Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /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 
Library libfdt found: NO
Library libexecinfo found: NO
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Run-time dependency libarchive found: NO (tried pkgconfig)
Run-time dependency libbsd found: NO (tried pkgconfig)
Run-time dependency libpcap found: NO (tried pkgconfig)
Library pcap found: YES
Has header "pcap.h" with dependency -lpcap: YES 
Compiler for C supports arguments -Wextra: YES 
config/meson.build:285: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wdeprecated: YES 
Compiler for C supports arguments -Wformat: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wno-address-of-packed-member: YES 
Compiler for C supports arguments -Wno-packed-not-aligned: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-zero-length-bounds: YES 
Compiler for C supports arguments -mavx512f: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" : 1 
Fetching value of define "__AVX__" : 1 
Fetching value of define "__AVX2__" : 1 
Fetching value of define "__AVX512BW__" : 1 
Fetching value of define "__AVX512CD__" : 1 
Fetching value of define "__AVX512DQ__" : 1 
Fetching value of define "__AVX512F__" : 1 
Fetching value of define "__AVX512VL__" : 1 
Fetching value of define "__PCLMUL__" : 1 
Fetching value of define "__RDRND__" : 1 
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" : 1 
Compiler for C supports arguments -Wno-format-truncation: YES 
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/telemetry: Defining dependency "telemetry"
Checking for function "getentropy" : YES 
Message: lib/eal: Defining dependency "eal"
Message: lib/ring: Defining dependency "ring"
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Fetching value of define "__PCLMUL__" : 1 (cached)
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__VPCLMULQDQ__" : 1 (cached)
Compiler for C supports arguments -mpclmul: YES 
Compiler for C supports arguments -maes: YES 
Compiler for C supports arguments -mavx512f: YES (cached)
Compiler for C supports arguments -mavx512bw: YES 
Compiler for C supports arguments -mavx512dq: YES 
Compiler for C supports arguments -mavx512vl: YES 
Compiler for C supports arguments -mvpclmulqdq: YES 
Compiler for C supports arguments -mavx2: YES 
Compiler for C supports arguments -mavx: YES 
Message: lib/net: Defining dependency "net"
Message: lib/meter: Defining dependency "meter"
Message: lib/ethdev: Defining dependency "ethdev"
Message: lib/pci: Defining dependency "pci"
Message: lib/cmdline: Defining dependency "cmdline"
Run-time dependency jansson found: NO (tried pkgconfig)
Message: lib/metrics: Defining dependency "metrics"
Message: lib/hash: Defining dependency "hash"
Message: lib/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/acl: Defining dependency "acl"
Message: lib/bbdev: Defining dependency "bbdev"
Message: lib/bitratestats: Defining dependency "bitratestats"
Run-time dependency libelf found: NO (tried pkgconfig)
Message: lib/bpf: Defining dependency "bpf"
Message: lib/cfgfile: Defining dependency "cfgfile"
Message: lib/compressdev: Defining dependency "compressdev"
Message: lib/cryptodev: Defining dependency "cryptodev"
Message: lib/distributor: Defining dependency "distributor"
Message: lib/efd: Defining dependency "efd"
Message: lib/eventdev: Defining dependency "eventdev"
Message: lib/gro: Defining dependency "gro"
Message: lib/gso: Defining dependency "gso"
Message: lib/ip_frag: Defining dependency "ip_frag"
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/kni: Defining dependency "kni"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual: YES 
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/dmadev: Defining dependency "dmadev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES 
Message: lib/vhost: Defining dependency "vhost"
Message: lib/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/fib: Defining dependency "fib"
Message: lib/port: Defining dependency "port"
Message: lib/pdump: Defining dependency "pdump"
Message: lib/table: Defining dependency "table"
Message: lib/pipeline: Defining dependency "pipeline"
Message: lib/flow_classify: Defining dependency "flow_classify"
Message: lib/graph: Defining dependency "graph"
Message: lib/node: Defining dependency "node"
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Message: drivers/common/cpt: Defining dependency "common_cpt"
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-pointer-arith: YES 
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Compiler for C supports arguments -Wno-pointer-to-int-cast: YES 
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"
Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary"
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/bus/dpaa: Defining dependency "bus_dpaa"
Message: drivers/bus/fslmc: Defining dependency "bus_fslmc"
Message: drivers/bus/ifpga: Defining dependency "bus_ifpga"
Message: drivers/bus/pci: Defining dependency "bus_pci"
Message: drivers/bus/vdev: Defining dependency "bus_vdev"
Message: drivers/bus/vmbus: Defining dependency "bus_vmbus"
Message: drivers/common/cnxk: Defining dependency "common_cnxk"
Compiler for C supports arguments -std=c11: YES 
Compiler for C supports arguments -Wno-strict-prototypes: YES 
Compiler for C supports arguments -D_BSD_SOURCE: YES 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Run-time dependency libmlx5 found: NO (tried pkgconfig)
Library mlx5 found: NO
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/common/qat: Defining dependency "common_qat"
Compiler for C supports arguments -Wdisabled-optimization: YES 
Compiler for C supports arguments -Waggregate-return: YES 
Compiler for C supports arguments -Wbad-function-cast: YES 
Compiler for C supports arguments -Wno-sign-compare: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-unused-variable: YES 
Compiler for C supports arguments -Wno-empty-body: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable: YES 
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
Message: drivers/mempool/bucket: Defining dependency "mempool_bucket"
Message: drivers/mempool/cnxk: Defining dependency "mempool_cnxk"
Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa"
Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2"
Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx"
Message: drivers/mempool/octeontx2: Defining dependency "mempool_octeontx2"
Message: drivers/mempool/ring: Defining dependency "mempool_ring"
Message: drivers/mempool/stack: Defining dependency "mempool_stack"
Message: drivers/dma/idxd: Defining dependency "dma_idxd"
Message: drivers/dma/ioat: Defining dependency "dma_ioat"
Message: drivers/dma/skeleton: Defining dependency "dma_skeleton"
Message: drivers/net/af_packet: Defining dependency "net_af_packet"
Run-time dependency 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"
Run-time dependency zlib found: YES 1.2.11
Message: drivers/net/bnx2x: Defining dependency "net_bnx2x"
Compiler for C supports arguments -DRTE_LIBRTE_BNXT_TF: YES 
Compiler for C supports arguments -DSUPPORT_CFA_HW_ALL=1: YES 
Fetching value of define "__AVX2__" : 1 (cached)
Message: drivers/net/bnxt: Defining dependency "net_bnxt"
Message: drivers/net/bonding: Defining dependency "net_bond"
Compiler for C supports arguments -flax-vector-conversions: YES 
Compiler for C supports arguments -Wno-strict-aliasing: YES 
Message: drivers/net/cnxk: Defining dependency "net_cnxk"
Message: drivers/net/cxgbe: Defining dependency "net_cxgbe"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/dpaa: Defining dependency "net_dpaa"
Message: drivers/net/dpaa2: Defining dependency "net_dpaa2"
Compiler for C supports arguments -Wno-uninitialized: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-misleading-indentation: YES 
Compiler for C supports arguments -Wno-implicit-fallthrough: YES 
Message: drivers/net/e1000: Defining dependency "net_e1000"
Message: drivers/net/ena: Defining dependency "net_ena"
Message: drivers/net/enetc: Defining dependency "net_enetc"
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: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES 
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-implicit-fallthrough: YES (cached)
Message: drivers/net/fm10k: Defining dependency "net_fm10k"
Message: drivers/net/hinic: Defining dependency "net_hinic"
Message: drivers/net/hns3: Defining dependency "net_hns3"
Compiler for C supports arguments -Wno-sign-compare: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-format: YES 
Compiler for C supports arguments -Wno-format-security: YES 
Compiler for C supports arguments -Wno-format-nonliteral: YES 
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-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 
Message: drivers/net/i40e: Defining dependency "net_i40e"
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: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-array-bounds: YES 
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"
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-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: 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/ngbe: Defining dependency "net_ngbe"
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: YES (cached)
Message: drivers/net/pfe: Defining dependency "net_pfe"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-sign-compare: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES 
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-unused-function: YES 
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Compiler for C supports arguments -Wno-shift-negative-value: YES 
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-missing-declarations: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized: YES 
Compiler for C supports arguments -Wno-strict-prototypes: YES (cached)
Compiler for C supports arguments -Wno-shift-negative-value: YES (cached)
Compiler for C supports arguments -Wno-implicit-fallthrough: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
Compiler for C supports arguments -Wno-visibility: NO 
Compiler for C supports arguments -Wno-empty-body: YES (cached)
Compiler for C supports arguments -Wno-invalid-source-encoding: NO 
Compiler for C supports arguments -Wno-sometimes-uninitialized: NO 
Compiler for C supports arguments -Wno-pointer-bool-conversion: NO 
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/net/qede: Defining dependency "net_qede"
Message: drivers/net/ring: Defining dependency "net_ring"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wdisabled-optimization: YES (cached)
Compiler for C supports arguments -Waggregate-return: YES (cached)
Compiler for C supports arguments -Wbad-function-cast: YES (cached)
Library atomic found: YES
Message: drivers/net/softnic: Defining dependency "net_softnic"
Run-time dependency libsze2 found: NO (tried pkgconfig)
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_UNSPEC" : YES 
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_KEY_VLAN_PRIO" : YES 
Header <linux/pkt_cls.h> has symbol "TCA_BPF_UNSPEC" : YES 
Header <linux/pkt_cls.h> has symbol "TCA_BPF_FD" : YES 
Header <linux/tc_act/tc_bpf.h> has symbol "TCA_ACT_BPF_UNSPEC" : YES 
Header <linux/tc_act/tc_bpf.h> has symbol "TCA_ACT_BPF_FD" : YES 
Configuring tap_autoconf.h using configuration
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES (cached)
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached)
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached)
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
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: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy"
Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif"
Message: drivers/raw/dpaa2_qdma: Defining dependency "raw_dpaa2_qdma"
Message: drivers/raw/ntb: Defining dependency "raw_ntb"
Message: drivers/raw/skeleton: Defining dependency "raw_skeleton"
Run-time dependency libaarch64crypto found: NO (tried pkgconfig)
Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs"
Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/crypto/cnxk: Defining dependency "crypto_cnxk"
Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec"
Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec"
Library IPSec_MB found: NO
Compiler for C supports arguments -std=c11: YES (cached)
Compiler for C supports arguments -Wno-strict-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/crypto/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox"
Message: drivers/crypto/null: Defining dependency "crypto_null"
Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx"
Message: drivers/crypto/octeontx2: Defining dependency "crypto_octeontx2"
Run-time dependency libcrypto found: NO (tried pkgconfig)
Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler"
Message: drivers/crypto/virtio: Defining dependency "crypto_virtio"
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: 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: 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: 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"
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Message: drivers/event/dlb2: Defining dependency "event_dlb2"
Message: drivers/event/dpaa: Defining dependency "event_dpaa"
Message: drivers/event/dpaa2: Defining dependency "event_dpaa2"
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/event/dsw: Defining dependency "event_dsw"
Message: drivers/event/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"
Message: drivers/event/octeontx: Defining dependency "event_octeontx"
Message: drivers/baseband/acc100: Defining dependency "baseband_acc100"
Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec"
Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec"
Message: drivers/baseband/la12xx: Defining dependency "baseband_la12xx"
Message: drivers/baseband/null: Defining dependency "baseband_null"
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw"
Run-time dependency jansson found: NO (tried pkgconfig)
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Dependency zlib found: YES 1.2.11 (cached)
Message: hugepage availability: true
Program doxygen found: NO
Program sphinx-build found: NO
Program touch found: YES (/usr/bin/touch)
Program make found: YES (/usr/bin/make)
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, bpf, cfgfile, compressdev, cryptodev, distributor, efd, 
	eventdev, gro, gso, ip_frag, jobstats, kni, latencystats, lpm, 
	member, pcapng, power, rawdev, regexdev, dmadev, rib, reorder, 
	sched, security, stack, vhost, ipsec, fib, port, pdump, 
	table, pipeline, flow_classify, graph, node, 

Message: 
===============
Drivers Enabled
===============

common:
	cpt, dpaax, iavf, octeontx, octeontx2, cnxk, qat, sfc_efx, 
	
bus:
	auxiliary, dpaa, fslmc, ifpga, pci, vdev, vmbus, 
mempool:
	bucket, cnxk, dpaa, dpaa2, octeontx, octeontx2, ring, stack, 
	
dma:
	idxd, ioat, skeleton, 
net:
	af_packet, ark, atlantic, avp, axgbe, bnx2x, bnxt, bond, 
	cnxk, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enic, 
	failsafe, fm10k, hinic, hns3, i40e, iavf, ice, igc, 
	ionic, ixgbe, kni, liquidio, memif, netvsc, nfp, ngbe, 
	null, octeontx, octeontx2, octeontx_ep, pcap, pfe, qede, ring, 
	softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, 
	
raw:
	cnxk_bphy, dpaa2_cmdif, dpaa2_qdma, ntb, skeleton, 
crypto:
	bcmfs, caam_jr, cnxk, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, 
	octeontx2, scheduler, virtio, 
compress:
	octeontx, zlib, 
regex:
	octeontx2, 
vdpa:
	ifc, 
event:
	cnxk, dlb2, dpaa, dpaa2, dsw, octeontx2, opdl, skeleton, 
	sw, octeontx, 
baseband:
	acc100, fpga_5gnr_fec, fpga_lte_fec, la12xx, null, turbo_sw, 

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/ipn3ke:	missing dependency, "libfdt"
	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/sfc:	broken dependency, "libatomic"
	net/szedata2:	missing dependency, "libsze2"
	raw/ifpga:	missing dependency, "libfdt"
	raw/ioat:	replaced by dmadev drivers
	crypto/armv8:	missing dependency, "libAArch64crypto"
	crypto/ccp:	missing dependency, "libcrypto"
	crypto/ipsec_mb:	missing dependency, "libIPSec_MB"
	crypto/mlx5:	missing internal dependency, "common_mlx5"
	crypto/mvsam:	missing dependency, "libmusdk"
	crypto/openssl:	missing dependency, "libcrypto"
	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: 1071

Found ninja-1.10.2.git.kitware.jobserver-1 at /usr/local/bin/ninja
29/10/2021 02:01:49             dut.10.240.183.240: ninja -C x86_64-native-linuxapp-gcc
29/10/2021 02:02:41             dut.10.240.183.240: ninja: Entering directory `x86_64-native-linuxapp-gcc'
[1/2762] Generating rte_mempool_def with a custom command
[2/2762] Generating rte_kvargs_def with a custom command
[3/2762] Generating rte_kvargs_mingw with a custom command
[4/2762] Generating rte_telemetry_def with a custom command
[5/2762] Generating rte_telemetry_mingw with a custom command
[6/2762] Generating rte_ring_mingw with a custom command
[7/2762] Generating rte_ring_def with a custom command
[8/2762] Generating rte_eal_def with a custom command
[9/2762] Generating rte_eal_mingw with a custom command
[10/2762] Generating rte_rcu_mingw with a custom command
[11/2762] Generating rte_rcu_def with a custom command
[12/2762] Generating rte_mbuf_mingw with a custom command
[13/2762] Generating rte_meter_def with a custom command
[14/2762] Generating rte_mempool_mingw with a custom command
[15/2762] Generating rte_compressdev_def with a custom command
[16/2762] Generating rte_net_mingw with a custom command
[17/2762] Generating rte_mbuf_def with a custom command
[18/2762] Generating rte_net_def with a custom command
[19/2762] Generating rte_meter_mingw with a custom command
[20/2762] Generating rte_ethdev_def with a custom command
[21/2762] Generating rte_ethdev_mingw with a custom command
[22/2762] Generating rte_pci_def with a custom command
[23/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[24/2762] Generating rte_pci_mingw with a custom command
[25/2762] Generating rte_cmdline_def with a custom command
[26/2762] Generating rte_cmdline_mingw with a custom command
[27/2762] Generating rte_metrics_mingw with a custom command
[28/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[29/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[30/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[31/2762] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[32/2762] Generating rte_metrics_def with a custom command
[33/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[34/2762] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o
[35/2762] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o
[36/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[37/2762] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o
[38/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[39/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[40/2762] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[41/2762] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[42/2762] Generating rte_hash_def with a custom command
[43/2762] Generating rte_hash_mingw with a custom command
[44/2762] Generating rte_timer_mingw with a custom command
[45/2762] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[46/2762] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[47/2762] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
[48/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_debug.c.o
[49/2762] Generating rte_timer_def with a custom command
[50/2762] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[51/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[52/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o
[53/2762] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[54/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_log.c.o
[55/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[56/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o
[57/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o
[58/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o
[59/2762] Generating rte_acl_def with a custom command
[60/2762] Generating rte_bbdev_def with a custom command
[61/2762] Linking static target lib/librte_kvargs.a
[62/2762] Generating rte_acl_mingw with a custom command
[63/2762] Generating rte_bitratestats_def with a custom command
[64/2762] Generating rte_bbdev_mingw with a custom command
[65/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o
[66/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o
[67/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[68/2762] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[69/2762] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o
[70/2762] Generating rte_bitratestats_mingw with a custom command
[71/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[72/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[73/2762] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[74/2762] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o
[75/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o
[76/2762] Generating rte_bpf_def with a custom command
[77/2762] Generating rte_bpf_mingw with a custom command
[78/2762] Generating rte_cfgfile_def with a custom command
[79/2762] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[80/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[81/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[82/2762] Generating rte_cfgfile_mingw with a custom command
[83/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[84/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o
[85/2762] Generating rte_compressdev_mingw with a custom command
[86/2762] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[87/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[88/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[89/2762] Generating rte_cryptodev_def with a custom command
[90/2762] Generating rte_cryptodev_mingw with a custom command
[91/2762] Generating rte_distributor_mingw with a custom command
[92/2762] Generating rte_distributor_def with a custom command
[93/2762] Generating rte_efd_def with a custom command
[94/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[95/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o
[96/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[97/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[98/2762] Generating rte_efd_mingw with a custom command
[99/2762] Linking static target lib/librte_pci.a
[100/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_log.c.o
[101/2762] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[102/2762] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[103/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[104/2762] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[105/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[106/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[107/2762] Generating rte_eventdev_def with a custom command
[108/2762] Generating rte_eventdev_mingw with a custom command
[109/2762] Linking static target lib/librte_meter.a
[110/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[111/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o
[112/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o
[113/2762] Generating rte_gro_def with a custom command
[114/2762] Generating rte_gro_mingw with a custom command
[115/2762] Linking static target lib/librte_ring.a
[116/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[117/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[118/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[119/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[120/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[121/2762] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[122/2762] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[123/2762] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[124/2762] Generating rte_gso_def with a custom command
[125/2762] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[126/2762] Generating rte_gso_mingw with a custom command
[127/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[128/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o
[129/2762] Generating rte_ip_frag_def with a custom command
[130/2762] Generating rte_ip_frag_mingw with a custom command
[131/2762] Generating rte_jobstats_def with a custom command
[132/2762] Generating rte_jobstats_mingw with a custom command
[133/2762] Generating rte_kni_def with a custom command
[134/2762] Generating rte_latencystats_def with a custom command
[135/2762] Generating rte_kni_mingw with a custom command
[136/2762] Generating rte_latencystats_mingw with a custom command
[137/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[138/2762] Generating rte_lpm_def with a custom command
[139/2762] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[140/2762] Generating rte_lpm_mingw with a custom command
[141/2762] Generating rte_member_def with a custom command
[142/2762] Linking static target lib/librte_telemetry.a
[143/2762] Generating rte_member_mingw with a custom command
[144/2762] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[145/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[146/2762] Generating rte_pcapng_mingw with a custom command
[147/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[148/2762] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[149/2762] Generating rte_pcapng_def with a custom command
[150/2762] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o
[151/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[152/2762] Linking static target lib/librte_cfgfile.a
[153/2762] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[154/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o
[155/2762] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o
[156/2762] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[157/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[158/2762] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[159/2762] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[160/2762] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
[161/2762] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[162/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[163/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[164/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[165/2762] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[166/2762] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[167/2762] Linking static target lib/librte_timer.a
[168/2762] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o
[169/2762] Generating rte_power_def with a custom command
[170/2762] Compiling C object lib/librte_member.a.p/member_rte_member.c.o
[171/2762] Generating rte_power_mingw with a custom command
[172/2762] Generating rte_rawdev_def with a custom command
[173/2762] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[174/2762] Linking static target lib/librte_cmdline.a
[175/2762] Generating rte_rawdev_mingw with a custom command
[176/2762] Generating rte_regexdev_def with a custom command
[177/2762] Generating rte_regexdev_mingw with a custom command
[178/2762] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o
[179/2762] Generating rte_dmadev_mingw with a custom command
[180/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[181/2762] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[182/2762] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
[183/2762] Generating rte_dmadev_def with a custom command
[184/2762] Generating rte_rib_mingw with a custom command
[185/2762] Generating rte_rib_def with a custom command
[186/2762] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[187/2762] Generating rte_reorder_def with a custom command
[188/2762] Generating rte_reorder_mingw with a custom command
[189/2762] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o
[190/2762] Generating rte_sched_def with a custom command
[191/2762] Generating rte_sched_mingw with a custom command
[192/2762] Linking static target lib/librte_metrics.a
[193/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[194/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o
[195/2762] Generating rte_security_def with a custom command
[196/2762] Generating rte_security_mingw with a custom command
[197/2762] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[198/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[199/2762] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[200/2762] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[201/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o
[202/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[203/2762] Generating rte_stack_def with a custom command
[204/2762] Linking static target lib/librte_net.a
[205/2762] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[206/2762] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[207/2762] Generating rte_stack_mingw with a custom command
[208/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[209/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o
[210/2762] Generating rte_vhost_mingw with a custom command
[211/2762] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o
[212/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o
[213/2762] Generating rte_vhost_def with a custom command
[214/2762] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[215/2762] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[216/2762] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[217/2762] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[218/2762] Compiling C object lib/librte_port.a.p/port_rte_port_sched.c.o
[219/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o
[220/2762] Linking static target lib/librte_bitratestats.a
[221/2762] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[222/2762] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[223/2762] Generating rte_ipsec_def with a custom command
[224/2762] Generating rte_ipsec_mingw with a custom command
[225/2762] Compiling C object lib/librte_sched.a.p/sched_rte_approx.c.o
[226/2762] Generating rte_fib_def with a custom command
[227/2762] Generating rte_fib_mingw with a custom command
[228/2762] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[229/2762] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[230/2762] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[231/2762] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.o
[232/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_convert.c.o
[233/2762] Compiling C object lib/librte_sched.a.p/sched_rte_red.c.o
[234/2762] Compiling C object lib/librte_stack.a.p/stack_rte_stack_lf.c.o
[235/2762] Generating rte_mempool_ring_mingw with a custom command
[236/2762] Generating rte_mempool_stack_def with a custom command
[237/2762] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[238/2762] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[239/2762] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o
[240/2762] Compiling C object lib/librte_power.a.p/power_rte_power_empty_poll.c.o
[241/2762] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o
[242/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[243/2762] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o
[244/2762] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[245/2762] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o
[246/2762] Linking static target lib/librte_stack.a
[247/2762] Generating rte_port_def with a custom command
[248/2762] Generating rte_port_mingw with a custom command
[249/2762] Linking static target lib/librte_jobstats.a
[250/2762] Generating rte_pdump_def with a custom command
[251/2762] Generating rte_pdump_mingw with a custom command
[252/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[253/2762] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o
[254/2762] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[255/2762] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o
[256/2762] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[257/2762] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[258/2762] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[259/2762] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[260/2762] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[261/2762] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[262/2762] Linking static target lib/librte_rcu.a
[263/2762] Linking static target lib/librte_compressdev.a
[264/2762] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[265/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o
[266/2762] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[267/2762] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[268/2762] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[269/2762] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[270/2762] Compiling C object lib/librte_port.a.p/port_rte_port_frag.c.o
[271/2762] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[272/2762] Generating rte_table_def with a custom command
[273/2762] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[274/2762] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[275/2762] Linking static target lib/librte_mempool.a
[276/2762] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[277/2762] Generating rte_table_mingw with a custom command
[278/2762] Linking static target lib/librte_dmadev.a
[279/2762] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[280/2762] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o
[281/2762] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[282/2762] Linking static target lib/librte_gro.a
[283/2762] Linking static target lib/librte_bbdev.a
[284/2762] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[285/2762] Generating rte_pipeline_def with a custom command
[286/2762] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[287/2762] Generating rte_pipeline_mingw with a custom command
[288/2762] Linking static target lib/librte_gso.a
[289/2762] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[290/2762] Generating rte_flow_classify_def with a custom command
[291/2762] Linking static target lib/librte_latencystats.a
[292/2762] Linking static target lib/librte_ip_frag.a
[293/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[294/2762] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[295/2762] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[296/2762] Generating rte_flow_classify_mingw with a custom command
[297/2762] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[298/2762] Linking static target lib/librte_distributor.a
[299/2762] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o
[300/2762] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[301/2762] Linking target lib/librte_kvargs.so.22.0
[302/2762] Generating pci.sym_chk with a custom command (wrapped by meson to capture output)
[303/2762] Compiling C object drivers/libtmp_rte_dma_ioat.a.p/dma_ioat_ioat_dmadev.c.o
[304/2762] Linking static target drivers/libtmp_rte_dma_ioat.a
[305/2762] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o
[306/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
[307/2762] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o
[308/2762] Generating rte_graph_def with a custom command
[309/2762] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[310/2762] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[311/2762] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[312/2762] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[313/2762] Compiling C object lib/librte_kni.a.p/kni_rte_kni.c.o
[314/2762] Generating rte_graph_mingw with a custom command
[315/2762] Linking static target lib/librte_kni.a
[316/2762] Linking static target lib/librte_mbuf.a
[317/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[318/2762] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o
[319/2762] Compiling C object lib/librte_security.a.p/security_rte_security.c.o
[320/2762] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o
[321/2762] Linking static target lib/librte_eal.a
[322/2762] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_telemetry.c.o
[323/2762] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[324/2762] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[325/2762] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[326/2762] Linking static target lib/librte_power.a
[327/2762] Linking static target lib/librte_security.a
[328/2762] Linking static target lib/librte_regexdev.a
[329/2762] Compiling C object lib/librte_fib.a.p/fib_trie_avx512.c.o
[330/2762] Linking static target lib/librte_pcapng.a
[331/2762] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[332/2762] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o
[333/2762] Compiling C object lib/librte_fib.a.p/fib_dir24_8_avx512.c.o
[334/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[335/2762] Linking static target lib/librte_rawdev.a
[336/2762] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[337/2762] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o
[338/2762] Generating rte_node_def with a custom command
[339/2762] Generating rte_node_mingw with a custom command
[340/2762] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
[341/2762] Generating rte_common_cpt_mingw with a custom command
[342/2762] Linking static target lib/librte_reorder.a
[343/2762] Linking static target drivers/libtmp_rte_mempool_stack.a
[344/2762] Generating rte_common_cpt_def with a custom command
[345/2762] Compiling C object lib/librte_node.a.p/node_null.c.o
[346/2762] Compiling C object lib/librte_table.a.p/table_rte_table_array.c.o
[347/2762] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[348/2762] Compiling C object lib/librte_table.a.p/table_rte_swx_table_wm.c.o
[349/2762] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o
[350/2762] Linking static target lib/librte_lpm.a
[351/2762] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o
[352/2762] Generating rte_common_dpaax_mingw with a custom command
[353/2762] Compiling C object lib/librte_table.a.p/table_rte_swx_table_learner.c.o
[354/2762] Linking static target lib/librte_bpf.a
[355/2762] Generating rte_common_dpaax_def with a custom command
[356/2762] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[357/2762] Generating rte_dma_ioat.pmd.c with a custom command
[358/2762] Compiling C object lib/librte_table.a.p/table_rte_swx_table_selector.c.o
[359/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[360/2762] Compiling C object lib/librte_table.a.p/table_rte_table_stub.c.o
[361/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[362/2762] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[363/2762] Compiling C object lib/librte_table.a.p/table_rte_table_hash_cuckoo.c.o
[364/2762] Generating rte_common_iavf_def with a custom command
[365/2762] Generating rte_common_iavf_mingw with a custom command
[366/2762] Generating rte_common_octeontx_def with a custom command
[367/2762] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[368/2762] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[369/2762] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[370/2762] Generating rte_common_octeontx_mingw with a custom command
[371/2762] Compiling C object lib/librte_table.a.p/table_rte_table_lpm.c.o
[372/2762] Linking static target lib/librte_member.a
[373/2762] Generating rte_common_octeontx2_def with a custom command
[374/2762] Generating rte_common_octeontx2_mingw with a custom command
[375/2762] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[376/2762] Compiling C object lib/librte_table.a.p/table_rte_table_lpm_ipv6.c.o
[377/2762] Generating rte_bus_auxiliary_mingw with a custom command
[378/2762] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o
[379/2762] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o
[380/2762] Generating rte_bus_auxiliary_def with a custom command
[381/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[382/2762] Compiling C object lib/librte_port.a.p/port_rte_swx_port_fd.c.o
[383/2762] Linking static target lib/librte_rib.a
[384/2762] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ethdev.c.o
[385/2762] Compiling C object lib/librte_table.a.p/table_rte_table_acl.c.o
[386/2762] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_port_in_action.c.o
[387/2762] Compiling C object lib/librte_port.a.p/port_rte_port_kni.c.o
[388/2762] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[389/2762] Compiling C object lib/librte_port.a.p/port_rte_port_fd.c.o
[390/2762] Linking static target lib/librte_efd.a
[391/2762] Compiling C object lib/librte_port.a.p/port_rte_port_ras.c.o
[392/2762] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o
[393/2762] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[394/2762] Linking target lib/librte_telemetry.so.22.0
[395/2762] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[396/2762] Compiling C object lib/librte_graph.a.p/graph_graph_debug.c.o
[397/2762] Generating rte_mempool_stack.pmd.c with a custom command
[398/2762] Linking static target lib/librte_cryptodev.a
[399/2762] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o
[400/2762] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ring.c.o
[401/2762] Generating cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[402/2762] Generating rte_bus_dpaa_mingw with a custom command
[403/2762] Generating rte_bus_dpaa_def with a custom command
[404/2762] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[405/2762] Compiling C object lib/librte_port.a.p/port_rte_swx_port_source_sink.c.o
[406/2762] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[407/2762] Compiling C object lib/librte_graph.a.p/graph_graph_ops.c.o
[408/2762] Compiling C object lib/librte_port.a.p/port_rte_port_ethdev.c.o
[409/2762] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[410/2762] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[411/2762] Linking static target drivers/libtmp_rte_common_octeontx.a
[412/2762] Compiling C object lib/librte_port.a.p/port_rte_port_eventdev.c.o
[413/2762] Compiling C object lib/librte_graph.a.p/graph_graph_populate.c.o
[414/2762] Compiling C object lib/librte_port.a.p/port_rte_port_sym_crypto.c.o
[415/2762] Compiling C object lib/librte_graph.a.p/graph_graph.c.o
[416/2762] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[417/2762] Compiling C object lib/librte_port.a.p/port_rte_port_source_sink.c.o
[418/2762] Generating rte_bus_fslmc_mingw with a custom command
[419/2762] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_irq.c.o
[420/2762] Compiling C object lib/librte_graph.a.p/graph_node.c.o
[421/2762] Generating rte_bus_fslmc_def with a custom command
[422/2762] Generating rte_bus_ifpga_def with a custom command
[423/2762] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[424/2762] Generating rte_bus_ifpga_mingw with a custom command
[425/2762] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[426/2762] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[427/2762] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[428/2762] Linking static target drivers/libtmp_rte_common_dpaax.a
[429/2762] Generating rte_bus_pci_def with a custom command
[430/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o
[431/2762] Generating rte_bus_pci_mingw with a custom command
[432/2762] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[433/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[434/2762] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[435/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o
[436/2762] Generating rte_bus_vdev_mingw with a custom command
[437/2762] Generating rte_bus_vdev_def with a custom command
[438/2762] Compiling C object lib/librte_flow_classify.a.p/flow_classify_rte_flow_classify_parse.c.o
[439/2762] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[440/2762] Linking static target lib/librte_fib.a
[441/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o
[442/2762] Compiling C object lib/librte_flow_classify.a.p/flow_classify_rte_flow_classify.c.o
[443/2762] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[444/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[445/2762] Linking static target lib/librte_graph.a
[446/2762] Linking static target lib/librte_flow_classify.a
[447/2762] Compiling C object lib/librte_node.a.p/node_log.c.o
[448/2762] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[449/2762] Generating rte_bus_vmbus_def with a custom command
[450/2762] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[451/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[452/2762] Generating rte_raw_dpaa2_cmdif_mingw with a custom command
[453/2762] Generating rte_bus_vmbus_mingw with a custom command
[454/2762] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
[455/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o
[456/2762] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_common.c.o
[457/2762] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
[458/2762] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o
[459/2762] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[460/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o
[461/2762] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[462/2762] Linking static target lib/librte_port.a
[463/2762] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[464/2762] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_impl.c.o
[465/2762] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[466/2762] Linking static target drivers/libtmp_rte_common_cpt.a
[467/2762] Generating gro.sym_chk with a custom command (wrapped by meson to capture output)
[468/2762] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[469/2762] Generating gso.sym_chk with a custom command (wrapped by meson to capture output)
[470/2762] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[471/2762] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[472/2762] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[473/2762] Generating rte_common_octeontx.pmd.c with a custom command
[474/2762] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
[475/2762] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o
[476/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o
[477/2762] Linking static target drivers/libtmp_rte_bus_ifpga.a
[478/2762] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o
[479/2762] Linking static target lib/librte_pdump.a
[480/2762] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[481/2762] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[482/2762] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o
[483/2762] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[484/2762] Compiling C object drivers/librte_common_octeontx.so.22.0.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[485/2762] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[486/2762] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o
[487/2762] Linking static target drivers/libtmp_rte_bus_auxiliary.a
[488/2762] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o
[489/2762] Linking static target drivers/librte_common_octeontx.a
[490/2762] Generating symbol file lib/librte_kvargs.so.22.0.p/librte_kvargs.so.22.0.symbols
[491/2762] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o
[492/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae.c.o
[493/2762] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o
[494/2762] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[495/2762] Generating rte_common_dpaax.pmd.c with a custom command
[496/2762] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[497/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy.c.o
[498/2762] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o
[499/2762] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o
[500/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae_fpm_tables.c.o
[501/2762] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o
[502/2762] Linking static target drivers/libtmp_rte_bus_vdev.a
[503/2762] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[504/2762] Linking static target drivers/libtmp_rte_bus_vmbus.a
[505/2762] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[506/2762] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[507/2762] Compiling C object drivers/librte_common_dpaax.so.22.0.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[508/2762] Linking static target drivers/librte_common_dpaax.a
[509/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_idev.c.o
[510/2762] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_common.c.o
[511/2762] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[512/2762] Generating distributor.sym_chk with a custom command (wrapped by meson to capture output)
[513/2762] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_sec_idev.c.o
[514/2762] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[515/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o
[516/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_model.c.o
[517/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o
[518/2762] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[519/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_irq.c.o
[520/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[521/2762] Linking static target lib/librte_table.a
[522/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_cgx.c.o
[523/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_irq.c.o
[524/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o
[525/2762] Generating rte_common_cpt.pmd.c with a custom command
[526/2762] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
[527/2762] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[528/2762] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.o
[529/2762] Generating rte_common_cnxk_mingw with a custom command
[530/2762] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[531/2762] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_mbox.c.o
[532/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix.c.o
[533/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_fc.c.o
[534/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mcast.c.o
[535/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o
[536/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev_irq.c.o
[537/2762] Linking static target drivers/libtmp_rte_common_iavf.a
[538/2762] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o
[539/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_npc.c.o
[540/2762] Generating rte_bus_ifpga.pmd.c with a custom command
[541/2762] Generating kni.sym_chk with a custom command (wrapped by meson to capture output)
[542/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_irq.c.o
[543/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mbox.c.o
[544/2762] Linking static target drivers/librte_common_cpt.a
[545/2762] Generating rte_common_cnxk_def with a custom command
[546/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ptp.c.o
[547/2762] Compiling C object drivers/librte_common_cpt.so.22.0.p/meson-generated_.._rte_common_cpt.pmd.c.o
[548/2762] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[549/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mac.c.o
[550/2762] Generating rte_common_qat_def with a custom command
[551/2762] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[552/2762] Linking static target lib/librte_sched.a
[553/2762] Generating rte_common_qat_mingw with a custom command
[554/2762] Generating rte_bus_auxiliary.pmd.c with a custom command
[555/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o
[556/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev.c.o
[557/2762] Compiling C object drivers/librte_bus_ifpga.so.22.0.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[558/2762] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[559/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o
[560/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_rss.c.o
[561/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl.c.o
[562/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ops.c.o
[563/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_vlan.c.o
[564/2762] Linking static target drivers/librte_bus_ifpga.a
[565/2762] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_dev.c.o
[566/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[567/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o
[568/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[569/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o
[570/2762] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[571/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform.c.o
[572/2762] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[573/2762] Generating dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[574/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[575/2762] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[576/2762] Generating reorder.sym_chk with a custom command (wrapped by meson to capture output)
[577/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o
[578/2762] Compiling C object drivers/librte_bus_auxiliary.so.22.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[579/2762] Linking static target drivers/libtmp_rte_common_octeontx2.a
[580/2762] Generating security.sym_chk with a custom command (wrapped by meson to capture output)
[581/2762] Linking static target drivers/libtmp_rte_bus_pci.a
[582/2762] Linking static target drivers/librte_bus_auxiliary.a
[583/2762] Generating rte_bus_vdev.pmd.c with a custom command
[584/2762] Linking static target lib/librte_ipsec.a
[585/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[586/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_debug.c.o
[587/2762] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[588/2762] Generating rte_bus_vmbus.pmd.c with a custom command
[589/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o
[590/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_stats.c.o
[591/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_debug.c.o
[592/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim_irq.c.o
[593/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[594/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_irq.c.o
[595/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_utils.c.o
[596/2762] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[597/2762] Compiling C object drivers/librte_bus_vdev.so.22.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[598/2762] Linking static target drivers/librte_bus_vdev.a
[599/2762] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[600/2762] Compiling C object drivers/librte_bus_vmbus.so.22.0.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[601/2762] Linking static target drivers/librte_bus_vmbus.a
[602/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_se.c.o
[603/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o
[604/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_parse.c.o
[605/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam_dump.c.o
[606/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim.c.o
[607/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o
[608/2762] Generating symbol file lib/librte_telemetry.so.22.0.p/librte_telemetry.so.22.0.symbols
[609/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_npa.c.o
[610/2762] Generating efd.sym_chk with a custom command (wrapped by meson to capture output)
[611/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_bpf.c.o
[612/2762] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output)
[613/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
[614/2762] Generating rte_common_iavf.pmd.c with a custom command
[615/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[616/2762] Generating member.sym_chk with a custom command (wrapped by meson to capture output)
[617/2762] Generating bpf.sym_chk with a custom command (wrapped by meson to capture output)
[618/2762] Compiling C object drivers/librte_common_iavf.so.22.0.p/meson-generated_.._rte_common_iavf.pmd.c.o
[619/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[620/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_utils.c.o
[621/2762] Compiling C object drivers/librte_common_iavf.a.p/meson-generated_.._rte_common_iavf.pmd.c.o
[622/2762] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[623/2762] Generating rawdev.sym_chk with a custom command (wrapped by meson to capture output)
[624/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_utils.c.o
[625/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[626/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_ops.c.o
[627/2762] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o
[628/2762] Linking static target drivers/librte_common_iavf.a
[629/2762] Generating mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[630/2762] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[631/2762] Linking static target drivers/libtmp_rte_bus_fslmc.a
[632/2762] Generating rte_common_sfc_efx_mingw with a custom command
[633/2762] Generating rte_common_octeontx2.pmd.c with a custom command
[634/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_queue.c.o
[635/2762] Generating rte_bus_pci.pmd.c with a custom command
[636/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_debug.c.o
[637/2762] Generating rte_mempool_bucket_mingw with a custom command
[638/2762] Generating rte_common_sfc_efx_def with a custom command
[639/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc.c.o
[640/2762] Compiling C object drivers/librte_common_octeontx2.so.22.0.p/meson-generated_.._rte_common_octeontx2.pmd.c.o
[641/2762] Compiling C object drivers/librte_common_octeontx2.a.p/meson-generated_.._rte_common_octeontx2.pmd.c.o
[642/2762] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[643/2762] Generating rte_mempool_bucket_def with a custom command
[644/2762] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o
[645/2762] Compiling C object drivers/librte_bus_pci.so.22.0.p/meson-generated_.._rte_bus_pci.pmd.c.o
[646/2762] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[647/2762] Linking static target drivers/librte_common_octeontx2.a
[648/2762] Linking static target drivers/librte_bus_pci.a
[649/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[650/2762] Generating rte_mempool_cnxk_mingw with a custom command
[651/2762] Generating rte_mempool_cnxk_def with a custom command
[652/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o
[653/2762] Generating rte_mempool_dpaa_def with a custom command
[654/2762] Generating rib.sym_chk with a custom command (wrapped by meson to capture output)
[655/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[656/2762] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[657/2762] Generating rte_mempool_dpaa_mingw with a custom command
[658/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o
[659/2762] Generating rte_mempool_dpaa2_def with a custom command
[660/2762] Generating rte_mempool_dpaa2_mingw with a custom command
[661/2762] Generating power.sym_chk with a custom command (wrapped by meson to capture output)
[662/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o
[663/2762] Generating rte_mempool_octeontx_def with a custom command
[664/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_crc32.c.o
[665/2762] Generating rte_mempool_octeontx_mingw with a custom command
[666/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_bootcfg.c.o
[667/2762] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[668/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[669/2762] Generating rte_mempool_octeontx2_def with a custom command
[670/2762] Generating rte_mempool_octeontx2_mingw with a custom command
[671/2762] Linking static target lib/librte_eventdev.a
[672/2762] Generating fib.sym_chk with a custom command (wrapped by meson to capture output)
[673/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o
[674/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_utils.c.o
[675/2762] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[676/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o
[677/2762] Generating rte_mempool_ring_def with a custom command
[678/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o
[679/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_virtio.c.o
[680/2762] Generating rte_net_tap_def with a custom command
[681/2762] Generating rte_net_tap_mingw with a custom command
[682/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_vpd.c.o
[683/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[684/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o
[685/2762] Linking static target lib/librte_ethdev.a
[686/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o
[687/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o
[688/2762] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[689/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/mcdi_mon.c.o
[690/2762] Generating flow_classify.sym_chk with a custom command (wrapped by meson to capture output)
[691/2762] Generating rte_mempool_stack_mingw with a custom command
[692/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_ev.c.o
[693/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mcdi.c.o
[694/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nic.c.o
[695/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mac.c.o
[696/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_evb.c.o
[697/2762] Generating rte_dma_idxd_def with a custom command
[698/2762] Generating rte_dma_idxd_mingw with a custom command
[699/2762] Linking static target drivers/librte_dma_ioat.a
[700/2762] Generating rte_net_vhost_mingw with a custom command
[701/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o
[702/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nvram.c.o
[703/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_phy.c.o
[704/2762] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[705/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_sram.c.o
[706/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_image.c.o
[707/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_filter.c.o
[708/2762] Compiling C object drivers/librte_mempool_stack.so.22.0.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[709/2762] Generating rte_dma_ioat_def with a custom command
[710/2762] Generating rte_bus_fslmc.pmd.c with a custom command
[711/2762] Linking static target drivers/librte_mempool_stack.a
[712/2762] Generating rte_dma_ioat_mingw with a custom command
[713/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[714/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tx.c.o
[715/2762] Generating rte_dma_skeleton_mingw with a custom command
[716/2762] Generating rte_net_af_packet_def with a custom command
[717/2762] Generating rte_dma_skeleton_def with a custom command
[718/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o
[719/2762] Generating rte_net_af_packet_mingw with a custom command
[720/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o
[721/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_sram.c.o
[722/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_vpd.c.o
[723/2762] Compiling C object drivers/librte_dma_ioat.so.22.0.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[724/2762] Generating rte_net_ark_def with a custom command
[725/2762] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[726/2762] Compiling C object drivers/librte_bus_fslmc.so.22.0.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[727/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o
[728/2762] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[729/2762] Generating rte_net_ark_mingw with a custom command
[730/2762] Linking static target drivers/librte_bus_fslmc.a
[731/2762] Generating rte_net_atlantic_mingw with a custom command
[732/2762] Generating rte_common_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[733/2762] Linking static target drivers/libtmp_rte_common_cnxk.a
[734/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o
[735/2762] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[736/2762] Generating rte_net_atlantic_def with a custom command
[737/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_evb.c.o
[738/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_vpd.c.o
[739/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_intr.c.o
[740/2762] Linking static target lib/librte_node.a
[741/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nvram.c.o
[742/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_proxy.c.o
[743/2762] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output)
[744/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford_nic.c.o
[745/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford2_nic.c.o
[746/2762] Generating rte_net_avp_def with a custom command
[747/2762] Generating rte_net_avp_mingw with a custom command
[748/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_ev.c.o
[749/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/hunt_nic.c.o
[750/2762] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o
[751/2762] Generating rte_net_axgbe_def with a custom command
[752/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mcdi.c.o
[753/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o
[754/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_rqp.c.o
[755/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o
[756/2762] Generating rte_net_axgbe_mingw with a custom command
[757/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[758/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_intr.c.o
[759/2762] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.o
[760/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o
[761/2762] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[762/2762] Generating rte_net_bnx2x_mingw with a custom command
[763/2762] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_bus.c.o
[764/2762] Generating rte_net_bnx2x_def with a custom command
[765/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_tx.c.o
[766/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_virtio.c.o
[767/2762] Linking static target lib/librte_hash.a
[768/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o
[769/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o
[770/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_phy.c.o
[771/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o
[772/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_ev.c.o
[773/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o
[774/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mac.c.o
[775/2762] Generating rte_common_cpt.sym_chk with a custom command (wrapped by meson to capture output)
[776/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_pci.c.o
[777/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_rx.c.o
[778/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_nic.c.o
[779/2762] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[780/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o
[781/2762] Linking static target drivers/libtmp_rte_common_qat.a
[782/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o
[783/2762] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[784/2762] Generating rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output)
[785/2762] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o
[786/2762] Generating rte_bus_ifpga.sym_chk with a custom command (wrapped by meson to capture output)
[787/2762] Generating rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output)
[788/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o
[789/2762] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[790/2762] Linking static target drivers/libtmp_rte_common_sfc_efx.a
[791/2762] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[792/2762] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[793/2762] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o
[794/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o
[795/2762] Generating port.sym_chk with a custom command (wrapped by meson to capture output)
[796/2762] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[797/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[798/2762] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[799/2762] Linking static target drivers/libtmp_rte_mempool_cnxk.a
[800/2762] Generating sched.sym_chk with a custom command (wrapped by meson to capture output)
[801/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o
[802/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o
[803/2762] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_irq.c.o
[804/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_filter.c.o
[805/2762] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[806/2762] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_debug.c.o
[807/2762] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nic.c.o
[808/2762] Linking static target drivers/common/sfc_efx/base/libsfc_base.a
[809/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[810/2762] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool.c.o
[811/2762] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o
[812/2762] Linking static target drivers/libtmp_rte_mempool_octeontx.a
[813/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o
[814/2762] Generating ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[815/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[816/2762] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[817/2762] Generating rte_common_qat.pmd.c with a custom command
[818/2762] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[819/2762] Linking static target drivers/libtmp_rte_mempool_dpaa.a
[820/2762] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.o
[821/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o
[822/2762] Linking static target drivers/libtmp_rte_bus_dpaa.a
[823/2762] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o
[824/2762] Generating rte_common_cnxk.pmd.c with a custom command
[825/2762] Linking static target drivers/libtmp_rte_dma_idxd.a
[826/2762] Generating rte_common_sfc_efx.pmd.c with a custom command
[827/2762] Linking static target drivers/libtmp_rte_mempool_dpaa2.a
[828/2762] Generating rte_common_dpaax.sym_chk with a custom command (wrapped by meson to capture output)
[829/2762] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o
[830/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o
[831/2762] Compiling C object drivers/librte_common_qat.so.22.0.p/meson-generated_.._rte_common_qat.pmd.c.o
[832/2762] Linking static target drivers/librte_common_qat.a
[833/2762] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_ops.c.o
[834/2762] Compiling C object drivers/librte_common_cnxk.so.22.0.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[835/2762] Compiling C object drivers/librte_common_cnxk.a.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[836/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o
[837/2762] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[838/2762] Linking static target drivers/libtmp_rte_mempool_octeontx2.a
[839/2762] Linking static target drivers/librte_common_cnxk.a
[840/2762] Compiling C object drivers/librte_common_sfc_efx.so.22.0.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[841/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o
[842/2762] Linking static target drivers/librte_common_sfc_efx.a
[843/2762] Generating rte_mempool_cnxk.pmd.c with a custom command
[844/2762] Generating rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[845/2762] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[846/2762] Generating rte_common_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[847/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
[848/2762] Compiling C object drivers/librte_mempool_cnxk.a.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[849/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[850/2762] Compiling C object drivers/librte_mempool_cnxk.so.22.0.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[851/2762] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[852/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o
[853/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o
[854/2762] Linking static target drivers/librte_mempool_cnxk.a
[855/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o
[856/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[857/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o
[858/2762] Generating rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[859/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o
[860/2762] Generating rte_mempool_dpaa2.pmd.c with a custom command
[861/2762] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[862/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
[863/2762] Generating rte_dma_idxd.pmd.c with a custom command
[864/2762] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o
[865/2762] Generating rte_mempool_octeontx.pmd.c with a custom command
[866/2762] Generating rte_mempool_dpaa.pmd.c with a custom command
[867/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx_vec_sse.c.o
[868/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o
[869/2762] Linking static target drivers/net/thunderx/base/libnicvf_base.a
[870/2762] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[871/2762] Compiling C object drivers/librte_mempool_dpaa2.so.22.0.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[872/2762] Generating rte_mempool_stack.sym_chk with a custom command (wrapped by meson to capture output)
[873/2762] Generating rte_bus_dpaa.pmd.c with a custom command
[874/2762] Generating rte_dma_ioat.sym_chk with a custom command (wrapped by meson to capture output)
[875/2762] Linking static target drivers/librte_mempool_dpaa2.a
[876/2762] Linking static target drivers/libtmp_rte_net_ark.a
[877/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o
[878/2762] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[879/2762] Generating graph.sym_chk with a custom command (wrapped by meson to capture output)
[880/2762] Compiling C object drivers/librte_dma_idxd.so.22.0.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[881/2762] Compiling C object drivers/librte_dma_idxd.a.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[882/2762] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[883/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o
[884/2762] Compiling C object drivers/librte_mempool_dpaa.so.22.0.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[885/2762] Linking static target drivers/librte_mempool_dpaa.a
[886/2762] Linking static target drivers/librte_dma_idxd.a
[887/2762] Compiling C object drivers/librte_mempool_octeontx.so.22.0.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[888/2762] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[889/2762] Linking static target drivers/librte_mempool_octeontx.a
[890/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o
[891/2762] Compiling C object drivers/librte_bus_dpaa.so.22.0.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[892/2762] Generating rte_mempool_octeontx2.pmd.c with a custom command
[893/2762] Linking static target drivers/librte_bus_dpaa.a
[894/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o
[895/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_ethdev.c.o
[896/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o
[897/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_vfpf.c.o
[898/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o
[899/2762] Generating rte_net_bnxt_mingw with a custom command
[900/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o
[901/2762] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[902/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o
[903/2762] Compiling C object drivers/librte_mempool_octeontx2.a.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o
[904/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o
[905/2762] Generating rte_net_bnxt_def with a custom command
[906/2762] Compiling C object drivers/librte_mempool_octeontx2.so.22.0.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o
[907/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o
[908/2762] Linking static target drivers/librte_mempool_octeontx2.a
[909/2762] Linking static target drivers/libtmp_rte_mempool_ring.a
[910/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o
[911/2762] Generating rte_net_bond_mingw with a custom command
[912/2762] Generating rte_net_bond_def with a custom command
[913/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o
[914/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_rxtx.c.o
[915/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o
[916/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o
[917/2762] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[918/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o
[919/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o
[920/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o
[921/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o
[922/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o
[923/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_hash.c.o
[924/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o
[925/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o
[926/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o
[927/2762] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[928/2762] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o
[929/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o
[930/2762] Linking static target drivers/libtmp_rte_net_af_packet.a
[931/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o
[932/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o
[933/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o
[934/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o
[935/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_tbl.c.o
[936/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_ha_mgr.c.o
[937/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o
[938/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o
[939/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o
[940/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o
[941/2762] Compiling C object drivers/net/virtio/libvirtio_avx512_lib.a.p/virtio_rxtx_packed.c.o
[942/2762] Linking static target drivers/net/virtio/libvirtio_avx512_lib.a
[943/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o
[944/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o
[945/2762] Generating rte_net_ark.pmd.c with a custom command
[946/2762] Generating rte_net_cnxk_mingw with a custom command
[947/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_dpool.c.o
[948/2762] Generating rte_mempool_ring.pmd.c with a custom command
[949/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o
[950/2762] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o
[951/2762] Generating rte_net_cnxk_def with a custom command
[952/2762] Compiling C object drivers/librte_net_ark.so.22.0.p/meson-generated_.._rte_net_ark.pmd.c.o
[953/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o
[954/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_utils.c.o
[955/2762] Linking static target drivers/librte_net_ark.a
[956/2762] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o
[957/2762] Compiling C object drivers/librte_mempool_ring.so.22.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[958/2762] Linking static target drivers/libtmp_rte_net_atlantic.a
[959/2762] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[960/2762] Linking static target drivers/librte_mempool_ring.a
[961/2762] Generating rte_net_af_packet.pmd.c with a custom command
[962/2762] Generating rte_common_qat.sym_chk with a custom command (wrapped by meson to capture output)
[963/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o
[964/2762] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[965/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o
[966/2762] Linking static target drivers/librte_net_af_packet.a
[967/2762] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o
[968/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o
[969/2762] Compiling C object drivers/librte_net_af_packet.so.22.0.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[970/2762] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o
[971/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o
[972/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o
[973/2762] Linking static target drivers/libtmp_rte_net_axgbe.a
[974/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o
[975/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o
[976/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o
[977/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o
[978/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl_sram.c.o
[979/2762] Generating rte_net_cxgbe_def with a custom command
[980/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_hash_internal.c.o
[981/2762] Generating rte_net_cxgbe_mingw with a custom command
[982/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o
[983/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o
[984/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o
[985/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_sram_mgr.c.o
[986/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_host.c.o
[987/2762] Generating rte_mempool_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[988/2762] Generating rte_net_dpaa_def with a custom command
[989/2762] Generating rte_net_dpaa_mingw with a custom command
[990/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[991/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_identifier.c.o
[992/2762] Generating rte_common_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[993/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p58.c.o
[994/2762] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o
[995/2762] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o
[996/2762] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[997/2762] Linking static target drivers/libtmp_rte_net_avp.a
[998/2762] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o
[999/2762] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o
[1000/2762] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[1001/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_common.c.o
[1002/2762] Linking static target drivers/libtmp_rte_dma_skeleton.a
[1003/2762] Generating rte_net_atlantic.pmd.c with a custom command
[1004/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_tcam.c.o
[1005/2762] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o
[1006/2762] Linking static target lib/librte_acl.a
[1007/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o
[1008/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o
[1009/2762] Generating rte_net_dpaa2_mingw with a custom command
[1010/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[1011/2762] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1012/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o
[1013/2762] Compiling C object drivers/librte_net_atlantic.so.22.0.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1014/2762] Generating rte_net_dpaa2_def with a custom command
[1015/2762] Linking static target drivers/librte_net_atlantic.a
[1016/2762] Generating rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1017/2762] Generating rte_dma_idxd.sym_chk with a custom command (wrapped by meson to capture output)
[1018/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o
[1019/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_link.c.o
[1020/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rte_flow.c.o
[1021/2762] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1022/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_lookup.c.o
[1023/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o
[1024/2762] Generating rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1025/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[1026/2762] Generating rte_net_axgbe.pmd.c with a custom command
[1027/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev.c.o
[1028/2762] Generating rte_mempool_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1029/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o
[1030/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[1031/2762] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1032/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ptp.c.o
[1033/2762] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o
[1034/2762] Compiling C object drivers/librte_net_axgbe.so.22.0.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1035/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rte_flow.c.o
[1036/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_stats.c.o
[1037/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o
[1038/2762] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[1039/2762] Linking static target drivers/librte_net_axgbe.a
[1040/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_shared.c.o
[1041/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_base.c.o
[1042/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_tm.c.o
[1043/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev_sec.c.o
[1044/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o
[1045/2762] Generating rte_mempool_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[1046/2762] Generating rte_net_e1000_def with a custom command
[1047/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_vec.c.o
[1048/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_vec_mseg.c.o
[1049/2762] Generating rte_net_e1000_mingw with a custom command
[1050/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rte_flow.c.o
[1051/2762] Generating rte_net_ena_def with a custom command
[1052/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_osdep.c.o
[1053/2762] Generating rte_net_ena_mingw with a custom command
[1054/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[1055/2762] Generating rte_net_enetc_def with a custom command
[1056/2762] Generating rte_net_enetc_mingw with a custom command
[1057/2762] Generating rte_dma_skeleton.pmd.c with a custom command
[1058/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[1059/2762] Generating rte_net_avp.pmd.c with a custom command
[1060/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_vec.c.o
[1061/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o
[1062/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[1063/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_vec_mseg.c.o
[1064/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_vec.c.o
[1065/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_vec_mseg.c.o
[1066/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o
[1067/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o
[1068/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[1069/2762] Compiling C object drivers/librte_dma_skeleton.a.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[1070/2762] Compiling C object drivers/librte_dma_skeleton.so.22.0.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[1071/2762] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o
[1072/2762] Compiling C object drivers/librte_net_avp.so.22.0.p/meson-generated_.._rte_net_avp.pmd.c.o
[1073/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o
[1074/2762] Linking static target drivers/librte_dma_skeleton.a
[1075/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev.c.o
[1076/2762] Linking static target drivers/librte_net_avp.a
[1077/2762] Generating rte_net_enic_def with a custom command
[1078/2762] Generating rte_net_enic_mingw with a custom command
[1079/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_vf.c.o
[1080/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_manage.c.o
[1081/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[1082/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mbx.c.o
[1083/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[1084/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_vec_mseg.c.o
[1085/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev_sec.c.o
[1086/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o
[1087/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_vec.c.o
[1088/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_80003es2lan.c.o
[1089/2762] Generating rte_net_failsafe_def with a custom command
[1090/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o
[1091/2762] Generating rte_net_failsafe_mingw with a custom command
[1092/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o
[1093/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[1094/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o
[1095/2762] Generating rte_net_fm10k_def with a custom command
[1096/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[1097/2762] Generating rte_net_ark.sym_chk with a custom command (wrapped by meson to capture output)
[1098/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o
[1099/2762] Generating rte_net_fm10k_mingw with a custom command
[1100/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o
[1101/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_nvm.c.o
[1102/2762] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[1103/2762] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o
[1104/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[1105/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_sse.c.o
[1106/2762] Linking static target drivers/libtmp_rte_mempool_bucket.a
[1107/2762] Generating rte_mempool_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1108/2762] Generating rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[1109/2762] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_vf.c.o
[1110/2762] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o
[1111/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_avx2.c.o
[1112/2762] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o
[1113/2762] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_api.c.o
[1114/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_tlu_hash.c.o
[1115/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o
[1116/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mac.c.o
[1117/2762] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_common.c.o
[1118/2762] Generating rte_net_hinic_def with a custom command
[1119/2762] Generating rte_net_hinic_mingw with a custom command
[1120/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o
[1121/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o
[1122/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o
[1123/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o
[1124/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[1125/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o
[1126/2762] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_tlv.c.o
[1127/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o
[1128/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_e1000_logs.c.o
[1129/2762] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o
[1130/2762] Generating rte_mempool_bucket.pmd.c with a custom command
[1131/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o
[1132/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[1133/2762] Generating rte_net_hns3_def with a custom command
[1134/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o
[1135/2762] Generating rte_net_hns3_mingw with a custom command
[1136/2762] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[1137/2762] Compiling C object drivers/librte_mempool_bucket.so.22.0.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[1138/2762] Linking static target drivers/librte_mempool_bucket.a
[1139/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o
[1140/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o
[1141/2762] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_mbx.c.o
[1142/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[1143/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o
[1144/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_pf.c.o
[1145/2762] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o
[1146/2762] Generating acl.sym_chk with a custom command (wrapped by meson to capture output)
[1147/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_phy.c.o
[1148/2762] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_rss.c.o
[1149/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o
[1150/2762] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o
[1151/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o
[1152/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o
[1153/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1154/2762] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_pf.c.o
[1155/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o
[1156/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1157/2762] Linking static target drivers/net/fm10k/base/libfm10k_base.a
[1158/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o
[1159/2762] Generating rte_net_i40e_def with a custom command
[1160/2762] Generating rte_net_i40e_mingw with a custom command
[1161/2762] Generating rte_net_axgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1162/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
[1163/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_ethdev.c.o
[1164/2762] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o
[1165/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o
[1166/2762] Generating rte_net_atlantic.sym_chk with a custom command (wrapped by meson to capture output)
[1167/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_wq.c.o
[1168/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o
[1169/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwif.c.o
[1170/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1171/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o
[1172/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_eqs.c.o
[1173/2762] Generating rte_net_iavf_def with a custom command
[1174/2762] Generating rte_net_iavf_mingw with a custom command
[1175/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mgmt.c.o
[1176/2762] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o
[1177/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o
[1178/2762] Generating rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[1179/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx_vec_avx2.c.o
[1180/2762] Linking static target drivers/libtmp_rte_net_enetc.a
[1181/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o
[1182/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o
[1183/2762] Generating rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1184/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_flow.c.o
[1185/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1186/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
[1187/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_nicio.c.o
[1188/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1189/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o
[1190/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_diag.c.o
[1191/2762] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[1192/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o
[1193/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1194/2762] Linking static target drivers/net/e1000/base/libe1000_base.a
[1195/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o
[1196/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1197/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_hmc.c.o
[1198/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ptp.c.o
[1199/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1200/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1201/2762] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[1202/2762] Generating rte_net_enetc.pmd.c with a custom command
[1203/2762] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o
[1204/2762] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1205/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1206/2762] Compiling C object drivers/librte_net_enetc.so.22.0.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1207/2762] Linking static target drivers/librte_net_enetc.a
[1208/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1209/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o
[1210/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_dcb.c.o
[1211/2762] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1212/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1213/2762] Linking static target drivers/net/hinic/base/libhinic_base.a
[1214/2762] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1215/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1216/2762] Generating rte_mempool_bucket.sym_chk with a custom command (wrapped by meson to capture output)
[1217/2762] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o
[1218/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o
[1219/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o
[1220/2762] Linking static target drivers/libtmp_rte_net_cxgbe.a
[1221/2762] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o
[1222/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_lan_hmc.c.o
[1223/2762] Generating rte_net_ice_def with a custom command
[1224/2762] Generating rte_net_ice_mingw with a custom command
[1225/2762] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx.c.o
[1226/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.o
[1227/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1228/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl.c.o
[1229/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.o
[1230/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.o
[1231/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o
[1232/2762] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1233/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1234/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_base.c.o
[1235/2762] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx_vec.c.o
[1236/2762] Linking static target drivers/libtmp_rte_net_enic.a
[1237/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o
[1238/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o
[1239/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_tm.c.o
[1240/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o
[1241/2762] Generating rte_net_igc_def with a custom command
[1242/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o
[1243/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_mk_grp.c.o
[1244/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.o
[1245/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o
[1246/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_proto_grp.c.o
[1247/2762] Generating rte_net_igc_mingw with a custom command
[1248/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o
[1249/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1250/2762] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_logs.c.o
[1251/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o
[1252/2762] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1253/2762] Generating rte_net_ionic_def with a custom command
[1254/2762] Generating rte_net_ionic_mingw with a custom command
[1255/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o
[1256/2762] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1257/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o
[1258/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o
[1259/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o
[1260/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o
[1261/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_xlt_kb.c.o
[1262/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o
[1263/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.o
[1264/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1265/2762] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o
[1266/2762] Linking static target drivers/libtmp_rte_net_bond.a
[1267/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o
[1268/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o
[1269/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.o
[1270/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.o
[1271/2762] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
[1272/2762] Generating rte_net_cxgbe.pmd.c with a custom command
[1273/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[1274/2762] Linking static target drivers/libtmp_rte_net_ena.a
[1275/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o
[1276/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1277/2762] Compiling C object drivers/librte_net_cxgbe.so.22.0.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1278/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o
[1279/2762] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1280/2762] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1281/2762] Linking static target drivers/librte_net_cxgbe.a
[1282/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o
[1283/2762] Generating rte_net_ixgbe_def with a custom command
[1284/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o
[1285/2762] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1286/2762] Generating rte_net_ixgbe_mingw with a custom command
[1287/2762] Linking static target drivers/libtmp_rte_net_hinic.a
[1288/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o
[1289/2762] Linking static target drivers/libtmp_rte_net_fm10k.a
[1290/2762] Generating rte_net_kni_def with a custom command
[1291/2762] Generating rte_net_kni_mingw with a custom command
[1292/2762] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1293/2762] Linking static target drivers/libtmp_rte_net_failsafe.a
[1294/2762] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o
[1295/2762] Generating rte_net_enic.pmd.c with a custom command
[1296/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o
[1297/2762] Linking static target drivers/libtmp_rte_net_e1000.a
[1298/2762] Compiling C object drivers/librte_net_enic.so.22.0.p/meson-generated_.._rte_net_enic.pmd.c.o
[1299/2762] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o
[1300/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1301/2762] Linking static target drivers/librte_net_enic.a
[1302/2762] Generating rte_net_liquidio_mingw with a custom command
[1303/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o
[1304/2762] Generating rte_net_liquidio_def with a custom command
[1305/2762] Generating rte_net_memif_def with a custom command
[1306/2762] Generating rte_net_bond.pmd.c with a custom command
[1307/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o
[1308/2762] Generating rte_net_enetc.sym_chk with a custom command (wrapped by meson to capture output)
[1309/2762] Generating rte_net_memif_mingw with a custom command
[1310/2762] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o
[1311/2762] Compiling C object drivers/librte_net_bond.so.22.0.p/meson-generated_.._rte_net_bond.pmd.c.o
[1312/2762] Generating rte_net_ena.pmd.c with a custom command
[1313/2762] Linking static target drivers/librte_net_bond.a
[1314/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.o
[1315/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[1316/2762] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1317/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[1318/2762] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o
[1319/2762] Linking static target drivers/librte_net_ena.a
[1320/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o
[1321/2762] Compiling C object drivers/librte_net_ena.so.22.0.p/meson-generated_.._rte_net_ena.pmd.c.o
[1322/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82598.c.o
[1323/2762] Generating rte_net_fm10k.pmd.c with a custom command
[1324/2762] Linking static target drivers/libtmp_rte_net_bnxt.a
[1325/2762] Generating rte_net_netvsc_def with a custom command
[1326/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o
[1327/2762] Generating rte_net_netvsc_mingw with a custom command
[1328/2762] Generating rte_net_hinic.pmd.c with a custom command
[1329/2762] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_filter.c.o
[1330/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o
[1331/2762] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[1332/2762] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1333/2762] Generating rte_net_failsafe.pmd.c with a custom command
[1334/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_82599_bypass.c.o
[1335/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1336/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82599.c.o
[1337/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o
[1338/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.o
[1339/2762] Linking static target drivers/librte_net_fm10k.a
[1340/2762] Compiling C object drivers/librte_net_fm10k.so.22.0.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1341/2762] Compiling C object drivers/librte_net_hinic.so.22.0.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1342/2762] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1343/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_vf.c.o
[1344/2762] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_flow.c.o
[1345/2762] Linking static target drivers/librte_net_hinic.a
[1346/2762] Compiling C object drivers/librte_net_failsafe.so.22.0.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1347/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o
[1348/2762] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1349/2762] Linking static target drivers/librte_net_failsafe.a
[1350/2762] Generating rte_net_e1000.pmd.c with a custom command
[1351/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.o
[1352/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o
[1353/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x540.c.o
[1354/2762] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1355/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_api.c.o
[1356/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.o
[1357/2762] Compiling C object drivers/librte_net_e1000.so.22.0.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1358/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[1359/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o
[1360/2762] Linking static target drivers/librte_net_e1000.a
[1361/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb.c.o
[1362/2762] Generating rte_net_nfp_def with a custom command
[1363/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[1364/2762] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o
[1365/2762] Generating rte_net_nfp_mingw with a custom command
[1366/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1367/2762] Linking static target drivers/net/igc/base/libigc_base.a
[1368/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_rte_pmd_i40e.c.o
[1369/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_vf_representor.c.o
[1370/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.o
[1371/2762] Generating rte_net_ngbe_def with a custom command
[1372/2762] Generating rte_net_ngbe_mingw with a custom command
[1373/2762] Generating rte_net_null_def with a custom command
[1374/2762] Generating rte_net_null_mingw with a custom command
[1375/2762] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_23xx_vf.c.o
[1376/2762] Compiling C object drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o
[1377/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1378/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o
[1379/2762] Linking static target drivers/net/i40e/libi40e_avx512_lib.a
[1380/2762] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_mbox.c.o
[1381/2762] Compiling C object drivers/libtmp_rte_net_kni.a.p/net_kni_rte_eth_kni.c.o
[1382/2762] Linking static target drivers/libtmp_rte_net_kni.a
[1383/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[1384/2762] Generating rte_net_octeontx_def with a custom command
[1385/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_sse.c.o
[1386/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o
[1387/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o
[1388/2762] Generating rte_net_octeontx_mingw with a custom command
[1389/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_sse.c.o
[1390/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.o
[1391/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o
[1392/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o
[1393/2762] Generating rte_net_cxgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1394/2762] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.o
[1395/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_avx2.c.o
[1396/2762] Linking static target drivers/net/i40e/base/libi40e_base.a
[1397/2762] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o
[1398/2762] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o
[1399/2762] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o
[1400/2762] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1401/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o
[1402/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o
[1403/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o
[1404/2762] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o
[1405/2762] Generating rte_net_enic.sym_chk with a custom command (wrapped by meson to capture output)
[1406/2762] Linking static target drivers/net/octeontx/base/libocteontx_base.a
[1407/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o
[1408/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o
[1409/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o
[1410/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o
[1411/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o
[1412/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o
[1413/2762] Generating rte_net_octeontx2_mingw with a custom command
[1414/2762] Generating rte_net_octeontx2_def with a custom command
[1415/2762] Generating rte_net_kni.pmd.c with a custom command
[1416/2762] Generating rte_net_bnxt.pmd.c with a custom command
[1417/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o
[1418/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.o
[1419/2762] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1420/2762] Generating rte_net_octeontx_ep_mingw with a custom command
[1421/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o
[1422/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mng.c.o
[1423/2762] Compiling C object drivers/librte_net_kni.a.p/meson-generated_.._rte_net_kni.pmd.c.o
[1424/2762] Linking static target drivers/librte_net_kni.a
[1425/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_eeprom.c.o
[1426/2762] Compiling C object drivers/librte_net_bnxt.so.22.0.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1427/2762] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o
[1428/2762] Generating rte_net_octeontx_ep_def with a custom command
[1429/2762] Generating rte_net_pcap_def with a custom command
[1430/2762] Compiling C object drivers/librte_net_kni.so.22.0.p/meson-generated_.._rte_net_kni.pmd.c.o
[1431/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_mvl.c.o
[1432/2762] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1433/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1434/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_rtl.c.o
[1435/2762] Generating rte_net_pfe_def with a custom command
[1436/2762] Generating rte_net_pfe_mingw with a custom command
[1437/2762] Generating rte_net_pcap_mingw with a custom command
[1438/2762] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_ethdev.c.o
[1439/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_cpp_bridge.c.o
[1440/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o
[1441/2762] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o
[1442/2762] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o
[1443/2762] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1444/2762] Linking static target drivers/librte_net_bnxt.a
[1445/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[1446/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy.c.o
[1447/2762] Linking static target drivers/libtmp_rte_net_dpaa.a
[1448/2762] Generating rte_net_ena.sym_chk with a custom command (wrapped by meson to capture output)
[1449/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o
[1450/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev_vf.c.o
[1451/2762] Generating rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1452/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o
[1453/2762] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[1454/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o
[1455/2762] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx2_ep_vf.c.o
[1456/2762] Generating rte_net_fm10k.sym_chk with a custom command (wrapped by meson to capture output)
[1457/2762] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o
[1458/2762] Generating rte_net_failsafe.sym_chk with a custom command (wrapped by meson to capture output)
[1459/2762] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o
[1460/2762] Linking static target drivers/libtmp_rte_net_ionic.a
[1461/2762] Linking static target drivers/net/ngbe/base/libngbe_base.a
[1462/2762] Generating rte_net_hinic.sym_chk with a custom command (wrapped by meson to capture output)
[1463/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_common.c.o
[1464/2762] Generating rte_net_qede_def with a custom command
[1465/2762] Generating rte_net_qede_mingw with a custom command
[1466/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[1467/2762] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_rxtx.c.o
[1468/2762] Generating rte_net_ring_mingw with a custom command
[1469/2762] Linking static target drivers/libtmp_rte_net_liquidio.a
[1470/2762] Generating rte_net_ring_def with a custom command
[1471/2762] Generating rte_net_e1000.sym_chk with a custom command (wrapped by meson to capture output)
[1472/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1473/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cpp_pcie_ops.c.o
[1474/2762] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1475/2762] Generating rte_net_softnic_mingw with a custom command
[1476/2762] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[1477/2762] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o
[1478/2762] Linking static target drivers/net/ixgbe/base/libixgbe_base.a
[1479/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[1480/2762] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o
[1481/2762] Generating rte_net_dpaa.pmd.c with a custom command
[1482/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1483/2762] Linking static target drivers/libtmp_rte_net_igc.a
[1484/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o
[1485/2762] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
[1486/2762] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1487/2762] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1488/2762] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1489/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o
[1490/2762] Compiling C object drivers/librte_net_dpaa.so.22.0.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1491/2762] Linking static target drivers/libtmp_rte_net_iavf.a
[1492/2762] Linking static target drivers/libtmp_rte_net_hns3.a
[1493/2762] Linking static target drivers/librte_net_dpaa.a
[1494/2762] Linking static target drivers/libtmp_rte_net_nfp.a
[1495/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
[1496/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o
[1497/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_sse.c.o
[1498/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_lookup.c.o
[1499/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mac.c.o
[1500/2762] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_osdep_linux.c.o
[1501/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1502/2762] Generating rte_net_softnic_def with a custom command
[1503/2762] Generating rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1504/2762] Generating rte_net_ionic.pmd.c with a custom command
[1505/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_link.c.o
[1506/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rss.c.o
[1507/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_stats.c.o
[1508/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ptp.c.o
[1509/2762] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1510/2762] Linking static target drivers/librte_net_ionic.a
[1511/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_ctrl.c.o
[1512/2762] Generating rte_net_thunderx_def with a custom command
[1513/2762] Generating rte_net_thunderx_mingw with a custom command
[1514/2762] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[1515/2762] Compiling C object drivers/librte_net_ionic.so.22.0.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1516/2762] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_vf.c.o
[1517/2762] Linking static target drivers/libtmp_rte_net_null.a
[1518/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx.c.o
[1519/2762] Generating rte_net_liquidio.pmd.c with a custom command
[1520/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mcast.c.o
[1521/2762] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_ethdev.c.o
[1522/2762] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[1523/2762] Compiling C object drivers/librte_net_liquidio.a.p/meson-generated_.._rte_net_liquidio.pmd.c.o
[1524/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_irq.c.o
[1525/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_dump.c.o
[1526/2762] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[1527/2762] Linking static target drivers/librte_net_liquidio.a
[1528/2762] Compiling C object drivers/librte_net_liquidio.so.22.0.p/meson-generated_.._rte_net_liquidio.pmd.c.o
[1529/2762] Linking static target drivers/libtmp_rte_net_thunderx.a
[1530/2762] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[1531/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o
[1532/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_devargs.c.o
[1533/2762] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
[1534/2762] Linking static target drivers/libtmp_rte_net_memif.a
[1535/2762] Generating rte_net_igc.pmd.c with a custom command
[1536/2762] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o
[1537/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_vlan.c.o
[1538/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_ops.c.o
[1539/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o
[1540/2762] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o
[1541/2762] Linking static target drivers/libtmp_rte_net_dpaa2.a
[1542/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
[1543/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_parse.c.o
[1544/2762] Compiling C object drivers/librte_net_igc.a.p/meson-generated_.._rte_net_igc.pmd.c.o
[1545/2762] Generating rte_net_txgbe_def with a custom command
[1546/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o
[1547/2762] Compiling C object drivers/librte_net_igc.so.22.0.p/meson-generated_.._rte_net_igc.pmd.c.o
[1548/2762] Generating rte_net_kni.sym_chk with a custom command (wrapped by meson to capture output)
[1549/2762] Generating rte_net_txgbe_mingw with a custom command
[1550/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o
[1551/2762] Linking static target drivers/librte_net_igc.a
[1552/2762] Generating rte_net_vdev_netvsc_def with a custom command
[1553/2762] Generating rte_net_vdev_netvsc_mingw with a custom command
[1554/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o
[1555/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o
[1556/2762] Generating rte_net_nfp.pmd.c with a custom command
[1557/2762] Generating rte_net_vhost_def with a custom command
[1558/2762] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[1559/2762] Generating rte_net_iavf.pmd.c with a custom command
[1560/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o
[1561/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o
[1562/2762] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[1563/2762] Linking static target drivers/libtmp_rte_net_octeontx.a
[1564/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1565/2762] Generating rte_net_null.pmd.c with a custom command
[1566/2762] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1567/2762] Compiling C object drivers/librte_net_nfp.so.22.0.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1568/2762] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1569/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_vf.c.o
[1570/2762] Linking static target drivers/librte_net_nfp.a
[1571/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o
[1572/2762] Compiling C object drivers/librte_net_iavf.so.22.0.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1573/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o
[1574/2762] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[1575/2762] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_rxtx.c.o
[1576/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_utils.c.o
[1577/2762] Generating rte_net_vmxnet3_mingw with a custom command
[1578/2762] Generating rte_net_virtio_mingw with a custom command
[1579/2762] Generating rte_net_virtio_def with a custom command
[1580/2762] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o
[1581/2762] Compiling C object drivers/librte_net_null.so.22.0.p/meson-generated_.._rte_net_null.pmd.c.o
[1582/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_debug.c.o
[1583/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_sec.c.o
[1584/2762] Linking static target drivers/libtmp_rte_net_octeontx_ep.a
[1585/2762] Linking static target drivers/librte_net_null.a
[1586/2762] Generating rte_net_hns3.pmd.c with a custom command
[1587/2762] Generating rte_net_vmxnet3_def with a custom command
[1588/2762] Generating rte_raw_cnxk_bphy_mingw with a custom command
[1589/2762] Generating rte_raw_cnxk_bphy_def with a custom command
[1590/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_link.c.o
[1591/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[1592/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cryptodev.c.o
[1593/2762] Generating rte_raw_dpaa2_cmdif_def with a custom command
[1594/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow.c.o
[1595/2762] Generating rte_net_thunderx.pmd.c with a custom command
[1596/2762] Compiling C object drivers/librte_net_hns3.so.22.0.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1597/2762] Generating rte_raw_dpaa2_qdma_def with a custom command
[1598/2762] Generating rte_net_memif.pmd.c with a custom command
[1599/2762] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1600/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx.c.o
[1601/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_action.c.o
[1602/2762] Generating rte_raw_dpaa2_qdma_mingw with a custom command
[1603/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o
[1604/2762] Generating rte_raw_ntb_def with a custom command
[1605/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_parser.c.o
[1606/2762] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[1607/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o
[1608/2762] Linking static target drivers/librte_net_hns3.a
[1609/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o
[1610/2762] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
[1611/2762] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[1612/2762] Compiling C object drivers/librte_net_thunderx.so.22.0.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[1613/2762] Linking static target drivers/libtmp_rte_net_pfe.a
[1614/2762] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[1615/2762] Generating rte_raw_ntb_mingw with a custom command
[1616/2762] Generating rte_raw_skeleton_mingw with a custom command
[1617/2762] Generating rte_raw_skeleton_def with a custom command
[1618/2762] Linking static target drivers/libtmp_rte_net_netvsc.a
[1619/2762] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[1620/2762] Linking static target drivers/librte_net_memif.a
[1621/2762] Compiling C object drivers/librte_net_memif.so.22.0.p/meson-generated_.._rte_net_memif.pmd.c.o
[1622/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o
[1623/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[1624/2762] Linking static target drivers/librte_net_thunderx.a
[1625/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1626/2762] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1627/2762] Linking static target drivers/libtmp_rte_net_ngbe.a
[1628/2762] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[1629/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o
[1630/2762] Generating rte_net_dpaa2.pmd.c with a custom command
[1631/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tap.c.o
[1632/2762] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_bpf_api.c.o
[1633/2762] Generating rte_net_octeontx.pmd.c with a custom command
[1634/2762] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
[1635/2762] Generating rte_crypto_bcmfs_mingw with a custom command
[1636/2762] Generating rte_crypto_bcmfs_def with a custom command
[1637/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1638/2762] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1639/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o
[1640/2762] Compiling C object drivers/librte_net_dpaa2.so.22.0.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1641/2762] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[1642/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o
[1643/2762] Linking static target drivers/librte_net_dpaa2.a
[1644/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_meter.c.o
[1645/2762] Compiling C object drivers/librte_net_octeontx.so.22.0.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[1646/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[1647/2762] Generating rte_net_octeontx_ep.pmd.c with a custom command
[1648/2762] Generating rte_net_bnxt.sym_chk with a custom command (wrapped by meson to capture output)
[1649/2762] Generating rte_crypto_caam_jr_mingw with a custom command
[1650/2762] Linking static target drivers/librte_net_octeontx.a
[1651/2762] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o
[1652/2762] Generating rte_crypto_caam_jr_def with a custom command
[1653/2762] Linking static target drivers/libtmp_rte_net_bnx2x.a
[1654/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o
[1655/2762] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o
[1656/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[1657/2762] Compiling C object drivers/librte_net_octeontx_ep.so.22.0.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o
[1658/2762] Compiling C object drivers/librte_net_octeontx_ep.a.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o
[1659/2762] Linking static target drivers/librte_net_octeontx_ep.a
[1660/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o
[1661/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[1662/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o
[1663/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[1664/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o
[1665/2762] Generating rte_crypto_cnxk_def with a custom command
[1666/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o
[1667/2762] Generating rte_crypto_cnxk_mingw with a custom command
[1668/2762] Generating rte_net_pfe.pmd.c with a custom command
[1669/2762] Generating rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1670/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[1671/2762] Generating rte_crypto_dpaa_sec_mingw with a custom command
[1672/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o
[1673/2762] Generating rte_crypto_dpaa_sec_def with a custom command
[1674/2762] Generating rte_net_netvsc.pmd.c with a custom command
[1675/2762] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o
[1676/2762] Generating rte_crypto_dpaa2_sec_mingw with a custom command
[1677/2762] Generating rte_net_ngbe.pmd.c with a custom command
[1678/2762] Compiling C object drivers/librte_net_pfe.so.22.0.p/meson-generated_.._rte_net_pfe.pmd.c.o
[1679/2762] Generating rte_net_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[1680/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o
[1681/2762] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1682/2762] Linking static target drivers/librte_net_pfe.a
[1683/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tm.c.o
[1684/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[1685/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_flow.c.o
[1686/2762] Linking static target drivers/librte_net_netvsc.a
[1687/2762] Generating rte_crypto_dpaa2_sec_def with a custom command
[1688/2762] Compiling C object drivers/librte_net_netvsc.so.22.0.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1689/2762] Compiling C object drivers/librte_net_ngbe.a.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[1690/2762] Compiling C object drivers/librte_net_ngbe.so.22.0.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[1691/2762] Linking static target drivers/librte_net_ngbe.a
[1692/2762] Generating rte_net_liquidio.sym_chk with a custom command (wrapped by meson to capture output)
[1693/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[1694/2762] Generating rte_crypto_nitrox_def with a custom command
[1695/2762] Generating rte_crypto_nitrox_mingw with a custom command
[1696/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev.c.o
[1697/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o
[1698/2762] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o
[1699/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[1700/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_logs.c.o
[1701/2762] Generating rte_crypto_null_def with a custom command
[1702/2762] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
[1703/2762] Generating rte_crypto_null_mingw with a custom command
[1704/2762] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx_test.c.o
[1705/2762] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1706/2762] Generating rte_crypto_octeontx_mingw with a custom command
[1707/2762] Linking static target drivers/libtmp_rte_net_ring.a
[1708/2762] Generating rte_crypto_octeontx_def with a custom command
[1709/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o
[1710/2762] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o
[1711/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[1712/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1713/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1714/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[1715/2762] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[1716/2762] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o
[1717/2762] Linking static target drivers/libtmp_rte_raw_cnxk_bphy.a
[1718/2762] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[1719/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o
[1720/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_hal.c.o
[1721/2762] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a
[1722/2762] Generating rte_crypto_octeontx2_mingw with a custom command
[1723/2762] Generating rte_crypto_octeontx2_def with a custom command
[1724/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o
[1725/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[1726/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o
[1727/2762] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a
[1728/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o
[1729/2762] Generating rte_net_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[1730/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o
[1731/2762] Generating rte_net_igc.sym_chk with a custom command (wrapped by meson to capture output)
[1732/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o
[1733/2762] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o
[1734/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o
[1735/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[1736/2762] Generating rte_net_bnx2x.pmd.c with a custom command
[1737/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1738/2762] Generating rte_crypto_scheduler_mingw with a custom command
[1739/2762] Generating rte_crypto_scheduler_def with a custom command
[1740/2762] Generating rte_crypto_virtio_mingw with a custom command
[1741/2762] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o
[1742/2762] Generating rte_crypto_virtio_def with a custom command
[1743/2762] Linking static target drivers/libtmp_rte_raw_skeleton.a
[1744/2762] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1745/2762] Generating rte_compress_octeontx_mingw with a custom command
[1746/2762] Compiling C object drivers/librte_net_bnx2x.so.22.0.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1747/2762] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o
[1748/2762] Generating rte_compress_octeontx_def with a custom command
[1749/2762] Linking static target drivers/librte_net_bnx2x.a
[1750/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx.c.o
[1751/2762] Generating rte_compress_zlib_mingw with a custom command
[1752/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[1753/2762] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1754/2762] Generating rte_compress_zlib_def with a custom command
[1755/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o
[1756/2762] Generating rte_net_null.sym_chk with a custom command (wrapped by meson to capture output)
[1757/2762] Linking static target drivers/net/ice/base/libice_base.a
[1758/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o
[1759/2762] Generating rte_regex_octeontx2_def with a custom command
[1760/2762] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o
[1761/2762] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o
[1762/2762] Generating rte_regex_octeontx2_mingw with a custom command
[1763/2762] Linking static target drivers/libtmp_rte_crypto_bcmfs.a
[1764/2762] Linking static target drivers/net/txgbe/base/libtxgbe_base.a
[1765/2762] Generating rte_vdpa_ifc_def with a custom command
[1766/2762] Generating rte_vdpa_ifc_mingw with a custom command
[1767/2762] Generating rte_net_ring.pmd.c with a custom command
[1768/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev.c.o
[1769/2762] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o
[1770/2762] Generating rte_raw_cnxk_bphy.pmd.c with a custom command
[1771/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[1772/2762] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o
[1773/2762] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o
[1774/2762] Generating rte_net_memif.sym_chk with a custom command (wrapped by meson to capture output)
[1775/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev.c.o
[1776/2762] Generating rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[1777/2762] Linking static target drivers/librte_net_ring.a
[1778/2762] Compiling C object drivers/librte_net_ring.so.22.0.p/meson-generated_.._rte_net_ring.pmd.c.o
[1779/2762] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[1780/2762] Generating rte_net_vdev_netvsc.pmd.c with a custom command
[1781/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev.c.o
[1782/2762] Generating rte_raw_dpaa2_cmdif.pmd.c with a custom command
[1783/2762] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[1784/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_capabilities.c.o
[1785/2762] Generating rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[1786/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_sec.c.o
[1787/2762] Compiling C object drivers/librte_raw_cnxk_bphy.so.22.0.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[1788/2762] Linking static target drivers/librte_raw_cnxk_bphy.a
[1789/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o
[1790/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_ipsec.c.o
[1791/2762] Generating rte_raw_skeleton.pmd.c with a custom command
[1792/2762] Compiling C object drivers/librte_net_vdev_netvsc.so.22.0.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[1793/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_qp.c.o
[1794/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[1795/2762] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[1796/2762] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o
[1797/2762] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.22.0.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[1798/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_device.c.o
[1799/2762] Linking static target drivers/librte_net_vdev_netvsc.a
[1800/2762] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[1801/2762] Compiling C object drivers/librte_raw_skeleton.so.22.0.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[1802/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_mseg.c.o
[1803/2762] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[1804/2762] Linking static target drivers/librte_raw_dpaa2_cmdif.a
[1805/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tm.c.o
[1806/2762] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1807/2762] Linking static target drivers/librte_raw_skeleton.a
[1808/2762] Linking static target drivers/libtmp_rte_net_vhost.a
[1809/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o
[1810/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1811/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1812/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_ipsec.c.o
[1813/2762] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1814/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o
[1815/2762] Linking static target drivers/libtmp_rte_net_pcap.a
[1816/2762] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o
[1817/2762] Generating rte_crypto_bcmfs.pmd.c with a custom command
[1818/2762] Linking static target drivers/net/ice/libice_avx512_lib.a
[1819/2762] Generating rte_event_cnxk_mingw with a custom command
[1820/2762] Generating rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1821/2762] Generating rte_net_octeontx_ep.sym_chk with a custom command (wrapped by meson to capture output)
[1822/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o
[1823/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o
[1824/2762] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o
[1825/2762] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[1826/2762] Generating rte_event_cnxk_def with a custom command
[1827/2762] Compiling C object drivers/librte_crypto_bcmfs.so.22.0.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[1828/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o
[1829/2762] Linking static target drivers/librte_crypto_bcmfs.a
[1830/2762] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1831/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev.c.o
[1832/2762] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[1833/2762] Generating rte_net_ngbe.sym_chk with a custom command (wrapped by meson to capture output)
[1834/2762] Linking static target drivers/libtmp_rte_net_ixgbe.a
[1835/2762] Generating rte_net_pfe.sym_chk with a custom command (wrapped by meson to capture output)
[1836/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[1837/2762] Generating rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1838/2762] Generating rte_net_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[1839/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_hw_access.c.o
[1840/2762] Generating rte_event_dlb2_def with a custom command
[1841/2762] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_compiler.c.o
[1842/2762] Generating rte_event_dlb2_mingw with a custom command
[1843/2762] Generating rte_event_dpaa_def with a custom command
[1844/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_capabilities.c.o
[1845/2762] Generating rte_event_dpaa_mingw with a custom command
[1846/2762] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1847/2762] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[1848/2762] Generating rte_event_dpaa2_def with a custom command
[1849/2762] Generating rte_event_dsw_def with a custom command
[1850/2762] Generating rte_net_vhost.pmd.c with a custom command
[1851/2762] Generating rte_event_dpaa2_mingw with a custom command
[1852/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[1853/2762] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[1854/2762] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o
[1855/2762] Generating rte_event_dsw_mingw with a custom command
[1856/2762] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_hw_access.c.o
[1857/2762] Linking static target drivers/libtmp_rte_crypto_nitrox.a
[1858/2762] Compiling C object drivers/librte_net_vhost.so.22.0.p/meson-generated_.._rte_net_vhost.pmd.c.o
[1859/2762] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o
[1860/2762] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[1861/2762] Linking static target drivers/librte_net_vhost.a
[1862/2762] Generating rte_net_pcap.pmd.c with a custom command
[1863/2762] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
[1864/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[1865/2762] Linking static target drivers/libtmp_rte_net_i40e.a
[1866/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[1867/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[1868/2762] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[1869/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[1870/2762] Compiling C object drivers/librte_net_pcap.a.p/meson-generated_.._rte_net_pcap.pmd.c.o
[1871/2762] Generating rte_event_octeontx2_def with a custom command
[1872/2762] Compiling C object drivers/librte_net_pcap.so.22.0.p/meson-generated_.._rte_net_pcap.pmd.c.o
[1873/2762] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1874/2762] Linking static target drivers/librte_net_pcap.a
[1875/2762] Generating rte_event_octeontx2_mingw with a custom command
[1876/2762] Linking static target drivers/libtmp_rte_net_tap.a
[1877/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[1878/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_mbox.c.o
[1879/2762] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_mbox.c.o
[1880/2762] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
[1881/2762] Generating rte_event_opdl_mingw with a custom command
[1882/2762] Linking static target drivers/libtmp_rte_raw_ntb.a
[1883/2762] Generating rte_event_opdl_def with a custom command
[1884/2762] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev.c.o
[1885/2762] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o
[1886/2762] Generating rte_event_skeleton_def with a custom command
[1887/2762] Linking static target drivers/libtmp_rte_regex_octeontx2.a
[1888/2762] Generating rte_net_bnx2x.sym_chk with a custom command (wrapped by meson to capture output)
[1889/2762] Linking static target drivers/libtmp_rte_net_ice.a
[1890/2762] Generating rte_event_skeleton_mingw with a custom command
[1891/2762] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o
[1892/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_sec.c.o
[1893/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_mseg.c.o
[1894/2762] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[1895/2762] Generating rte_crypto_nitrox.pmd.c with a custom command
[1896/2762] Linking static target drivers/libtmp_rte_crypto_virtio.a
[1897/2762] Generating rte_net_ixgbe.pmd.c with a custom command
[1898/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1899/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o
[1900/2762] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[1901/2762] Compiling C object drivers/librte_crypto_nitrox.so.22.0.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[1902/2762] Linking static target drivers/librte_crypto_nitrox.a
[1903/2762] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1904/2762] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[1905/2762] Generating rte_event_sw_def with a custom command
[1906/2762] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o
[1907/2762] Compiling C object drivers/librte_net_ixgbe.so.22.0.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1908/2762] Linking static target drivers/librte_net_ixgbe.a
[1909/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o
[1910/2762] Linking static target drivers/libtmp_rte_crypto_null.a
[1911/2762] Generating rte_event_sw_mingw with a custom command
[1912/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker.c.o
[1913/2762] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o
[1914/2762] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1915/2762] Linking static target drivers/libtmp_rte_vdpa_ifc.a
[1916/2762] Generating rte_net_tap.pmd.c with a custom command
[1917/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx.c.o
[1918/2762] Linking static target drivers/libtmp_rte_net_softnic.a
[1919/2762] Generating rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1920/2762] Generating rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[1921/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1922/2762] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[1923/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o
[1924/2762] Generating rte_regex_octeontx2.pmd.c with a custom command
[1925/2762] Compiling C object drivers/librte_net_tap.so.22.0.p/meson-generated_.._rte_net_tap.pmd.c.o
[1926/2762] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[1927/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_eventdev.c.o
[1928/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_stats.c.o
[1929/2762] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o
[1930/2762] Generating rte_raw_ntb.pmd.c with a custom command
[1931/2762] Generating rte_event_octeontx_mingw with a custom command
[1932/2762] Generating rte_raw_dpaa2_cmdif.sym_chk with a custom command (wrapped by meson to capture output)
[1933/2762] Linking static target drivers/librte_net_tap.a
[1934/2762] Generating rte_event_octeontx_def with a custom command
[1935/2762] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o
[1936/2762] Generating rte_baseband_acc100_def with a custom command
[1937/2762] Generating rte_raw_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1938/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o
[1939/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev.c.o
[1940/2762] Generating rte_net_i40e.pmd.c with a custom command
[1941/2762] Generating rte_baseband_acc100_mingw with a custom command
[1942/2762] Compiling C object drivers/librte_regex_octeontx2.a.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o
[1943/2762] Compiling C object drivers/librte_regex_octeontx2.so.22.0.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o
[1944/2762] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[1945/2762] Compiling C object drivers/librte_raw_ntb.so.22.0.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[1946/2762] Linking static target drivers/libtmp_rte_compress_zlib.a
[1947/2762] Generating rte_raw_cnxk_bphy.sym_chk with a custom command (wrapped by meson to capture output)
[1948/2762] Linking static target drivers/librte_regex_octeontx2.a
[1949/2762] Linking static target drivers/librte_raw_ntb.a
[1950/2762] Generating rte_baseband_fpga_5gnr_fec_def with a custom command
[1951/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_evdev.c.o
[1952/2762] Generating rte_baseband_fpga_5gnr_fec_mingw with a custom command
[1953/2762] Generating rte_baseband_fpga_lte_fec_def with a custom command
[1954/2762] Generating rte_baseband_fpga_lte_fec_mingw with a custom command
[1955/2762] Generating rte_baseband_la12xx_def with a custom command
[1956/2762] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1957/2762] Compiling C object drivers/librte_net_i40e.so.22.0.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1958/2762] Compiling C object drivers/libtmp_rte_raw_dpaa2_qdma.a.p/raw_dpaa2_qdma_dpaa2_qdma.c.o
[1959/2762] Generating rte_baseband_la12xx_mingw with a custom command
[1960/2762] Linking static target drivers/libtmp_rte_raw_dpaa2_qdma.a
[1961/2762] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o
[1962/2762] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o
[1963/2762] Generating rte_baseband_null_def with a custom command
[1964/2762] Linking static target drivers/librte_net_i40e.a
[1965/2762] Generating rte_baseband_null_mingw with a custom command
[1966/2762] Generating rte_baseband_turbo_sw_def with a custom command
[1967/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o
[1968/2762] Generating rte_crypto_virtio.pmd.c with a custom command
[1969/2762] Generating rte_baseband_turbo_sw_mingw with a custom command
[1970/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_adptr.c.o
[1971/2762] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[1972/2762] Linking static target drivers/libtmp_rte_compress_octeontx.a
[1973/2762] Generating rte_net_ice.pmd.c with a custom command
[1974/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o
[1975/2762] Generating rte_crypto_null.pmd.c with a custom command
[1976/2762] Compiling C object drivers/librte_crypto_virtio.so.22.0.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[1977/2762] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o
[1978/2762] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[1979/2762] Linking static target drivers/librte_crypto_virtio.a
[1980/2762] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o
[1981/2762] Compiling C object drivers/librte_net_ice.so.22.0.p/meson-generated_.._rte_net_ice.pmd.c.o
[1982/2762] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[1983/2762] Compiling C object drivers/librte_crypto_null.so.22.0.p/meson-generated_.._rte_crypto_null.pmd.c.o
[1984/2762] Linking static target drivers/librte_crypto_null.a
[1985/2762] Generating rte_crypto_bcmfs.sym_chk with a custom command (wrapped by meson to capture output)
[1986/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_deq_burst.c.o
[1987/2762] Linking static target drivers/librte_net_ice.a
[1988/2762] Generating rte_vdpa_ifc.pmd.c with a custom command
[1989/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_dual_deq_burst.c.o
[1990/2762] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[1991/2762] Generating rte_net_vmxnet3.pmd.c with a custom command
[1992/2762] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[1993/2762] Compiling C object drivers/librte_vdpa_ifc.so.22.0.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[1994/2762] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o
[1995/2762] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[1996/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq_burst.c.o
[1997/2762] Linking static target drivers/librte_vdpa_ifc.a
[1998/2762] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[1999/2762] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2000/2762] Generating rte_compress_zlib.pmd.c with a custom command
[2001/2762] Generating rte_net_softnic.pmd.c with a custom command
[2002/2762] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o
[2003/2762] Linking static target drivers/librte_net_vmxnet3.a
[2004/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_eventdev.c.o
[2005/2762] Compiling C object drivers/librte_net_vmxnet3.so.22.0.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2006/2762] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o
[2007/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_crypto_adptr.c.o
[2008/2762] Linking static target drivers/libtmp_rte_event_skeleton.a
[2009/2762] Compiling C object drivers/librte_compress_zlib.a.p/meson-generated_.._rte_compress_zlib.pmd.c.o
[2010/2762] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2011/2762] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o
[2012/2762] Linking static target drivers/librte_compress_zlib.a
[2013/2762] Generating rte_raw_dpaa2_qdma.pmd.c with a custom command
[2014/2762] Compiling C object drivers/librte_net_softnic.so.22.0.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2015/2762] Linking static target drivers/libtmp_rte_event_dpaa.a
[2016/2762] Compiling C object drivers/librte_compress_zlib.so.22.0.p/meson-generated_.._rte_compress_zlib.pmd.c.o
[2017/2762] Linking static target drivers/librte_net_softnic.a
[2018/2762] Generating rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2019/2762] Generating rte_net_pcap.sym_chk with a custom command (wrapped by meson to capture output)
[2020/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_irq.c.o
[2021/2762] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o
[2022/2762] Generating rte_compress_octeontx.pmd.c with a custom command
[2023/2762] Compiling C object drivers/librte_raw_dpaa2_qdma.a.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o
[2024/2762] Compiling C object drivers/librte_raw_dpaa2_qdma.so.22.0.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o
[2025/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2026/2762] Linking static target drivers/librte_raw_dpaa2_qdma.a
[2027/2762] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o
[2028/2762] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2029/2762] Compiling C object drivers/librte_compress_octeontx.so.22.0.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2030/2762] Linking static target drivers/librte_compress_octeontx.a
[2031/2762] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o
[2032/2762] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[2033/2762] Linking static target drivers/net/qede/base/libqede_base.a
[2034/2762] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o
[2035/2762] Linking static target drivers/libtmp_rte_event_dpaa2.a
[2036/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o
[2037/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_evdev.c.o
[2038/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o
[2039/2762] Generating rte_event_skeleton.pmd.c with a custom command
[2040/2762] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o
[2041/2762] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2042/2762] Linking static target drivers/librte_event_skeleton.a
[2043/2762] Generating rte_event_dpaa.pmd.c with a custom command
[2044/2762] Compiling C object drivers/librte_event_skeleton.so.22.0.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2045/2762] Generating rte_crypto_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2046/2762] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o
[2047/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_adptr.c.o
[2048/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o
[2049/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o
[2050/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o
[2051/2762] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2052/2762] Compiling C object drivers/librte_event_dpaa.so.22.0.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2053/2762] Linking static target drivers/librte_event_dpaa.a
[2054/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o
[2055/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o
[2056/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o
[2057/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_worker.c.o
[2058/2762] Generating rte_event_dpaa2.pmd.c with a custom command
[2059/2762] Generating rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2060/2762] Compiling C object drivers/libtmp_rte_baseband_la12xx.a.p/baseband_la12xx_bbdev_la12xx.c.o
[2061/2762] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o
[2062/2762] Generating rte_regex_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[2063/2762] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2064/2762] Linking static target drivers/libtmp_rte_baseband_la12xx.a
[2065/2762] Linking static target drivers/librte_event_dpaa2.a
[2066/2762] Compiling C object drivers/librte_event_dpaa2.so.22.0.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2067/2762] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2068/2762] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2069/2762] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[2070/2762] Generating rte_raw_ntb.sym_chk with a custom command (wrapped by meson to capture output)
[2071/2762] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[2072/2762] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[2073/2762] Generating rte_crypto_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2074/2762] Generating rte_crypto_null.sym_chk with a custom command (wrapped by meson to capture output)
[2075/2762] Linking static target drivers/libtmp_rte_net_virtio.a
[2076/2762] Compiling C object app/dpdk-dumpcap.p/dumpcap_main.c.o
[2077/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[2078/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[2079/2762] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o
[2080/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_worker.c.o
[2081/2762] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a
[2082/2762] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2083/2762] Generating rte_vdpa_ifc.sym_chk with a custom command (wrapped by meson to capture output)
[2084/2762] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o
[2085/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
[2086/2762] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a
[2087/2762] Generating rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[2088/2762] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[2089/2762] Generating rte_baseband_la12xx.pmd.c with a custom command
[2090/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
[2091/2762] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2092/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[2093/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[2094/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o
[2095/2762] Generating rte_compress_zlib.sym_chk with a custom command (wrapped by meson to capture output)
[2096/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o
[2097/2762] Compiling C object drivers/librte_baseband_la12xx.a.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2098/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_selftest.c.o
[2099/2762] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2100/2762] Compiling C object drivers/librte_baseband_la12xx.so.22.0.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2101/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[2102/2762] Generating rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2103/2762] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[2104/2762] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2105/2762] Linking static target drivers/librte_baseband_la12xx.a
[2106/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_mseg.c.o
[2107/2762] Generating rte_raw_dpaa2_qdma.sym_chk with a custom command (wrapped by meson to capture output)
[2108/2762] Generating rte_compress_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2109/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o
[2110/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[2111/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[2112/2762] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[2113/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[2114/2762] Linking static target drivers/libtmp_rte_net_txgbe.a
[2115/2762] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o
[2116/2762] Linking static target drivers/libtmp_rte_baseband_null.a
[2117/2762] Generating rte_net_virtio.pmd.c with a custom command
[2118/2762] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2119/2762] Generating rte_baseband_fpga_5gnr_fec.pmd.c with a custom command
[2120/2762] Compiling C object app/test/dpdk-test.p/test_alarm.c.o
[2121/2762] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[2122/2762] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_flow_gen.c.o
[2123/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[2124/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_main.c.o
[2125/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_config.c.o
[2126/2762] Compiling C object drivers/librte_net_virtio.so.22.0.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2127/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o
[2128/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_init.c.o
[2129/2762] Generating rte_baseband_fpga_lte_fec.pmd.c with a custom command
[2130/2762] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2131/2762] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2132/2762] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2133/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o
[2134/2762] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.22.0.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2135/2762] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a
[2136/2762] Linking static target drivers/librte_net_virtio.a
[2137/2762] Generating rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2138/2762] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2139/2762] Linking static target drivers/librte_baseband_fpga_lte_fec.a
[2140/2762] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.22.0.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2141/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o
[2142/2762] Generating rte_event_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2143/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o
[2144/2762] Compiling C object app/test/dpdk-test.p/test_cmdline.c.o
[2145/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[2146/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm.c.o
[2147/2762] Generating rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2148/2762] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[2149/2762] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o
[2150/2762] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2151/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o
[2152/2762] Compiling C object app/test/dpdk-test.p/test_bitops.c.o
[2153/2762] Compiling C object app/test/dpdk-test.p/test.c.o
[2154/2762] Compiling C object app/test/dpdk-test.p/test_atomic.c.o
[2155/2762] Linking static target drivers/libtmp_rte_net_qede.a
[2156/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o
[2157/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o
[2158/2762] Generating rte_baseband_null.pmd.c with a custom command
[2159/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_selftest.c.o
[2160/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o
[2161/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_portlist.c.o
[2162/2762] Compiling C object drivers/librte_baseband_null.so.22.0.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2163/2762] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o
[2164/2762] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2165/2762] Compiling C object app/test/dpdk-test.p/test_cpuflags.c.o
[2166/2762] Generating rte_event_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[2167/2762] Linking static target drivers/librte_baseband_null.a
[2168/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_string.c.o
[2169/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_num.c.o
[2170/2762] Generating rte_net_txgbe.pmd.c with a custom command
[2171/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o
[2172/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_cirbuf.c.o
[2173/2762] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2174/2762] Compiling C object app/test/dpdk-test.p/test_cycles.c.o
[2175/2762] Compiling C object drivers/librte_net_txgbe.so.22.0.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2176/2762] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o
[2177/2762] Compiling C object app/test/dpdk-test.p/test_bitmap.c.o
[2178/2762] Compiling C object app/test/dpdk-test.p/test_devargs.c.o
[2179/2762] Linking static target drivers/librte_net_txgbe.a
[2180/2762] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[2181/2762] Compiling C object app/test/dpdk-test.p/test_debug.c.o
[2182/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o
[2183/2762] Compiling C object app/test/dpdk-test.p/test_common.c.o
[2184/2762] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o
[2185/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_cmd_flex_item.c.o
[2186/2762] Compiling C object app/test/dpdk-test.p/test_errno.c.o
[2187/2762] Compiling C object app/test/dpdk-test.p/test_eal_fs.c.o
[2188/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o
[2189/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o
[2190/2762] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o
[2191/2762] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[2192/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o
[2193/2762] Generating rte_net_qede.pmd.c with a custom command
[2194/2762] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o
[2195/2762] Linking static target drivers/libtmp_rte_event_opdl.a
[2196/2762] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a
[2197/2762] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o
[2198/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o
[2199/2762] Compiling C object app/test/dpdk-test.p/test_barrier.c.o
[2200/2762] Compiling C object app/test/dpdk-test.p/commands.c.o
[2201/2762] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o
[2202/2762] Linking static target drivers/libtmp_rte_event_dsw.a
[2203/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o
[2204/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o
[2205/2762] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o
[2206/2762] Compiling C object drivers/librte_net_qede.so.22.0.p/meson-generated_.._rte_net_qede.pmd.c.o
[2207/2762] Linking static target drivers/libtmp_rte_event_octeontx.a
[2208/2762] Compiling C object app/test/dpdk-test.p/test_dmadev_api.c.o
[2209/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o
[2210/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o
[2211/2762] Linking static target drivers/librte_net_qede.a
[2212/2762] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o
[2213/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_etheraddr.c.o
[2214/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_shared_rxq_fwd.c.o
[2215/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o
[2216/2762] Generating rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[2217/2762] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2218/2762] Compiling C object app/test/dpdk-test.p/test_external_mem.c.o
[2219/2762] Linking static target drivers/libtmp_rte_crypto_scheduler.a
[2220/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o
[2221/2762] Compiling C object app/test/dpdk-test.p/test_fib6_perf.c.o
[2222/2762] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o
[2223/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o
[2224/2762] Compiling C object app/test/dpdk-test.p/test_crc.c.o
[2225/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o
[2226/2762] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o
[2227/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_tm.c.o
[2228/2762] Compiling C object app/test/dpdk-test.p/test_cmdline_ipaddr.c.o
[2229/2762] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[2230/2762] Compiling C object app/test/dpdk-test.p/test_fbarray.c.o
[2231/2762] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o
[2232/2762] Compiling C object app/test/dpdk-test.p/test_interrupts.c.o
[2233/2762] Generating rte_baseband_turbo_sw.pmd.c with a custom command
[2234/2762] Compiling C object app/test/dpdk-test.p/test_kvargs.c.o
[2235/2762] Linking static target drivers/libtmp_rte_crypto_caam_jr.a
[2236/2762] Linking static target drivers/libtmp_rte_event_dlb2.a
[2237/2762] Generating rte_event_dsw.pmd.c with a custom command
[2238/2762] Compiling C object app/test/dpdk-test.p/test_lcores.c.o
[2239/2762] Compiling C object app/test/dpdk-test.p/test_hash_multiwriter.c.o
[2240/2762] Compiling C object app/test/dpdk-test.p/test_logs.c.o
[2241/2762] Compiling C object drivers/librte_baseband_turbo_sw.so.22.0.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2242/2762] Generating rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2243/2762] Generating rte_event_opdl.pmd.c with a custom command
[2244/2762] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2245/2762] Compiling C object drivers/librte_event_dsw.so.22.0.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2246/2762] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2247/2762] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o
[2248/2762] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o
[2249/2762] Generating rte_event_octeontx.pmd.c with a custom command
[2250/2762] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2251/2762] Linking static target drivers/librte_baseband_turbo_sw.a
[2252/2762] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2253/2762] Generating rte_net_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2254/2762] Linking static target drivers/librte_event_dsw.a
[2255/2762] Compiling C object drivers/librte_event_opdl.so.22.0.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2256/2762] Linking static target drivers/librte_event_opdl.a
[2257/2762] Compiling C object app/test/dpdk-test.p/test_bpf.c.o
[2258/2762] Compiling C object app/test/dpdk-test.p/test_hash_functions.c.o
[2259/2762] Compiling C object app/test/dpdk-test.p/test_ethdev_link.c.o
[2260/2762] Compiling C object drivers/librte_event_octeontx.so.22.0.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2261/2762] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2262/2762] Compiling C object app/test/dpdk-test.p/test_memory.c.o
[2263/2762] Generating rte_crypto_scheduler.pmd.c with a custom command
[2264/2762] Compiling C object app/test/dpdk-test.p/test_lpm6_perf.c.o
[2265/2762] Compiling C object app/test/dpdk-test.p/test_efd.c.o
[2266/2762] Compiling C object app/test/dpdk-test.p/test_efd_perf.c.o
[2267/2762] Linking static target drivers/librte_event_octeontx.a
[2268/2762] Compiling C object app/test/dpdk-test.p/test_distributor_perf.c.o
[2269/2762] Compiling C object app/test/dpdk-test.p/test_hash_readwrite.c.o
[2270/2762] Compiling C object drivers/librte_crypto_scheduler.so.22.0.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2271/2762] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2272/2762] Compiling C object app/test/dpdk-test.p/test_fib6.c.o
[2273/2762] Linking static target drivers/librte_crypto_scheduler.a
[2274/2762] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_ipsec.c.o
[2275/2762] Generating rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[2276/2762] Compiling C object app/test/dpdk-test.p/test_fib.c.o
[2277/2762] Compiling C object app/test/dpdk-test.p/test_acl.c.o
[2278/2762] Compiling C object app/test/dpdk-test.p/test_metrics.c.o
[2279/2762] Compiling C object app/test/dpdk-test.p/test_prefetch.c.o
[2280/2762] Compiling C object app/test/dpdk-test.p/test_power.c.o
[2281/2762] Compiling C object app/test/dpdk-test.p/test_per_lcore.c.o
[2282/2762] Generating rte_crypto_caam_jr.pmd.c with a custom command
[2283/2762] Compiling C object app/test/dpdk-test.p/test_cksum.c.o
[2284/2762] Compiling C object app/test/dpdk-test.p/test_power_kvm_vm.c.o
[2285/2762] Compiling C object app/test/dpdk-test.p/test_mcslock.c.o
[2286/2762] Compiling C object app/test/dpdk-test.p/test_rand_perf.c.o
[2287/2762] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[2288/2762] Compiling C object app/test/dpdk-test.p/test_func_reentrancy.c.o
[2289/2762] Compiling C object app/test/dpdk-test.p/test_malloc.c.o
[2290/2762] Generating rte_net_txgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2291/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o
[2292/2762] Generating rte_event_dlb2.pmd.c with a custom command
[2293/2762] Compiling C object drivers/librte_crypto_caam_jr.so.22.0.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2294/2762] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2295/2762] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o
[2296/2762] Compiling C object app/test/dpdk-test.p/test_pflock.c.o
[2297/2762] Compiling C object app/test/dpdk-test.p/test_power_cpufreq.c.o
[2298/2762] Linking static target drivers/librte_crypto_caam_jr.a
[2299/2762] Compiling C object app/test/dpdk-test.p/test_event_eth_rx_adapter.c.o
[2300/2762] Compiling C object app/test/dpdk-test.p/test_flow_classify.c.o
[2301/2762] Compiling C object app/test/dpdk-test.p/test_reciprocal_division.c.o
[2302/2762] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2303/2762] Compiling C object drivers/librte_event_dlb2.so.22.0.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2304/2762] Compiling C object app/test/dpdk-test.p/test_hash_perf.c.o
[2305/2762] Linking static target drivers/librte_event_dlb2.a
[2306/2762] Compiling C object app/test/dpdk-test.p/test_reciprocal_division_perf.c.o
[2307/2762] Linking target lib/librte_eal.so.22.0
[2308/2762] Compiling C object app/test/dpdk-test.p/test_memzone.c.o
[2309/2762] Compiling C object app/test/dpdk-test.p/test_event_crypto_adapter.c.o
[2310/2762] Compiling C object app/test/dpdk-test.p/test_eventdev.c.o
[2311/2762] Compiling C object app/test/dpdk-test.p/test_lpm6.c.o
[2312/2762] Compiling C object app/test/dpdk-test.p/test_memcpy.c.o
[2313/2762] Compiling C object app/test/dpdk-test.p/test_ipsec_sad.c.o
[2314/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
[2315/2762] Compiling C object app/test/dpdk-test.p/test_ring_stress.c.o
[2316/2762] Compiling C object app/test/dpdk-test.p/test_hash_readwrite_lf_perf.c.o
[2317/2762] Compiling C object app/test/dpdk-test.p/test_meter.c.o
[2318/2762] Compiling C object app/test/dpdk-test.p/test_string_fns.c.o
[2319/2762] Compiling C object app/test/dpdk-test.p/test_ipfrag.c.o
[2320/2762] Generating rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2321/2762] Compiling C object app/test/dpdk-test.p/test_cryptodev_asym.c.o
[2322/2762] Compiling C object app/test/dpdk-test.p/test_tailq.c.o
[2323/2762] Compiling C object app/test/dpdk-test.p/test_spinlock.c.o
[2324/2762] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr_perf.c.o
[2325/2762] Compiling C object app/test/dpdk-test.p/test_rwlock.c.o
[2326/2762] Compiling C object app/test/dpdk-test.p/test_member.c.o
[2327/2762] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_pdcp.c.o
[2328/2762] Compiling C object app/test/dpdk-test.p/test_kni.c.o
[2329/2762] Compiling C object app/test/dpdk-test.p/test_graph.c.o
[2330/2762] Compiling C object app/test/dpdk-test.p/test_trace_register.c.o
[2331/2762] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress_zc.c.o
[2332/2762] Compiling C object app/test/dpdk-test.p/test_rawdev.c.o
[2333/2762] Compiling C object app/test/dpdk-test.p/test_timer_racecond.c.o
[2334/2762] Compiling C object app/test/dpdk-test.p/test_mempool_perf.c.o
[2335/2762] Compiling C object app/test/dpdk-test.p/test_timer_perf.c.o
[2336/2762] Compiling C object app/test/dpdk-test.p/test_version.c.o
[2337/2762] Compiling C object app/test/dpdk-test.p/test_distributor.c.o
[2338/2762] Generating rte_kni_makefile with a custom command
[2339/2762] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress_zc.c.o
[2340/2762] Compiling C object app/test/dpdk-test.p/test_member_perf.c.o
[2341/2762] Compiling C object app/test/dpdk-test.p/test_ring_mpmc_stress.c.o
[2342/2762] Compiling C object app/test/dpdk-test.p/test_stack_perf.c.o
[2343/2762] Compiling C object app/test/dpdk-test.p/test_timer.c.o
[2344/2762] Compiling C object app/test/dpdk-test.p/test_telemetry_json.c.o
[2345/2762] Compiling C object app/test/dpdk-test.p/test_ticketlock.c.o
[2346/2762] Compiling C object app/test/dpdk-test.p/test_mp_secondary.c.o
[2347/2762] Generating rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output)
[2348/2762] Compiling C object app/test/dpdk-test.p/test_ring_hts_stress.c.o
[2349/2762] Compiling C object app/test/dpdk-test.p/test_lpm_perf.c.o
[2350/2762] Compiling C object app/test/dpdk-test.p/test_rib.c.o
[2351/2762] Compiling C object app/test/dpdk-test.p/test_stack.c.o
[2352/2762] Compiling C object app/test/dpdk-test.p/test_ipsec_perf.c.o
[2353/2762] Generating rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[2354/2762] Compiling C object app/test/dpdk-test.p/test_ring_rts_stress.c.o
[2355/2762] Compiling C object app/test/dpdk-test.p/test_red.c.o
[2356/2762] Compiling C object app/test/dpdk-test.p/test_lpm.c.o
[2357/2762] Compiling C object app/test/dpdk-test.p/test_trace.c.o
[2358/2762] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress.c.o
[2359/2762] Compiling C object app/test/dpdk-test.p/test_telemetry_data.c.o
[2360/2762] Generating rte_event_opdl.sym_chk with a custom command (wrapped by meson to capture output)
[2361/2762] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress.c.o
[2362/2762] Compiling C object app/test/dpdk-test.p/test_graph_perf.c.o
[2363/2762] Compiling C object app/test/dpdk-test.p/test_dmadev.c.o
[2364/2762] Compiling C object app/test/dpdk-test.p/test_rib6.c.o
[2365/2762] Compiling C object app/test/dpdk-test.p/test_bitratestats.c.o
[2366/2762] Generating rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2367/2762] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o
[2368/2762] Compiling C object drivers/libtmp_rte_baseband_acc100.a.p/baseband_acc100_rte_acc100_pmd.c.o
[2369/2762] Linking static target drivers/libtmp_rte_baseband_acc100.a
[2370/2762] Linking static target drivers/libtmp_rte_event_sw.a
[2371/2762] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o
[2372/2762] Linking static target drivers/net/iavf/libiavf_avx512_lib.a
[2373/2762] Linking static target drivers/librte_net_iavf.a
[2374/2762] Compiling C object app/test/dpdk-test.p/test_table.c.o
[2375/2762] Compiling C object app/test/dpdk-test.p/test_reorder.c.o
[2376/2762] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_mseg.c.o
[2377/2762] Compiling C object app/test/dpdk-test.p/test_mempool.c.o
[2378/2762] Compiling C object app/test/dpdk-test.p/test_sched.c.o
[2379/2762] Compiling C object app/test/dpdk-test.p/test_pmd_perf.c.o
[2380/2762] Linking static target drivers/libtmp_rte_net_cnxk.a
[2381/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o
[2382/2762] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2383/2762] Generating rte_crypto_scheduler.sym_chk with a custom command (wrapped by meson to capture output)
[2384/2762] Generating rte_crypto_caam_jr.sym_chk with a custom command (wrapped by meson to capture output)
[2385/2762] Generating rte_baseband_acc100.pmd.c with a custom command
[2386/2762] Compiling C object drivers/librte_baseband_acc100.a.p/meson-generated_.._rte_baseband_acc100.pmd.c.o
[2387/2762] Compiling C object drivers/librte_baseband_acc100.so.22.0.p/meson-generated_.._rte_baseband_acc100.pmd.c.o
[2388/2762] Generating rte_event_dlb2.sym_chk with a custom command (wrapped by meson to capture output)
[2389/2762] Linking static target drivers/librte_baseband_acc100.a
[2390/2762] Generating rte_event_sw.pmd.c with a custom command
[2391/2762] Generating symbol file lib/librte_eal.so.22.0.p/librte_eal.so.22.0.symbols
[2392/2762] Compiling C object app/test/dpdk-test.p/test_timer_secondary.c.o
[2393/2762] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o
[2394/2762] Compiling C object drivers/librte_event_sw.so.22.0.p/meson-generated_.._rte_event_sw.pmd.c.o
[2395/2762] Linking target lib/librte_timer.so.22.0
[2396/2762] Linking target lib/librte_dmadev.so.22.0
[2397/2762] Linking static target drivers/librte_event_sw.a
[2398/2762] Compiling C object app/test/dpdk-test.p/test_service_cores.c.o
[2399/2762] Linking target lib/librte_pci.so.22.0
[2400/2762] Linking target drivers/librte_bus_vdev.so.22.0
[2401/2762] Linking target lib/librte_meter.so.22.0
[2402/2762] Linking target drivers/librte_common_dpaax.so.22.0
[2403/2762] Linking target drivers/librte_common_iavf.so.22.0
[2404/2762] Linking target lib/librte_cfgfile.so.22.0
[2405/2762] Linking target lib/librte_stack.so.22.0
[2406/2762] Compiling C object app/test/dpdk-test.p/test_thash.c.o
[2407/2762] Linking target drivers/librte_bus_vmbus.so.22.0
[2408/2762] Linking target lib/librte_acl.so.22.0
[2409/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev.c.o
[2410/2762] Linking target lib/librte_ring.so.22.0
[2411/2762] Linking target drivers/librte_bus_auxiliary.so.22.0
[2412/2762] Linking target lib/librte_rawdev.so.22.0
[2413/2762] Linking target lib/librte_graph.so.22.0
[2414/2762] Linking target lib/librte_jobstats.so.22.0
[2415/2762] Linking target drivers/librte_common_octeontx.so.22.0
[2416/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o
[2417/2762] Compiling C object app/test/dpdk-test.p/test_hash.c.o
[2418/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o
[2419/2762] Compiling C object app/test/dpdk-test.p/test_latencystats.c.o
[2420/2762] Compiling C object app/test/dpdk-test.p/test_table_pipeline.c.o
[2421/2762] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o
[2422/2762] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o
[2423/2762] Compiling C object app/test/dpdk-test.p/test_pcapng.c.o
[2424/2762] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o
[2425/2762] Generating rte_net_cnxk.pmd.c with a custom command
[2426/2762] Compiling C object app/test/dpdk-test.p/test_ipsec.c.o
[2427/2762] Compiling C object drivers/librte_net_cnxk.a.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[2428/2762] Compiling C object app/test/dpdk-test.p/test_security.c.o
[2429/2762] Compiling C object drivers/librte_net_cnxk.so.22.0.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[2430/2762] Compiling C object app/test/dpdk-test.p/test_pdump.c.o
[2431/2762] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o
[2432/2762] Linking static target drivers/librte_net_cnxk.a
[2433/2762] Compiling C object app/test/dpdk-test.p/test_table_tables.c.o
[2434/2762] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr.c.o
[2435/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o
[2436/2762] Compiling C object app/test/dpdk-test.p/test_table_ports.c.o
[2437/2762] Compiling C object app/test/dpdk-test.p/test_event_ring.c.o
[2438/2762] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
[2439/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[2440/2762] Compiling C object app/test/dpdk-test.p/test_table_acl.c.o
[2441/2762] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o
[2442/2762] Generating symbol file lib/librte_dmadev.so.22.0.p/librte_dmadev.so.22.0.symbols
[2443/2762] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[2444/2762] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2445/2762] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a
[2446/2762] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o
[2447/2762] Generating rte_event_sw.sym_chk with a custom command (wrapped by meson to capture output)
[2448/2762] Generating symbol file lib/librte_stack.so.22.0.p/librte_stack.so.22.0.symbols
[2449/2762] Generating symbol file lib/librte_meter.so.22.0.p/librte_meter.so.22.0.symbols
[2450/2762] Generating symbol file lib/librte_pci.so.22.0.p/librte_pci.so.22.0.symbols
[2451/2762] Compiling C object app/test/dpdk-test.p/test_cryptodev_blockcipher.c.o
[2452/2762] Generating symbol file drivers/librte_common_octeontx.so.22.0.p/librte_common_octeontx.so.22.0.symbols
[2453/2762] Generating symbol file drivers/librte_bus_vdev.so.22.0.p/librte_bus_vdev.so.22.0.symbols
[2454/2762] Generating symbol file drivers/librte_common_iavf.so.22.0.p/librte_common_iavf.so.22.0.symbols
[2455/2762] Linking target drivers/librte_bus_pci.so.22.0
[2456/2762] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2457/2762] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a
[2458/2762] Generating symbol file lib/librte_timer.so.22.0.p/librte_timer.so.22.0.symbols
[2459/2762] Generating rte_baseband_acc100.sym_chk with a custom command (wrapped by meson to capture output)
[2460/2762] Generating rte_crypto_dpaa_sec.pmd.c with a custom command
[2461/2762] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o
[2462/2762] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2463/2762] Compiling C object drivers/librte_crypto_dpaa_sec.so.22.0.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2464/2762] Linking static target drivers/librte_crypto_dpaa_sec.a
[2465/2762] Generating symbol file lib/librte_graph.so.22.0.p/librte_graph.so.22.0.symbols
[2466/2762] Generating symbol file lib/librte_ring.so.22.0.p/librte_ring.so.22.0.symbols
[2467/2762] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2468/2762] Generating rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2469/2762] Generating symbol file drivers/librte_common_dpaax.so.22.0.p/librte_common_dpaax.so.22.0.symbols
[2470/2762] Linking target lib/librte_rcu.so.22.0
[2471/2762] Linking target drivers/librte_dma_skeleton.so.22.0
[2472/2762] Linking target lib/librte_mempool.so.22.0
[2473/2762] Generating symbol file lib/librte_rawdev.so.22.0.p/librte_rawdev.so.22.0.symbols
[2474/2762] Generating symbol file drivers/librte_bus_vmbus.so.22.0.p/librte_bus_vmbus.so.22.0.symbols
[2475/2762] Generating symbol file lib/librte_acl.so.22.0.p/librte_acl.so.22.0.symbols
[2476/2762] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command
[2477/2762] Linking target drivers/librte_bus_ifpga.so.22.0
[2478/2762] Compiling C object drivers/librte_crypto_dpaa2_sec.so.22.0.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2479/2762] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2480/2762] Linking static target drivers/librte_crypto_dpaa2_sec.a
[2481/2762] Generating symbol file drivers/librte_bus_pci.so.22.0.p/librte_bus_pci.so.22.0.symbols
[2482/2762] Linking target drivers/librte_dma_ioat.so.22.0
[2483/2762] Linking target drivers/librte_dma_idxd.so.22.0
[2484/2762] Linking target drivers/librte_common_sfc_efx.so.22.0
[2485/2762] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o
[2486/2762] Generating rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2487/2762] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o
[2488/2762] Generating symbol file lib/librte_rcu.so.22.0.p/librte_rcu.so.22.0.symbols
[2489/2762] Generating symbol file lib/librte_mempool.so.22.0.p/librte_mempool.so.22.0.symbols
[2490/2762] Compiling C object app/test/dpdk-test.p/test_event_timer_adapter.c.o
[2491/2762] Linking target drivers/librte_mempool_stack.so.22.0
[2492/2762] Linking target drivers/librte_mempool_ring.so.22.0
[2493/2762] Linking target drivers/librte_mempool_bucket.so.22.0
[2494/2762] Linking target lib/librte_rib.so.22.0
[2495/2762] Linking target lib/librte_mbuf.so.22.0
[2496/2762] Generating rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2497/2762] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2498/2762] Compiling C object app/test/dpdk-test.p/test_mbuf.c.o
[2499/2762] Compiling C object app/test/dpdk-test.p/test_table_combined.c.o
[2500/2762] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o
[2501/2762] Generating symbol file lib/librte_mbuf.so.22.0.p/librte_mbuf.so.22.0.symbols
[2502/2762] Generating symbol file lib/librte_rib.so.22.0.p/librte_rib.so.22.0.symbols
[2503/2762] Linking target drivers/librte_raw_ntb.so.22.0
[2504/2762] Linking target lib/librte_fib.so.22.0
[2505/2762] Linking target drivers/librte_raw_skeleton.so.22.0
[2506/2762] Linking target lib/librte_bbdev.so.22.0
[2507/2762] Linking target lib/librte_net.so.22.0
[2508/2762] Linking target lib/librte_compressdev.so.22.0
[2509/2762] Linking target lib/librte_distributor.so.22.0
[2510/2762] Linking target lib/librte_regexdev.so.22.0
[2511/2762] Linking target lib/librte_reorder.so.22.0
[2512/2762] Linking target lib/librte_cryptodev.so.22.0
[2513/2762] Linking target lib/librte_sched.so.22.0
[2514/2762] Linking target drivers/librte_mempool_octeontx.so.22.0
[2515/2762] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o
[2516/2762] Generating symbol file lib/librte_sched.so.22.0.p/librte_sched.so.22.0.symbols
[2517/2762] Generating symbol file lib/librte_regexdev.so.22.0.p/librte_regexdev.so.22.0.symbols
[2518/2762] Generating symbol file lib/librte_reorder.so.22.0.p/librte_reorder.so.22.0.symbols
[2519/2762] Generating symbol file drivers/librte_mempool_octeontx.so.22.0.p/librte_mempool_octeontx.so.22.0.symbols
[2520/2762] Generating symbol file lib/librte_bbdev.so.22.0.p/librte_bbdev.so.22.0.symbols
[2521/2762] Generating symbol file lib/librte_net.so.22.0.p/librte_net.so.22.0.symbols
[2522/2762] Generating symbol file lib/librte_cryptodev.so.22.0.p/librte_cryptodev.so.22.0.symbols
[2523/2762] Generating symbol file lib/librte_compressdev.so.22.0.p/librte_compressdev.so.22.0.symbols
[2524/2762] Linking target drivers/librte_baseband_turbo_sw.so.22.0
[2525/2762] Linking target drivers/librte_crypto_null.so.22.0
[2526/2762] Linking target drivers/librte_baseband_acc100.so.22.0
[2527/2762] Linking target drivers/librte_crypto_virtio.so.22.0
[2528/2762] Linking target drivers/librte_crypto_scheduler.so.22.0
[2529/2762] Linking target drivers/librte_compress_octeontx.so.22.0
[2530/2762] Linking target drivers/librte_compress_zlib.so.22.0
[2531/2762] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.22.0
[2532/2762] Linking target lib/librte_hash.so.22.0
[2533/2762] Linking target drivers/librte_baseband_fpga_lte_fec.so.22.0
[2534/2762] Linking target drivers/librte_baseband_la12xx.so.22.0
[2535/2762] Linking target drivers/librte_common_qat.so.22.0
[2536/2762] Linking target drivers/librte_baseband_null.so.22.0
[2537/2762] Linking target lib/librte_security.so.22.0
[2538/2762] Linking target lib/librte_cmdline.so.22.0
[2539/2762] Linking target drivers/librte_crypto_nitrox.so.22.0
[2540/2762] Linking target drivers/librte_common_cpt.so.22.0
[2541/2762] Linking target drivers/librte_crypto_bcmfs.so.22.0
[2542/2762] Linking target lib/librte_ethdev.so.22.0
[2543/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2544/2762] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2545/2762] Linking static target drivers/libtmp_rte_crypto_cnxk.a
[2546/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_tx_enq.c.o
[2547/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_dual_tx_enq.c.o
[2548/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_dual_deq.c.o
[2549/2762] Generating symbol file lib/librte_ethdev.so.22.0.p/librte_ethdev.so.22.0.symbols
[2550/2762] Generating symbol file lib/librte_hash.so.22.0.p/librte_hash.so.22.0.symbols
[2551/2762] Generating symbol file lib/librte_security.so.22.0.p/librte_security.so.22.0.symbols
[2552/2762] Generating symbol file drivers/librte_common_cpt.so.22.0.p/librte_common_cpt.so.22.0.symbols
[2553/2762] Generating rte_crypto_cnxk.pmd.c with a custom command
[2554/2762] Linking target lib/librte_efd.so.22.0
[2555/2762] Linking target lib/librte_pcapng.so.22.0
[2556/2762] Linking target drivers/librte_net_af_packet.so.22.0
[2557/2762] Linking target lib/librte_power.so.22.0
[2558/2762] Linking target drivers/librte_net_netvsc.so.22.0
[2559/2762] Linking target drivers/librte_net_ring.so.22.0
[2560/2762] Linking target drivers/librte_net_ark.so.22.0
[2561/2762] Linking target drivers/librte_net_pcap.so.22.0
[2562/2762] Linking target drivers/librte_net_atlantic.so.22.0
[2563/2762] Linking target drivers/librte_common_octeontx2.so.22.0
[2564/2762] Linking target drivers/librte_net_ngbe.so.22.0
[2565/2762] Linking target drivers/librte_net_failsafe.so.22.0
[2566/2762] Linking target drivers/librte_net_vdev_netvsc.so.22.0
[2567/2762] Linking target drivers/librte_net_fm10k.so.22.0
[2568/2762] Linking target lib/librte_eventdev.so.22.0
[2569/2762] Compiling C object drivers/librte_crypto_cnxk.a.p/meson-generated_.._rte_crypto_cnxk.pmd.c.o
[2570/2762] Compiling C object drivers/librte_crypto_cnxk.so.22.0.p/meson-generated_.._rte_crypto_cnxk.pmd.c.o
[2571/2762] Linking target drivers/librte_net_cxgbe.so.22.0
[2572/2762] Linking target lib/librte_ip_frag.so.22.0
[2573/2762] Linking target lib/librte_lpm.so.22.0
[2574/2762] Linking static target drivers/librte_crypto_cnxk.a
[2575/2762] Linking target lib/librte_member.so.22.0
[2576/2762] Linking target lib/librte_metrics.so.22.0
[2577/2762] Linking target drivers/librte_net_avp.so.22.0
[2578/2762] Linking target drivers/librte_net_ixgbe.so.22.0
[2579/2762] Linking target lib/librte_kni.so.22.0
[2580/2762] Linking target drivers/librte_net_axgbe.so.22.0
[2581/2762] Linking target lib/librte_ipsec.so.22.0
[2582/2762] Linking target lib/librte_gso.so.22.0
[2583/2762] Linking target drivers/librte_net_thunderx.so.22.0
[2584/2762] Linking target drivers/librte_net_vmxnet3.so.22.0
[2585/2762] Linking target drivers/librte_net_enic.so.22.0
[2586/2762] Linking target drivers/librte_net_memif.so.22.0
[2587/2762] Linking target drivers/librte_net_enetc.so.22.0
[2588/2762] Linking target drivers/librte_net_iavf.so.22.0
[2589/2762] Linking target drivers/librte_net_null.so.22.0
[2590/2762] Linking target lib/librte_gro.so.22.0
[2591/2762] Linking target lib/librte_bpf.so.22.0
[2592/2762] Linking target drivers/librte_net_liquidio.so.22.0
[2593/2762] Linking target drivers/librte_net_ionic.so.22.0
[2594/2762] Linking target drivers/librte_net_ena.so.22.0
[2595/2762] Linking target drivers/librte_net_pfe.so.22.0
[2596/2762] Linking target drivers/librte_net_igc.so.22.0
[2597/2762] Linking target drivers/librte_net_bnx2x.so.22.0
[2598/2762] Linking target drivers/librte_net_virtio.so.22.0
[2599/2762] Linking target drivers/librte_net_e1000.so.22.0
[2600/2762] Linking target drivers/librte_net_i40e.so.22.0
[2601/2762] Linking target drivers/librte_net_qede.so.22.0
[2602/2762] Linking target drivers/librte_net_nfp.so.22.0
[2603/2762] Linking target drivers/librte_net_hinic.so.22.0
[2604/2762] Linking target drivers/librte_net_hns3.so.22.0
[2605/2762] Linking target drivers/librte_net_txgbe.so.22.0
[2606/2762] Linking target drivers/librte_net_ice.so.22.0
[2607/2762] Linking target drivers/librte_common_cnxk.so.22.0
[2608/2762] Linking target drivers/librte_net_bnxt.so.22.0
[2609/2762] Generating rte_kni with a custom command
make: Entering directory '/usr/src/kernels/5.11.12-300.fc34.x86_64'
  CC [M]  /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o
  CC [M]  /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.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
  BTF [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko
Skipping BTF generation for /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko due to unavailability of vmlinux
make: Leaving directory '/usr/src/kernels/5.11.12-300.fc34.x86_64'
[2610/2762] Generating symbol file lib/librte_eventdev.so.22.0.p/librte_eventdev.so.22.0.symbols
[2611/2762] Generating symbol file drivers/librte_common_octeontx2.so.22.0.p/librte_common_octeontx2.so.22.0.symbols
[2612/2762] Generating symbol file lib/librte_pcapng.so.22.0.p/librte_pcapng.so.22.0.symbols
[2613/2762] Generating symbol file lib/librte_metrics.so.22.0.p/librte_metrics.so.22.0.symbols
[2614/2762] Generating symbol file lib/librte_bpf.so.22.0.p/librte_bpf.so.22.0.symbols
[2615/2762] Linking target drivers/librte_mempool_octeontx2.so.22.0
[2616/2762] Linking target drivers/librte_net_octeontx.so.22.0
[2617/2762] Linking target drivers/librte_event_skeleton.so.22.0
[2618/2762] Generating rte_crypto_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2619/2762] Generating symbol file drivers/librte_common_cnxk.so.22.0.p/librte_common_cnxk.so.22.0.symbols
[2620/2762] Generating symbol file lib/librte_ip_frag.so.22.0.p/librte_ip_frag.so.22.0.symbols
[2621/2762] Generating symbol file lib/librte_lpm.so.22.0.p/librte_lpm.so.22.0.symbols
[2622/2762] Generating symbol file lib/librte_kni.so.22.0.p/librte_kni.so.22.0.symbols
[2623/2762] Generating symbol file lib/librte_gso.so.22.0.p/librte_gso.so.22.0.symbols
[2624/2762] Linking target lib/librte_latencystats.so.22.0
[2625/2762] Linking target drivers/librte_net_octeontx_ep.so.22.0
[2626/2762] Linking target lib/librte_bitratestats.so.22.0
[2627/2762] Linking target drivers/librte_event_opdl.so.22.0
[2628/2762] Linking target drivers/librte_regex_octeontx2.so.22.0
[2629/2762] Linking target drivers/librte_event_dsw.so.22.0
[2630/2762] Linking target drivers/librte_event_dlb2.so.22.0
[2631/2762] Linking target drivers/librte_bus_fslmc.so.22.0
[2632/2762] Linking target drivers/librte_bus_dpaa.so.22.0
[2633/2762] Linking target drivers/librte_event_sw.so.22.0
[2634/2762] Linking target lib/librte_pdump.so.22.0
[2635/2762] Linking target drivers/librte_mempool_cnxk.so.22.0
[2636/2762] Linking target drivers/librte_net_tap.so.22.0
[2637/2762] Linking target drivers/librte_raw_cnxk_bphy.so.22.0
[2638/2762] Linking target lib/librte_node.so.22.0
[2639/2762] Linking target drivers/librte_net_bond.so.22.0
[2640/2762] Linking target drivers/librte_net_kni.so.22.0
[2641/2762] Linking target lib/librte_port.so.22.0
[2642/2762] Linking target drivers/librte_crypto_cnxk.so.22.0
[2643/2762] Generating symbol file drivers/librte_mempool_octeontx2.so.22.0.p/librte_mempool_octeontx2.so.22.0.symbols
[2644/2762] Generating symbol file drivers/librte_net_octeontx.so.22.0.p/librte_net_octeontx.so.22.0.symbols
[2645/2762] Generating symbol file drivers/librte_bus_fslmc.so.22.0.p/librte_bus_fslmc.so.22.0.symbols
[2646/2762] Generating symbol file drivers/librte_bus_dpaa.so.22.0.p/librte_bus_dpaa.so.22.0.symbols
[2647/2762] Generating symbol file drivers/librte_mempool_cnxk.so.22.0.p/librte_mempool_cnxk.so.22.0.symbols
[2648/2762] Linking target drivers/librte_mempool_dpaa2.so.22.0
[2649/2762] Linking target drivers/librte_mempool_dpaa.so.22.0
[2650/2762] Linking target drivers/librte_crypto_caam_jr.so.22.0
[2651/2762] Generating symbol file lib/librte_port.so.22.0.p/librte_port.so.22.0.symbols
[2652/2762] Generating symbol file drivers/librte_crypto_cnxk.so.22.0.p/librte_crypto_cnxk.so.22.0.symbols
[2653/2762] Linking target drivers/librte_net_cnxk.so.22.0
[2654/2762] Linking target lib/librte_table.so.22.0
[2655/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tx.c.o
[2656/2762] Compiling C object app/test/dpdk-test.p/test_memcpy_perf.c.o
[2657/2762] Generating symbol file drivers/librte_mempool_dpaa.so.22.0.p/librte_mempool_dpaa.so.22.0.symbols
[2658/2762] Generating symbol file drivers/librte_mempool_dpaa2.so.22.0.p/librte_mempool_dpaa2.so.22.0.symbols
[2659/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_tx_enq_seg.c.o
[2660/2762] Linking target drivers/librte_raw_dpaa2_cmdif.so.22.0
[2661/2762] Linking target drivers/librte_net_dpaa.so.22.0
[2662/2762] Linking target drivers/librte_raw_dpaa2_qdma.so.22.0
[2663/2762] Linking target drivers/librte_crypto_dpaa2_sec.so.22.0
[2664/2762] Linking target drivers/librte_crypto_dpaa_sec.so.22.0
[2665/2762] Linking target drivers/librte_net_dpaa2.so.22.0
[2666/2762] Generating symbol file drivers/librte_net_cnxk.so.22.0.p/librte_net_cnxk.so.22.0.symbols
[2667/2762] Generating symbol file lib/librte_table.so.22.0.p/librte_table.so.22.0.symbols
[2668/2762] Linking target lib/librte_flow_classify.so.22.0
[2669/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_dual_tx_enq_seg.c.o
[2670/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_ops.c.o
[2671/2762] Linking static target drivers/libtmp_rte_crypto_octeontx2.a
[2672/2762] Generating symbol file drivers/librte_crypto_dpaa_sec.so.22.0.p/librte_crypto_dpaa_sec.so.22.0.symbols
[2673/2762] Generating symbol file drivers/librte_net_dpaa.so.22.0.p/librte_net_dpaa.so.22.0.symbols
[2674/2762] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.22.0.p/librte_crypto_dpaa2_sec.so.22.0.symbols
[2675/2762] Generating symbol file drivers/librte_net_dpaa2.so.22.0.p/librte_net_dpaa2.so.22.0.symbols
[2676/2762] Linking target drivers/librte_event_dpaa.so.22.0
[2677/2762] Linking target drivers/librte_event_dpaa2.so.22.0
[2678/2762] Generating rte_crypto_octeontx2.pmd.c with a custom command
[2679/2762] Compiling C object drivers/librte_crypto_octeontx2.so.22.0.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o
[2680/2762] Compiling C object drivers/librte_crypto_octeontx2.a.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o
[2681/2762] Linking static target drivers/librte_crypto_octeontx2.a
[2682/2762] Generating rte_crypto_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[2683/2762] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o
[2684/2762] Linking target drivers/librte_crypto_octeontx2.so.22.0
[2685/2762] Generating symbol file drivers/librte_crypto_octeontx2.so.22.0.p/librte_crypto_octeontx2.so.22.0.symbols
[2686/2762] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rx.c.o
[2687/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_tx_enq.c.o
[2688/2762] Linking static target drivers/libtmp_rte_net_octeontx2.a
[2689/2762] Compiling C object app/test/dpdk-test.p/test_ring_perf.c.o
[2690/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_deq.c.o
[2691/2762] Generating rte_net_octeontx2.pmd.c with a custom command
[2692/2762] Compiling C object drivers/librte_net_octeontx2.a.p/meson-generated_.._rte_net_octeontx2.pmd.c.o
[2693/2762] Compiling C object drivers/librte_net_octeontx2.so.22.0.p/meson-generated_.._rte_net_octeontx2.pmd.c.o
[2694/2762] Linking static target drivers/librte_net_octeontx2.a
[2695/2762] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[2696/2762] Linking static target lib/librte_vhost.a
[2697/2762] Compiling C object app/test/dpdk-test.p/test_cryptodev.c.o
[2698/2762] Generating rte_net_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[2699/2762] Linking target drivers/librte_net_octeontx2.so.22.0
[2700/2762] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2701/2762] Linking static target drivers/libtmp_rte_crypto_octeontx.a
[2702/2762] Generating symbol file drivers/librte_net_octeontx2.so.22.0.p/librte_net_octeontx2.so.22.0.symbols
[2703/2762] Generating rte_crypto_octeontx.pmd.c with a custom command
[2704/2762] Compiling C object drivers/librte_crypto_octeontx.so.22.0.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2705/2762] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2706/2762] Linking static target drivers/librte_crypto_octeontx.a
[2707/2762] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2708/2762] Linking target lib/librte_vhost.so.22.0
[2709/2762] Generating rte_crypto_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2710/2762] Linking target drivers/librte_crypto_octeontx.so.22.0
[2711/2762] Generating symbol file lib/librte_vhost.so.22.0.p/librte_vhost.so.22.0.symbols
[2712/2762] Linking target drivers/librte_vdpa_ifc.so.22.0
[2713/2762] Linking target drivers/librte_net_vhost.so.22.0
[2714/2762] Generating symbol file drivers/librte_crypto_octeontx.so.22.0.p/librte_crypto_octeontx.so.22.0.symbols
[2715/2762] Linking target drivers/librte_event_octeontx.so.22.0
[2716/2762] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[2717/2762] Linking static target lib/librte_pipeline.a
[2718/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_deq_tmo.c.o
[2719/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_deq_ca.c.o
[2720/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_dual_deq_ca.c.o
[2721/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker_dual_deq_tmo.c.o
[2722/2762] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[2723/2762] Linking target lib/librte_pipeline.so.22.0
[2724/2762] Generating symbol file lib/librte_pipeline.so.22.0.p/librte_pipeline.so.22.0.symbols
[2725/2762] Linking target drivers/librte_net_softnic.so.22.0
[2726/2762] Compiling C object app/test/dpdk-test.p/test_ring.c.o
[2727/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_tx_enq_seg.c.o
[2728/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o
[2729/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq_tmo.c.o
[2730/2762] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq_ca.c.o
[2731/2762] Linking static target drivers/libtmp_rte_event_cnxk.a
[2732/2762] Generating rte_event_cnxk.pmd.c with a custom command
[2733/2762] Compiling C object drivers/librte_event_cnxk.so.22.0.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2734/2762] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2735/2762] Linking static target drivers/librte_event_cnxk.a
[2736/2762] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2737/2762] Linking target drivers/librte_event_cnxk.so.22.0
[2738/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o
[2739/2762] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o
[2740/2762] Linking static target drivers/libtmp_rte_event_octeontx2.a
[2741/2762] Generating rte_event_octeontx2.pmd.c with a custom command
[2742/2762] Compiling C object drivers/librte_event_octeontx2.a.p/meson-generated_.._rte_event_octeontx2.pmd.c.o
[2743/2762] Compiling C object drivers/librte_event_octeontx2.so.22.0.p/meson-generated_.._rte_event_octeontx2.pmd.c.o
[2744/2762] Linking static target drivers/librte_event_octeontx2.a
[2745/2762] Generating rte_event_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[2746/2762] Linking target drivers/librte_event_octeontx2.so.22.0
[2747/2762] Linking target app/dpdk-proc-info
[2748/2762] Linking target app/test/dpdk-test
[2749/2762] Linking target app/dpdk-testpmd
[2750/2762] Linking target app/dpdk-test-acl
[2751/2762] Linking target app/dpdk-test-pipeline
[2752/2762] Linking target app/dpdk-test-bbdev
[2753/2762] Linking target app/dpdk-test-sad
[2754/2762] Linking target app/dpdk-test-fib
[2755/2762] Linking target app/dpdk-pdump
[2756/2762] Linking target app/dpdk-test-eventdev
[2757/2762] Linking target app/dpdk-dumpcap
[2758/2762] Linking target app/dpdk-test-compress-perf
[2759/2762] Linking target app/dpdk-test-cmdline
[2760/2762] Linking target app/dpdk-test-regex
[2761/2762] Linking target app/dpdk-test-crypto-perf
[2762/2762] Linking target app/dpdk-test-flow-perf
29/10/2021 02:02:41             dut.10.240.183.240: find ./x86_64-native-linuxapp-gcc/kernel/ -name *.ko
29/10/2021 02:02:41             dut.10.240.183.240: ./x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko
29/10/2021 02:02:41             dut.10.240.183.240: mkdir -p x86_64-native-linuxapp-gcc/kmod
29/10/2021 02:02:41             dut.10.240.183.240: 
29/10/2021 02:02:41             dut.10.240.183.240: cp ./x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko x86_64-native-linuxapp-gcc/kmod/
29/10/2021 02:02:42             dut.10.240.183.240: 
29/10/2021 02:02:42             dut.10.240.183.240: modprobe vfio-pci
29/10/2021 02:02:42             dut.10.240.183.240: 
29/10/2021 02:02:51             dut.10.240.183.240: ethtool --set-priv-flags ens25f0 vf-vlan-prune-disable on
29/10/2021 02:02:51             dut.10.240.183.240: netlink error: bit name not found (offset 48)
netlink error: Operation not supported
29/10/2021 02:02:53             dut.10.240.183.240: cat /sys/bus/pci/devices/0000\:ca\:01.0/vendor
29/10/2021 02:02:53             dut.10.240.183.240: 0x8086
29/10/2021 02:02:53             dut.10.240.183.240: cat /sys/bus/pci/devices/0000\:ca\:01.0/device
29/10/2021 02:02:53             dut.10.240.183.240: 0x1889
29/10/2021 02:02:53             dut.10.240.183.240: ip link set ens25f0 vf 0 mac 00:11:22:33:44:55
29/10/2021 02:02:53             dut.10.240.183.240: 
29/10/2021 02:02:55     TestIavfFlexibleDescriptor: Rerun Test Case test_check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues Begin
29/10/2021 02:03:10     TestIavfFlexibleDescriptor: Rerun Test Case test_check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues Begin
29/10/2021 02:03:10     TestIavfFlexibleDescriptor: Test Case test_check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues Begin
29/10/2021 02:03:11             dut.10.240.183.240: 
29/10/2021 02:03:11                         tester: 
29/10/2021 02:03:11             dut.10.240.183.240: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3 -n 4 -a 0000:ca:01.0,proto_xtr='[(2):ipv4,(3):ipv6,(4):tcp]' --file-prefix=dpdk_163912_20211029020115  --force-max-simd-bitwidth=512   -- -i --rxq=16 --txq=16 --portmask=0x1 --nb-cores=2
29/10/2021 02:03:12             dut.10.240.183.240: EAL: Detected CPU lcores: 112
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_163912_20211029020115/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:ca:01.0 (socket 1)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=163456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
testpmd: create a new mbuf pool <mb_pool_1>: n=163456, size=2176, socket=1
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 1)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[18] in Queue[2]
iavf_configure_queues(): request RXDID[19] in Queue[3]
iavf_configure_queues(): request RXDID[21] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event

Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
29/10/2021 02:03:22             dut.10.240.183.240: set verbose 1
29/10/2021 02:03:22             dut.10.240.183.240: 
Change verbose level from 0 to 1
29/10/2021 02:03:22             dut.10.240.183.240: set fwd io
29/10/2021 02:03:22             dut.10.240.183.240: 
Set io packet forwarding mode
29/10/2021 02:03:22             dut.10.240.183.240: set promisc all off
29/10/2021 02:03:22             dut.10.240.183.240: 
29/10/2021 02:03:22             dut.10.240.183.240: clear port stats all
29/10/2021 02:03:22             dut.10.240.183.240: 

  NIC statistics for port 0 cleared
29/10/2021 02:03:22             dut.10.240.183.240: start
29/10/2021 02:03:22             dut.10.240.183.240: 
io packet forwarding - ports=1 - cores=2 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 8 streams:
  RX P=0/Q=0 (socket 1) -> TX P=0/Q=0 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=1 (socket 1) -> TX P=0/Q=1 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=2 (socket 1) -> TX P=0/Q=2 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=3 (socket 1) -> TX P=0/Q=3 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=4 (socket 1) -> TX P=0/Q=4 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=5 (socket 1) -> TX P=0/Q=5 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=6 (socket 1) -> TX P=0/Q=6 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=7 (socket 1) -> TX P=0/Q=7 (socket 1) peer=02:00:00:00:00:00
Logical Core 3 (socket 0) forwards packets on 8 streams:
  RX P=0/Q=8 (socket 1) -> TX P=0/Q=8 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=9 (socket 1) -> TX P=0/Q=9 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=10 (socket 1) -> TX P=0/Q=10 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=11 (socket 1) -> TX P=0/Q=11 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=12 (socket 1) -> TX P=0/Q=12 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=13 (socket 1) -> TX P=0/Q=13 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=14 (socket 1) -> TX P=0/Q=14 (socket 1) peer=02:00:00:00:00:00
  RX P=0/Q=15 (socket 1) -> TX P=0/Q=15 (socket 1) peer=02:00:00:00:00:00

  io packet forwarding packets/burst=32
  nb forwarding cores=2 - nb forwarding ports=1
  port 0: RX queue number: 16 Tx queue number: 16
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=512 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=512 - TX free threshold=32
      TX threshold registers: pthresh=0 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
29/10/2021 02:03:22             dut.10.240.183.240: flow create 0 ingress pattern eth / ipv4 src is 192.168.0.1 dst is 192.168.0.2 tos is 23 ttl is 98 / end actions queue index 2 / end
29/10/2021 02:03:22             dut.10.240.183.240: 
29/10/2021 02:03:22             dut.10.240.183.240: flow create 0 ingress pattern eth / ipv6 src is 2001::3 dst is 2001::4 tc is 12 / end actions queue index 3 / end
29/10/2021 02:03:23             dut.10.240.183.240: 
29/10/2021 02:03:26             dut.10.240.183.240: 
testpmd>  - Flexible descriptor's Metadata: [0x6211:0x4517],ipv4,ver=4,hdrlen=5,tos=23,ttl=98,proto=17port 0/queue 2: received 1 packets
  src=52:54:00:1C:15:F2 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x77b70f15 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

29/10/2021 02:03:30             dut.10.240.183.240:  - Flexible descriptor's Metadata: [0x1122:0x60c9],ipv6,ver=6,tc=12,flow_hi4=0x9,nexthdr=17,hoplimit=34port 0/queue 3: received 1 packets
  src=3C:FD:FE:DC:EE:98 - dst=00:11:22:33:44:55 - type=0x86dd - length=72 - nb_segs=1 - RSS hash=0xe18d43a8 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

29/10/2021 02:03:30             dut.10.240.183.240: flow flush 0
29/10/2021 02:03:30             dut.10.240.183.240: 
29/10/2021 02:03:30             dut.10.240.183.240: flow create 0 ingress pattern eth / ipv4 src is 192.168.0.1 dst is 192.168.0.2 / tcp src is 25 dst is 23 / end actions queue index 4 / end
29/10/2021 02:03:30             dut.10.240.183.240: 
29/10/2021 02:03:34             dut.10.240.183.240: 
testpmd>  - Flexible descriptor's Metadata: [0x5012:0x0000],tcp,doff=5,flags=ASport 0/queue 4: received 1 packets
  src=52:54:00:1C:15:F2 - dst=00:11:22:33:44:55 - type=0x0800 - length=64 - nb_segs=1 - RSS hash=0x77b70f15 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

29/10/2021 02:03:34     TestIavfFlexibleDescriptor: Test Case test_check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues Result PASSED:
29/10/2021 02:03:34             dut.10.240.183.240: quit
29/10/2021 02:03:34             dut.10.240.183.240: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 1              TX-packets: 1              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
  RX-packets: 1              TX-packets: 1              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
  RX-packets: 1              TX-packets: 1              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 3              RX-dropped: 0             RX-total: 3
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 3              RX-dropped: 0             RX-total: 3
  TX-packets: 0              TX-dropped: 3             TX-total: 3
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
no JSON library
no JSON library
no JSON library
no JSON library
no JSON library
no JSON library
no JSON library
no JSON library
Port 0 is closed
Done

Bye...
29/10/2021 02:03:36             dut.10.240.183.240: kill_all: called by dut and prefix list has value.
29/10/2021 02:04:47     TestIavfFlexibleDescriptor: Rerun Test Case test_check_IPv4_fields_in_RXD Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_IPv6_fields_in_RXD Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_IPv6_flow_field_in_RXD Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_TCP_fields_in_IPv4_in_RXD Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_TCP_fields_in_IPv6_in_RXD Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_double_VLAN_fields_in_RXD_8021Q_1_VLAN_tag Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_double_VLAN_fields_in_RXD_8021ad Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_ip_offset_of_ip Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_ip_offset_with_2_vlan_tag Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_ip_offset_with_multi_MPLS Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_ip_offset_with_multi_MPLS_with_2_vlan_tag Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_ip_offset_with_multi_MPLS_with_vlan_tag Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_ip_offset_with_vlan Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_single_VLAN_fields_in_RXD_8021Q Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_single_VLAN_fields_in_RXD_8021ad Begin
29/10/2021 02:04:48     TestIavfFlexibleDescriptor: Rerun Test Case test_check_testpmd_use_different_parameters Begin
29/10/2021 02:04:48                            dts: 
TEST SUITE ENDED: TestIavfFlexibleDescriptor

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

* Re: [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed
  2021-10-28 18:02 [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed Zhimin Huang
  2021-10-28  9:37 ` Huang, ZhiminX
@ 2021-10-28  9:44 ` David Marchand
  1 sibling, 0 replies; 3+ messages in thread
From: David Marchand @ 2021-10-28  9:44 UTC (permalink / raw)
  To: Zhimin Huang, Chen, Zhaoyan
  Cc: dts, Honnappa Nagarahalli, Yigit, Ferruh, Thomas Monjalon

On Thu, Oct 28, 2021 at 11:33 AM Zhimin Huang <zhiminx.huang@intel.com> wrote:
>
> according to dpdk commit daa02b5cddbb8e11b31d41e2bf7bb1ae64dcae2f code changed.
> fix code to adapt dpdk changed,and add check function after modify code in case.

Please stop changing DPDK source code in the test tool.


>
> Signed-off-by: Zhimin Huang <zhiminx.huang@intel.com>
> ---
>  .../iavf_flexible_descriptor_test_plan.rst    |  2 +-
>  tests/TestSuite_iavf_flexible_descriptor.py   | 23 ++++++++++++++++++-
>  2 files changed, 23 insertions(+), 2 deletions(-)
>
> diff --git a/test_plans/iavf_flexible_descriptor_test_plan.rst b/test_plans/iavf_flexible_descriptor_test_plan.rst
> index d03fbe41..9cf0d713 100644
> --- a/test_plans/iavf_flexible_descriptor_test_plan.rst
> +++ b/test_plans/iavf_flexible_descriptor_test_plan.rst
> @@ -106,7 +106,7 @@ The default DPDK don't support dump flexible descriptor fields, so need to patch
>        (int)mb->nb_segs);
>        ol_flags = mb->ol_flags;
>        +                rte_pmd_ifd_dump_proto_xtr_metadata(mb);
> -      if (ol_flags & PKT_RX_RSS_HASH) {
> +      if (ol_flags & RTE_MBUF_F_RX_RSS_HASH) {
>        MKDUMPSTR(print_buf, buf_size, cur_len,
>        " - RSS hash=0x%x",
>


-- 
David Marchand


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

* [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed
@ 2021-10-28 18:02 Zhimin Huang
  2021-10-28  9:37 ` Huang, ZhiminX
  2021-10-28  9:44 ` David Marchand
  0 siblings, 2 replies; 3+ messages in thread
From: Zhimin Huang @ 2021-10-28 18:02 UTC (permalink / raw)
  To: dts; +Cc: Zhimin Huang

according to dpdk commit daa02b5cddbb8e11b31d41e2bf7bb1ae64dcae2f code changed.
fix code to adapt dpdk changed,and add check function after modify code in case.

Signed-off-by: Zhimin Huang <zhiminx.huang@intel.com>
---
 .../iavf_flexible_descriptor_test_plan.rst    |  2 +-
 tests/TestSuite_iavf_flexible_descriptor.py   | 23 ++++++++++++++++++-
 2 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/test_plans/iavf_flexible_descriptor_test_plan.rst b/test_plans/iavf_flexible_descriptor_test_plan.rst
index d03fbe41..9cf0d713 100644
--- a/test_plans/iavf_flexible_descriptor_test_plan.rst
+++ b/test_plans/iavf_flexible_descriptor_test_plan.rst
@@ -106,7 +106,7 @@ The default DPDK don't support dump flexible descriptor fields, so need to patch
       (int)mb->nb_segs);
       ol_flags = mb->ol_flags;
       +                rte_pmd_ifd_dump_proto_xtr_metadata(mb);
-      if (ol_flags & PKT_RX_RSS_HASH) {
+      if (ol_flags & RTE_MBUF_F_RX_RSS_HASH) {
       MKDUMPSTR(print_buf, buf_size, cur_len,
       " - RSS hash=0x%x",
 
diff --git a/tests/TestSuite_iavf_flexible_descriptor.py b/tests/TestSuite_iavf_flexible_descriptor.py
index 721dbb53..2da892c1 100644
--- a/tests/TestSuite_iavf_flexible_descriptor.py
+++ b/tests/TestSuite_iavf_flexible_descriptor.py
@@ -51,11 +51,32 @@ class TestIavfFlexibleDescriptor(TestCase, FlexibleRxdBase):
             "cp ./app/test-pmd/util.c .",
             r"""sed -i "/if dpdk_conf.has('RTE_NET_IXGBE')/i\if dpdk_conf.has('RTE_NET_ICE')\n\tdeps += ['net_ice', 'net_iavf']\nendif" app/test-pmd/meson.build""",
             "sed -i '/#include <rte_flow.h>/a\#include <rte_pmd_iavf.h>' app/test-pmd/util.c",
-            "sed -i '/if (ol_flags & PKT_RX_RSS_HASH)/i\                rte_pmd_ifd_dump_proto_xtr_metadata(mb);' app/test-pmd/util.c",
+            "sed -i '/if (ol_flags & RTE_MBUF_F_RX_RSS_HASH)/i\                rte_pmd_ifd_dump_proto_xtr_metadata(mb);' app/test-pmd/util.c",
         ]
         [self.dut.send_expect(cmd, "#", 15, alt_session=True) for cmd in cmds]
+        check_point = {
+            "app/test-pmd/meson.build": [
+                "deps += ['net_ice', 'net_iavf']",
+                "if dpdk_conf.has('RTE_NET_ICE')"
+            ],
+            "app/test-pmd/util.c": [
+                "#include <rte_pmd_iavf.h>",
+                "rte_pmd_ifd_dump_proto_xtr_metadata(mb);"
+            ]
+        }
+        for path, cmds in check_point.items():
+            for cmd in cmds:
+                self.check_modify_dpdk_code(cmd, path)
         self.dut.build_install_dpdk(self.dut.target)
 
+    def check_modify_dpdk_code(self, cmd, path):
+        """
+        check dpdk code modify successful
+        """
+        check_cmd = """grep "{}" {}""".format(cmd, path)
+        out = self.dut.send_expect(check_cmd, "# ", 15, alt_session=True, trim_whitespace=False)
+        self.verify(out, "The dpdk code not changed")
+
     def restore_compilation(self):
         """
          Resume editing operation.
-- 
2.17.1


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

end of thread, other threads:[~2021-10-28  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 18:02 [dts] [PATCH V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed Zhimin Huang
2021-10-28  9:37 ` Huang, ZhiminX
2021-10-28  9:44 ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).