test suite reviews and discussions
 help / color / mirror / Atom feed
* RE: [dts] [PATCH V1] tests/userspace_ethtool: optimization script
  2022-04-28 14:39 [dts] [PATCH V1] tests/userspace_ethtool: optimization script Jiale Song
@ 2022-04-28  7:09 ` Huang, ZhiminX
  2022-05-05  6:12 ` lijuan.tu
  1 sibling, 0 replies; 3+ messages in thread
From: Huang, ZhiminX @ 2022-04-28  7:09 UTC (permalink / raw)
  To: Jiale, SongX, dts; +Cc: Jiale, SongX

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

> -----Original Message-----
> From: Jiale Song <songx.jiale@intel.com>
> Sent: Thursday, April 28, 2022 10:39 PM
> To: dts@dpdk.org
> Cc: Jiale, SongX <songx.jiale@intel.com>
> Subject: [dts] [PATCH V1] tests/userspace_ethtool: optimization script
> 
> In some case tests, the port is bound to the kernel driver. when these cases fail,
> the port will always be bound to the kernel driver, affecting the tests of later
> cases.
> 
> Signed-off-by: Jiale Song <songx.jiale@intel.com>
> ---
Tested-by: Zhimin Huang <zhiminx.huang@intel.com >



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

28/04/2022 22:59:55                            dts: 
TEST SUITE : TestUserspaceEthtool
28/04/2022 22:59:55                            dts: NIC :        ICE_100G-E810C_QSFP
28/04/2022 22:59:55             dut.10.239.251.191: 
28/04/2022 22:59:55                         tester: 
28/04/2022 22:59:55             dut.10.239.251.191: meson configure -Dexamples=ethtool x86_64-native-linuxapp-gcc
28/04/2022 22:59:56             dut.10.239.251.191: 
28/04/2022 22:59:56             dut.10.239.251.191: ninja -C x86_64-native-linuxapp-gcc
28/04/2022 23:01:11             dut.10.239.251.191: ninja: Entering directory `x86_64-native-linuxapp-gcc'
[0/1] Regenerating build files.
The Meson build system
Version: 0.61.1
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: 22.07.0-rc0
C compiler for the host machine: gcc (gcc 8.5.0 "gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)")
C linker for the host machine: gcc ld.bfd 2.30-108
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 objdump found: YES (/usr/bin/objdump)
Program python3 found: YES (/usr/bin/python3.6)
Program cat found: YES (/usr/bin/cat)
Checking for size of "void *" : 8
Checking for size of "void *" : 8
Library m found: YES
Library numa found: YES
Has header "numaif.h" : YES (cached)
Library libfdt found: NO
Library libexecinfo found: NO
Found pkg-config: /usr/bin/pkg-config (1.4.2)
Run-time dependency libarchive found: NO (tried pkgconfig)
Run-time dependency libbsd found: NO (tried pkgconfig)
Run-time dependency jansson found: NO (tried pkgconfig)
Run-time dependency libpcap found: NO (tried pkgconfig)
Library pcap found: YES
Has header "pcap.h" with dependency -lpcap: YES (cached)
Compiler for C supports arguments -Wcast-qual: YES (cached)
Compiler for C supports arguments -Wdeprecated: YES (cached)
Compiler for C supports arguments -Wformat: YES (cached)
Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
Compiler for C supports arguments -Wformat-security: YES (cached)
Compiler for C supports arguments -Wmissing-declarations: YES (cached)
Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
Compiler for C supports arguments -Wnested-externs: YES (cached)
Compiler for C supports arguments -Wold-style-definition: YES (cached)
Compiler for C supports arguments -Wpointer-arith: YES (cached)
Compiler for C supports arguments -Wsign-compare: YES (cached)
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Compiler for C supports arguments -Wundef: YES (cached)
Compiler for C supports arguments -Wwrite-strings: YES (cached)
Compiler for C supports arguments -Wno-address-of-packed-member: NO (cached)
Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached)
Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached)
Compiler for C supports arguments -mavx512f: YES (cached)
Checking if "AVX512 checking" : compiles: YES (cached)
Fetching value of define "__SSE4_2__" : 1 (cached)
Fetching value of define "__AES__" : 1 (cached)
Fetching value of define "__AVX__" : 1 (cached)
Fetching value of define "__AVX2__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512CD__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__PCLMUL__" : 1 (cached)
Fetching value of define "__RDRND__" : 1 (cached)
Fetching value of define "__RDSEED__" : 1 (cached)
Fetching value of define "__VPCLMULQDQ__" :  (cached)
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/telemetry: Defining dependency "telemetry"
Checking for function "getentropy" : YES (cached)
Message: lib/eal: Defining dependency "eal"
Message: lib/ring: Defining dependency "ring"
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Fetching value of define "__PCLMUL__" : 1 (cached)
Fetching value of define "__AVX512F__" : 1 (cached)
Fetching value of define "__AVX512BW__" : 1 (cached)
Fetching value of define "__AVX512DQ__" : 1 (cached)
Fetching value of define "__AVX512VL__" : 1 (cached)
Fetching value of define "__VPCLMULQDQ__" :  (cached)
Compiler for C supports arguments -mpclmul: YES (cached)
Compiler for C supports arguments -maes: YES (cached)
Compiler for C supports arguments -mavx512f: YES (cached)
Compiler for C supports arguments -mavx512bw: YES (cached)
Compiler for C supports arguments -mavx512dq: YES (cached)
Compiler for C supports arguments -mavx512vl: YES (cached)
Compiler for C supports arguments -mvpclmulqdq: YES (cached)
Compiler for C supports arguments -mavx2: YES (cached)
Compiler for C supports arguments -mavx: YES (cached)
Message: lib/net: Defining dependency "net"
Message: lib/meter: Defining dependency "meter"
Message: lib/ethdev: Defining dependency "ethdev"
Message: lib/pci: Defining dependency "pci"
Message: lib/cmdline: Defining dependency "cmdline"
Message: lib/metrics: Defining dependency "metrics"
Message: lib/hash: Defining dependency "hash"
Message: lib/timer: Defining dependency "timer"
Fetching value of define "__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"
Dependency libelf found: YES 0.185 (cached)
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/gpudev: Defining dependency "gpudev"
Message: lib/gro: Defining dependency "gro"
Message: lib/gso: Defining dependency "gso"
Message: lib/ip_frag: Defining dependency "ip_frag"
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/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 (cached)
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 (cached)
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 (cached)
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Compiler for C supports arguments -Wno-pointer-to-int-cast: YES (cached)
Message: drivers/common/iavf: Defining dependency "common_iavf"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/common/octeontx: Defining dependency "common_octeontx"
Message: drivers/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 (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)
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 (cached)
Compiler for C supports arguments -Waggregate-return: YES (cached)
Compiler for C supports arguments -Wbad-function-cast: YES (cached)
Compiler for C supports arguments -Wno-sign-compare: YES (cached)
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-empty-body: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
Message: drivers/mempool/bucket: Defining dependency "mempool_bucket"
Message: drivers/mempool/cnxk: Defining dependency "mempool_cnxk"
Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa"
Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2"
Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx"
Message: drivers/mempool/ring: Defining dependency "mempool_ring"
Message: drivers/mempool/stack: Defining dependency "mempool_stack"
Message: drivers/dma/cnxk: Defining dependency "dma_cnxk"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa: Defining dependency "dma_dpaa"
Message: drivers/dma/hisilicon: Defining dependency "dma_hisilicon"
Message: drivers/dma/idxd: Defining dependency "dma_idxd"
Message: drivers/dma/ioat: Defining dependency "dma_ioat"
Message: drivers/dma/skeleton: Defining dependency "dma_skeleton"
Message: drivers/net/af_packet: Defining dependency "net_af_packet"
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency libbpf found: NO (tried pkgconfig)
Library bpf found: NO
Has header "linux/if_xdp.h" : YES (cached)
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"
Dependency zlib found: YES 1.2.11 (cached)
Message: drivers/net/bnx2x: Defining dependency "net_bnx2x"
Compiler for C supports arguments -DSUPPORT_CFA_HW_ALL=1: YES (cached)
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 (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
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 (cached)
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 (cached)
Compiler for C supports arguments -Wno-implicit-fallthrough: YES (cached)
Message: drivers/net/e1000: Defining dependency "net_e1000"
Message: drivers/net/ena: Defining dependency "net_ena"
Message: drivers/net/enetc: Defining dependency "net_enetc"
Message: drivers/net/enetfec: Defining dependency "net_enetfec"
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 (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
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 (cached)
Compiler for C supports arguments -Wno-format-security: YES (cached)
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
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 (cached)
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)
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"
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 (cached)
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-unused-function: YES (cached)
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 (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-missing-declarations: YES (cached)
Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
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 (cached)
Compiler for C supports arguments -Wno-empty-body: YES (cached)
Compiler for C supports arguments -Wno-invalid-source-encoding: NO (cached)
Compiler for C supports arguments -Wno-sometimes-uninitialized: NO (cached)
Compiler for C supports arguments -Wno-pointer-bool-conversion: NO (cached)
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"
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_UNSPEC" : YES (cached)
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_KEY_VLAN_PRIO" : YES (cached)
Header <linux/pkt_cls.h> has symbol "TCA_BPF_UNSPEC" : YES (cached)
Header <linux/pkt_cls.h> has symbol "TCA_BPF_FD" : YES (cached)
Header <linux/tc_act/tc_bpf.h> has symbol "TCA_ACT_BPF_UNSPEC" : YES (cached)
Header <linux/tc_act/tc_bpf.h> has symbol "TCA_ACT_BPF_FD" : YES (cached)
Configuring tap_autoconf.h using configuration
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES (cached)
Compiler for C supports arguments -Wno-maybe-uninitialized: 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/cnxk_gpio: Defining dependency "raw_cnxk_gpio"
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"
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/cn9k: Defining dependency "regex_cn9k"
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"
Message: drivers/vdpa/sfc: Defining dependency "vdpa_sfc"
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Message: drivers/event/dlb2: Defining dependency "event_dlb2"
Message: drivers/event/dpaa: Defining dependency "event_dpaa"
Message: drivers/event/dpaa2: Defining dependency "event_dpaa2"
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/event/dsw: Defining dependency "event_dsw"
Message: drivers/event/opdl: Defining dependency "event_opdl"
Message: drivers/event/skeleton: Defining dependency "event_skeleton"
Message: drivers/event/sw: Defining dependency "event_sw"
Message: drivers/event/octeontx: Defining dependency "event_octeontx"
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"
Has header "cuda.h" : NO (cached)
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
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Configuring rte_build_config.h using configuration
Message: 
=================
Libraries Enabled
=================

libs:
	kvargs, telemetry, eal, ring, rcu, mempool, mbuf, net, 
	meter, ethdev, pci, cmdline, metrics, hash, timer, acl, 
	bbdev, bitratestats, bpf, cfgfile, compressdev, cryptodev, distributor, efd, 
	eventdev, gpudev, 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, cnxk, qat, sfc_efx, 
bus:
	auxiliary, dpaa, fslmc, ifpga, pci, vdev, vmbus, 
mempool:
	bucket, cnxk, dpaa, dpaa2, octeontx, ring, stack, 
dma:
	cnxk, dpaa, hisilicon, idxd, ioat, skeleton, 
net:
	af_packet, ark, atlantic, avp, axgbe, bnx2x, bnxt, bond, 
	cnxk, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enetfec, 
	enic, failsafe, fm10k, hinic, hns3, i40e, iavf, ice, 
	igc, ionic, ixgbe, kni, liquidio, memif, netvsc, nfp, 
	ngbe, null, octeontx, octeontx_ep, pcap, pfe, qede, ring, 
	softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, 
	
raw:
	cnxk_bphy, cnxk_gpio, dpaa2_cmdif, dpaa2_qdma, ntb, skeleton, 
crypto:
	bcmfs, caam_jr, cnxk, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, 
	scheduler, virtio, 
compress:
	octeontx, zlib, 
regex:
	cn9k, 
vdpa:
	ifc, sfc, 
event:
	cnxk, dlb2, dpaa, dpaa2, dsw, opdl, skeleton, sw, 
	octeontx, 
baseband:
	acc100, fpga_5gnr_fec, fpga_lte_fec, la12xx, null, turbo_sw, 
gpu:
	

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, "libxdp" and "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"
	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"
	gpu/cuda:	missing dependency, "cuda.h"
	

Build targets in project: 1086

DPDK 22.07.0-rc0

  User defined options
    backend        : ninja
    default_library: static
    libdir         : lib
    enable_kmods   : True
    examples       : ethtool

Found ninja-1.10.2.git.kitware.jobserver-1 at /usr/local/bin/ninja
Cleaning... 2 files.
NOTICE: You are using Python 3.6 which is EOL. Starting with v0.62.0, Meson will require Python 3.7 or newer
[1/3311] Generating lib/rte_kvargs_mingw with a custom command
[2/3311] Generating lib/rte_telemetry_def with a custom command
[3/3311] Generating lib/rte_kvargs_def with a custom command
[4/3311] Generating lib/rte_telemetry_mingw with a custom command
[5/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[6/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[7/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[8/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[9/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[10/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[11/3311] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[12/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[13/3311] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[14/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[15/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[16/3311] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[17/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[18/3311] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[19/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[20/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[21/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[22/3311] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[23/3311] Linking static target lib/librte_kvargs.a
[24/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[25/3311] Generating lib/rte_ethdev_def with a custom command
[26/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[27/3311] Generating lib/rte_ethdev_mingw with a custom command
[28/3311] Generating lib/rte_pci_def with a custom command
[29/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[30/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[31/3311] Generating lib/rte_pci_mingw with a custom command
[32/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[33/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_log.c.o
[34/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[35/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[36/3311] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[37/3311] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[38/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[39/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[40/3311] Linking static target lib/librte_pci.a
[41/3311] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[42/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[43/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[44/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o
[45/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[46/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o
[47/3311] Linking static target lib/librte_telemetry.a
[48/3311] Generating lib/rte_cmdline_def with a custom command
[49/3311] Generating lib/rte_metrics_def with a custom command
[50/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o
[51/3311] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[52/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[53/3311] Generating lib/rte_cmdline_mingw with a custom command
[54/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[55/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o
[56/3311] Generating lib/rte_metrics_mingw with a custom command
[57/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[58/3311] Generating lib/rte_hash_def with a custom command
[59/3311] Generating lib/rte_hash_mingw with a custom command
[60/3311] Generating lib/rte_timer_def with a custom command
[61/3311] Generating lib/rte_timer_mingw with a custom command
[62/3311] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[63/3311] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[64/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[65/3311] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[66/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[67/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[68/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[69/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[70/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[71/3311] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[72/3311] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[73/3311] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[74/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[75/3311] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[76/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[77/3311] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[78/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[79/3311] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
[80/3311] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[81/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[82/3311] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[83/3311] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
[84/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[85/3311] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[86/3311] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[87/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_debug.c.o
[88/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[89/3311] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[90/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o
[91/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_log.c.o
[92/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[93/3311] Linking static target lib/librte_cmdline.a
[94/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[95/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o
[96/3311] Generating lib/rte_eal_mingw with a custom command
[97/3311] Generating lib/rte_eal_def with a custom command
[98/3311] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[99/3311] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[100/3311] Generating lib/rte_ring_mingw with a custom command
[101/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o
[102/3311] Generating lib/rte_ring_def with a custom command
[103/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o
[104/3311] Generating lib/rte_rcu_def with a custom command
[105/3311] Generating lib/rte_rcu_mingw with a custom command
[106/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o
[107/3311] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o
[108/3311] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o
[109/3311] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o
[110/3311] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o
[111/3311] Generating lib/rte_mempool_def with a custom command
[112/3311] Generating lib/rte_mempool_mingw with a custom command
[113/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o
[114/3311] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o
[115/3311] Generating lib/rte_mbuf_def with a custom command
[116/3311] Generating lib/rte_mbuf_mingw with a custom command
[117/3311] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[118/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o
[119/3311] Linking static target lib/librte_timer.a
[120/3311] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[121/3311] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[122/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o
[123/3311] Linking static target lib/librte_ring.a
[124/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o
[125/3311] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[126/3311] Generating lib/rte_net_mingw with a custom command
[127/3311] Generating lib/rte_net_def with a custom command
[128/3311] Generating lib/rte_meter_def with a custom command
[129/3311] Generating lib/rte_meter_mingw with a custom command
[130/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[131/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o
[132/3311] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[133/3311] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[134/3311] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[135/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o
[136/3311] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
[137/3311] Generating lib/rte_acl_mingw with a custom command
[138/3311] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[139/3311] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[140/3311] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[141/3311] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[142/3311] Generating lib/rte_acl_def with a custom command
[143/3311] Generating lib/rte_bbdev_def with a custom command
[144/3311] Generating lib/rte_bbdev_mingw with a custom command
[145/3311] Linking static target lib/librte_meter.a
[146/3311] Linking static target lib/librte_metrics.a
[147/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[148/3311] Generating lib/rte_bitratestats_def with a custom command
[149/3311] Generating lib/rte_bitratestats_mingw with a custom command
[150/3311] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[151/3311] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o
[152/3311] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
[153/3311] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o
[154/3311] Linking static target lib/net/libnet_crc_avx512_lib.a
[155/3311] Linking target lib/librte_kvargs.so.22.2
[156/3311] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o
[157/3311] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[158/3311] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[159/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[160/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[161/3311] Generating lib/rte_bpf_def with a custom command
[162/3311] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[163/3311] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[164/3311] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[165/3311] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[166/3311] Generating lib/rte_bpf_mingw with a custom command
[167/3311] Generating lib/rte_cfgfile_def with a custom command
[168/3311] Linking static target lib/librte_net.a
[169/3311] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[170/3311] Generating lib/rte_cfgfile_mingw with a custom command
[171/3311] Linking static target lib/librte_eal.a
[172/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[173/3311] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[174/3311] Linking static target lib/librte_rcu.a
[175/3311] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[176/3311] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[177/3311] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[178/3311] Generating lib/rte_compressdev_def with a custom command
[179/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o
[180/3311] Linking static target lib/librte_mempool.a
[181/3311] Generating lib/rte_compressdev_mingw with a custom command
[182/3311] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[183/3311] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[184/3311] Generating lib/rte_cryptodev_def with a custom command
[185/3311] Linking static target lib/librte_bitratestats.a
[186/3311] Generating lib/rte_cryptodev_mingw with a custom command
[187/3311] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[188/3311] Linking static target lib/librte_cfgfile.a
[189/3311] Generating lib/rte_distributor_mingw with a custom command
[190/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o
[191/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load_elf.c.o
[192/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_convert.c.o
[193/3311] Generating lib/rte_distributor_def with a custom command
[194/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o
[195/3311] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[196/3311] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[197/3311] Generating lib/rte_efd_def with a custom command
[198/3311] Compiling C object lib/librte_port.a.p/port_rte_port_sched.c.o
[199/3311] Generating lib/rte_efd_mingw with a custom command
[200/3311] Linking target lib/librte_telemetry.so.22.2
[201/3311] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[202/3311] Linking static target lib/librte_mbuf.a
[203/3311] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[204/3311] Generating symbol file lib/librte_kvargs.so.22.2.p/librte_kvargs.so.22.2.symbols
[205/3311] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[206/3311] Linking static target lib/librte_bbdev.a
[207/3311] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[208/3311] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[209/3311] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[210/3311] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[211/3311] Linking static target lib/librte_compressdev.a
[212/3311] Generating lib/rte_eventdev_def with a custom command
[213/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[214/3311] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o
[215/3311] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output)
[216/3311] Generating lib/rte_eventdev_mingw with a custom command
[217/3311] Generating lib/rte_gpudev_def with a custom command
[218/3311] Generating lib/rte_gpudev_mingw with a custom command
[219/3311] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[220/3311] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[221/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o
[222/3311] Generating lib/rte_gro_def with a custom command
[223/3311] Generating lib/rte_gro_mingw with a custom command
[224/3311] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output)
[225/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o
[226/3311] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[227/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[228/3311] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output)
[229/3311] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[230/3311] Generating symbol file lib/librte_telemetry.so.22.2.p/librte_telemetry.so.22.2.symbols
[231/3311] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[232/3311] Generating lib/rte_gso_def with a custom command
[233/3311] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[234/3311] Generating lib/rte_gso_mingw with a custom command
[235/3311] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output)
[236/3311] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[237/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o
[238/3311] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[239/3311] Generating lib/cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[240/3311] Generating lib/rte_ip_frag_def with a custom command
[241/3311] Generating lib/rte_ip_frag_mingw with a custom command
[242/3311] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[243/3311] Generating lib/rte_jobstats_mingw with a custom command
[244/3311] Generating lib/rte_jobstats_def with a custom command
[245/3311] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[246/3311] Generating lib/rte_kni_def with a custom command
[247/3311] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[248/3311] Linking static target lib/librte_distributor.a
[249/3311] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o
[250/3311] Generating lib/rte_kni_mingw with a custom command
[251/3311] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o
[252/3311] Linking static target lib/librte_gpudev.a
[253/3311] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[254/3311] Generating lib/rte_latencystats_def with a custom command
[255/3311] Generating lib/rte_latencystats_mingw with a custom command
[256/3311] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o
[257/3311] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[258/3311] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[259/3311] Generating lib/rte_lpm_def with a custom command
[260/3311] Generating lib/rte_lpm_mingw with a custom command
[261/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[262/3311] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
[263/3311] Generating lib/rte_member_def with a custom command
[264/3311] Generating lib/rte_member_mingw with a custom command
[265/3311] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[266/3311] Linking static target lib/librte_bpf.a
[267/3311] Linking static target lib/librte_gso.a
[268/3311] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[269/3311] Generating lib/rte_pcapng_def with a custom command
[270/3311] Generating lib/rte_pcapng_mingw with a custom command
[271/3311] Linking static target lib/librte_gro.a
[272/3311] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[273/3311] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[274/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[275/3311] Linking static target lib/librte_cryptodev.a
[276/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[277/3311] Linking static target lib/librte_efd.a
[278/3311] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[279/3311] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o
[280/3311] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o
[281/3311] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[282/3311] Linking static target lib/librte_jobstats.a
[283/3311] Compiling C object lib/librte_member.a.p/member_rte_member.c.o
[284/3311] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[285/3311] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o
[286/3311] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[287/3311] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[288/3311] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o
[289/3311] Linking static target lib/librte_ethdev.a
[290/3311] Generating lib/rte_power_mingw with a custom command
[291/3311] Generating lib/rte_power_def with a custom command
[292/3311] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[293/3311] Linking static target lib/librte_rawdev.a
[294/3311] Generating lib/rte_rawdev_mingw with a custom command
[295/3311] Generating lib/rte_rawdev_def with a custom command
[296/3311] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[297/3311] Generating lib/rte_regexdev_def with a custom command
[298/3311] Generating lib/rte_regexdev_mingw with a custom command
[299/3311] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[300/3311] Generating lib/rte_dmadev_def with a custom command
[301/3311] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[302/3311] Linking static target lib/librte_latencystats.a
[303/3311] Generating lib/rte_dmadev_mingw with a custom command
[304/3311] Compiling C object lib/librte_power.a.p/power_rte_power_empty_poll.c.o
[305/3311] Linking static target lib/librte_ip_frag.a
[306/3311] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[307/3311] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o
[308/3311] Generating lib/rte_rib_def with a custom command
[309/3311] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o
[310/3311] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[311/3311] Generating lib/rte_reorder_def with a custom command
[312/3311] Generating lib/rte_rib_mingw with a custom command
[313/3311] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[314/3311] Generating lib/bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[315/3311] Generating lib/rte_reorder_mingw with a custom command
[316/3311] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o
[317/3311] Generating lib/rte_sched_def with a custom command
[318/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[319/3311] Generating lib/rte_sched_mingw with a custom command
[320/3311] Compiling C object lib/librte_kni.a.p/kni_rte_kni.c.o
[321/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o
[322/3311] Generating lib/rte_security_def with a custom command
[323/3311] Linking static target lib/librte_kni.a
[324/3311] Generating lib/rte_security_mingw with a custom command
[325/3311] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[326/3311] Linking static target lib/librte_lpm.a
[327/3311] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[328/3311] Compiling C object lib/librte_sched.a.p/sched_rte_red.c.o
[329/3311] Compiling C object lib/librte_sched.a.p/sched_rte_pie.c.o
[330/3311] Compiling C object lib/librte_sched.a.p/sched_rte_approx.c.o
[331/3311] Linking static target lib/librte_dmadev.a
[332/3311] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output)
[333/3311] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o
[334/3311] Generating lib/gro.sym_chk with a custom command (wrapped by meson to capture output)
[335/3311] Generating lib/rte_stack_def with a custom command
[336/3311] Generating lib/rte_stack_mingw with a custom command
[337/3311] Generating lib/gso.sym_chk with a custom command (wrapped by meson to capture output)
[338/3311] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.o
[339/3311] Compiling C object lib/librte_stack.a.p/stack_rte_stack_lf.c.o
[340/3311] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o
[341/3311] Generating lib/distributor.sym_chk with a custom command (wrapped by meson to capture output)
[342/3311] Linking static target lib/librte_stack.a
[343/3311] Generating lib/rte_vhost_def with a custom command
[344/3311] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[345/3311] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o
[346/3311] Generating lib/rte_vhost_mingw with a custom command
[347/3311] Linking static target lib/librte_power.a
[348/3311] Linking static target lib/librte_regexdev.a
[349/3311] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[350/3311] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output)
[351/3311] Generating lib/bpf.sym_chk with a custom command (wrapped by meson to capture output)
[352/3311] Linking static target lib/librte_pcapng.a
[353/3311] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[354/3311] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o
[355/3311] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[356/3311] Linking static target lib/librte_hash.a
[357/3311] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o
[358/3311] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o
[359/3311] Linking static target lib/librte_reorder.a
[360/3311] Linking static target lib/librte_acl.a
[361/3311] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o
[362/3311] Compiling C object lib/librte_security.a.p/security_rte_security.c.o
[363/3311] Generating lib/rte_ipsec_def with a custom command
[364/3311] Linking static target lib/librte_security.a
[365/3311] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o
[366/3311] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[367/3311] Linking static target lib/librte_rib.a
[368/3311] Generating lib/rte_ipsec_mingw with a custom command
[369/3311] Generating lib/jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[370/3311] Generating drivers/rte_mempool_octeontx_def with a custom command
[371/3311] Generating drivers/rte_mempool_octeontx_mingw with a custom command
[372/3311] Generating lib/latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[373/3311] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o
[374/3311] Generating drivers/rte_mempool_ring_def with a custom command
[375/3311] Generating lib/rte_fib_def with a custom command
[376/3311] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_telemetry.c.o
[377/3311] Generating lib/rte_fib_mingw with a custom command
[378/3311] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[379/3311] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[380/3311] Linking static target lib/librte_member.a
[381/3311] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o
[382/3311] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[383/3311] Generating lib/ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[384/3311] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[385/3311] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[386/3311] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[387/3311] Linking static target lib/librte_eventdev.a
[388/3311] Generating lib/kni.sym_chk with a custom command (wrapped by meson to capture output)
[389/3311] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[390/3311] Generating lib/lpm.sym_chk with a custom command (wrapped by meson to capture output)
[391/3311] Compiling C object lib/librte_fib.a.p/fib_trie_avx512.c.o
[392/3311] Generating lib/rawdev.sym_chk with a custom command (wrapped by meson to capture output)
[393/3311] Compiling C object lib/librte_fib.a.p/fib_dir24_8_avx512.c.o
[394/3311] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[395/3311] Generating lib/rte_port_def with a custom command
[396/3311] Generating lib/rte_port_mingw with a custom command
[397/3311] Generating lib/rte_pdump_def with a custom command
[398/3311] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[399/3311] Compiling C object lib/librte_port.a.p/port_rte_port_frag.c.o
[400/3311] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output)
[401/3311] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[402/3311] Generating lib/rte_pdump_mingw with a custom command
[403/3311] Compiling C object lib/librte_port.a.p/port_rte_port_fd.c.o
[404/3311] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[405/3311] Linking static target lib/librte_fib.a
[406/3311] Generating lib/pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[407/3311] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[408/3311] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[409/3311] Generating lib/acl.sym_chk with a custom command (wrapped by meson to capture output)
[410/3311] Compiling C object lib/librte_port.a.p/port_rte_port_ras.c.o
[411/3311] Linking static target drivers/libtmp_rte_mempool_ring.a
[412/3311] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
[413/3311] Compiling C object drivers/libtmp_rte_dma_dpaa.a.p/dma_dpaa_dpaa_qdma.c.o
[414/3311] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[415/3311] Generating lib/member.sym_chk with a custom command (wrapped by meson to capture output)
[416/3311] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ethdev.c.o
[417/3311] Linking static target drivers/libtmp_rte_dma_dpaa.a
[418/3311] Linking static target lib/librte_ipsec.a
[419/3311] Compiling C object lib/librte_port.a.p/port_rte_swx_port_fd.c.o
[420/3311] Compiling C object lib/librte_port.a.p/port_rte_port_ethdev.c.o
[421/3311] Compiling C object lib/librte_port.a.p/port_rte_port_sym_crypto.c.o
[422/3311] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output)
[423/3311] Compiling C object lib/librte_port.a.p/port_rte_port_kni.c.o
[424/3311] Compiling C object lib/librte_port.a.p/port_rte_port_eventdev.c.o
[425/3311] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ring.c.o
[426/3311] Generating lib/rte_table_def with a custom command
[427/3311] Generating drivers/rte_mempool_ring.pmd.c with a custom command
[428/3311] Generating lib/rte_table_mingw with a custom command
[429/3311] Compiling C object lib/librte_table.a.p/table_rte_swx_table_wm.c.o
[430/3311] Compiling C object lib/librte_port.a.p/port_rte_port_source_sink.c.o
[431/3311] Compiling C object lib/librte_table.a.p/table_rte_swx_table_learner.c.o
[432/3311] Compiling C object lib/librte_table.a.p/table_rte_swx_table_selector.c.o
[433/3311] Compiling C object lib/librte_port.a.p/port_rte_swx_port_source_sink.c.o
[434/3311] Generating drivers/rte_dma_dpaa.pmd.c with a custom command
[435/3311] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[436/3311] Generating lib/rte_pipeline_mingw with a custom command
[437/3311] Generating lib/rte_pipeline_def with a custom command
[438/3311] Linking static target lib/librte_sched.a
[439/3311] Generating lib/rte_flow_classify_def with a custom command
[440/3311] Compiling C object drivers/librte_dma_dpaa.a.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[441/3311] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[442/3311] Generating lib/rte_flow_classify_mingw with a custom command
[443/3311] Linking static target drivers/librte_dma_dpaa.a
[444/3311] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[445/3311] Compiling C object lib/librte_table.a.p/table_rte_table_hash_cuckoo.c.o
[446/3311] Compiling C object lib/librte_table.a.p/table_rte_table_acl.c.o
[447/3311] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[448/3311] Generating lib/rte_graph_def with a custom command
[449/3311] Compiling C object lib/librte_table.a.p/table_rte_table_lpm.c.o
[450/3311] Compiling C object lib/librte_table.a.p/table_rte_table_lpm_ipv6.c.o
[451/3311] Generating lib/rte_graph_mingw with a custom command
[452/3311] Compiling C object lib/librte_table.a.p/table_rte_table_stub.c.o
[453/3311] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output)
[454/3311] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[455/3311] Compiling C object lib/librte_table.a.p/table_rte_table_array.c.o
[456/3311] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_port_in_action.c.o
[457/3311] Compiling C object lib/librte_node.a.p/node_null.c.o
[458/3311] Compiling C object lib/librte_graph.a.p/graph_graph_debug.c.o
[459/3311] Compiling C object lib/librte_graph.a.p/graph_graph_ops.c.o
[460/3311] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[461/3311] Generating lib/rte_node_def with a custom command
[462/3311] Compiling C object lib/librte_graph.a.p/graph_graph_populate.c.o
[463/3311] Compiling C object lib/librte_flow_classify.a.p/flow_classify_rte_flow_classify_parse.c.o
[464/3311] Compiling C object lib/librte_graph.a.p/graph_node.c.o
[465/3311] Generating lib/rte_node_mingw with a custom command
[466/3311] Generating drivers/rte_common_cpt_mingw with a custom command
[467/3311] Generating drivers/rte_common_cpt_def with a custom command
[468/3311] Compiling C object lib/librte_flow_classify.a.p/flow_classify_rte_flow_classify.c.o
[469/3311] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
[470/3311] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[471/3311] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[472/3311] Generating drivers/rte_common_dpaax_mingw with a custom command
[473/3311] Linking static target lib/librte_flow_classify.a
[474/3311] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
[475/3311] Linking static target lib/librte_pdump.a
[476/3311] Compiling C object lib/librte_graph.a.p/graph_graph.c.o
[477/3311] Generating drivers/rte_common_dpaax_def with a custom command
[478/3311] Linking static target lib/librte_graph.a
[479/3311] Compiling C object lib/librte_node.a.p/node_log.c.o
[480/3311] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[481/3311] Generating drivers/rte_common_iavf_def with a custom command
[482/3311] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[483/3311] Generating drivers/rte_common_iavf_mingw with a custom command
[484/3311] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o
[485/3311] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[486/3311] Generating drivers/rte_common_octeontx_def with a custom command
[487/3311] Generating drivers/rte_common_octeontx_mingw with a custom command
[488/3311] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[489/3311] Generating lib/fib.sym_chk with a custom command (wrapped by meson to capture output)
[490/3311] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[491/3311] Generating drivers/rte_bus_auxiliary_mingw with a custom command
[492/3311] Generating drivers/rte_bus_auxiliary_def with a custom command
[493/3311] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o
[494/3311] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[495/3311] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o
[496/3311] Generating drivers/rte_dma_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[497/3311] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[498/3311] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[499/3311] Linking static target drivers/libtmp_rte_common_octeontx.a
[500/3311] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[501/3311] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[502/3311] Linking static target lib/librte_table.a
[503/3311] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[504/3311] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[505/3311] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[506/3311] Linking static target drivers/libtmp_rte_common_dpaax.a
[507/3311] Linking static target drivers/libtmp_rte_common_cpt.a
[508/3311] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[509/3311] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_impl.c.o
[510/3311] Generating lib/ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[511/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o
[512/3311] Generating drivers/rte_bus_dpaa_mingw with a custom command
[513/3311] Generating drivers/rte_bus_dpaa_def with a custom command
[514/3311] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o
[515/3311] Generating drivers/rte_common_octeontx.pmd.c with a custom command
[516/3311] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[517/3311] Linking static target drivers/libtmp_rte_bus_auxiliary.a
[518/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o
[519/3311] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[520/3311] Compiling C object drivers/librte_common_octeontx.so.22.2.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[521/3311] Linking static target drivers/librte_common_octeontx.a
[522/3311] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o
[523/3311] Generating drivers/rte_common_dpaax.pmd.c with a custom command
[524/3311] Generating drivers/rte_common_cpt.pmd.c with a custom command
[525/3311] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[526/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[527/3311] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o
[528/3311] Linking static target drivers/librte_common_dpaax.a
[529/3311] Compiling C object drivers/librte_common_cpt.so.22.2.p/meson-generated_.._rte_common_cpt.pmd.c.o
[530/3311] Linking static target drivers/librte_common_cpt.a
[531/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[532/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o
[533/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o
[534/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[535/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o
[536/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o
[537/3311] Compiling C object drivers/librte_common_dpaax.so.22.2.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[538/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[539/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[540/3311] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output)
[541/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o
[542/3311] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[543/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[544/3311] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command
[545/3311] Generating drivers/rte_bus_fslmc_mingw with a custom command
[546/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dprc.c.o
[547/3311] Generating drivers/rte_bus_fslmc_def with a custom command
[548/3311] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
[549/3311] Generating drivers/rte_bus_ifpga_def with a custom command
[550/3311] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[551/3311] Linking static target lib/librte_port.a
[552/3311] Compiling C object drivers/librte_bus_auxiliary.so.22.2.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[553/3311] Linking static target drivers/librte_bus_auxiliary.a
[554/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o
[555/3311] Generating drivers/rte_bus_ifpga_mingw with a custom command
[556/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[557/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o
[558/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[559/3311] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_common.c.o
[560/3311] Generating drivers/rte_bus_pci_def with a custom command
[561/3311] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[562/3311] Generating drivers/rte_bus_pci_mingw with a custom command
[563/3311] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[564/3311] Generating drivers/rte_bus_vdev_def with a custom command
[565/3311] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[566/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o
[567/3311] Generating drivers/rte_bus_vdev_mingw with a custom command
[568/3311] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o
[569/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o
[570/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[571/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dprc.c.o
[572/3311] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o
[573/3311] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[574/3311] Linking static target drivers/libtmp_rte_bus_ifpga.a
[575/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o
[576/3311] Generating drivers/rte_bus_vmbus_def with a custom command
[577/3311] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[578/3311] Generating drivers/rte_bus_vmbus_mingw with a custom command
[579/3311] Generating lib/flow_classify.sym_chk with a custom command (wrapped by meson to capture output)
[580/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[581/3311] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o
[582/3311] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o
[583/3311] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o
[584/3311] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o
[585/3311] Linking static target drivers/libtmp_rte_bus_vdev.a
[586/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o
[587/3311] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o
[588/3311] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o
[589/3311] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[590/3311] Generating drivers/rte_bus_ifpga.pmd.c with a custom command
[591/3311] Generating lib/pdump.sym_chk with a custom command (wrapped by meson to capture output)
[592/3311] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[593/3311] Compiling C object drivers/librte_bus_ifpga.so.22.2.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[594/3311] Linking static target drivers/librte_bus_ifpga.a
[595/3311] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o
[596/3311] Linking static target drivers/libtmp_rte_bus_vmbus.a
[597/3311] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.o
[598/3311] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[599/3311] Linking static target drivers/libtmp_rte_common_iavf.a
[600/3311] Linking static target drivers/libtmp_rte_bus_pci.a
[601/3311] Generating drivers/rte_bus_vdev.pmd.c with a custom command
[602/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae.c.o
[603/3311] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[604/3311] Linking static target drivers/librte_bus_vdev.a
[605/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae_fpm_tables.c.o
[606/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy.c.o
[607/3311] Compiling C object drivers/librte_bus_vdev.so.22.2.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[608/3311] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output)
[609/3311] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o
[610/3311] Linking static target drivers/libtmp_rte_bus_fslmc.a
[611/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_aes.c.o
[612/3311] Generating drivers/rte_common_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[613/3311] Generating drivers/rte_common_cpt.sym_chk with a custom command (wrapped by meson to capture output)
[614/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_irq.c.o
[615/3311] Generating drivers/rte_common_iavf.pmd.c with a custom command
[616/3311] Generating drivers/rte_bus_vmbus.pmd.c with a custom command
[617/3311] Generating drivers/rte_bus_pci.pmd.c with a custom command
[618/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_cgx.c.o
[619/3311] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[620/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o
[621/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o
[622/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_idev.c.o
[623/3311] Linking static target lib/librte_node.a
[624/3311] Compiling C object drivers/librte_common_iavf.so.22.2.p/meson-generated_.._rte_common_iavf.pmd.c.o
[625/3311] Compiling C object drivers/librte_common_iavf.a.p/meson-generated_.._rte_common_iavf.pmd.c.o
[626/3311] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o
[627/3311] Compiling C object drivers/librte_bus_pci.so.22.2.p/meson-generated_.._rte_bus_pci.pmd.c.o
[628/3311] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[629/3311] Linking static target drivers/librte_common_iavf.a
[630/3311] Compiling C object drivers/librte_bus_vmbus.so.22.2.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[631/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ot.c.o
[632/3311] Linking static target drivers/librte_bus_vmbus.a
[633/3311] Linking static target drivers/librte_bus_pci.a
[634/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o
[635/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_irq.c.o
[636/3311] Generating drivers/rte_bus_fslmc.pmd.c with a custom command
[637/3311] Compiling C object drivers/librte_bus_fslmc.so.22.2.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[638/3311] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[639/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_model.c.o
[640/3311] Linking static target drivers/librte_bus_fslmc.a
[641/3311] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[642/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o
[643/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o
[644/3311] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[645/3311] Generating drivers/rte_common_dpaax.sym_chk with a custom command (wrapped by meson to capture output)
[646/3311] Linking static target drivers/libtmp_rte_bus_dpaa.a
[647/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_fc.c.o
[648/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_irq.c.o
[649/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_npc.c.o
[650/3311] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[651/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix.c.o
[652/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev_irq.c.o
[653/3311] Generating drivers/rte_bus_ifpga.sym_chk with a custom command (wrapped by meson to capture output)
[654/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mcast.c.o
[655/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mbox.c.o
[656/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mac.c.o
[657/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ptp.c.o
[658/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl.c.o
[659/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ops.c.o
[660/3311] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[661/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev.c.o
[662/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_bpf.c.o
[663/3311] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output)
[664/3311] Generating drivers/rte_bus_dpaa.pmd.c with a custom command
[665/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_rss.c.o
[666/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_debug.c.o
[667/3311] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[668/3311] Linking static target drivers/librte_bus_dpaa.a
[669/3311] Compiling C object drivers/librte_bus_dpaa.so.22.2.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[670/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_stats.c.o
[671/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_mark.c.o
[672/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform.c.o
[673/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_debug.c.o
[674/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[675/3311] Generating lib/node.sym_chk with a custom command (wrapped by meson to capture output)
[676/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_queue.c.o
[677/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[678/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_irq.c.o
[679/3311] Generating drivers/rte_common_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[680/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_se.c.o
[681/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam_dump.c.o
[682/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim_irq.c.o
[683/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_vlan.c.o
[684/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_ops.c.o
[685/3311] Generating drivers/rte_common_cnxk_mingw with a custom command
[686/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_debug.c.o
[687/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
[688/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_utils.c.o
[689/3311] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[690/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_parse.c.o
[691/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_utils.c.o
[692/3311] Generating drivers/rte_common_cnxk_def with a custom command
[693/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o
[694/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_utils.c.o
[695/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[696/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim.c.o
[697/3311] Generating drivers/rte_common_qat_mingw with a custom command
[698/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_bphy.c.o
[699/3311] Generating drivers/rte_common_qat_def with a custom command
[700/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[701/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_utils.c.o
[702/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[703/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_sso.c.o
[704/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_npa.c.o
[705/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o
[706/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o
[707/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o
[708/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ree.c.o
[709/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[710/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o
[711/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o
[712/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o
[713/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o
[714/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o
[715/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o
[716/3311] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[717/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o
[718/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[719/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[720/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_crc32.c.o
[721/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o
[722/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[723/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_bootcfg.c.o
[724/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_filter.c.o
[725/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o
[726/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o
[727/3311] Generating drivers/rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[728/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_ev.c.o
[729/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[730/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o
[731/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o
[732/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[733/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_evb.c.o
[734/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o
[735/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o
[736/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o
[737/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o
[738/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_sram.c.o
[739/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_vpd.c.o
[740/3311] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc.c.o
[741/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mac.c.o
[742/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o
[743/3311] Linking static target drivers/libtmp_rte_common_cnxk.a
[744/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tx.c.o
[745/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nic.c.o
[746/3311] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[747/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o
[748/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/mcdi_mon.c.o
[749/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nvram.c.o
[750/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o
[751/3311] Linking static target drivers/libtmp_rte_common_qat.a
[752/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_phy.c.o
[753/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o
[754/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_sram.c.o
[755/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_vpd.c.o
[756/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mcdi.c.o
[757/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_virtio.c.o
[758/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_intr.c.o
[759/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o
[760/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nvram.c.o
[761/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_proxy.c.o
[762/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_ev.c.o
[763/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mac.c.o
[764/3311] Generating drivers/rte_common_sfc_efx_def with a custom command
[765/3311] Generating drivers/rte_mempool_bucket_def with a custom command
[766/3311] Generating drivers/rte_common_qat.pmd.c with a custom command
[767/3311] Generating drivers/rte_common_sfc_efx_mingw with a custom command
[768/3311] Generating drivers/rte_mempool_bucket_mingw with a custom command
[769/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o
[770/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_vpd.c.o
[771/3311] Compiling C object drivers/librte_common_qat.so.22.2.p/meson-generated_.._rte_common_qat.pmd.c.o
[772/3311] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o
[773/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_image.c.o
[774/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mcdi.c.o
[775/3311] Linking static target drivers/librte_common_qat.a
[776/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/hunt_nic.c.o
[777/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_intr.c.o
[778/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford_nic.c.o
[779/3311] Generating drivers/rte_mempool_cnxk_mingw with a custom command
[780/3311] Generating drivers/rte_mempool_cnxk_def with a custom command
[781/3311] Generating drivers/rte_mempool_dpaa_def with a custom command
[782/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_phy.c.o
[783/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_pci.c.o
[784/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o
[785/3311] Generating drivers/rte_mempool_dpaa_mingw with a custom command
[786/3311] Generating drivers/rte_mempool_dpaa2_def with a custom command
[787/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford2_nic.c.o
[788/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_ev.c.o
[789/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_nic.c.o
[790/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_tx.c.o
[791/3311] Generating drivers/rte_mempool_dpaa2_mingw with a custom command
[792/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_virtio.c.o
[793/3311] Generating drivers/rte_net_nfp_def with a custom command
[794/3311] Generating drivers/rte_net_nfp_mingw with a custom command
[795/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_rx.c.o
[796/3311] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[797/3311] Generating drivers/rte_mempool_ring_mingw with a custom command
[798/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o
[799/3311] Compiling C object drivers/librte_mempool_ring.so.22.2.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[800/3311] Generating drivers/rte_mempool_stack_def with a custom command
[801/3311] Linking static target drivers/librte_mempool_ring.a
[802/3311] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o
[803/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_filter.c.o
[804/3311] Generating drivers/rte_mempool_stack_mingw with a custom command
[805/3311] Generating drivers/rte_dma_cnxk_def with a custom command
[806/3311] Generating drivers/rte_dma_cnxk_mingw with a custom command
[807/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o
[808/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nic.c.o
[809/3311] Generating drivers/rte_common_cnxk.pmd.c with a custom command
[810/3311] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_evb.c.o
[811/3311] Compiling C object drivers/librte_common_cnxk.a.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[812/3311] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[813/3311] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[814/3311] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[815/3311] Compiling C object drivers/librte_common_cnxk.so.22.2.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[816/3311] Linking static target drivers/librte_common_cnxk.a
[817/3311] Linking static target drivers/common/sfc_efx/base/libsfc_base.a
[818/3311] Generating drivers/rte_dma_dpaa_mingw with a custom command
[819/3311] Generating drivers/rte_dma_dpaa_def with a custom command
[820/3311] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o
[821/3311] Compiling C object drivers/librte_dma_dpaa.so.22.2.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[822/3311] Generating drivers/rte_dma_hisilicon_mingw with a custom command
[823/3311] Generating drivers/rte_dma_hisilicon_def with a custom command
[824/3311] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[825/3311] Generating drivers/rte_dma_idxd_def with a custom command
[826/3311] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[827/3311] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o
[828/3311] Generating drivers/rte_dma_idxd_mingw with a custom command
[829/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_cpp_bridge.c.o
[830/3311] Linking static target drivers/libtmp_rte_mempool_cnxk.a
[831/3311] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[832/3311] Linking static target drivers/libtmp_rte_common_sfc_efx.a
[833/3311] Generating drivers/rte_dma_ioat_def with a custom command
[834/3311] Linking static target drivers/libtmp_rte_mempool_dpaa.a
[835/3311] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o
[836/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_eeprom.c.o
[837/3311] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o
[838/3311] Generating drivers/rte_dma_ioat_mingw with a custom command
[839/3311] Linking static target drivers/libtmp_rte_mempool_octeontx.a
[840/3311] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[841/3311] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
[842/3311] Linking static target drivers/libtmp_rte_mempool_stack.a
[843/3311] Linking static target drivers/libtmp_rte_mempool_dpaa2.a
[844/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mng.c.o
[845/3311] Generating drivers/rte_dma_skeleton_mingw with a custom command
[846/3311] Generating drivers/rte_dma_skeleton_def with a custom command
[847/3311] Generating drivers/rte_net_af_packet_def with a custom command
[848/3311] Generating drivers/rte_net_af_packet_mingw with a custom command
[849/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev_vf.c.o
[850/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[851/3311] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.o
[852/3311] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_bus.c.o
[853/3311] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev.c.o
[854/3311] Linking static target drivers/libtmp_rte_dma_cnxk.a
[855/3311] Generating drivers/rte_common_qat.sym_chk with a custom command (wrapped by meson to capture output)
[856/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mbx.c.o
[857/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o
[858/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o
[859/3311] Generating drivers/rte_mempool_octeontx.pmd.c with a custom command
[860/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o
[861/3311] Generating drivers/rte_common_sfc_efx.pmd.c with a custom command
[862/3311] Generating drivers/rte_mempool_stack.pmd.c with a custom command
[863/3311] Generating drivers/rte_mempool_dpaa.pmd.c with a custom command
[864/3311] Generating drivers/rte_mempool_cnxk.pmd.c with a custom command
[865/3311] Compiling C object drivers/librte_mempool_octeontx.so.22.2.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[866/3311] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[867/3311] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[868/3311] Compiling C object drivers/libtmp_rte_dma_hisilicon.a.p/dma_hisilicon_hisi_dmadev.c.o
[869/3311] Compiling C object drivers/librte_common_sfc_efx.so.22.2.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[870/3311] Linking static target drivers/librte_mempool_octeontx.a
[871/3311] Generating drivers/rte_mempool_dpaa2.pmd.c with a custom command
[872/3311] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[873/3311] Linking static target drivers/librte_common_sfc_efx.a
[874/3311] Compiling C object drivers/librte_mempool_cnxk.a.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[875/3311] Compiling C object drivers/librte_mempool_cnxk.so.22.2.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[876/3311] Linking static target drivers/librte_mempool_cnxk.a
[877/3311] Compiling C object drivers/librte_mempool_dpaa.so.22.2.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[878/3311] Linking static target drivers/librte_mempool_dpaa.a
[879/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o
[880/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_rqp.c.o
[881/3311] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[882/3311] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[883/3311] Linking static target drivers/librte_mempool_stack.a
[884/3311] Linking static target drivers/librte_mempool_dpaa2.a
[885/3311] Compiling C object drivers/librte_mempool_dpaa2.so.22.2.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[886/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o
[887/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o
[888/3311] Compiling C object drivers/librte_mempool_stack.so.22.2.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[889/3311] Linking static target drivers/libtmp_rte_dma_hisilicon.a
[890/3311] Generating drivers/rte_net_ark_def with a custom command
[891/3311] Generating drivers/rte_dma_cnxk.pmd.c with a custom command
[892/3311] Generating drivers/rte_net_ark_mingw with a custom command
[893/3311] Generating drivers/rte_mempool_ring.sym_chk with a custom command (wrapped by meson to capture output)
[894/3311] Generating drivers/rte_net_atlantic_mingw with a custom command
[895/3311] Compiling C object drivers/librte_dma_cnxk.so.22.2.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[896/3311] Compiling C object drivers/librte_dma_cnxk.a.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[897/3311] Linking static target drivers/librte_dma_cnxk.a
[898/3311] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.o
[899/3311] Linking static target drivers/libtmp_rte_dma_idxd.a
[900/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o
[901/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o
[902/3311] Generating drivers/rte_net_atlantic_def with a custom command
[903/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o
[904/3311] Generating drivers/rte_net_avp_def with a custom command
[905/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o
[906/3311] Compiling C object drivers/libtmp_rte_dma_ioat.a.p/dma_ioat_ioat_dmadev.c.o
[907/3311] Generating drivers/rte_dma_hisilicon.pmd.c with a custom command
[908/3311] Linking static target drivers/libtmp_rte_dma_ioat.a
[909/3311] Generating drivers/rte_net_avp_mingw with a custom command
[910/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[911/3311] Compiling C object drivers/librte_dma_hisilicon.a.p/meson-generated_.._rte_dma_hisilicon.pmd.c.o
[912/3311] Compiling C object drivers/librte_dma_hisilicon.so.22.2.p/meson-generated_.._rte_dma_hisilicon.pmd.c.o
[913/3311] Linking static target drivers/librte_dma_hisilicon.a
[914/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[915/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o
[916/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[917/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[918/3311] Generating drivers/rte_net_axgbe_def with a custom command
[919/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o
[920/3311] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o
[921/3311] Generating drivers/rte_net_axgbe_mingw with a custom command
[922/3311] Generating drivers/rte_dma_ioat.pmd.c with a custom command
[923/3311] Linking static target drivers/libtmp_rte_net_af_packet.a
[924/3311] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[925/3311] Linking static target drivers/librte_dma_ioat.a
[926/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o
[927/3311] Compiling C object drivers/librte_dma_ioat.so.22.2.p/meson-generated_.._rte_dma_ioat.pmd.c.o
[928/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o
[929/3311] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o
[930/3311] Generating drivers/rte_dma_idxd.pmd.c with a custom command
[931/3311] Linking static target drivers/libtmp_rte_net_ark.a
[932/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
[933/3311] Compiling C object drivers/librte_dma_idxd.a.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[934/3311] Generating drivers/rte_mempool_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[935/3311] Compiling C object drivers/librte_dma_idxd.so.22.2.p/meson-generated_.._rte_dma_idxd.pmd.c.o
[936/3311] Linking static target drivers/librte_dma_idxd.a
[937/3311] Generating drivers/rte_mempool_stack.sym_chk with a custom command (wrapped by meson to capture output)
[938/3311] Generating drivers/rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[939/3311] Generating drivers/rte_dma_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[940/3311] Generating drivers/rte_mempool_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[941/3311] Generating drivers/rte_net_af_packet.pmd.c with a custom command
[942/3311] Generating drivers/rte_net_bnx2x_def with a custom command
[943/3311] Generating drivers/rte_net_bnx2x_mingw with a custom command
[944/3311] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[945/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o
[946/3311] Linking static target drivers/libtmp_rte_mempool_bucket.a
[947/3311] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[948/3311] Linking static target drivers/librte_net_af_packet.a
[949/3311] Compiling C object drivers/librte_net_af_packet.so.22.2.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[950/3311] Generating drivers/rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[951/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o
[952/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx_vec_sse.c.o
[953/3311] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o
[954/3311] Linking static target drivers/libtmp_rte_dma_skeleton.a
[955/3311] Generating drivers/rte_net_ark.pmd.c with a custom command
[956/3311] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o
[957/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o
[958/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o
[959/3311] Generating drivers/rte_mempool_bucket.pmd.c with a custom command
[960/3311] Linking static target drivers/librte_net_ark.a
[961/3311] Compiling C object drivers/librte_net_ark.so.22.2.p/meson-generated_.._rte_net_ark.pmd.c.o
[962/3311] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[963/3311] Compiling C object drivers/librte_mempool_bucket.so.22.2.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[964/3311] Linking static target drivers/librte_mempool_bucket.a
[965/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[966/3311] Generating drivers/rte_dma_hisilicon.sym_chk with a custom command (wrapped by meson to capture output)
[967/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o
[968/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[969/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o
[970/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_ethdev.c.o
[971/3311] Generating drivers/rte_dma_skeleton.pmd.c with a custom command
[972/3311] Compiling C object drivers/librte_dma_skeleton.a.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[973/3311] Generating drivers/rte_dma_ioat.sym_chk with a custom command (wrapped by meson to capture output)
[974/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_rxtx.c.o
[975/3311] Linking static target drivers/librte_dma_skeleton.a
[976/3311] Compiling C object drivers/librte_dma_skeleton.so.22.2.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[977/3311] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o
[978/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
[979/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o
[980/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o
[981/3311] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o
[982/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_vfpf.c.o
[983/3311] Generating drivers/rte_dma_idxd.sym_chk with a custom command (wrapped by meson to capture output)
[984/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o
[985/3311] Linking static target drivers/libtmp_rte_net_axgbe.a
[986/3311] Linking static target drivers/libtmp_rte_net_atlantic.a
[987/3311] Generating drivers/rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[988/3311] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[989/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o
[990/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o
[991/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o
[992/3311] Generating drivers/rte_mempool_bucket.sym_chk with a custom command (wrapped by meson to capture output)
[993/3311] Generating drivers/rte_net_axgbe.pmd.c with a custom command
[994/3311] Generating drivers/rte_net_atlantic.pmd.c with a custom command
[995/3311] Generating drivers/rte_net_ark.sym_chk with a custom command (wrapped by meson to capture output)
[996/3311] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[997/3311] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o
[998/3311] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[999/3311] Linking static target drivers/librte_net_atlantic.a
[1000/3311] Linking static target drivers/libtmp_rte_net_avp.a
[1001/3311] Linking static target drivers/librte_net_axgbe.a
[1002/3311] Compiling C object drivers/librte_net_atlantic.so.22.2.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[1003/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o
[1004/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o
[1005/3311] Compiling C object drivers/librte_net_axgbe.so.22.2.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[1006/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o
[1007/3311] Generating drivers/rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1008/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o
[1009/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o
[1010/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o
[1011/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o
[1012/3311] Generating drivers/rte_net_avp.pmd.c with a custom command
[1013/3311] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o
[1014/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o
[1015/3311] Linking static target drivers/librte_net_avp.a
[1016/3311] Compiling C object drivers/librte_net_avp.so.22.2.p/meson-generated_.._rte_net_avp.pmd.c.o
[1017/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o
[1018/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o
[1019/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o
[1020/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o
[1021/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o
[1022/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o
[1023/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o
[1024/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o
[1025/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o
[1026/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o
[1027/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_tbl.c.o
[1028/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o
[1029/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_hash.c.o
[1030/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o
[1031/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o
[1032/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o
[1033/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_ha_mgr.c.o
[1034/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o
[1035/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o
[1036/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o
[1037/3311] Generating drivers/rte_net_axgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1038/3311] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1039/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o
[1040/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o
[1041/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o
[1042/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o
[1043/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o
[1044/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o
[1045/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[1046/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o
[1047/3311] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1048/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o
[1049/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o
[1050/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o
[1051/3311] Generating drivers/rte_net_atlantic.sym_chk with a custom command (wrapped by meson to capture output)
[1052/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_dpool.c.o
[1053/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o
[1054/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_hash_internal.c.o
[1055/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o
[1056/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o
[1057/3311] Generating drivers/rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[1058/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o
[1059/3311] Generating drivers/rte_net_bnxt_def with a custom command
[1060/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o
[1061/3311] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
[1062/3311] Generating drivers/rte_net_bnxt_mingw with a custom command
[1063/3311] Generating drivers/rte_net_bond_mingw with a custom command
[1064/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o
[1065/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_host.c.o
[1066/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o
[1067/3311] Generating drivers/rte_net_bond_def with a custom command
[1068/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl_sram.c.o
[1069/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_utils.c.o
[1070/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_sram_mgr.c.o
[1071/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_common.c.o
[1072/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o
[1073/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o
[1074/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o
[1075/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o
[1076/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_tcam.c.o
[1077/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_identifier.c.o
[1078/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o
[1079/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o
[1080/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o
[1081/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p58.c.o
[1082/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o
[1083/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_shared.c.o
[1084/3311] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o
[1085/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o
[1086/3311] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o
[1087/3311] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o
[1088/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[1089/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_link.c.o
[1090/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_lookup.c.o
[1091/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[1092/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec_telemetry.c.o
[1093/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow.c.o
[1094/3311] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o
[1095/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_flow.c.o
[1096/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[1097/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ptp.c.o
[1098/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_select.c.o
[1099/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_tm.c.o
[1100/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_stats.c.o
[1101/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_avx2.c.o
[1102/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev.c.o
[1103/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev_sec.c.o
[1104/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_sse.c.o
[1105/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[1106/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15.c.o
[1107/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[1108/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_select.c.o
[1109/3311] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1110/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63.c.o
[1111/3311] Linking static target drivers/libtmp_rte_net_bnxt.a
[1112/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47_vec.c.o
[1113/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15_vec.c.o
[1114/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63_vec.c.o
[1115/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[1116/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95_vec.c.o
[1117/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79_vec.c.o
[1118/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31_vec.c.o
[1119/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111_vec.c.o
[1120/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47.c.o
[1121/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31.c.o
[1122/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o
[1123/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15_vec_mseg.c.o
[1124/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127_vec.c.o
[1125/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31_vec_mseg.c.o
[1126/3311] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[1127/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47_mseg.c.o
[1128/3311] Linking static target lib/librte_vhost.a
[1129/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31_mseg.c.o
[1130/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63_vec_mseg.c.o
[1131/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79_vec_mseg.c.o
[1132/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15.c.o
[1133/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95_vec_mseg.c.o
[1134/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63_mseg.c.o
[1135/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127_vec_mseg.c.o
[1136/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111_vec_mseg.c.o
[1137/3311] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o
[1138/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47_vec_mseg.c.o
[1139/3311] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o
[1140/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79.c.o
[1141/3311] Linking static target drivers/libtmp_rte_net_bnx2x.a
[1142/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_vec.c.o
[1143/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63.c.o
[1144/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31.c.o
[1145/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31_vec.c.o
[1146/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111.c.o
[1147/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95.c.o
[1148/3311] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o
[1149/3311] Generating drivers/rte_net_bnxt.pmd.c with a custom command
[1150/3311] Linking static target drivers/libtmp_rte_net_bond.a
[1151/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev.c.o
[1152/3311] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1153/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47.c.o
[1154/3311] Compiling C object drivers/librte_net_bnxt.so.22.2.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[1155/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_vec.c.o
[1156/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63_vec.c.o
[1157/3311] Linking static target drivers/librte_net_bnxt.a
[1158/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111.c.o
[1159/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_vec.c.o
[1160/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79.c.o
[1161/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127.c.o
[1162/3311] Generating drivers/rte_net_bnx2x.pmd.c with a custom command
[1163/3311] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1164/3311] Linking static target drivers/librte_net_bnx2x.a
[1165/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95.c.o
[1166/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15_mseg.c.o
[1167/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127.c.o
[1168/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95_vec.c.o
[1169/3311] Compiling C object drivers/librte_net_bnx2x.so.22.2.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1170/3311] Generating drivers/rte_net_bond.pmd.c with a custom command
[1171/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31_mseg.c.o
[1172/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_vec.c.o
[1173/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_vec_mseg.c.o
[1174/3311] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o
[1175/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31_vec_mseg.c.o
[1176/3311] Compiling C object drivers/librte_net_bond.so.22.2.p/meson-generated_.._rte_net_bond.pmd.c.o
[1177/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127_vec.c.o
[1178/3311] Linking static target drivers/librte_net_bond.a
[1179/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111_mseg.c.o
[1180/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63_mseg.c.o
[1181/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_vec_mseg.c.o
[1182/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95_mseg.c.o
[1183/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63_vec_mseg.c.o
[1184/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79_mseg.c.o
[1185/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95_mseg.c.o
[1186/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127_mseg.c.o
[1187/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_mseg.c.o
[1188/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127_vec_mseg.c.o
[1189/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_vec_mseg.c.o
[1190/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95_vec_mseg.c.o
[1191/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_vec_mseg.c.o
[1192/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_mseg.c.o
[1193/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_select.c.o
[1194/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_mseg.c.o
[1195/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_select.c.o
[1196/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev_sec.c.o
[1197/3311] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[1198/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_flow.c.o
[1199/3311] Linking target lib/librte_eal.so.22.2
[1200/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_mseg.c.o
[1201/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15_vec.c.o
[1202/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31_vec.c.o
[1203/3311] Generating drivers/rte_net_bnx2x.sym_chk with a custom command (wrapped by meson to capture output)
[1204/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_vec.c.o
[1205/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63_vec.c.o
[1206/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_vec.c.o
[1207/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127_mseg.c.o
[1208/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_vec.c.o
[1209/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15_vec_mseg.c.o
[1210/3311] Generating drivers/rte_net_bnxt.sym_chk with a custom command (wrapped by meson to capture output)
[1211/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_vec.c.o
[1212/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31_vec_mseg.c.o
[1213/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15.c.o
[1214/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47_vec.c.o
[1215/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47_vec_mseg.c.o
[1216/3311] Generating symbol file lib/librte_eal.so.22.2.p/librte_eal.so.22.2.symbols
[1217/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_vec_mseg.c.o
[1218/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63_vec_mseg.c.o
[1219/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_vec_mseg.c.o
[1220/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_vec_mseg.c.o
[1221/3311] Linking target lib/librte_pci.so.22.2
[1222/3311] Linking target lib/librte_timer.so.22.2
[1223/3311] Linking target lib/librte_ring.so.22.2
[1224/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47.c.o
[1225/3311] Linking target lib/librte_cfgfile.so.22.2
[1226/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_vec_mseg.c.o
[1227/3311] Linking target lib/librte_meter.so.22.2
[1228/3311] Linking target lib/librte_acl.so.22.2
[1229/3311] Linking target lib/librte_jobstats.so.22.2
[1230/3311] Linking target lib/librte_rawdev.so.22.2
[1231/3311] Linking target lib/librte_dmadev.so.22.2
[1232/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15_mseg.c.o
[1233/3311] Linking target lib/librte_stack.so.22.2
[1234/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31.c.o
[1235/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15.c.o
[1236/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47_mseg.c.o
[1237/3311] Linking target lib/librte_graph.so.22.2
[1238/3311] Linking target drivers/librte_common_iavf.so.22.2
[1239/3311] Linking target drivers/librte_common_dpaax.so.22.2
[1240/3311] Generating symbol file lib/librte_timer.so.22.2.p/librte_timer.so.22.2.symbols
[1241/3311] Generating symbol file lib/librte_pci.so.22.2.p/librte_pci.so.22.2.symbols
[1242/3311] Generating symbol file lib/librte_ring.so.22.2.p/librte_ring.so.22.2.symbols
[1243/3311] Generating symbol file lib/librte_meter.so.22.2.p/librte_meter.so.22.2.symbols
[1244/3311] Linking target drivers/librte_common_octeontx.so.22.2
[1245/3311] Linking target drivers/librte_bus_auxiliary.so.22.2
[1246/3311] Linking target lib/librte_rcu.so.22.2
[1247/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63_mseg.c.o
[1248/3311] Linking target lib/librte_mempool.so.22.2
[1249/3311] Linking target drivers/librte_bus_pci.so.22.2
[1250/3311] Linking target drivers/librte_bus_vdev.so.22.2
[1251/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79.c.o
[1252/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31_mseg.c.o
[1253/3311] Generating symbol file lib/librte_acl.so.22.2.p/librte_acl.so.22.2.symbols
[1254/3311] Generating symbol file lib/librte_dmadev.so.22.2.p/librte_dmadev.so.22.2.symbols
[1255/3311] Generating drivers/rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1256/3311] Linking target drivers/librte_bus_vmbus.so.22.2
[1257/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111.c.o
[1258/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63.c.o
[1259/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127.c.o
[1260/3311] Generating symbol file lib/librte_stack.so.22.2.p/librte_stack.so.22.2.symbols
[1261/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31.c.o
[1262/3311] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output)
[1263/3311] Generating symbol file drivers/librte_common_iavf.so.22.2.p/librte_common_iavf.so.22.2.symbols
[1264/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95.c.o
[1265/3311] Generating symbol file drivers/librte_common_dpaax.so.22.2.p/librte_common_dpaax.so.22.2.symbols
[1266/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47.c.o
[1267/3311] Generating symbol file lib/librte_graph.so.22.2.p/librte_graph.so.22.2.symbols
[1268/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95.c.o
[1269/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111.c.o
[1270/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_mseg.c.o
[1271/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127.c.o
[1272/3311] Generating symbol file lib/librte_rawdev.so.22.2.p/librte_rawdev.so.22.2.symbols
[1273/3311] Generating symbol file drivers/librte_common_octeontx.so.22.2.p/librte_common_octeontx.so.22.2.symbols
[1274/3311] Generating symbol file lib/librte_mempool.so.22.2.p/librte_mempool.so.22.2.symbols
[1275/3311] Generating symbol file drivers/librte_bus_vdev.so.22.2.p/librte_bus_vdev.so.22.2.symbols
[1276/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15_vec.c.o
[1277/3311] Generating symbol file lib/librte_rcu.so.22.2.p/librte_rcu.so.22.2.symbols
[1278/3311] Linking target lib/librte_mbuf.so.22.2
[1279/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63.c.o
[1280/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_mseg.c.o
[1281/3311] Linking target lib/librte_rib.so.22.2
[1282/3311] Linking target drivers/librte_mempool_bucket.so.22.2
[1283/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79.c.o
[1284/3311] Linking target drivers/librte_mempool_ring.so.22.2
[1285/3311] Linking target drivers/librte_mempool_stack.so.22.2
[1286/3311] Linking target drivers/librte_dma_skeleton.so.22.2
[1287/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31_vec.c.o
[1288/3311] Generating drivers/rte_net_cnxk_mingw with a custom command
[1289/3311] Generating symbol file drivers/librte_bus_pci.so.22.2.p/librte_bus_pci.so.22.2.symbols
[1290/3311] Linking target drivers/librte_bus_ifpga.so.22.2
[1291/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_mseg.c.o
[1292/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47_vec.c.o
[1293/3311] Linking target drivers/librte_dma_hisilicon.so.22.2
[1294/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95_vec.c.o
[1295/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63_vec.c.o
[1296/3311] Linking target drivers/librte_dma_idxd.so.22.2
[1297/3311] Linking target drivers/librte_dma_ioat.so.22.2
[1298/3311] Generating drivers/rte_net_cnxk_def with a custom command
[1299/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111_vec.c.o
[1300/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127_vec.c.o
[1301/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79_vec.c.o
[1302/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15_vec_mseg.c.o
[1303/3311] Generating drivers/rte_net_cxgbe_def with a custom command
[1304/3311] Generating drivers/rte_net_cxgbe_mingw with a custom command
[1305/3311] Generating symbol file drivers/librte_bus_vmbus.so.22.2.p/librte_bus_vmbus.so.22.2.symbols
[1306/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63_mseg.c.o
[1307/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47_vec_mseg.c.o
[1308/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31_vec_mseg.c.o
[1309/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15_mseg.c.o
[1310/3311] Generating drivers/rte_net_dpaa_def with a custom command
[1311/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79_vec_mseg.c.o
[1312/3311] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[1313/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63_vec_mseg.c.o
[1314/3311] Generating drivers/rte_net_dpaa_mingw with a custom command
[1315/3311] Linking static target lib/librte_pipeline.a
[1316/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31_mseg.c.o
[1317/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127_vec_mseg.c.o
[1318/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95_vec_mseg.c.o
[1319/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o
[1320/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111_vec_mseg.c.o
[1321/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o
[1322/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o
[1323/3311] Generating symbol file lib/librte_rib.so.22.2.p/librte_rib.so.22.2.symbols
[1324/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o
[1325/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o
[1326/3311] Linking target lib/librte_fib.so.22.2
[1327/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o
[1328/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o
[1329/3311] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o
[1330/3311] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o
[1331/3311] Generating drivers/rte_net_dpaa2_mingw with a custom command
[1332/3311] Generating drivers/rte_net_dpaa2_def with a custom command
[1333/3311] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o
[1334/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o
[1335/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_tlu_hash.c.o
[1336/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o
[1337/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o
[1338/3311] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o
[1339/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_base.c.o
[1340/3311] Generating symbol file lib/librte_mbuf.so.22.2.p/librte_mbuf.so.22.2.symbols
[1341/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o
[1342/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o
[1343/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o
[1344/3311] Linking target lib/librte_net.so.22.2
[1345/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[1346/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o
[1347/3311] Linking target lib/librte_compressdev.so.22.2
[1348/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[1349/3311] Linking target lib/librte_cryptodev.so.22.2
[1350/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o
[1351/3311] Linking target lib/librte_distributor.so.22.2
[1352/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o
[1353/3311] Linking target lib/librte_gpudev.so.22.2
[1354/3311] Linking target lib/librte_bbdev.so.22.2
[1355/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[1356/3311] Linking target lib/librte_regexdev.so.22.2
[1357/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95_mseg.c.o
[1358/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_80003es2lan.c.o
[1359/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o
[1360/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o
[1361/3311] Linking target lib/librte_sched.so.22.2
[1362/3311] Linking target lib/librte_reorder.so.22.2
[1363/3311] Linking target drivers/librte_mempool_octeontx.so.22.2
[1364/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47_mseg.c.o
[1365/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_recycle.c.o
[1366/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[1367/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[1368/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o
[1369/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[1370/3311] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o
[1371/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_osdep.c.o
[1372/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[1373/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o
[1374/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_manage.c.o
[1375/3311] Generating drivers/rte_net_e1000_def with a custom command
[1376/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79_mseg.c.o
[1377/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mbx.c.o
[1378/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_mseg.c.o
[1379/3311] Generating drivers/rte_net_e1000_mingw with a custom command
[1380/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_vf.c.o
[1381/3311] Generating drivers/rte_net_ena_def with a custom command
[1382/3311] Generating drivers/rte_net_ena_mingw with a custom command
[1383/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111_mseg.c.o
[1384/3311] Generating drivers/rte_net_enetc_def with a custom command
[1385/3311] Generating drivers/rte_net_enetc_mingw with a custom command
[1386/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_nvm.c.o
[1387/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_e1000_logs.c.o
[1388/3311] Generating drivers/rte_net_enetfec_def with a custom command
[1389/3311] Generating drivers/rte_net_enetfec_mingw with a custom command
[1390/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o
[1391/3311] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols
[1392/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mac.c.o
[1393/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o
[1394/3311] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols
[1395/3311] Generating symbol file lib/librte_reorder.so.22.2.p/librte_reorder.so.22.2.symbols
[1396/3311] Generating symbol file drivers/librte_mempool_octeontx.so.22.2.p/librte_mempool_octeontx.so.22.2.symbols
[1397/3311] Generating symbol file lib/librte_net.so.22.2.p/librte_net.so.22.2.symbols
[1398/3311] Generating symbol file lib/librte_sched.so.22.2.p/librte_sched.so.22.2.symbols
[1399/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[1400/3311] Linking target drivers/librte_common_cpt.so.22.2
[1401/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o
[1402/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_pf.c.o
[1403/3311] Linking target lib/librte_ethdev.so.22.2
[1404/3311] Generating symbol file lib/librte_bbdev.so.22.2.p/librte_bbdev.so.22.2.symbols
[1405/3311] Linking target lib/librte_hash.so.22.2
[1406/3311] Linking target lib/librte_cmdline.so.22.2
[1407/3311] Linking target lib/librte_security.so.22.2
[1408/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_ethdev.c.o
[1409/3311] Linking target drivers/librte_common_qat.so.22.2
[1410/3311] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_rss.c.o
[1411/3311] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_uio.c.o
[1412/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o
[1413/3311] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o
[1414/3311] Generating drivers/rte_net_enic_def with a custom command
[1415/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_phy.c.o
[1416/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_flow.c.o
[1417/3311] Generating drivers/rte_net_enic_mingw with a custom command
[1418/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o
[1419/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o
[1420/3311] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[1421/3311] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_rxtx.c.o
[1422/3311] Linking static target drivers/net/e1000/base/libe1000_base.a
[1423/3311] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
[1424/3311] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o
[1425/3311] Linking static target drivers/libtmp_rte_net_enetfec.a
[1426/3311] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o
[1427/3311] Linking static target drivers/libtmp_rte_net_enetc.a
[1428/3311] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_vf.c.o
[1429/3311] Generating drivers/rte_net_failsafe_def with a custom command
[1430/3311] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127_mseg.c.o
[1431/3311] Generating symbol file lib/librte_regexdev.so.22.2.p/librte_regexdev.so.22.2.symbols
[1432/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1433/3311] Generating drivers/rte_net_failsafe_mingw with a custom command
[1434/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o
[1435/3311] Generating symbol file lib/librte_ethdev.so.22.2.p/librte_ethdev.so.22.2.symbols
[1436/3311] Linking static target drivers/libtmp_rte_net_cnxk.a
[1437/3311] Generating symbol file lib/librte_hash.so.22.2.p/librte_hash.so.22.2.symbols
[1438/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1439/3311] Generating drivers/rte_net_enetfec.pmd.c with a custom command
[1440/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1441/3311] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o
[1442/3311] Linking target lib/librte_metrics.so.22.2
[1443/3311] Generating symbol file drivers/librte_common_cpt.so.22.2.p/librte_common_cpt.so.22.2.symbols
[1444/3311] Generating symbol file lib/librte_security.so.22.2.p/librte_security.so.22.2.symbols
[1445/3311] Linking target lib/librte_bpf.so.22.2
[1446/3311] Linking target lib/librte_gro.so.22.2
[1447/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1448/3311] Generating drivers/rte_net_enetc.pmd.c with a custom command
[1449/3311] Linking target lib/librte_eventdev.so.22.2
[1450/3311] Linking target lib/librte_efd.so.22.2
[1451/3311] Linking target lib/librte_gso.so.22.2
[1452/3311] Linking target lib/librte_ip_frag.so.22.2
[1453/3311] Linking target lib/librte_ipsec.so.22.2
[1454/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o
[1455/3311] Linking target lib/librte_lpm.so.22.2
[1456/3311] Linking target lib/librte_kni.so.22.2
[1457/3311] Linking target lib/librte_pcapng.so.22.2
[1458/3311] Linking target lib/librte_member.so.22.2
[1459/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx_vec_avx2.c.o
[1460/3311] Linking target lib/librte_power.so.22.2
[1461/3311] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_common.c.o
[1462/3311] Linking target drivers/librte_net_af_packet.so.22.2
[1463/3311] Linking target lib/librte_vhost.so.22.2
[1464/3311] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o
[1465/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o
[1466/3311] Linking target drivers/librte_net_atlantic.so.22.2
[1467/3311] Linking target drivers/librte_net_avp.so.22.2
[1468/3311] Linking target drivers/librte_net_ark.so.22.2
[1469/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.o
[1470/3311] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o
[1471/3311] Linking target drivers/librte_net_axgbe.so.22.2
[1472/3311] Linking static target drivers/libtmp_rte_net_dpaa.a
[1473/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1474/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o
[1475/3311] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1476/3311] Linking target drivers/librte_net_bnx2x.so.22.2
[1477/3311] Linking static target drivers/libtmp_rte_net_dpaa2.a
[1478/3311] Compiling C object drivers/librte_net_enetc.so.22.2.p/meson-generated_.._rte_net_enetc.pmd.c.o
[1479/3311] Compiling C object drivers/librte_net_enetfec.a.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[1480/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1481/3311] Linking static target drivers/librte_net_enetc.a
[1482/3311] Compiling C object drivers/librte_net_enetfec.so.22.2.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[1483/3311] Linking static target drivers/librte_net_enetfec.a
[1484/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
[1485/3311] Generating drivers/rte_net_fm10k_def with a custom command
[1486/3311] Linking target drivers/librte_net_bnxt.so.22.2
[1487/3311] Generating drivers/rte_net_fm10k_mingw with a custom command
[1488/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
[1489/3311] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_api.c.o
[1490/3311] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_tlv.c.o
[1491/3311] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_mbx.c.o
[1492/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1493/3311] Generating drivers/rte_net_dpaa.pmd.c with a custom command
[1494/3311] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1495/3311] Linking static target drivers/librte_net_dpaa.a
[1496/3311] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
[1497/3311] Generating symbol file lib/librte_metrics.so.22.2.p/librte_metrics.so.22.2.symbols
[1498/3311] Generating drivers/rte_net_dpaa2.pmd.c with a custom command
[1499/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1500/3311] Compiling C object drivers/librte_net_dpaa.so.22.2.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[1501/3311] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1502/3311] Linking target lib/librte_bitratestats.so.22.2
[1503/3311] Linking static target drivers/librte_net_dpaa2.a
[1504/3311] Linking static target drivers/libtmp_rte_net_ena.a
[1505/3311] Compiling C object drivers/librte_net_dpaa2.so.22.2.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[1506/3311] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1507/3311] Generating symbol file lib/librte_ip_frag.so.22.2.p/librte_ip_frag.so.22.2.symbols
[1508/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o
[1509/3311] Linking target lib/librte_latencystats.so.22.2
[1510/3311] Generating symbol file lib/librte_gso.so.22.2.p/librte_gso.so.22.2.symbols
[1511/3311] Linking static target drivers/libtmp_rte_net_enic.a
[1512/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_eqs.c.o
[1513/3311] Generating symbol file lib/librte_lpm.so.22.2.p/librte_lpm.so.22.2.symbols
[1514/3311] Generating symbol file lib/librte_bpf.so.22.2.p/librte_bpf.so.22.2.symbols
[1515/3311] Generating symbol file lib/librte_kni.so.22.2.p/librte_kni.so.22.2.symbols
[1516/3311] Generating symbol file lib/librte_pcapng.so.22.2.p/librte_pcapng.so.22.2.symbols
[1517/3311] Linking target drivers/librte_net_bond.so.22.2
[1518/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o
[1519/3311] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_pf.c.o
[1520/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o
[1521/3311] Generating drivers/rte_net_hinic_def with a custom command
[1522/3311] Linking target lib/librte_node.so.22.2
[1523/3311] Generating drivers/rte_net_hinic_mingw with a custom command
[1524/3311] Linking static target drivers/net/fm10k/base/libfm10k_base.a
[1525/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o
[1526/3311] Linking target lib/librte_pdump.so.22.2
[1527/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwif.c.o
[1528/3311] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o
[1529/3311] Generating symbol file lib/librte_vhost.so.22.2.p/librte_vhost.so.22.2.symbols
[1530/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o
[1531/3311] Linking static target drivers/libtmp_rte_net_cxgbe.a
[1532/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mgmt.c.o
[1533/3311] Generating symbol file lib/librte_eventdev.so.22.2.p/librte_eventdev.so.22.2.symbols
[1534/3311] Generating drivers/rte_net_ena.pmd.c with a custom command
[1535/3311] Generating drivers/rte_net_enetfec.sym_chk with a custom command (wrapped by meson to capture output)
[1536/3311] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o
[1537/3311] Linking target lib/librte_port.so.22.2
[1538/3311] Linking static target drivers/libtmp_rte_net_e1000.a
[1539/3311] Generating drivers/rte_net_enetc.sym_chk with a custom command (wrapped by meson to capture output)
[1540/3311] Linking target drivers/librte_bus_dpaa.so.22.2
[1541/3311] Linking target drivers/librte_bus_fslmc.so.22.2
[1542/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_nicio.c.o
[1543/3311] Generating drivers/rte_net_enic.pmd.c with a custom command
[1544/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_wq.c.o
[1545/3311] Compiling C object drivers/librte_net_ena.so.22.2.p/meson-generated_.._rte_net_ena.pmd.c.o
[1546/3311] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o
[1547/3311] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o
[1548/3311] Linking target drivers/librte_net_enetfec.so.22.2
[1549/3311] Linking target drivers/librte_net_enetc.so.22.2
[1550/3311] Linking static target drivers/librte_net_enic.a
[1551/3311] Linking static target drivers/librte_net_ena.a
[1552/3311] Compiling C object drivers/librte_net_enic.so.22.2.p/meson-generated_.._rte_net_enic.pmd.c.o
[1553/3311] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[1554/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o
[1555/3311] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1556/3311] Generating drivers/rte_net_cnxk.pmd.c with a custom command
[1557/3311] Compiling C object drivers/librte_net_cxgbe.so.22.2.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[1558/3311] Linking static target drivers/librte_net_cxgbe.a
[1559/3311] Compiling C object drivers/librte_net_cnxk.so.22.2.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[1560/3311] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx.c.o
[1561/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1562/3311] Compiling C object drivers/librte_net_cnxk.a.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[1563/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1564/3311] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1565/3311] Linking static target drivers/libtmp_rte_net_failsafe.a
[1566/3311] Linking static target drivers/librte_net_cnxk.a
[1567/3311] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx_vec.c.o
[1568/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1569/3311] Generating drivers/rte_net_e1000.pmd.c with a custom command
[1570/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1571/3311] Generating drivers/rte_net_hns3_def with a custom command
[1572/3311] Generating drivers/rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1573/3311] Generating drivers/rte_net_hns3_mingw with a custom command
[1574/3311] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1575/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1576/3311] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1577/3311] Compiling C object drivers/librte_net_e1000.so.22.2.p/meson-generated_.._rte_net_e1000.pmd.c.o
[1578/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1579/3311] Linking static target drivers/librte_net_e1000.a
[1580/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1581/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o
[1582/3311] Generating symbol file lib/librte_port.so.22.2.p/librte_port.so.22.2.symbols
[1583/3311] Generating symbol file drivers/librte_bus_fslmc.so.22.2.p/librte_bus_fslmc.so.22.2.symbols
[1584/3311] Generating drivers/rte_net_failsafe.pmd.c with a custom command
[1585/3311] Linking target lib/librte_table.so.22.2
[1586/3311] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1587/3311] Linking target drivers/librte_mempool_dpaa2.so.22.2
[1588/3311] Generating drivers/rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1589/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1590/3311] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1591/3311] Linking static target drivers/libtmp_rte_net_fm10k.a
[1592/3311] Linking static target drivers/librte_net_failsafe.a
[1593/3311] Compiling C object drivers/librte_net_failsafe.so.22.2.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1594/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o
[1595/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ptp.c.o
[1596/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_diag.c.o
[1597/3311] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1598/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o
[1599/3311] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1600/3311] Generating drivers/rte_net_enic.sym_chk with a custom command (wrapped by meson to capture output)
[1601/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_hmc.c.o
[1602/3311] Linking static target drivers/net/hinic/base/libhinic_base.a
[1603/3311] Linking target drivers/librte_net_enic.so.22.2
[1604/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_common.c.o
[1605/3311] Generating drivers/rte_net_i40e_mingw with a custom command
[1606/3311] Generating drivers/rte_net_i40e_def with a custom command
[1607/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_dump.c.o
[1608/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o
[1609/3311] Generating drivers/rte_net_fm10k.pmd.c with a custom command
[1610/3311] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1611/3311] Generating drivers/rte_net_ena.sym_chk with a custom command (wrapped by meson to capture output)
[1612/3311] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1613/3311] Generating drivers/rte_net_cxgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1614/3311] Compiling C object drivers/librte_net_fm10k.so.22.2.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1615/3311] Linking static target drivers/librte_net_fm10k.a
[1616/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.o
[1617/3311] Linking target drivers/librte_net_ena.so.22.2
[1618/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_lan_hmc.c.o
[1619/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_dcb.c.o
[1620/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1621/3311] Generating symbol file drivers/librte_bus_dpaa.so.22.2.p/librte_bus_dpaa.so.22.2.symbols
[1622/3311] Linking target drivers/librte_net_cxgbe.so.22.2
[1623/3311] Generating drivers/rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1624/3311] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1625/3311] Linking target drivers/librte_dma_dpaa.so.22.2
[1626/3311] Linking static target drivers/libtmp_rte_net_hinic.a
[1627/3311] Linking target drivers/librte_mempool_dpaa.so.22.2
[1628/3311] Generating drivers/rte_net_e1000.sym_chk with a custom command (wrapped by meson to capture output)
[1629/3311] Generating drivers/rte_net_iavf_def with a custom command
[1630/3311] Generating symbol file drivers/librte_mempool_dpaa2.so.22.2.p/librte_mempool_dpaa2.so.22.2.symbols
[1631/3311] Linking target drivers/librte_net_e1000.so.22.2
[1632/3311] Generating symbol file lib/librte_table.so.22.2.p/librte_table.so.22.2.symbols
[1633/3311] Generating drivers/rte_net_iavf_mingw with a custom command
[1634/3311] Linking target lib/librte_flow_classify.so.22.2
[1635/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.o
[1636/3311] Linking target drivers/librte_net_dpaa2.so.22.2
[1637/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.o
[1638/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_tm.c.o
[1639/3311] Generating drivers/rte_net_hinic.pmd.c with a custom command
[1640/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.o
[1641/3311] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1642/3311] Linking static target drivers/librte_net_hinic.a
[1643/3311] Compiling C object drivers/librte_net_hinic.so.22.2.p/meson-generated_.._rte_net_hinic.pmd.c.o
[1644/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o
[1645/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o
[1646/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o
[1647/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o
[1648/3311] Generating drivers/rte_net_fm10k.sym_chk with a custom command (wrapped by meson to capture output)
[1649/3311] Linking target drivers/librte_net_fm10k.so.22.2
[1650/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.o
[1651/3311] Generating symbol file drivers/librte_mempool_dpaa.so.22.2.p/librte_mempool_dpaa.so.22.2.symbols
[1652/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o
[1653/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1654/3311] Linking target drivers/librte_net_dpaa.so.22.2
[1655/3311] Generating drivers/rte_net_failsafe.sym_chk with a custom command (wrapped by meson to capture output)
[1656/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl.c.o
[1657/3311] Linking target drivers/librte_net_failsafe.so.22.2
[1658/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o
[1659/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o
[1660/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.o
[1661/3311] Generating symbol file drivers/librte_net_dpaa2.so.22.2.p/librte_net_dpaa2.so.22.2.symbols
[1662/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.o
[1663/3311] Compiling C object drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o
[1664/3311] Linking static target drivers/net/i40e/libi40e_avx512_lib.a
[1665/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o
[1666/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o
[1667/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o
[1668/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.o
[1669/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_rte_pmd_i40e.c.o
[1670/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_sse.c.o
[1671/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o
[1672/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o
[1673/3311] Generating drivers/rte_net_hinic.sym_chk with a custom command (wrapped by meson to capture output)
[1674/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o
[1675/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o
[1676/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
[1677/3311] Linking target drivers/librte_net_hinic.so.22.2
[1678/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o
[1679/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_proto_grp.c.o
[1680/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.o
[1681/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_mk_grp.c.o
[1682/3311] Generating symbol file drivers/librte_net_dpaa.so.22.2.p/librte_net_dpaa.so.22.2.symbols
[1683/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_xlt_kb.c.o
[1684/3311] Generating drivers/rte_net_ice_def with a custom command
[1685/3311] Generating drivers/rte_net_ice_mingw with a custom command
[1686/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o
[1687/3311] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1688/3311] Linking static target drivers/libtmp_rte_net_hns3.a
[1689/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_sse.c.o
[1690/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_base.c.o
[1691/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1692/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o
[1693/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o
[1694/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o
[1695/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o
[1696/3311] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_logs.c.o
[1697/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o
[1698/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o
[1699/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o
[1700/3311] Generating drivers/rte_net_igc_def with a custom command
[1701/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[1702/3311] Generating drivers/rte_net_igc_mingw with a custom command
[1703/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o
[1704/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[1705/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[1706/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1707/3311] Generating drivers/rte_net_hns3.pmd.c with a custom command
[1708/3311] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1709/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o
[1710/3311] Generating drivers/rte_net_ionic_def with a custom command
[1711/3311] Compiling C object drivers/librte_net_hns3.so.22.2.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1712/3311] Generating drivers/rte_net_ionic_mingw with a custom command
[1713/3311] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o
[1714/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_avx2.c.o
[1715/3311] Linking target drivers/librte_common_sfc_efx.so.22.2
[1716/3311] Linking static target drivers/librte_net_hns3.a
[1717/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[1718/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1719/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[1720/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[1721/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[1722/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1723/3311] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_flow.c.o
[1724/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o
[1725/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1726/3311] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_filter.c.o
[1727/3311] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1728/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o
[1729/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1730/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o
[1731/3311] Linking static target drivers/libtmp_rte_net_iavf.a
[1732/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o
[1733/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
[1734/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.o
[1735/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.o
[1736/3311] Generating symbol file drivers/librte_common_sfc_efx.so.22.2.p/librte_common_sfc_efx.so.22.2.symbols
[1737/3311] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o
[1738/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o
[1739/3311] Linking static target drivers/net/igc/base/libigc_base.a
[1740/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82599.c.o
[1741/3311] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o
[1742/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_api.c.o
[1743/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o
[1744/3311] Generating drivers/rte_net_iavf.pmd.c with a custom command
[1745/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.o
[1746/3311] Generating drivers/rte_net_ixgbe_mingw with a custom command
[1747/3311] Generating drivers/rte_net_ixgbe_def with a custom command
[1748/3311] Generating drivers/rte_net_kni_mingw with a custom command
[1749/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o
[1750/3311] Compiling C object drivers/librte_net_iavf.so.22.2.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1751/3311] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1752/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.o
[1753/3311] Generating drivers/rte_net_kni_def with a custom command
[1754/3311] Generating drivers/rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[1755/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.o
[1756/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb.c.o
[1757/3311] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1758/3311] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1759/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_vf.c.o
[1760/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x540.c.o
[1761/3311] Generating drivers/rte_net_liquidio_mingw with a custom command
[1762/3311] Generating drivers/rte_net_liquidio_def with a custom command
[1763/3311] Linking static target drivers/net/ice/base/libice_base.a
[1764/3311] Linking target drivers/librte_net_hns3.so.22.2
[1765/3311] Generating drivers/rte_net_memif_def with a custom command
[1766/3311] Linking target lib/librte_pipeline.so.22.2
[1767/3311] Generating drivers/rte_net_memif_mingw with a custom command
[1768/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82598.c.o
[1769/3311] Generating drivers/rte_net_netvsc_def with a custom command
[1770/3311] Generating drivers/rte_net_netvsc_mingw with a custom command
[1771/3311] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o
[1772/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o
[1773/3311] Linking static target drivers/libtmp_rte_net_ionic.a
[1774/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_vf_representor.c.o
[1775/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_82599_bypass.c.o
[1776/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o
[1777/3311] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.o
[1778/3311] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o
[1779/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o
[1780/3311] Linking static target drivers/net/i40e/base/libi40e_base.a
[1781/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o
[1782/3311] Linking static target drivers/libtmp_rte_net_igc.a
[1783/3311] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
[1784/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o
[1785/3311] Compiling C object drivers/libtmp_rte_net_kni.a.p/net_kni_rte_eth_kni.c.o
[1786/3311] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_mbox.c.o
[1787/3311] Linking static target drivers/libtmp_rte_net_i40e.a
[1788/3311] Linking static target drivers/libtmp_rte_net_kni.a
[1789/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
[1790/3311] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o
[1791/3311] Linking static target drivers/net/ice/libice_avx512_lib.a
[1792/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o
[1793/3311] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_23xx_vf.c.o
[1794/3311] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1795/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o
[1796/3311] Generating drivers/rte_net_igc.pmd.c with a custom command
[1797/3311] Generating drivers/rte_net_kni.pmd.c with a custom command
[1798/3311] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1799/3311] Compiling C object drivers/librte_net_igc.a.p/meson-generated_.._rte_net_igc.pmd.c.o
[1800/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o
[1801/3311] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1802/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o
[1803/3311] Compiling C object drivers/librte_net_igc.so.22.2.p/meson-generated_.._rte_net_igc.pmd.c.o
[1804/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1805/3311] Generating symbol file lib/librte_pipeline.so.22.2.p/librte_pipeline.so.22.2.symbols
[1806/3311] Linking static target drivers/librte_net_igc.a
[1807/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o
[1808/3311] Compiling C object drivers/librte_net_kni.a.p/meson-generated_.._rte_net_kni.pmd.c.o
[1809/3311] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o
[1810/3311] Compiling C object drivers/librte_net_kni.so.22.2.p/meson-generated_.._rte_net_kni.pmd.c.o
[1811/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o
[1812/3311] Linking static target drivers/librte_net_kni.a
[1813/3311] Generating drivers/rte_net_ngbe_def with a custom command
[1814/3311] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o
[1815/3311] Generating drivers/rte_net_ngbe_mingw with a custom command
[1816/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o
[1817/3311] Generating drivers/rte_net_ionic.pmd.c with a custom command
[1818/3311] Generating drivers/rte_net_null_def with a custom command
[1819/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o
[1820/3311] Generating drivers/rte_net_null_mingw with a custom command
[1821/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o
[1822/3311] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_ethdev.c.o
[1823/3311] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1824/3311] Compiling C object drivers/librte_net_ionic.so.22.2.p/meson-generated_.._rte_net_ionic.pmd.c.o
[1825/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o
[1826/3311] Linking static target drivers/librte_net_ionic.a
[1827/3311] Generating drivers/rte_net_i40e.pmd.c with a custom command
[1828/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o
[1829/3311] Generating drivers/rte_net_octeontx_def with a custom command
[1830/3311] Generating drivers/rte_net_octeontx_mingw with a custom command
[1831/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cpp_pcie_ops.c.o
[1832/3311] Compiling C object drivers/librte_net_i40e.so.22.2.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1833/3311] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1834/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o
[1835/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o
[1836/3311] Linking static target drivers/librte_net_i40e.a
[1837/3311] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o
[1838/3311] Generating drivers/rte_net_octeontx_ep_def with a custom command
[1839/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o
[1840/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy.c.o
[1841/3311] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o
[1842/3311] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_rxtx.c.o
[1843/3311] Generating drivers/rte_net_octeontx_ep_mingw with a custom command
[1844/3311] Generating drivers/rte_net_pcap_mingw with a custom command
[1845/3311] Linking static target drivers/libtmp_rte_net_liquidio.a
[1846/3311] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o
[1847/3311] Generating drivers/rte_net_pcap_def with a custom command
[1848/3311] Linking static target drivers/net/octeontx/base/libocteontx_base.a
[1849/3311] Generating drivers/rte_net_pfe_def with a custom command
[1850/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[1851/3311] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx2_ep_vf.c.o
[1852/3311] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ptypes.c.o
[1853/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_rtl.c.o
[1854/3311] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_mvl.c.o
[1855/3311] Generating drivers/rte_net_pfe_mingw with a custom command
[1856/3311] Linking static target drivers/net/ngbe/base/libngbe_base.a
[1857/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_common.c.o
[1858/3311] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1859/3311] Generating drivers/rte_net_liquidio.pmd.c with a custom command
[1860/3311] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o
[1861/3311] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[1862/3311] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_osdep_linux.c.o
[1863/3311] Compiling C object drivers/librte_net_liquidio.a.p/meson-generated_.._rte_net_liquidio.pmd.c.o
[1864/3311] Linking static target drivers/net/iavf/libiavf_avx512_lib.a
[1865/3311] Linking static target drivers/librte_net_iavf.a
[1866/3311] Compiling C object drivers/librte_net_liquidio.so.22.2.p/meson-generated_.._rte_net_liquidio.pmd.c.o
[1867/3311] Linking static target drivers/librte_net_liquidio.a
[1868/3311] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_ethdev.c.o
[1869/3311] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_vf.c.o
[1870/3311] Generating drivers/rte_net_igc.sym_chk with a custom command (wrapped by meson to capture output)
[1871/3311] Generating drivers/rte_net_kni.sym_chk with a custom command (wrapped by meson to capture output)
[1872/3311] Linking target drivers/librte_net_kni.so.22.2
[1873/3311] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
[1874/3311] Linking target drivers/librte_net_igc.so.22.2
[1875/3311] Linking static target drivers/libtmp_rte_net_memif.a
[1876/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_sse.c.o
[1877/3311] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[1878/3311] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o
[1879/3311] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1880/3311] Linking static target drivers/libtmp_rte_net_ice.a
[1881/3311] Linking static target drivers/libtmp_rte_net_nfp.a
[1882/3311] Generating drivers/rte_net_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[1883/3311] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[1884/3311] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[1885/3311] Linking target drivers/librte_net_ionic.so.22.2
[1886/3311] Linking static target drivers/libtmp_rte_net_null.a
[1887/3311] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_rxtx.c.o
[1888/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o
[1889/3311] Generating drivers/rte_net_qede_def with a custom command
[1890/3311] Generating drivers/rte_net_qede_mingw with a custom command
[1891/3311] Linking static target drivers/libtmp_rte_net_octeontx_ep.a
[1892/3311] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[1893/3311] Generating drivers/rte_net_ring_mingw with a custom command
[1894/3311] Generating drivers/rte_net_ring_def with a custom command
[1895/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o
[1896/3311] Generating drivers/rte_net_softnic_mingw with a custom command
[1897/3311] Generating drivers/rte_net_memif.pmd.c with a custom command
[1898/3311] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[1899/3311] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[1900/3311] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o
[1901/3311] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[1902/3311] Linking static target drivers/libtmp_rte_net_pfe.a
[1903/3311] Linking static target drivers/librte_net_memif.a
[1904/3311] Linking static target drivers/net/ixgbe/base/libixgbe_base.a
[1905/3311] Compiling C object drivers/librte_net_memif.so.22.2.p/meson-generated_.._rte_net_memif.pmd.c.o
[1906/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1907/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o
[1908/3311] Generating drivers/rte_net_nfp.pmd.c with a custom command
[1909/3311] Generating drivers/rte_net_null.pmd.c with a custom command
[1910/3311] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1911/3311] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1912/3311] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[1913/3311] Linking static target drivers/librte_net_nfp.a
[1914/3311] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o
[1915/3311] Compiling C object drivers/librte_net_nfp.so.22.2.p/meson-generated_.._rte_net_nfp.pmd.c.o
[1916/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o
[1917/3311] Generating drivers/rte_net_ice.pmd.c with a custom command
[1918/3311] Generating drivers/rte_net_octeontx_ep.pmd.c with a custom command
[1919/3311] Linking static target drivers/librte_net_null.a
[1920/3311] Compiling C object drivers/librte_net_null.so.22.2.p/meson-generated_.._rte_net_null.pmd.c.o
[1921/3311] Linking static target drivers/libtmp_rte_net_octeontx.a
[1922/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o
[1923/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o
[1924/3311] Compiling C object drivers/librte_net_ice.so.22.2.p/meson-generated_.._rte_net_ice.pmd.c.o
[1925/3311] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[1926/3311] Compiling C object drivers/librte_net_octeontx_ep.a.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o
[1927/3311] Compiling C object drivers/librte_net_octeontx_ep.so.22.2.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o
[1928/3311] Linking static target drivers/librte_net_ice.a
[1929/3311] Linking static target drivers/librte_net_octeontx_ep.a
[1930/3311] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
[1931/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o
[1932/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o
[1933/3311] Linking static target drivers/libtmp_rte_net_netvsc.a
[1934/3311] Generating drivers/rte_net_pfe.pmd.c with a custom command
[1935/3311] Generating drivers/rte_net_liquidio.sym_chk with a custom command (wrapped by meson to capture output)
[1936/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o
[1937/3311] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o
[1938/3311] Linking static target drivers/librte_net_pfe.a
[1939/3311] Linking target drivers/librte_net_liquidio.so.22.2
[1940/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[1941/3311] Compiling C object drivers/librte_net_pfe.so.22.2.p/meson-generated_.._rte_net_pfe.pmd.c.o
[1942/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_action.c.o
[1943/3311] Generating drivers/rte_net_octeontx.pmd.c with a custom command
[1944/3311] Generating drivers/rte_net_softnic_def with a custom command
[1945/3311] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[1946/3311] Generating drivers/rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[1947/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cryptodev.c.o
[1948/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_link.c.o
[1949/3311] Compiling C object drivers/librte_net_octeontx.so.22.2.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[1950/3311] Linking static target drivers/librte_net_octeontx.a
[1951/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o
[1952/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_parser.c.o
[1953/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[1954/3311] Linking target drivers/librte_net_iavf.so.22.2
[1955/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1956/3311] Generating drivers/rte_net_tap_def with a custom command
[1957/3311] Generating drivers/rte_net_tap_mingw with a custom command
[1958/3311] Generating drivers/rte_net_netvsc.pmd.c with a custom command
[1959/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[1960/3311] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1961/3311] Compiling C object drivers/librte_net_netvsc.so.22.2.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[1962/3311] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o
[1963/3311] Linking static target drivers/librte_net_netvsc.a
[1964/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tap.c.o
[1965/3311] Generating drivers/rte_net_thunderx_def with a custom command
[1966/3311] Generating drivers/rte_net_thunderx_mingw with a custom command
[1967/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1968/3311] Generating drivers/rte_net_memif.sym_chk with a custom command (wrapped by meson to capture output)
[1969/3311] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[1970/3311] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[1971/3311] Linking target drivers/librte_net_memif.so.22.2
[1972/3311] Generating drivers/rte_net_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[1973/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[1974/3311] Generating drivers/rte_net_null.sym_chk with a custom command (wrapped by meson to capture output)
[1975/3311] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[1976/3311] Linking target drivers/librte_net_nfp.so.22.2
[1977/3311] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_bpf_api.c.o
[1978/3311] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1979/3311] Linking static target drivers/libtmp_rte_net_pcap.a
[1980/3311] Linking target drivers/librte_net_null.so.22.2
[1981/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[1982/3311] Generating drivers/rte_net_octeontx_ep.sym_chk with a custom command (wrapped by meson to capture output)
[1983/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_meter.c.o
[1984/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_flow.c.o
[1985/3311] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[1986/3311] Generating drivers/rte_net_pfe.sym_chk with a custom command (wrapped by meson to capture output)
[1987/3311] Linking target drivers/librte_net_octeontx_ep.so.22.2
[1988/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o
[1989/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o
[1990/3311] Generating drivers/rte_net_pcap.pmd.c with a custom command
[1991/3311] Linking target drivers/librte_net_pfe.so.22.2
[1992/3311] Generating drivers/rte_net_txgbe_def with a custom command
[1993/3311] Compiling C object drivers/librte_net_pcap.a.p/meson-generated_.._rte_net_pcap.pmd.c.o
[1994/3311] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
[1995/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o
[1996/3311] Compiling C object drivers/librte_net_pcap.so.22.2.p/meson-generated_.._rte_net_pcap.pmd.c.o
[1997/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o
[1998/3311] Generating drivers/rte_net_txgbe_mingw with a custom command
[1999/3311] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[2000/3311] Linking static target drivers/librte_net_pcap.a
[2001/3311] Generating drivers/rte_net_vdev_netvsc_def with a custom command
[2002/3311] Generating drivers/rte_net_vhost_def with a custom command
[2003/3311] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[2004/3311] Generating drivers/rte_net_vdev_netvsc_mingw with a custom command
[2005/3311] Generating drivers/rte_net_vhost_mingw with a custom command
[2006/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o
[2007/3311] Generating drivers/rte_net_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2008/3311] Generating drivers/rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[2009/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_vf.c.o
[2010/3311] Linking target drivers/librte_net_i40e.so.22.2
[2011/3311] Linking target drivers/librte_net_netvsc.so.22.2
[2012/3311] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[2013/3311] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[2014/3311] Linking target drivers/librte_net_ice.so.22.2
[2015/3311] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[2016/3311] Generating drivers/rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2017/3311] Linking static target drivers/libtmp_rte_net_ixgbe.a
[2018/3311] Linking static target drivers/libtmp_rte_net_ngbe.a
[2019/3311] Linking static target drivers/net/thunderx/base/libnicvf_base.a
[2020/3311] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[2021/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o
[2022/3311] Linking target drivers/librte_net_octeontx.so.22.2
[2023/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o
[2024/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[2025/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o
[2026/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2027/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o
[2028/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2029/3311] Generating drivers/rte_net_virtio_mingw with a custom command
[2030/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[2031/3311] Generating drivers/rte_net_virtio_def with a custom command
[2032/3311] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[2033/3311] Generating drivers/rte_net_vmxnet3_mingw with a custom command
[2034/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[2035/3311] Linking static target drivers/net/qede/base/libqede_base.a
[2036/3311] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[2037/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[2038/3311] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[2039/3311] Generating drivers/rte_net_vmxnet3_def with a custom command
[2040/3311] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a
[2041/3311] Compiling C object drivers/librte_net_ngbe.so.22.2.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2042/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tm.c.o
[2043/3311] Compiling C object drivers/librte_net_ngbe.a.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2044/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2045/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o
[2046/3311] Generating drivers/rte_raw_cnxk_bphy_mingw with a custom command
[2047/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[2048/3311] Generating drivers/rte_raw_cnxk_bphy_def with a custom command
[2049/3311] Linking static target drivers/librte_net_ngbe.a
[2050/3311] Generating drivers/rte_net_ixgbe.pmd.c with a custom command
[2051/3311] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[2052/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o
[2053/3311] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2054/3311] Generating drivers/rte_raw_cnxk_gpio_def with a custom command
[2055/3311] Generating drivers/rte_raw_cnxk_gpio_mingw with a custom command
[2056/3311] Generating drivers/rte_net_pcap.sym_chk with a custom command (wrapped by meson to capture output)
[2057/3311] Linking static target drivers/libtmp_rte_net_softnic.a
[2058/3311] Linking static target drivers/libtmp_rte_net_ring.a
[2059/3311] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[2060/3311] Compiling C object drivers/librte_net_ixgbe.so.22.2.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[2061/3311] Generating drivers/rte_raw_dpaa2_cmdif_def with a custom command
[2062/3311] Linking target drivers/librte_net_pcap.so.22.2
[2063/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[2064/3311] Linking static target drivers/librte_net_ixgbe.a
[2065/3311] Generating drivers/rte_raw_dpaa2_cmdif_mingw with a custom command
[2066/3311] Generating drivers/rte_net_vdev_netvsc.pmd.c with a custom command
[2067/3311] Generating drivers/rte_raw_dpaa2_qdma_mingw with a custom command
[2068/3311] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[2069/3311] Generating drivers/rte_raw_dpaa2_qdma_def with a custom command
[2070/3311] Generating drivers/rte_raw_ntb_def with a custom command
[2071/3311] Linking static target drivers/libtmp_rte_net_tap.a
[2072/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2073/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[2074/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[2075/3311] Compiling C object drivers/librte_net_vdev_netvsc.so.22.2.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2076/3311] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2077/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2078/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o
[2079/3311] Generating drivers/rte_raw_ntb_mingw with a custom command
[2080/3311] Generating drivers/rte_raw_skeleton_mingw with a custom command
[2081/3311] Linking static target drivers/librte_net_vdev_netvsc.a
[2082/3311] Generating symbol file drivers/librte_net_octeontx.so.22.2.p/librte_net_octeontx.so.22.2.symbols
[2083/3311] Generating drivers/rte_raw_skeleton_def with a custom command
[2084/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx_test.c.o
[2085/3311] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2086/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2087/3311] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[2088/3311] Linking static target drivers/libtmp_rte_net_vhost.a
[2089/3311] Generating drivers/rte_net_ring.pmd.c with a custom command
[2090/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o
[2091/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o
[2092/3311] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o
[2093/3311] Linking static target drivers/libtmp_rte_net_thunderx.a
[2094/3311] Linking static target drivers/librte_net_ring.a
[2095/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o
[2096/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[2097/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o
[2098/3311] Compiling C object drivers/librte_net_ring.so.22.2.p/meson-generated_.._rte_net_ring.pmd.c.o
[2099/3311] Compiling C object drivers/net/virtio/libvirtio_avx512_lib.a.p/virtio_rxtx_packed.c.o
[2100/3311] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o
[2101/3311] Linking static target drivers/net/virtio/libvirtio_avx512_lib.a
[2102/3311] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o
[2103/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o
[2104/3311] Linking static target drivers/net/txgbe/base/libtxgbe_base.a
[2105/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_irq.c.o
[2106/3311] Generating drivers/rte_crypto_bcmfs_mingw with a custom command
[2107/3311] Generating drivers/rte_crypto_bcmfs_def with a custom command
[2108/3311] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2109/3311] Generating drivers/rte_net_softnic.pmd.c with a custom command
[2110/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o
[2111/3311] Generating drivers/rte_crypto_caam_jr_mingw with a custom command
[2112/3311] Linking static target drivers/libtmp_rte_net_qede.a
[2113/3311] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2114/3311] Generating drivers/rte_crypto_caam_jr_def with a custom command
[2115/3311] Generating drivers/rte_net_tap.pmd.c with a custom command
[2116/3311] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o
[2117/3311] Compiling C object drivers/librte_net_softnic.so.22.2.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2118/3311] Linking static target drivers/librte_net_softnic.a
[2119/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o
[2120/3311] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o
[2121/3311] Generating drivers/rte_net_vhost.pmd.c with a custom command
[2122/3311] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a
[2123/3311] Compiling C object drivers/librte_net_tap.so.22.2.p/meson-generated_.._rte_net_tap.pmd.c.o
[2124/3311] Linking static target drivers/librte_net_tap.a
[2125/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2126/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o
[2127/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o
[2128/3311] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2129/3311] Linking static target drivers/libtmp_rte_raw_cnxk_gpio.a
[2130/3311] Compiling C object drivers/librte_net_vhost.so.22.2.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2131/3311] Linking static target drivers/librte_net_vhost.a
[2132/3311] Generating drivers/rte_net_thunderx.pmd.c with a custom command
[2133/3311] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[2134/3311] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2135/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o
[2136/3311] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o
[2137/3311] Compiling C object drivers/librte_net_thunderx.so.22.2.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2138/3311] Linking static target drivers/librte_net_thunderx.a
[2139/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o
[2140/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o
[2141/3311] Linking static target drivers/libtmp_rte_raw_skeleton.a
[2142/3311] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
[2143/3311] Linking static target drivers/libtmp_rte_raw_cnxk_bphy.a
[2144/3311] Generating drivers/rte_net_ngbe.sym_chk with a custom command (wrapped by meson to capture output)
[2145/3311] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[2146/3311] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o
[2147/3311] Generating drivers/rte_raw_dpaa2_cmdif.pmd.c with a custom command
[2148/3311] Generating drivers/rte_net_qede.pmd.c with a custom command
[2149/3311] Linking target drivers/librte_net_ngbe.so.22.2
[2150/3311] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2151/3311] Linking static target drivers/librte_raw_dpaa2_cmdif.a
[2152/3311] Generating drivers/rte_raw_cnxk_gpio.pmd.c with a custom command
[2153/3311] Compiling C object drivers/librte_net_qede.so.22.2.p/meson-generated_.._rte_net_qede.pmd.c.o
[2154/3311] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o
[2155/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o
[2156/3311] Linking static target drivers/librte_net_qede.a
[2157/3311] Compiling C object drivers/librte_raw_cnxk_gpio.a.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2158/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2159/3311] Compiling C object drivers/librte_raw_cnxk_gpio.so.22.2.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2160/3311] Linking static target drivers/librte_raw_cnxk_gpio.a
[2161/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o
[2162/3311] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.22.2.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2163/3311] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o
[2164/3311] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o
[2165/3311] Generating drivers/rte_crypto_cnxk_def with a custom command
[2166/3311] Generating drivers/rte_crypto_cnxk_mingw with a custom command
[2167/3311] Linking static target drivers/libtmp_rte_crypto_bcmfs.a
[2168/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev.c.o
[2169/3311] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2170/3311] Generating drivers/rte_crypto_dpaa_sec_def with a custom command
[2171/3311] Generating drivers/rte_crypto_dpaa_sec_mingw with a custom command
[2172/3311] Generating drivers/rte_raw_cnxk_bphy.pmd.c with a custom command
[2173/3311] Generating drivers/rte_crypto_dpaa2_sec_def with a custom command
[2174/3311] Linking target drivers/librte_net_vdev_netvsc.so.22.2
[2175/3311] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o
[2176/3311] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2177/3311] Compiling C object drivers/librte_raw_cnxk_bphy.so.22.2.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2178/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev.c.o
[2179/3311] Linking static target drivers/librte_raw_cnxk_bphy.a
[2180/3311] Generating drivers/rte_crypto_dpaa2_sec_mingw with a custom command
[2181/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev.c.o
[2182/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_logs.c.o
[2183/3311] Generating drivers/rte_raw_skeleton.pmd.c with a custom command
[2184/3311] Compiling C object drivers/librte_raw_skeleton.so.22.2.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2185/3311] Generating drivers/rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[2186/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_sec.c.o
[2187/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[2188/3311] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o
[2189/3311] Generating drivers/rte_crypto_bcmfs.pmd.c with a custom command
[2190/3311] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2191/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_hal.c.o
[2192/3311] Generating drivers/rte_crypto_nitrox_mingw with a custom command
[2193/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2194/3311] Linking target drivers/librte_net_ring.so.22.2
[2195/3311] Generating drivers/rte_crypto_nitrox_def with a custom command
[2196/3311] Linking static target drivers/librte_raw_skeleton.a
[2197/3311] Generating drivers/rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2198/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_ipsec.c.o
[2199/3311] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2200/3311] Compiling C object drivers/librte_crypto_bcmfs.so.22.2.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2201/3311] Generating drivers/rte_crypto_null_mingw with a custom command
[2202/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_ipsec.c.o
[2203/3311] Generating drivers/rte_crypto_null_def with a custom command
[2204/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_capabilities.c.o
[2205/3311] Linking static target drivers/librte_crypto_bcmfs.a
[2206/3311] Generating drivers/rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2207/3311] Generating drivers/rte_crypto_octeontx_def with a custom command
[2208/3311] Linking target drivers/librte_net_tap.so.22.2
[2209/3311] Generating drivers/rte_crypto_octeontx_mingw with a custom command
[2210/3311] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2211/3311] Linking target drivers/librte_net_softnic.so.22.2
[2212/3311] Linking target drivers/librte_net_thunderx.so.22.2
[2213/3311] Generating drivers/rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2214/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_device.c.o
[2215/3311] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
[2216/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o
[2217/3311] Linking target drivers/librte_net_vhost.so.22.2
[2218/3311] Linking static target drivers/libtmp_rte_raw_ntb.a
[2219/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_qp.c.o
[2220/3311] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[2221/3311] Generating drivers/rte_raw_dpaa2_cmdif.sym_chk with a custom command (wrapped by meson to capture output)
[2222/3311] Generating drivers/rte_crypto_scheduler_def with a custom command
[2223/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[2224/3311] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[2225/3311] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o
[2226/3311] Generating drivers/rte_raw_cnxk_gpio.sym_chk with a custom command (wrapped by meson to capture output)
[2227/3311] Generating drivers/rte_crypto_scheduler_mingw with a custom command
[2228/3311] Linking target drivers/librte_raw_dpaa2_cmdif.so.22.2
[2229/3311] Generating drivers/rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2230/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o
[2231/3311] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o
[2232/3311] Generating drivers/rte_crypto_virtio_mingw with a custom command
[2233/3311] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o
[2234/3311] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o
[2235/3311] Generating drivers/rte_crypto_virtio_def with a custom command
[2236/3311] Linking static target drivers/libtmp_rte_crypto_nitrox.a
[2237/3311] Generating drivers/rte_compress_octeontx_mingw with a custom command
[2238/3311] Generating drivers/rte_raw_cnxk_bphy.sym_chk with a custom command (wrapped by meson to capture output)
[2239/3311] Linking target drivers/librte_net_qede.so.22.2
[2240/3311] Generating drivers/rte_compress_octeontx_def with a custom command
[2241/3311] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o
[2242/3311] Generating drivers/rte_compress_zlib_def with a custom command
[2243/3311] Generating drivers/rte_compress_zlib_mingw with a custom command
[2244/3311] Generating drivers/rte_regex_cn9k_mingw with a custom command
[2245/3311] Generating drivers/rte_net_vmxnet3.pmd.c with a custom command
[2246/3311] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o
[2247/3311] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o
[2248/3311] Compiling C object drivers/librte_net_vmxnet3.so.22.2.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2249/3311] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2250/3311] Generating drivers/rte_regex_cn9k_def with a custom command
[2251/3311] Generating drivers/rte_vdpa_ifc_def with a custom command
[2252/3311] Linking static target drivers/librte_net_vmxnet3.a
[2253/3311] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[2254/3311] Generating drivers/rte_crypto_nitrox.pmd.c with a custom command
[2255/3311] Generating drivers/rte_vdpa_ifc_mingw with a custom command
[2256/3311] Generating drivers/rte_raw_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2257/3311] Generating drivers/rte_crypto_bcmfs.sym_chk with a custom command (wrapped by meson to capture output)
[2258/3311] Compiling C object drivers/librte_crypto_nitrox.so.22.2.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2259/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2260/3311] Generating drivers/rte_raw_ntb.pmd.c with a custom command
[2261/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2262/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2263/3311] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2264/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2265/3311] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[2266/3311] Linking target drivers/librte_raw_skeleton.so.22.2
[2267/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2268/3311] Linking target drivers/librte_crypto_bcmfs.so.22.2
[2269/3311] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2270/3311] Compiling C object drivers/librte_raw_ntb.so.22.2.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2271/3311] Linking static target drivers/librte_crypto_nitrox.a
[2272/3311] Linking static target drivers/librte_raw_ntb.a
[2273/3311] Generating drivers/rte_vdpa_sfc_mingw with a custom command
[2274/3311] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[2275/3311] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o
[2276/3311] Generating drivers/rte_vdpa_sfc_def with a custom command
[2277/3311] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2278/3311] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2279/3311] Linking static target drivers/libtmp_rte_net_txgbe.a
[2280/3311] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2281/3311] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o
[2282/3311] Compiling C object drivers/libtmp_rte_regex_cn9k.a.p/regex_cn9k_cn9k_regexdev_compiler.c.o
[2283/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2284/3311] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[2285/3311] Linking target drivers/librte_net_ixgbe.so.22.2
[2286/3311] Linking static target drivers/libtmp_rte_crypto_null.a
[2287/3311] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2288/3311] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2289/3311] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_mcdi.c.o
[2290/3311] Compiling C object drivers/libtmp_rte_regex_cn9k.a.p/regex_cn9k_cn9k_regexdev.c.o
[2291/3311] Linking static target drivers/libtmp_rte_crypto_virtio.a
[2292/3311] Linking static target drivers/libtmp_rte_regex_cn9k.a
[2293/3311] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa.c.o
[2294/3311] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_hw.c.o
[2295/3311] Generating drivers/rte_net_txgbe.pmd.c with a custom command
[2296/3311] Generating drivers/rte_crypto_null.pmd.c with a custom command
[2297/3311] Compiling C object drivers/libtmp_rte_raw_dpaa2_qdma.a.p/raw_dpaa2_qdma_dpaa2_qdma.c.o
[2298/3311] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2299/3311] Linking static target drivers/librte_net_txgbe.a
[2300/3311] Linking static target drivers/libtmp_rte_raw_dpaa2_qdma.a
[2301/3311] Compiling C object drivers/librte_net_txgbe.so.22.2.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2302/3311] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_ops.c.o
[2303/3311] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o
[2304/3311] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2305/3311] Linking static target drivers/libtmp_rte_compress_zlib.a
[2306/3311] Compiling C object drivers/librte_crypto_null.so.22.2.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2307/3311] Generating drivers/rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[2308/3311] Generating drivers/rte_regex_cn9k.pmd.c with a custom command
[2309/3311] Linking static target drivers/librte_crypto_null.a
[2310/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o
[2311/3311] Generating drivers/rte_crypto_virtio.pmd.c with a custom command
[2312/3311] Compiling C object drivers/librte_regex_cn9k.a.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2313/3311] Linking target drivers/librte_net_vmxnet3.so.22.2
[2314/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_eventdev.c.o
[2315/3311] Linking static target drivers/librte_regex_cn9k.a
[2316/3311] Compiling C object drivers/librte_regex_cn9k.so.22.2.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2317/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker.c.o
[2318/3311] Compiling C object drivers/librte_crypto_virtio.so.22.2.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2319/3311] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2320/3311] Generating drivers/rte_raw_ntb.sym_chk with a custom command (wrapped by meson to capture output)
[2321/3311] Linking static target drivers/librte_crypto_virtio.a
[2322/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev.c.o
[2323/3311] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[2324/3311] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[2325/3311] Linking static target drivers/libtmp_rte_crypto_caam_jr.a
[2326/3311] Linking static target drivers/libtmp_rte_compress_octeontx.a
[2327/3311] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_filter.c.o
[2328/3311] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o
[2329/3311] Generating drivers/rte_raw_dpaa2_qdma.pmd.c with a custom command
[2330/3311] Linking static target drivers/libtmp_rte_vdpa_sfc.a
[2331/3311] Linking static target drivers/libtmp_rte_vdpa_ifc.a
[2332/3311] Linking target drivers/librte_raw_ntb.so.22.2
[2333/3311] Compiling C object drivers/librte_raw_dpaa2_qdma.a.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o
[2334/3311] Generating drivers/rte_crypto_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2335/3311] Linking static target drivers/librte_raw_dpaa2_qdma.a
[2336/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_stats.c.o
[2337/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_adptr.c.o
[2338/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_tmo_seg_burst.c.o
[2339/3311] Generating drivers/rte_compress_zlib.pmd.c with a custom command
[2340/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_burst.c.o
[2341/3311] Compiling C object drivers/librte_raw_dpaa2_qdma.so.22.2.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o
[2342/3311] Linking target drivers/librte_crypto_nitrox.so.22.2
[2343/3311] Compiling C object drivers/librte_compress_zlib.a.p/meson-generated_.._rte_compress_zlib.pmd.c.o
[2344/3311] Linking static target drivers/librte_compress_zlib.a
[2345/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_burst.c.o
[2346/3311] Compiling C object drivers/librte_compress_zlib.so.22.2.p/meson-generated_.._rte_compress_zlib.pmd.c.o
[2347/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_burst.c.o
[2348/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_eventdev.c.o
[2349/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_burst.c.o
[2350/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_burst.c.o
[2351/3311] Generating drivers/rte_compress_octeontx.pmd.c with a custom command
[2352/3311] Generating drivers/rte_vdpa_ifc.pmd.c with a custom command
[2353/3311] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2354/3311] Generating drivers/rte_crypto_caam_jr.pmd.c with a custom command
[2355/3311] Compiling C object drivers/librte_compress_octeontx.so.22.2.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2356/3311] Linking static target drivers/librte_compress_octeontx.a
[2357/3311] Compiling C object drivers/librte_crypto_caam_jr.so.22.2.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2358/3311] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[2359/3311] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2360/3311] Linking static target drivers/librte_crypto_caam_jr.a
[2361/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_burst.c.o
[2362/3311] Linking static target drivers/libtmp_rte_net_virtio.a
[2363/3311] Generating drivers/rte_vdpa_sfc.pmd.c with a custom command
[2364/3311] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2365/3311] Linking static target drivers/librte_vdpa_ifc.a
[2366/3311] Compiling C object drivers/librte_vdpa_sfc.a.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2367/3311] Compiling C object drivers/librte_vdpa_ifc.so.22.2.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2368/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_burst.c.o
[2369/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_burst.c.o
[2370/3311] Linking static target drivers/librte_vdpa_sfc.a
[2371/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_seg_burst.c.o
[2372/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_seg_burst.c.o
[2373/3311] Compiling C object drivers/librte_vdpa_sfc.so.22.2.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2374/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_seg_burst.c.o
[2375/3311] Generating drivers/rte_net_txgbe.sym_chk with a custom command (wrapped by meson to capture output)
[2376/3311] Generating drivers/rte_regex_cn9k.sym_chk with a custom command (wrapped by meson to capture output)
[2377/3311] Generating drivers/rte_crypto_null.sym_chk with a custom command (wrapped by meson to capture output)
[2378/3311] Linking target drivers/librte_net_txgbe.so.22.2
[2379/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_seg_burst.c.o
[2380/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_seg_burst.c.o
[2381/3311] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2382/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_worker.c.o
[2383/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_seg_burst.c.o
[2384/3311] Linking target drivers/librte_crypto_null.so.22.2
[2385/3311] Linking static target drivers/libtmp_rte_crypto_scheduler.a
[2386/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_seg_burst.c.o
[2387/3311] Generating drivers/rte_net_virtio.pmd.c with a custom command
[2388/3311] Compiling C object drivers/librte_net_virtio.so.22.2.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2389/3311] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2390/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_seg_burst.c.o
[2391/3311] Generating drivers/rte_raw_dpaa2_qdma.sym_chk with a custom command (wrapped by meson to capture output)
[2392/3311] Generating drivers/rte_crypto_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2393/3311] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2394/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_evdev.c.o
[2395/3311] Linking static target drivers/librte_net_virtio.a
[2396/3311] Linking target drivers/librte_crypto_virtio.so.22.2
[2397/3311] Linking target drivers/librte_raw_dpaa2_qdma.so.22.2
[2398/3311] Linking target drivers/librte_common_cnxk.so.22.2
[2399/3311] Generating drivers/rte_crypto_scheduler.pmd.c with a custom command
[2400/3311] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2401/3311] Generating drivers/rte_vdpa_ifc.sym_chk with a custom command (wrapped by meson to capture output)
[2402/3311] Linking static target drivers/librte_crypto_scheduler.a
[2403/3311] Generating drivers/rte_compress_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2404/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_selftest.c.o
[2405/3311] Compiling C object drivers/librte_crypto_scheduler.so.22.2.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2406/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47.c.o
[2407/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15.c.o
[2408/3311] Generating drivers/rte_vdpa_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[2409/3311] Linking target drivers/librte_compress_octeontx.so.22.2
[2410/3311] Generating drivers/rte_compress_zlib.sym_chk with a custom command (wrapped by meson to capture output)
[2411/3311] Linking target drivers/librte_vdpa_ifc.so.22.2
[2412/3311] Linking target drivers/librte_vdpa_sfc.so.22.2
[2413/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63.c.o
[2414/3311] Linking target drivers/librte_compress_zlib.so.22.2
[2415/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31.c.o
[2416/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_seg.c.o
[2417/3311] Generating drivers/rte_crypto_caam_jr.sym_chk with a custom command (wrapped by meson to capture output)
[2418/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_seg.c.o
[2419/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_seg.c.o
[2420/3311] Linking target drivers/librte_crypto_caam_jr.so.22.2
[2421/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_tmo_burst.c.o
[2422/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_seg.c.o
[2423/3311] Generating symbol file drivers/librte_common_cnxk.so.22.2.p/librte_common_cnxk.so.22.2.symbols
[2424/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo_burst.c.o
[2425/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_tmo_burst.c.o
[2426/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_tmo_burst.c.o
[2427/3311] Linking target drivers/librte_dma_cnxk.so.22.2
[2428/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_tmo.c.o
[2429/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo_burst.c.o
[2430/3311] Generating drivers/rte_net_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2431/3311] Linking target drivers/librte_mempool_cnxk.so.22.2
[2432/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_tmo_burst.c.o
[2433/3311] Linking target drivers/librte_raw_cnxk_bphy.so.22.2
[2434/3311] Linking target drivers/librte_raw_cnxk_gpio.so.22.2
[2435/3311] Linking target drivers/librte_net_virtio.so.22.2
[2436/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79.c.o
[2437/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_tmo.c.o
[2438/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95.c.o
[2439/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_tmo.c.o
[2440/3311] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2441/3311] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a
[2442/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_tmo.c.o
[2443/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo_burst.c.o
[2444/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2445/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127.c.o
[2446/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_tmo_burst.c.o
[2447/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_tmo_seg_burst.c.o
[2448/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_tmo_seg_burst.c.o
[2449/3311] Generating symbol file drivers/librte_mempool_cnxk.so.22.2.p/librte_mempool_cnxk.so.22.2.symbols
[2450/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo_seg_burst.c.o
[2451/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_tmo_seg_burst.c.o
[2452/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_seg.c.o
[2453/3311] Linking target drivers/librte_regex_cn9k.so.22.2
[2454/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_seg_burst.c.o
[2455/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_tmo_seg_burst.c.o
[2456/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo_seg_burst.c.o
[2457/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_seg.c.o
[2458/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_seg.c.o
[2459/3311] Linking target drivers/librte_net_cnxk.so.22.2
[2460/3311] Generating drivers/rte_crypto_scheduler.sym_chk with a custom command (wrapped by meson to capture output)
[2461/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo_seg_burst.c.o
[2462/3311] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2463/3311] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a
[2464/3311] Linking target drivers/librte_crypto_scheduler.so.22.2
[2465/3311] Generating drivers/rte_crypto_dpaa2_sec.pmd.c with a custom command
[2466/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_tmo_seg.c.o
[2467/3311] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2468/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111.c.o
[2469/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca.c.o
[2470/3311] Linking static target drivers/librte_crypto_dpaa2_sec.a
[2471/3311] Compiling C object drivers/librte_crypto_dpaa2_sec.so.22.2.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2472/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_burst.c.o
[2473/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_seg.c.o
[2474/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca.c.o
[2475/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_burst.c.o
[2476/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_burst.c.o
[2477/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_burst.c.o
[2478/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_tmo_seg.c.o
[2479/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_tmo_seg.c.o
[2480/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_burst.c.o
[2481/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca.c.o
[2482/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_burst.c.o
[2483/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_burst.c.o
[2484/3311] Generating drivers/rte_crypto_dpaa_sec.pmd.c with a custom command
[2485/3311] Generating symbol file drivers/librte_net_cnxk.so.22.2.p/librte_net_cnxk.so.22.2.symbols
[2486/3311] Compiling C object drivers/librte_crypto_dpaa_sec.so.22.2.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2487/3311] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2488/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca.c.o
[2489/3311] Linking static target drivers/librte_crypto_dpaa_sec.a
[2490/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_tmo_seg.c.o
[2491/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_seg_burst.c.o
[2492/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_seg_burst.c.o
[2493/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_seg_burst.c.o
[2494/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_seg_burst.c.o
[2495/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_seg.c.o
[2496/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_seg_burst.c.o
[2497/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_tmo_burst.c.o
[2498/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_seg_burst.c.o
[2499/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_burst.c.o
[2500/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_seg_burst.c.o
[2501/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo.c.o
[2502/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_seg.c.o
[2503/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo.c.o
[2504/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_tmo.c.o
[2505/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca.c.o
[2506/3311] Generating drivers/rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2507/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca.c.o
[2508/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_seg.c.o
[2509/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca.c.o
[2510/3311] Linking target drivers/librte_crypto_dpaa2_sec.so.22.2
[2511/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_tmo_burst.c.o
[2512/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_seg.c.o
[2513/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca.c.o
[2514/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_tmo_burst.c.o
[2515/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_tmo_burst.c.o
[2516/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_tmo_burst.c.o
[2517/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_tmo.c.o
[2518/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_tmo_burst.c.o
[2519/3311] Generating drivers/rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2520/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_tmo_burst.c.o
[2521/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_tmo_burst.c.o
[2522/3311] Linking target drivers/librte_crypto_dpaa_sec.so.22.2
[2523/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_tmo.c.o
[2524/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo.c.o
[2525/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_tmo.c.o
[2526/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_tmo_seg_burst.c.o
[2527/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_tmo_seg_burst.c.o
[2528/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_tmo_seg_burst.c.o
[2529/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_seg.c.o
[2530/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_tmo_seg_burst.c.o
[2531/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_tmo_seg_burst.c.o
[2532/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_tmo.c.o
[2533/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_tmo_seg_burst.c.o
[2534/3311] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.22.2.p/librte_crypto_dpaa2_sec.so.22.2.symbols
[2535/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_tmo_seg.c.o
[2536/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_seg.c.o
[2537/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_tmo_seg_burst.c.o
[2538/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_tmo_seg_burst.c.o
[2539/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_burst.c.o
[2540/3311] Generating symbol file drivers/librte_crypto_dpaa_sec.so.22.2.p/librte_crypto_dpaa_sec.so.22.2.symbols
[2541/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_burst.c.o
[2542/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo_seg.c.o
[2543/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_burst.c.o
[2544/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo_seg.c.o
[2545/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_burst.c.o
[2546/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_burst.c.o
[2547/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_burst.c.o
[2548/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_ca_tmo_seg.c.o
[2549/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_burst.c.o
[2550/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_seg_burst.c.o
[2551/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_burst.c.o
[2552/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_seg_burst.c.o
[2553/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_seg_burst.c.o
[2554/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_seg_burst.c.o
[2555/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_seg_burst.c.o
[2556/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_seg_burst.c.o
[2557/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_ca_tmo_seg.c.o
[2558/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_seg_burst.c.o
[2559/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_tmo_burst.c.o
[2560/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_ca_tmo_seg.c.o
[2561/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_seg_burst.c.o
[2562/3311] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2563/3311] Linking static target drivers/libtmp_rte_crypto_cnxk.a
[2564/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual.c.o
[2565/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual.c.o
[2566/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_seg.c.o
[2567/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual.c.o
[2568/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual.c.o
[2569/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo_seg.c.o
[2570/3311] Generating drivers/rte_crypto_cnxk.pmd.c with a custom command
[2571/3311] Compiling C object drivers/librte_crypto_cnxk.so.22.2.p/meson-generated_.._rte_crypto_cnxk.pmd.c.o
[2572/3311] Compiling C object drivers/librte_crypto_cnxk.a.p/meson-generated_.._rte_crypto_cnxk.pmd.c.o
[2573/3311] Linking static target drivers/librte_crypto_cnxk.a
[2574/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_seg.c.o
[2575/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_seg.c.o
[2576/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_seg.c.o
[2577/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_tmo.c.o
[2578/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_tmo.c.o
[2579/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_tmo_burst.c.o
[2580/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_tmo.c.o
[2581/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_tmo.c.o
[2582/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_ca_tmo_seg.c.o
[2583/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_tmo.c.o
[2584/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_tmo.c.o
[2585/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo_burst.c.o
[2586/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_tmo_burst.c.o
[2587/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo_burst.c.o
[2588/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo_burst.c.o
[2589/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_tmo.c.o
[2590/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_seg.c.o
[2591/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_tmo.c.o
[2592/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo_burst.c.o
[2593/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual.c.o
[2594/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual.c.o
[2595/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_tmo_burst.c.o
[2596/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_tmo_seg.c.o
[2597/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual.c.o
[2598/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_seg.c.o
[2599/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual.c.o
[2600/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_tmo_seg.c.o
[2601/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_tmo_seg_burst.c.o
[2602/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_tmo_seg_burst.c.o
[2603/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo_seg_burst.c.o
[2604/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_seg.c.o
[2605/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_tmo_seg_burst.c.o
[2606/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_tmo_seg_burst.c.o
[2607/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo_seg_burst.c.o
[2608/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_tmo_seg.c.o
[2609/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_seg.c.o
[2610/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_seg.c.o
[2611/3311] Generating drivers/rte_crypto_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2612/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_seg.c.o
[2613/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_burst.c.o
[2614/3311] Linking target drivers/librte_crypto_cnxk.so.22.2
[2615/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo_seg_burst.c.o
[2616/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo_seg_burst.c.o
[2617/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_burst.c.o
[2618/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_burst.c.o
[2619/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_burst.c.o
[2620/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_burst.c.o
[2621/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_burst.c.o
[2622/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_burst.c.o
[2623/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_burst.c.o
[2624/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca.c.o
[2625/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_tmo_seg.c.o
[2626/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_tmo_seg.c.o
[2627/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_tmo_seg.c.o
[2628/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca.c.o
[2629/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_tmo_seg.c.o
[2630/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca.c.o
[2631/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_tmo_seg.c.o
[2632/3311] Generating symbol file drivers/librte_crypto_cnxk.so.22.2.p/librte_crypto_cnxk.so.22.2.symbols
[2633/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_seg_burst.c.o
[2634/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_seg_burst.c.o
[2635/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_seg_burst.c.o
[2636/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_seg.c.o
[2637/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_seg_burst.c.o
[2638/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_seg.c.o
[2639/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_seg_burst.c.o
[2640/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_seg_burst.c.o
[2641/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo.c.o
[2642/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_seg_burst.c.o
[2643/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_seg_burst.c.o
[2644/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_seg.c.o
[2645/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_seg.c.o
[2646/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca.c.o
[2647/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_tmo_burst.c.o
[2648/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo.c.o
[2649/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_tmo_burst.c.o
[2650/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca.c.o
[2651/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_tmo_burst.c.o
[2652/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca.c.o
[2653/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_tmo_burst.c.o
[2654/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_tmo_burst.c.o
[2655/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo.c.o
[2656/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_tmo_burst.c.o
[2657/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_tmo_burst.c.o
[2658/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_tmo_burst.c.o
[2659/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca.c.o
[2660/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_seg.c.o
[2661/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo.c.o
[2662/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_tmo.c.o
[2663/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_tmo.c.o
[2664/3311] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2665/3311] Linking static target drivers/libtmp_rte_crypto_octeontx.a
[2666/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_tmo.c.o
[2667/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_tmo_seg_burst.c.o
[2668/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_tmo_seg_burst.c.o
[2669/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_seg_burst.c.o
[2670/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_tmo_seg_burst.c.o
[2671/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_tmo.c.o
[2672/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo_seg.c.o
[2673/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_tmo_seg_burst.c.o
[2674/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo_seg.c.o
[2675/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_tmo_seg_burst.c.o
[2676/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_tmo_seg_burst.c.o
[2677/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_seg.c.o
[2678/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_tmo_seg_burst.c.o
[2679/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_seg.c.o
[2680/3311] Generating drivers/rte_crypto_octeontx.pmd.c with a custom command
[2681/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_tmo_seg_burst.c.o
[2682/3311] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2683/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_seg.c.o
[2684/3311] Compiling C object drivers/librte_crypto_octeontx.so.22.2.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2685/3311] Linking static target drivers/librte_crypto_octeontx.a
[2686/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47.c.o
[2687/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31.c.o
[2688/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15.c.o
[2689/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_ca_tmo_seg.c.o
[2690/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79.c.o
[2691/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_ca_tmo_seg.c.o
[2692/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo_seg.c.o
[2693/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_ca_tmo_seg.c.o
[2694/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111.c.o
[2695/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95.c.o
[2696/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63.c.o
[2697/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127.c.o
[2698/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47_dual.c.o
[2699/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca.c.o
[2700/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31_dual.c.o
[2701/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15_dual.c.o
[2702/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_ca_tmo_seg.c.o
[2703/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95_dual.c.o
[2704/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_tmo.c.o
[2705/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111_dual.c.o
[2706/3311] Generating drivers/rte_crypto_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2707/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79_dual.c.o
[2708/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_burst.c.o
[2709/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_burst.c.o
[2710/3311] Linking target drivers/librte_crypto_octeontx.so.22.2
[2711/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_tmo.c.o
[2712/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127_dual.c.o
[2713/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_burst.c.o
[2714/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_burst.c.o
[2715/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15_seg.c.o
[2716/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79_seg.c.o
[2717/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_burst.c.o
[2718/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_burst.c.o
[2719/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_tmo.c.o
[2720/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_seg_burst.c.o
[2721/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_burst.c.o
[2722/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_seg_burst.c.o
[2723/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_seg_burst.c.o
[2724/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo_seg.c.o
[2725/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_tmo.c.o
[2726/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95_seg.c.o
[2727/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_seg_burst.c.o
[2728/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127_seg.c.o
[2729/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_seg_burst.c.o
[2730/3311] Generating symbol file drivers/librte_crypto_octeontx.so.22.2.p/librte_crypto_octeontx.so.22.2.symbols
[2731/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_burst.c.o
[2732/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63_dual.c.o
[2733/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_seg_burst.c.o
[2734/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_tmo_burst.c.o
[2735/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_seg_burst.c.o
[2736/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47_seg.c.o
[2737/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63_seg.c.o
[2738/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31_seg.c.o
[2739/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15_dual_seg.c.o
[2740/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_ca_tmo_seg.c.o
[2741/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47_dual_seg.c.o
[2742/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_ca_tmo_seg.c.o
[2743/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_ca_tmo_seg.c.o
[2744/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111_seg.c.o
[2745/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79_dual_seg.c.o
[2746/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111_dual_seg.c.o
[2747/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63_dual_seg.c.o
[2748/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95_dual_seg.c.o
[2749/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_tmo_burst.c.o
[2750/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_tmo_burst.c.o
[2751/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31_dual_seg.c.o
[2752/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_tmo_burst.c.o
[2753/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_tmo_burst.c.o
[2754/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_tmo_burst.c.o
[2755/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_tmo_burst.c.o
[2756/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_tmo_seg_burst.c.o
[2757/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127_dual_seg.c.o
[2758/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15.c.o
[2759/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_tmo_burst.c.o
[2760/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47.c.o
[2761/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_tmo_seg_burst.c.o
[2762/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_tmo_seg_burst.c.o
[2763/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_tmo_seg_burst.c.o
[2764/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31.c.o
[2765/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_tmo_seg_burst.c.o
[2766/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_tmo_seg_burst.c.o
[2767/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_tmo_seg_burst.c.o
[2768/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_seg.c.o
[2769/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_tmo_seg_burst.c.o
[2770/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_seg_burst.c.o
[2771/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_ca_tmo_seg.c.o
[2772/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_seg.c.o
[2773/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_seg.c.o
[2774/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79.c.o
[2775/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111.c.o
[2776/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_burst.c.o
[2777/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_seg.c.o
[2778/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95.c.o
[2779/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_burst.c.o
[2780/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_tmo.c.o
[2781/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_burst.c.o
[2782/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_seg.c.o
[2783/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63.c.o
[2784/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_burst.c.o
[2785/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_seg.c.o
[2786/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_tmo.c.o
[2787/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_burst.c.o
[2788/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_tmo.c.o
[2789/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127.c.o
[2790/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_burst.c.o
[2791/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_burst.c.o
[2792/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca.c.o
[2793/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_burst.c.o
[2794/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_seg.c.o
[2795/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_seg.c.o
[2796/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca.c.o
[2797/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_seg_burst.c.o
[2798/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_seg_burst.c.o
[2799/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_seg_burst.c.o
[2800/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_seg_burst.c.o
[2801/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_seg_burst.c.o
[2802/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca.c.o
[2803/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_tmo_burst.c.o
[2804/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_seg_burst.c.o
[2805/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca.c.o
[2806/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_seg_burst.c.o
[2807/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_tmo_seg.c.o
[2808/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_tmo.c.o
[2809/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_tmo_seg.c.o
[2810/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_tmo_burst.c.o
[2811/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_tmo.c.o
[2812/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_tmo_burst.c.o
[2813/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_tmo_burst.c.o
[2814/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_tmo_burst.c.o
[2815/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca.c.o
[2816/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca.c.o
[2817/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_seg.c.o
[2818/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_tmo_burst.c.o
[2819/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_tmo_burst.c.o
[2820/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_tmo_burst.c.o
[2821/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_seg.c.o
[2822/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_seg.c.o
[2823/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_tmo.c.o
[2824/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_tmo.c.o
[2825/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_tmo_seg.c.o
[2826/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_tmo_seg_burst.c.o
[2827/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca.c.o
[2828/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_tmo_seg.c.o
[2829/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_tmo_seg_burst.c.o
[2830/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_tmo_seg_burst.c.o
[2831/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_tmo_seg_burst.c.o
[2832/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_seg.c.o
[2833/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_tmo_seg_burst.c.o
[2834/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_tmo_seg_burst.c.o
[2835/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_tmo_seg_burst.c.o
[2836/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_tmo_seg_burst.c.o
[2837/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_tmo.c.o
[2838/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca.c.o
[2839/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_seg.c.o
[2840/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_tmo_seg.c.o
[2841/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_tmo.c.o
[2842/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_tmo.c.o
[2843/3311] Generating drivers/rte_event_cnxk_mingw with a custom command
[2844/3311] Generating drivers/rte_event_cnxk_def with a custom command
[2845/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_seg.c.o
[2846/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_seg.c.o
[2847/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_tmo_seg.c.o
[2848/3311] Generating drivers/rte_event_dlb2_mingw with a custom command
[2849/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_tmo.c.o
[2850/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o
[2851/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_tmo_seg.c.o
[2852/3311] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o
[2853/3311] Generating drivers/rte_event_dpaa_def with a custom command
[2854/3311] Generating drivers/rte_event_dpaa_mingw with a custom command
[2855/3311] Generating drivers/rte_event_dlb2_def with a custom command
[2856/3311] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o
[2857/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o
[2858/3311] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o
[2859/3311] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o
[2860/3311] Linking static target drivers/libtmp_rte_event_dpaa.a
[2861/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o
[2862/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_tmo.c.o
[2863/3311] Generating drivers/rte_event_dpaa.pmd.c with a custom command
[2864/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_seg.c.o
[2865/3311] Generating drivers/rte_event_dsw_def with a custom command
[2866/3311] Compiling C object drivers/librte_event_dpaa.so.22.2.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2867/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o
[2868/3311] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2869/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o
[2870/3311] Generating drivers/rte_event_dsw_mingw with a custom command
[2871/3311] Linking static target drivers/librte_event_dpaa.a
[2872/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_0_15.c.o
[2873/3311] Generating drivers/rte_event_dpaa2_def with a custom command
[2874/3311] Linking static target drivers/libtmp_rte_event_dpaa2.a
[2875/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o
[2876/3311] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o
[2877/3311] Generating drivers/rte_event_dpaa2_mingw with a custom command
[2878/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_64_79.c.o
[2879/3311] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o
[2880/3311] Generating drivers/rte_event_opdl_mingw with a custom command
[2881/3311] Generating drivers/rte_event_dpaa2.pmd.c with a custom command
[2882/3311] Generating drivers/rte_event_opdl_def with a custom command
[2883/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_tmo.c.o
[2884/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_tmo_seg.c.o
[2885/3311] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2886/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_ca_tmo_seg.c.o
[2887/3311] Compiling C object drivers/librte_event_dpaa2.so.22.2.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2888/3311] Generating drivers/rte_event_skeleton_def with a custom command
[2889/3311] Linking static target drivers/librte_event_dpaa2.a
[2890/3311] Generating drivers/rte_event_skeleton_mingw with a custom command
[2891/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_96_111.c.o
[2892/3311] Generating drivers/rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2893/3311] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o
[2894/3311] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o
[2895/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_tmo.c.o
[2896/3311] Generating drivers/rte_event_sw_def with a custom command
[2897/3311] Linking target drivers/librte_event_dpaa.so.22.2
[2898/3311] Generating drivers/rte_event_sw_mingw with a custom command
[2899/3311] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o
[2900/3311] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o
[2901/3311] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o
[2902/3311] Linking static target drivers/libtmp_rte_event_skeleton.a
[2903/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_tmo.c.o
[2904/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_ca_tmo_seg.c.o
[2905/3311] Generating drivers/rte_event_octeontx_mingw with a custom command
[2906/3311] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o
[2907/3311] Generating drivers/rte_event_octeontx_def with a custom command
[2908/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_tmo.c.o
[2909/3311] Generating drivers/rte_baseband_acc100_def with a custom command
[2910/3311] Generating drivers/rte_baseband_acc100_mingw with a custom command
[2911/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o
[2912/3311] Generating drivers/rte_event_skeleton.pmd.c with a custom command
[2913/3311] Generating drivers/rte_baseband_fpga_5gnr_fec_mingw with a custom command
[2914/3311] Generating drivers/rte_baseband_fpga_5gnr_fec_def with a custom command
[2915/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_48_63.c.o
[2916/3311] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2917/3311] Compiling C object drivers/librte_event_skeleton.so.22.2.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2918/3311] Generating drivers/rte_baseband_fpga_lte_fec_def with a custom command
[2919/3311] Generating drivers/rte_baseband_fpga_lte_fec_mingw with a custom command
[2920/3311] Linking static target drivers/librte_event_skeleton.a
[2921/3311] Generating drivers/rte_baseband_la12xx_def with a custom command
[2922/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_80_95.c.o
[2923/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o
[2924/3311] Generating drivers/rte_baseband_la12xx_mingw with a custom command
[2925/3311] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o
[2926/3311] Generating drivers/rte_baseband_null_mingw with a custom command
[2927/3311] Generating drivers/rte_baseband_null_def with a custom command
[2928/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o
[2929/3311] Generating drivers/rte_baseband_turbo_sw_def with a custom command
[2930/3311] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o
[2931/3311] Linking static target drivers/libtmp_rte_event_dsw.a
[2932/3311] Linking static target drivers/libtmp_rte_event_opdl.a
[2933/3311] Generating drivers/rte_baseband_turbo_sw_mingw with a custom command
[2934/3311] Generating drivers/rte_event_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[2935/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o
[2936/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o
[2937/3311] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o
[2938/3311] Linking target drivers/librte_event_dpaa2.so.22.2
[2939/3311] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o
[2940/3311] Linking static target drivers/libtmp_rte_event_dlb2.a
[2941/3311] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o
[2942/3311] Generating drivers/rte_event_dsw.pmd.c with a custom command
[2943/3311] Generating drivers/rte_event_opdl.pmd.c with a custom command
[2944/3311] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2945/3311] Linking static target drivers/librte_event_dsw.a
[2946/3311] Compiling C object drivers/librte_event_dsw.so.22.2.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2947/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_ca_tmo_seg.c.o
[2948/3311] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2949/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_16_31.c.o
[2950/3311] Compiling C object drivers/librte_event_opdl.so.22.2.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2951/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_0_15_seg.c.o
[2952/3311] Linking static target drivers/librte_event_opdl.a
[2953/3311] Compiling C object drivers/libtmp_rte_baseband_la12xx.a.p/baseband_la12xx_bbdev_la12xx.c.o
[2954/3311] Linking static target drivers/libtmp_rte_baseband_la12xx.a
[2955/3311] Generating drivers/rte_event_dlb2.pmd.c with a custom command
[2956/3311] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o
[2957/3311] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2958/3311] Compiling C object drivers/librte_event_dlb2.so.22.2.p/meson-generated_.._rte_event_dlb2.pmd.c.o
[2959/3311] Linking static target drivers/librte_event_dlb2.a
[2960/3311] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o
[2961/3311] Generating drivers/rte_event_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2962/3311] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a
[2963/3311] Compiling C object app/dpdk-dumpcap.p/dumpcap_main.c.o
[2964/3311] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a
[2965/3311] Generating drivers/rte_baseband_la12xx.pmd.c with a custom command
[2966/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_32_47_seg.c.o
[2967/3311] Linking target drivers/librte_event_skeleton.so.22.2
[2968/3311] Compiling C object drivers/librte_baseband_la12xx.a.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2969/3311] Linking static target drivers/librte_baseband_la12xx.a
[2970/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_112_127.c.o
[2971/3311] Compiling C object drivers/librte_baseband_la12xx.so.22.2.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2972/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_64_79_seg.c.o
[2973/3311] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2974/3311] Generating drivers/rte_baseband_fpga_lte_fec.pmd.c with a custom command
[2975/3311] Generating drivers/rte_baseband_fpga_5gnr_fec.pmd.c with a custom command
[2976/3311] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2977/3311] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2978/3311] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2979/3311] Linking static target drivers/librte_baseband_fpga_lte_fec.a
[2980/3311] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a
[2981/3311] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.22.2.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2982/3311] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[2983/3311] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2984/3311] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.22.2.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2985/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[2986/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[2987/3311] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
[2988/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[2989/3311] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[2990/3311] Generating drivers/rte_event_opdl.sym_chk with a custom command (wrapped by meson to capture output)
[2991/3311] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[2992/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[2993/3311] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o
[2994/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[2995/3311] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o
[2996/3311] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2997/3311] Linking target drivers/librte_event_opdl.so.22.2
[2998/3311] Linking static target drivers/libtmp_rte_baseband_null.a
[2999/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_32_47.c.o
[3000/3311] Generating drivers/rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[3001/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o
[3002/3311] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[3003/3311] Linking target drivers/librte_event_dsw.so.22.2
[3004/3311] Generating drivers/rte_baseband_null.pmd.c with a custom command
[3005/3311] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o
[3006/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o
[3007/3311] Linking static target drivers/librte_baseband_null.a
[3008/3311] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[3009/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o
[3010/3311] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o
[3011/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[3012/3311] Compiling C object drivers/librte_baseband_null.so.22.2.p/meson-generated_.._rte_baseband_null.pmd.c.o
[3013/3311] Generating drivers/rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[3014/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o
[3015/3311] Linking static target drivers/libtmp_rte_event_octeontx.a
[3016/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_96_111_seg.c.o
[3017/3311] Linking target drivers/librte_baseband_la12xx.so.22.2
[3018/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o
[3019/3311] Generating drivers/rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3020/3311] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[3021/3311] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3022/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_ca_tmo_seg.c.o
[3023/3311] Generating drivers/rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3024/3311] Generating drivers/rte_event_dlb2.sym_chk with a custom command (wrapped by meson to capture output)
[3025/3311] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.22.2
[3026/3311] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a
[3027/3311] Linking target drivers/librte_baseband_fpga_lte_fec.so.22.2
[3028/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
[3029/3311] Linking target drivers/librte_event_dlb2.so.22.2
[3030/3311] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o
[3031/3311] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3032/3311] Linking static target drivers/libtmp_rte_event_sw.a
[3033/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[3034/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[3035/3311] Generating drivers/rte_event_octeontx.pmd.c with a custom command
[3036/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
[3037/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o
[3038/3311] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3039/3311] Compiling C object drivers/librte_event_octeontx.so.22.2.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[3040/3311] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[3041/3311] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3042/3311] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_flow_gen.c.o
[3043/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_ca_tmo_seg.c.o
[3044/3311] Linking static target drivers/librte_event_octeontx.a
[3045/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[3046/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[3047/3311] Generating drivers/rte_baseband_turbo_sw.pmd.c with a custom command
[3048/3311] Compiling C object drivers/libtmp_rte_baseband_acc100.a.p/baseband_acc100_rte_acc100_pmd.c.o
[3049/3311] Linking static target drivers/libtmp_rte_baseband_acc100.a
[3050/3311] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[3051/3311] Linking static target drivers/librte_baseband_turbo_sw.a
[3052/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_ca_tmo_seg.c.o
[3053/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_init.c.o
[3054/3311] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[3055/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o
[3056/3311] Compiling C object drivers/librte_baseband_turbo_sw.so.22.2.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[3057/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_ca_tmo_seg.c.o
[3058/3311] Generating drivers/rte_event_sw.pmd.c with a custom command
[3059/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o
[3060/3311] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o
[3061/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_80_95_seg.c.o
[3062/3311] Compiling C object drivers/librte_event_sw.so.22.2.p/meson-generated_.._rte_event_sw.pmd.c.o
[3063/3311] Linking static target drivers/librte_event_sw.a
[3064/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o
[3065/3311] Generating drivers/rte_baseband_acc100.pmd.c with a custom command
[3066/3311] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o
[3067/3311] Compiling C object drivers/librte_baseband_acc100.a.p/meson-generated_.._rte_baseband_acc100.pmd.c.o
[3068/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_config.c.o
[3069/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o
[3070/3311] Compiling C object app/dpdk-test-gpudev.p/test-gpudev_main.c.o
[3071/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o
[3072/3311] Compiling C object drivers/librte_baseband_acc100.so.22.2.p/meson-generated_.._rte_baseband_acc100.pmd.c.o
[3073/3311] Linking static target drivers/librte_baseband_acc100.a
[3074/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm.c.o
[3075/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o
[3076/3311] Generating drivers/rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[3077/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o
[3078/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_main.c.o
[3079/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_cmd_flex_item.c.o
[3080/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o
[3081/3311] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o
[3082/3311] Linking target drivers/librte_baseband_null.so.22.2
[3083/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o
[3084/3311] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[3085/3311] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o
[3086/3311] Compiling C object app/test/dpdk-test.p/test_alarm.c.o
[3087/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o
[3088/3311] Compiling C object app/test/dpdk-test.p/test_atomic.c.o
[3089/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o
[3090/3311] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o
[3091/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o
[3092/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_112_127_seg.c.o
[3093/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o
[3094/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o
[3095/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_16_31_seg.c.o
[3096/3311] Compiling C object app/test/dpdk-test.p/test_bitops.c.o
[3097/3311] Generating drivers/rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output)
[3098/3311] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o
[3099/3311] Generating drivers/rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[3100/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_tm.c.o
[3101/3311] Compiling C object app/test/dpdk-test.p/test_cmdline.c.o
[3102/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o
[3103/3311] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o
[3104/3311] Linking target drivers/librte_baseband_turbo_sw.so.22.2
[3105/3311] Linking target drivers/librte_event_octeontx.so.22.2
[3106/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o
[3107/3311] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o
[3108/3311] Compiling C object app/test/dpdk-test.p/test_barrier.c.o
[3109/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o
[3110/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o
[3111/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o
[3112/3311] Compiling C object app/test/dpdk-test.p/test.c.o
[3113/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o
[3114/3311] Generating drivers/rte_event_sw.sym_chk with a custom command (wrapped by meson to capture output)
[3115/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_cirbuf.c.o
[3116/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_portlist.c.o
[3117/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_num.c.o
[3118/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_string.c.o
[3119/3311] Compiling C object app/test/dpdk-test.p/test_cpuflags.c.o
[3120/3311] Linking target drivers/librte_event_sw.so.22.2
[3121/3311] Compiling C object app/test/dpdk-test.p/test_cycles.c.o
[3122/3311] Compiling C object app/test/dpdk-test.p/test_bitmap.c.o
[3123/3311] Compiling C object app/test/dpdk-test.p/test_devargs.c.o
[3124/3311] Compiling C object app/test/dpdk-test.p/commands.c.o
[3125/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o
[3126/3311] Compiling C object app/test/dpdk-test.p/test_debug.c.o
[3127/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_etheraddr.c.o
[3128/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
[3129/3311] Generating drivers/rte_baseband_acc100.sym_chk with a custom command (wrapped by meson to capture output)
[3130/3311] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o
[3131/3311] Compiling C object app/test/dpdk-test.p/test_eal_fs.c.o
[3132/3311] Compiling C object app/test/dpdk-test.p/test_common.c.o
[3133/3311] Compiling C object app/test/dpdk-test.p/test_errno.c.o
[3134/3311] Linking target drivers/librte_baseband_acc100.so.22.2
[3135/3311] Compiling C object app/test/dpdk-test.p/test_cmdline_ipaddr.c.o
[3136/3311] Compiling C object app/test/dpdk-test.p/test_crc.c.o
[3137/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o
[3138/3311] Compiling C object app/test/dpdk-test.p/test_dmadev_api.c.o
[3139/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_shared_rxq_fwd.c.o
[3140/3311] Compiling C object app/test/dpdk-test.p/test_acl.c.o
[3141/3311] Compiling C object app/test/dpdk-test.p/test_bpf.c.o
[3142/3311] Compiling C object app/test/dpdk-test.p/test_cksum.c.o
[3143/3311] Compiling C object app/test/dpdk-test.p/test_external_mem.c.o
[3144/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_ca_tmo_seg.c.o
[3145/3311] Compiling C object app/test/dpdk-test.p/test_fib6_perf.c.o
[3146/3311] Compiling C object app/test/dpdk-test.p/test_ethdev_link.c.o
[3147/3311] Compiling C object app/test/dpdk-test.p/test_efd.c.o
[3148/3311] Compiling C object app/test/dpdk-test.p/test_efd_perf.c.o
[3149/3311] Compiling C object app/test/dpdk-test.p/test_distributor_perf.c.o
[3150/3311] Compiling C object app/test/dpdk-test.p/test_fbarray.c.o
[3151/3311] Compiling C object app/test/dpdk-test.p/test_interrupts.c.o
[3152/3311] Compiling C object app/test/dpdk-test.p/test_hash_functions.c.o
[3153/3311] Compiling C object app/test/dpdk-test.p/test_event_eth_rx_adapter.c.o
[3154/3311] Compiling C object app/test/dpdk-test.p/test_func_reentrancy.c.o
[3155/3311] Compiling C object app/test/dpdk-test.p/test_fib.c.o
[3156/3311] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[3157/3311] Compiling C object app/test/dpdk-test.p/test_event_crypto_adapter.c.o
[3158/3311] Compiling C object app/test/dpdk-test.p/test_eventdev.c.o
[3159/3311] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o
[3160/3311] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_ipsec.c.o
[3161/3311] Compiling C object app/test/dpdk-test.p/test_kvargs.c.o
[3162/3311] Compiling C object app/test/dpdk-test.p/test_cryptodev_asym.c.o
[3163/3311] Compiling C object app/test/dpdk-test.p/test_hash_multiwriter.c.o
[3164/3311] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o
[3165/3311] Compiling C object app/test/dpdk-test.p/test_hash_readwrite.c.o
[3166/3311] Compiling C object app/test/dpdk-test.p/test_lcores.c.o
[3167/3311] Compiling C object app/test/dpdk-test.p/test_logs.c.o
[3168/3311] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_pdcp.c.o
[3169/3311] Compiling C object app/test/dpdk-test.p/test_fib6.c.o
[3170/3311] Compiling C object app/test/dpdk-test.p/test_hash_perf.c.o
[3171/3311] Compiling C object app/test/dpdk-test.p/test_distributor.c.o
[3172/3311] Compiling C object app/test/dpdk-test.p/test_dmadev.c.o
[3173/3311] Compiling C object app/test/dpdk-test.p/test_lpm6_perf.c.o
[3174/3311] Compiling C object app/test/dpdk-test.p/test_malloc_perf.c.o
[3175/3311] Compiling C object app/test/dpdk-test.p/test_graph.c.o
[3176/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o
[3177/3311] Compiling C object app/test/dpdk-test.p/test_hash_readwrite_lf_perf.c.o
[3178/3311] Compiling C object app/test/dpdk-test.p/test_memory.c.o
[3179/3311] Compiling C object app/test/dpdk-test.p/test_ipfrag.c.o
[3180/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o
[3181/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o
[3182/3311] Compiling C object app/test/dpdk-test.p/test_ipsec_sad.c.o
[3183/3311] Compiling C object app/test/dpdk-test.p/test_malloc.c.o
[3184/3311] Compiling C object app/test/dpdk-test.p/test_power_kvm_vm.c.o
[3185/3311] Compiling C object app/test/dpdk-test.p/test_power.c.o
[3186/3311] Compiling C object app/test/dpdk-test.p/test_per_lcore.c.o
[3187/3311] Compiling C object app/test/dpdk-test.p/test_pflock.c.o
[3188/3311] Compiling C object app/test/dpdk-test.p/test_graph_perf.c.o
[3189/3311] Compiling C object app/test/dpdk-test.p/test_lpm6.c.o
[3190/3311] Compiling C object app/test/dpdk-test.p/test_prefetch.c.o
[3191/3311] Compiling C object app/test/dpdk-test.p/test_power_cpufreq.c.o
[3192/3311] Compiling C object app/test/dpdk-test.p/test_rand_perf.c.o
[3193/3311] Compiling C object app/test/dpdk-test.p/test_memcpy.c.o
[3194/3311] Compiling C object app/test/dpdk-test.p/test_memzone.c.o
[3195/3311] Compiling C object app/test/dpdk-test.p/test_kni.c.o
[3196/3311] Compiling C object app/test/dpdk-test.p/test_ipsec_perf.c.o
[3197/3311] Compiling C object app/test/dpdk-test.p/test_event_ring.c.o
[3198/3311] Compiling C object app/test/dpdk-test.p/test_mcslock.c.o
[3199/3311] Compiling C object app/test/dpdk-test.p/test_reciprocal_division.c.o
[3200/3311] Compiling C object app/test/dpdk-test.p/test_reciprocal_division_perf.c.o
[3201/3311] Compiling C object app/test/dpdk-test.p/test_cryptodev_blockcipher.c.o
[3202/3311] Compiling C object app/test/dpdk-test.p/test_lpm_perf.c.o
[3203/3311] Compiling C object app/test/dpdk-test.p/test_meter.c.o
[3204/3311] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o
[3205/3311] Compiling C object app/test/dpdk-test.p/test_rawdev.c.o
[3206/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[3207/3311] Compiling C object app/test/dpdk-test.p/test_lpm.c.o
[3208/3311] Compiling C object app/test/dpdk-test.p/test_mp_secondary.c.o
[3209/3311] Compiling C object app/test/dpdk-test.p/test_member.c.o
[3210/3311] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o
[3211/3311] Compiling C object app/test/dpdk-test.p/test_ring_stress.c.o
[3212/3311] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr_perf.c.o
[3213/3311] Compiling C object app/test/dpdk-test.p/test_member_perf.c.o
[3214/3311] Compiling C object app/test/dpdk-test.p/test_mempool.c.o
[3215/3311] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress_zc.c.o
[3216/3311] Compiling C object app/test/dpdk-test.p/test_pie.c.o
[3217/3311] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_48_63_seg.c.o
[3218/3311] Compiling C object app/test/dpdk-test.p/test_mempool_perf.c.o
[3219/3311] Compiling C object app/test/dpdk-test.p/test_spinlock.c.o
[3220/3311] Compiling C object app/test/dpdk-test.p/test_ring_hts_stress.c.o
[3221/3311] Compiling C object app/test/dpdk-test.p/test_tailq.c.o
[3222/3311] Compiling C object app/test/dpdk-test.p/test_rib.c.o
[3223/3311] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress_zc.c.o
[3224/3311] Compiling C object app/test/dpdk-test.p/test_ring_mpmc_stress.c.o
[3225/3311] Compiling C object app/test/dpdk-test.p/test_string_fns.c.o
[3226/3311] Compiling C object app/test/dpdk-test.p/test_rwlock.c.o
[3227/3311] Compiling C object app/test/dpdk-test.p/test_reorder.c.o
[3228/3311] Compiling C object app/test/dpdk-test.p/test_rib6.c.o
[3229/3311] Linking static target drivers/libtmp_rte_event_cnxk.a
[3230/3311] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress.c.o
[3231/3311] Compiling C object app/test/dpdk-test.p/test_timer_racecond.c.o
[3232/3311] Compiling C object app/test/dpdk-test.p/test_trace_register.c.o
[3233/3311] Compiling C object app/test/dpdk-test.p/test_version.c.o
[3234/3311] Compiling C object app/test/dpdk-test.p/test_hash.c.o
[3235/3311] Compiling C object app/test/dpdk-test.p/test_timer_perf.c.o
[3236/3311] Compiling C object app/test/dpdk-test.p/test_stack.c.o
[3237/3311] Compiling C object app/test/dpdk-test.p/test_red.c.o
[3238/3311] Compiling C object app/test/dpdk-test.p/test_sched.c.o
[3239/3311] Compiling C object app/test/dpdk-test.p/test_pmd_perf.c.o
[3240/3311] Compiling C object app/test/dpdk-test.p/test_stack_perf.c.o
[3241/3311] Compiling C object app/test/dpdk-test.p/test_ring_rts_stress.c.o
[3242/3311] Compiling C object app/test/dpdk-test.p/test_ticketlock.c.o
[3243/3311] Compiling C object app/test/dpdk-test.p/test_telemetry_json.c.o
[3244/3311] Compiling C object app/test/dpdk-test.p/test_metrics.c.o
[3245/3311] Compiling C object app/test/dpdk-test.p/test_trace.c.o
[3246/3311] Compiling C object app/test/dpdk-test.p/test_telemetry_data.c.o
[3247/3311] Compiling C object app/test/dpdk-test.p/test_thash_perf.c.o
[3248/3311] Compiling C object app/test/dpdk-test.p/test_ipsec.c.o
[3249/3311] Compiling C object app/test/dpdk-test.p/test_timer.c.o
[3250/3311] Compiling C object app/test/dpdk-test.p/test_vdev.c.o
[3251/3311] Compiling C object app/test/dpdk-test.p/test_timer_secondary.c.o
[3252/3311] Compiling C object app/test/dpdk-test.p/test_service_cores.c.o
[3253/3311] Compiling C object app/test/dpdk-test.p/test_table.c.o
[3254/3311] Compiling C object app/test/dpdk-test.p/test_flow_classify.c.o
[3255/3311] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr.c.o
[3256/3311] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress.c.o
[3257/3311] Compiling C object app/test/dpdk-test.p/test_latencystats.c.o
[3258/3311] Compiling C object app/test/dpdk-test.p/test_pdump.c.o
[3259/3311] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o
[3260/3311] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o
[3261/3311] Compiling C object examples/dpdk-ethtool.p/ethtool_lib_rte_ethtool.c.o
[3262/3311] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o
[3263/3311] Compiling C object app/test/dpdk-test.p/test_security.c.o
[3264/3311] Compiling C object app/test/dpdk-test.p/test_thash.c.o
[3265/3311] Compiling C object app/test/dpdk-test.p/test_table_ports.c.o
[3266/3311] Compiling C object examples/dpdk-ethtool.p/ethtool_ethtool-app_main.c.o
[3267/3311] Compiling C object examples/dpdk-ethtool.p/ethtool_ethtool-app_ethapp.c.o
[3268/3311] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o
[3269/3311] Compiling C object app/test/dpdk-test.p/test_table_pipeline.c.o
[3270/3311] Compiling C object app/test/dpdk-test.p/test_table_tables.c.o
[3271/3311] Compiling C object app/test/dpdk-test.p/test_table_acl.c.o
[3272/3311] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o
[3273/3311] Compiling C object app/test/dpdk-test.p/test_bitratestats.c.o
[3274/3311] Compiling C object app/test/dpdk-test.p/test_event_timer_adapter.c.o
[3275/3311] Compiling C object app/test/dpdk-test.p/test_pcapng.c.o
[3276/3311] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o
[3277/3311] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o
[3278/3311] Compiling C object app/test/dpdk-test.p/test_table_combined.c.o
[3279/3311] Generating drivers/rte_event_cnxk.pmd.c with a custom command
[3280/3311] Compiling C object drivers/librte_event_cnxk.so.22.2.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[3281/3311] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o
[3282/3311] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[3283/3311] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o
[3284/3311] Linking static target drivers/librte_event_cnxk.a
[3285/3311] Generating drivers/rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[3286/3311] Linking target drivers/librte_event_cnxk.so.22.2
[3287/3311] Linking target app/dpdk-test-fib
[3288/3311] Linking target app/dpdk-proc-info
[3289/3311] Linking target app/dpdk-test-compress-perf
[3290/3311] Linking target app/dpdk-pdump
[3291/3311] Linking target app/dpdk-test-gpudev
[3292/3311] Linking target app/dpdk-test-sad
[3293/3311] Linking target app/dpdk-test-crypto-perf
[3294/3311] Linking target app/dpdk-test-cmdline
[3295/3311] Linking target app/dpdk-dumpcap
[3296/3311] Linking target app/dpdk-test-flow-perf
[3297/3311] Linking target app/dpdk-test-regex
[3298/3311] Linking target app/dpdk-test-eventdev
[3299/3311] Linking target app/dpdk-test-bbdev
[3300/3311] Linking target app/dpdk-test-pipeline
[3301/3311] Linking target examples/dpdk-ethtool
[3302/3311] Compiling C object app/test/dpdk-test.p/test_memcpy_perf.c.o
[3303/3311] Linking target app/dpdk-testpmd
[3304/3311] Generating kernel/linux/kni/rte_kni with a custom command
make: Entering directory '/usr/src/kernels/4.18.0-348.el8.x86_64'
  CC [M]  /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o
  CC [M]  /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o
  LD [M]  /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.mod.o
  LD [M]  /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko
make: Leaving directory '/usr/src/kernels/4.18.0-348.el8.x86_64'
[3305/3311] Compiling C object app/test/dpdk-test.p/test_mbuf.c.o
[3306/3311] Compiling C object app/test/dpdk-test.p/test_cryptodev.c.o
[3307/3311] Linking target app/dpdk-test-acl
[3308/3311] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o
[3309/3311] Compiling C object app/test/dpdk-test.p/test_ring_perf.c.o
[3310/3311] Compiling C object app/test/dpdk-test.p/test_ring.c.o
[3311/3311] Linking target app/test/dpdk-test
28/04/2022 23:01:11             dut.10.239.251.191: ls x86_64-native-linuxapp-gcc/examples/dpdk-ethtool 
28/04/2022 23:01:12             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool
28/04/2022 23:01:12             dut.10.239.251.191: cat /sys/bus/pci/devices/0000:18:00.0/numa_node 
28/04/2022 23:01:12             dut.10.239.251.191: 0
28/04/2022 23:01:12             dut.10.239.251.191: lscpu |grep "NUMA node0 CPU(s):"
28/04/2022 23:01:12             dut.10.239.251.191: NUMA node0 CPU(s):   0-17
28/04/2022 23:01:12             dut.10.239.251.191: ['-a 0000:18:00.0', '-a 0000:18:00.1']
28/04/2022 23:01:12           TestUserspaceEthtool: Test Case test_dump_driver_info Begin
28/04/2022 23:01:12             dut.10.239.251.191:  
28/04/2022 23:01:12                         tester: 
28/04/2022 23:01:12             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:01:14             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:01:14             dut.10.239.251.191: drvinfo
28/04/2022 23:01:14             dut.10.239.251.191: 
Port 0 driver: net_ice (ver: DPDK 22.07.0-rc0)
firmware-version: 3.20 0x8000d83e 1.3146.0
bus-info: 0000:18:00.0
Port 1 driver: net_ice (ver: DPDK 22.07.0-rc0)
firmware-version: 3.20 0x8000d83e 1.3146.0
bus-info: 0000:18:00.1
28/04/2022 23:01:14             dut.10.239.251.191: quit
28/04/2022 23:01:15             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:01:17             dut.10.239.251.191: ethtool -i ens785f0
28/04/2022 23:01:17             dut.10.239.251.191: driver: ice
version: 1.8.3
firmware-version: 3.20 0x8000d83e 1.3146.0
expansion-rom-version: 
bus-info: 0000:18:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
28/04/2022 23:01:17           TestUserspaceEthtool: ens785f0: dpdk ethtool dump nic information done
28/04/2022 23:01:20             dut.10.239.251.191: ethtool -i ens785f1
28/04/2022 23:01:20             dut.10.239.251.191: driver: ice
version: 1.8.3
firmware-version: 3.20 0x8000d83e 1.3146.0
expansion-rom-version: 
bus-info: 0000:18:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
28/04/2022 23:01:20           TestUserspaceEthtool: ens785f1: dpdk ethtool dump nic information done
28/04/2022 23:01:23             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:01:25             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:01:25             dut.10.239.251.191: portstats 0 
28/04/2022 23:01:26             dut.10.239.251.191: 
Port 0 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:01:27             dut.10.239.251.191: portstats 0 
28/04/2022 23:01:27             dut.10.239.251.191: 
Port 0 stats
   In: 4 (240 bytes)
  Out: 4 (240 bytes)
  Err: 0
28/04/2022 23:01:27             dut.10.239.251.191: portstats 1 
28/04/2022 23:01:27             dut.10.239.251.191: 
Port 1 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:01:28             dut.10.239.251.191: portstats 1 
28/04/2022 23:01:28             dut.10.239.251.191: 
Port 1 stats
   In: 4 (240 bytes)
  Out: 4 (240 bytes)
  Err: 0
28/04/2022 23:01:28             dut.10.239.251.191: quit
28/04/2022 23:01:28             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:01:28           TestUserspaceEthtool: Test Case test_dump_driver_info Result PASSED:
28/04/2022 23:01:28             dut.10.239.251.191: ls
28/04/2022 23:01:28             dut.10.239.251.191: 0001-net-ice-support-for-RSS-RETA-configure-in-DCF-mode.patch  0002-net-ice-support-for-RSS-HASH-configure-in-DCF-mode.patch  0003-net-ice-support-cleanup-Tx-buffers-in-DCF-mode.patch  0004-net-ice-support-MTU-SET-configure-in-DCF-mode.patch  0005-net-ice-add-ops-dev-supported-ptypes-get-to-dcf.patch  0006-net-ice-support-dcf-promisc-configuration.patch  0007-net-ice-support-dcf-MAC-configuration.patch  0008-net-ice-support-dcf-VLAN-filter-and-offload-configur.patch	0009-net-ice-add-extended-stats.patch  0010-net-ice-support-queue-information-getting.patch  0011-net-ice-add-implement-power-management.patch	0012-net-ice-support-DCF-new-VLAN-capabilities.patch  ABI_VERSION  app	buildtoo  config  devtoo  doc  dpdk.log  drivers  examples	kernel	lib  license  MAINTAINERS  Makefile  meson.build  meson_options.txt  README  usertoo	VERSION  x86_64-native-linuxapp-gcc
28/04/2022 23:01:28             dut.10.239.251.191: usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0 0000:18:00.1 
28/04/2022 23:01:29             dut.10.239.251.191: Notice: 0000:18:00.0 already bound to driver vfio-pci, skipping
Notice: 0000:18:00.1 already bound to driver vfio-pci, skipping
28/04/2022 23:01:29             dut.10.239.251.191: kill_all: called by dut and prefix list has value.
28/04/2022 23:01:30           TestUserspaceEthtool: Test Case test_mac_address Begin
28/04/2022 23:01:30             dut.10.239.251.191:  
28/04/2022 23:01:30                         tester: 
28/04/2022 23:01:30             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:01:33             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:01:33             dut.10.239.251.191: macaddr 0
28/04/2022 23:01:33             dut.10.239.251.191: 
Port 0 MAC Address: 40:A6:B7:0B:76:28
28/04/2022 23:01:33             dut.10.239.251.191: macaddr 0 00:10:00:00:00:00
28/04/2022 23:01:33             dut.10.239.251.191: 
MAC address changed
28/04/2022 23:01:33             dut.10.239.251.191: macaddr 0
28/04/2022 23:01:33             dut.10.239.251.191: 
Port 0 MAC Address: 00:10:00:00:00:00
28/04/2022 23:01:33             dut.10.239.251.191: link
28/04/2022 23:01:33             dut.10.239.251.191: 
Port 0: Up
Port 1: Up

28/04/2022 23:01:33                         tester: ls -d /tmp/tester/
28/04/2022 23:01:33                         tester: /tmp/tester/
28/04/2022 23:01:33                         tester: rm -rf /tmp/tester/sniff_ens7.pcap
28/04/2022 23:01:33                         tester: 
28/04/2022 23:01:45             dut.10.239.251.191: macaddr 1
28/04/2022 23:01:45             dut.10.239.251.191: 
Port 1 MAC Address: 40:A6:B7:0B:76:29
28/04/2022 23:01:45             dut.10.239.251.191: macaddr 1 00:10:00:00:00:00
28/04/2022 23:01:45             dut.10.239.251.191: 
MAC address changed
28/04/2022 23:01:45             dut.10.239.251.191: macaddr 1
28/04/2022 23:01:45             dut.10.239.251.191: 
Port 1 MAC Address: 00:10:00:00:00:00
28/04/2022 23:01:45             dut.10.239.251.191: link
28/04/2022 23:01:45             dut.10.239.251.191: 
Port 0: Up
Port 1: Up

28/04/2022 23:01:45                         tester: ls -d /tmp/tester/
28/04/2022 23:01:45                         tester: /tmp/tester/
28/04/2022 23:01:45                         tester: rm -rf /tmp/tester/sniff_ens8.pcap
28/04/2022 23:01:45                         tester: 
28/04/2022 23:01:57             dut.10.239.251.191: validate 01:00:00:00:00:00
28/04/2022 23:01:57             dut.10.239.251.191: 
Address is not unicast
28/04/2022 23:01:57             dut.10.239.251.191: validate 00:00:00:00:00:00
28/04/2022 23:01:57             dut.10.239.251.191: 
Address is not unicast
28/04/2022 23:01:57             dut.10.239.251.191: validate 00:10:00:00:00:00
28/04/2022 23:01:57             dut.10.239.251.191: 
Address is unicast
28/04/2022 23:01:57             dut.10.239.251.191: quit
28/04/2022 23:01:58             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:01:58           TestUserspaceEthtool: Test Case test_mac_address Result PASSED:
28/04/2022 23:01:58             dut.10.239.251.191: ls
28/04/2022 23:01:58             dut.10.239.251.191: 0001-net-ice-support-for-RSS-RETA-configure-in-DCF-mode.patch  0002-net-ice-support-for-RSS-HASH-configure-in-DCF-mode.patch  0003-net-ice-support-cleanup-Tx-buffers-in-DCF-mode.patch  0004-net-ice-support-MTU-SET-configure-in-DCF-mode.patch  0005-net-ice-add-ops-dev-supported-ptypes-get-to-dcf.patch  0006-net-ice-support-dcf-promisc-configuration.patch  0007-net-ice-support-dcf-MAC-configuration.patch  0008-net-ice-support-dcf-VLAN-filter-and-offload-configur.patch	0009-net-ice-add-extended-stats.patch  0010-net-ice-support-queue-information-getting.patch  0011-net-ice-add-implement-power-management.patch	0012-net-ice-support-DCF-new-VLAN-capabilities.patch  ABI_VERSION  app	buildtoo  config  devtoo  doc  dpdk.log  drivers  examples	kernel	lib  license  MAINTAINERS  Makefile  meson.build  meson_options.txt  README  usertoo	VERSION  x86_64-native-linuxapp-gcc
28/04/2022 23:01:58             dut.10.239.251.191: usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0 0000:18:00.1 
28/04/2022 23:01:59             dut.10.239.251.191: Notice: 0000:18:00.0 already bound to driver vfio-pci, skipping
Notice: 0000:18:00.1 already bound to driver vfio-pci, skipping
28/04/2022 23:01:59             dut.10.239.251.191: kill_all: called by dut and has no prefix list.
28/04/2022 23:02:00           TestUserspaceEthtool: Test Case test_port_config Begin
28/04/2022 23:02:00             dut.10.239.251.191:  
28/04/2022 23:02:00                         tester:  
28/04/2022 23:02:00             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:02:03             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:02:03             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:03             dut.10.239.251.191: 
Port 0 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:13             dut.10.239.251.191: stop 0
28/04/2022 23:02:13             dut.10.239.251.191: 
28/04/2022 23:02:13             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:13             dut.10.239.251.191: 
Port 0 stats
   In: 0 (240 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:13             dut.10.239.251.191: open 0
28/04/2022 23:02:13             dut.10.239.251.191: 
Device with port_id=0 already stopped
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
28/04/2022 23:02:13             dut.10.239.251.191: link
28/04/2022 23:02:13             dut.10.239.251.191: 
Port 0: Up
Port 1: Up

28/04/2022 23:02:13             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:13             dut.10.239.251.191: 
Port 0 stats
   In: 0 (240 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:13             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:13             dut.10.239.251.191: 
Port 0 stats
   In: 4 (480 bytes)
  Out: 4 (240 bytes)
  Err: 0
28/04/2022 23:02:13             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:13             dut.10.239.251.191: 
Port 1 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:23             dut.10.239.251.191: stop 1
28/04/2022 23:02:23             dut.10.239.251.191: 
28/04/2022 23:02:24             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:24             dut.10.239.251.191: 
Port 1 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:24             dut.10.239.251.191: open 1
28/04/2022 23:02:24             dut.10.239.251.191: 
Device with port_id=1 already stopped
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:02:24             dut.10.239.251.191: link
28/04/2022 23:02:24             dut.10.239.251.191: 
Port 0: Up
Port 1: Up

28/04/2022 23:02:24             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:24             dut.10.239.251.191: 
Port 1 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:25             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:25             dut.10.239.251.191: 
Port 1 stats
   In: 4 (240 bytes)
  Out: 4 (240 bytes)
  Err: 0
28/04/2022 23:02:25             dut.10.239.251.191: quit
28/04/2022 23:02:25             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:02:25           TestUserspaceEthtool: Test Case test_port_config Result PASSED:
28/04/2022 23:02:25             dut.10.239.251.191: ls
28/04/2022 23:02:25             dut.10.239.251.191: 0001-net-ice-support-for-RSS-RETA-configure-in-DCF-mode.patch  0002-net-ice-support-for-RSS-HASH-configure-in-DCF-mode.patch  0003-net-ice-support-cleanup-Tx-buffers-in-DCF-mode.patch  0004-net-ice-support-MTU-SET-configure-in-DCF-mode.patch  0005-net-ice-add-ops-dev-supported-ptypes-get-to-dcf.patch  0006-net-ice-support-dcf-promisc-configuration.patch  0007-net-ice-support-dcf-MAC-configuration.patch  0008-net-ice-support-dcf-VLAN-filter-and-offload-configur.patch	0009-net-ice-add-extended-stats.patch  0010-net-ice-support-queue-information-getting.patch  0011-net-ice-add-implement-power-management.patch	0012-net-ice-support-DCF-new-VLAN-capabilities.patch  ABI_VERSION  app	buildtoo  config  devtoo  doc  dpdk.log  drivers  examples	kernel	lib  license  MAINTAINERS  Makefile  meson.build  meson_options.txt  README  usertoo	VERSION  x86_64-native-linuxapp-gcc
28/04/2022 23:02:25             dut.10.239.251.191: usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0 0000:18:00.1 
28/04/2022 23:02:26             dut.10.239.251.191: Notice: 0000:18:00.0 already bound to driver vfio-pci, skipping
Notice: 0000:18:00.1 already bound to driver vfio-pci, skipping
28/04/2022 23:02:26             dut.10.239.251.191: kill_all: called by dut and has no prefix list.
28/04/2022 23:02:27           TestUserspaceEthtool: Test Case test_port_mtu Begin
28/04/2022 23:02:27             dut.10.239.251.191:  
28/04/2022 23:02:28                         tester: 
28/04/2022 23:02:28             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:02:30             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:02:30                         tester: ip link show ens7
28/04/2022 23:02:30                         tester: 3: ens7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 68:05:ca:a3:bb:d4 brd ff:ff:ff:ff:ff:ff
28/04/2022 23:02:30                         tester: ifconfig ens7 mtu 9000
28/04/2022 23:02:30                         tester: 
28/04/2022 23:02:30             dut.10.239.251.191: stop 0
28/04/2022 23:02:30             dut.10.239.251.191: 
28/04/2022 23:02:30             dut.10.239.251.191: mtu 0 1519
28/04/2022 23:02:30             dut.10.239.251.191: 
Port 0: MTU set to 1519
28/04/2022 23:02:30             dut.10.239.251.191: open 0
28/04/2022 23:02:30             dut.10.239.251.191: 
Device with port_id=0 already stopped
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
28/04/2022 23:02:35             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:35             dut.10.239.251.191: 
Port 0 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:35             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:35             dut.10.239.251.191: 
Port 0 stats
   In: 4 (6164 bytes)
  Out: 4 (6164 bytes)
  Err: 0
28/04/2022 23:02:36             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:36             dut.10.239.251.191: 
Port 0 stats
   In: 4 (6164 bytes)
  Out: 4 (6164 bytes)
  Err: 4
28/04/2022 23:02:36             dut.10.239.251.191: stop 0
28/04/2022 23:02:36             dut.10.239.251.191: 
28/04/2022 23:02:36             dut.10.239.251.191: stop 0
28/04/2022 23:02:36             dut.10.239.251.191: 
Device with port_id=0 already stopped
28/04/2022 23:02:36             dut.10.239.251.191: mtu 0 2048
28/04/2022 23:02:36             dut.10.239.251.191: 
Port 0: MTU set to 2048
28/04/2022 23:02:36             dut.10.239.251.191: open 0
28/04/2022 23:02:36             dut.10.239.251.191: 
Device with port_id=0 already stopped
ice_set_rx_function(): Using AVX2 Vector Scattered Rx (port 0).
28/04/2022 23:02:36             dut.10.239.251.191: mtu 0 2048
28/04/2022 23:02:36             dut.10.239.251.191: 
ice_mtu_set(): port 0 must be stopped before configuration
Port 0: Error setting MTU
28/04/2022 23:02:36             dut.10.239.251.191: open 0
28/04/2022 23:02:36             dut.10.239.251.191: 
ice_set_rx_function(): Using AVX2 Vector Scattered Rx (port 0).
28/04/2022 23:02:41             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:41             dut.10.239.251.191: 
Port 0 stats
   In: 4 (6164 bytes)
  Out: 4 (6164 bytes)
  Err: 4
28/04/2022 23:02:41             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:41             dut.10.239.251.191: 
Port 0 stats
   In: 8 (14444 bytes)
  Out: 8 (14356 bytes)
  Err: 4
28/04/2022 23:02:41             dut.10.239.251.191: portstats 0 
28/04/2022 23:02:42             dut.10.239.251.191: 
Port 0 stats
   In: 8 (14444 bytes)
  Out: 8 (14356 bytes)
  Err: 8
28/04/2022 23:02:42                         tester: ifconfig ens7 mtu 1500
28/04/2022 23:02:42                         tester: 
28/04/2022 23:02:42                         tester: ip link show ens8
28/04/2022 23:02:42                         tester: 4: ens8: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 9200 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 68:05:ca:a3:bb:d5 brd ff:ff:ff:ff:ff:ff
28/04/2022 23:02:42                         tester: ifconfig ens8 mtu 9000
28/04/2022 23:02:42                         tester: 
28/04/2022 23:02:42             dut.10.239.251.191: stop 1
28/04/2022 23:02:42             dut.10.239.251.191: 
28/04/2022 23:02:42             dut.10.239.251.191: mtu 1 1519
28/04/2022 23:02:42             dut.10.239.251.191: 
Port 1: MTU set to 1519
28/04/2022 23:02:42             dut.10.239.251.191: open 1
28/04/2022 23:02:43             dut.10.239.251.191: 
Device with port_id=1 already stopped
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:02:48             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:48             dut.10.239.251.191: 
Port 1 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:02:48             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:48             dut.10.239.251.191: 
Port 1 stats
   In: 4 (6164 bytes)
  Out: 4 (6164 bytes)
  Err: 0
28/04/2022 23:02:48             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:48             dut.10.239.251.191: 
Port 1 stats
   In: 4 (6164 bytes)
  Out: 4 (6164 bytes)
  Err: 4
28/04/2022 23:02:48             dut.10.239.251.191: stop 1
28/04/2022 23:02:48             dut.10.239.251.191: 
28/04/2022 23:02:48             dut.10.239.251.191: stop 1
28/04/2022 23:02:48             dut.10.239.251.191: 
Device with port_id=1 already stopped
28/04/2022 23:02:48             dut.10.239.251.191: mtu 1 2048
28/04/2022 23:02:48             dut.10.239.251.191: 
Port 1: MTU set to 2048
28/04/2022 23:02:48             dut.10.239.251.191: open 1
28/04/2022 23:02:49             dut.10.239.251.191: 
Device with port_id=1 already stopped
ice_set_rx_function(): Using AVX2 Vector Scattered Rx (port 1).
28/04/2022 23:02:49             dut.10.239.251.191: mtu 1 2048
28/04/2022 23:02:49             dut.10.239.251.191: 
ice_mtu_set(): port 1 must be stopped before configuration
Port 1: Error setting MTU
28/04/2022 23:02:49             dut.10.239.251.191: open 1
28/04/2022 23:02:49             dut.10.239.251.191: 
ice_set_rx_function(): Using AVX2 Vector Scattered Rx (port 1).
28/04/2022 23:02:54             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:54             dut.10.239.251.191: 
Port 1 stats
   In: 4 (6164 bytes)
  Out: 4 (6164 bytes)
  Err: 4
28/04/2022 23:02:55             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:55             dut.10.239.251.191: 
Port 1 stats
   In: 8 (14444 bytes)
  Out: 8 (14356 bytes)
  Err: 4
28/04/2022 23:02:55             dut.10.239.251.191: portstats 1 
28/04/2022 23:02:55             dut.10.239.251.191: 
Port 1 stats
   In: 8 (14444 bytes)
  Out: 8 (14356 bytes)
  Err: 8
28/04/2022 23:02:55                         tester: ifconfig ens8 mtu 9200
28/04/2022 23:02:55                         tester: 
28/04/2022 23:02:55             dut.10.239.251.191: quit
28/04/2022 23:02:55             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:02:55           TestUserspaceEthtool: Test Case test_port_mtu Result PASSED:
28/04/2022 23:02:55             dut.10.239.251.191: ls
28/04/2022 23:02:55             dut.10.239.251.191: 0001-net-ice-support-for-RSS-RETA-configure-in-DCF-mode.patch  0002-net-ice-support-for-RSS-HASH-configure-in-DCF-mode.patch  0003-net-ice-support-cleanup-Tx-buffers-in-DCF-mode.patch  0004-net-ice-support-MTU-SET-configure-in-DCF-mode.patch  0005-net-ice-add-ops-dev-supported-ptypes-get-to-dcf.patch  0006-net-ice-support-dcf-promisc-configuration.patch  0007-net-ice-support-dcf-MAC-configuration.patch  0008-net-ice-support-dcf-VLAN-filter-and-offload-configur.patch	0009-net-ice-add-extended-stats.patch  0010-net-ice-support-queue-information-getting.patch  0011-net-ice-add-implement-power-management.patch	0012-net-ice-support-DCF-new-VLAN-capabilities.patch  ABI_VERSION  app	buildtoo  config  devtoo  doc  dpdk.log  drivers  examples	kernel	lib  license  MAINTAINERS  Makefile  meson.build  meson_options.txt  README  usertoo	VERSION  x86_64-native-linuxapp-gcc
28/04/2022 23:02:55             dut.10.239.251.191: usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0 0000:18:00.1 
28/04/2022 23:02:56             dut.10.239.251.191: Notice: 0000:18:00.0 already bound to driver vfio-pci, skipping
Notice: 0000:18:00.1 already bound to driver vfio-pci, skipping
28/04/2022 23:02:56             dut.10.239.251.191: kill_all: called by dut and has no prefix list.
28/04/2022 23:02:58           TestUserspaceEthtool: Test Case test_retrieve_eeprom Begin
28/04/2022 23:02:58             dut.10.239.251.191:  
28/04/2022 23:02:58                         tester:  
28/04/2022 23:02:58             dut.10.239.251.191: whereis md5sum
28/04/2022 23:02:58             dut.10.239.251.191: md5sum: /usr/bin/md5sum /usr/share/man/man1/md5sum.1.gz
28/04/2022 23:02:58             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:03:00             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:03:00             dut.10.239.251.191: eeprom 0 eeprom_0.bin
28/04/2022 23:03:05             dut.10.239.251.191: 
Total EEPROM length: 10485760 bytes
28/04/2022 23:03:05             dut.10.239.251.191: eeprom 1 eeprom_1.bin
28/04/2022 23:03:10             dut.10.239.251.191: 
Total EEPROM length: 10485760 bytes
28/04/2022 23:03:10             dut.10.239.251.191: quit
28/04/2022 23:03:10             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:03:13             dut.10.239.251.191: ethtool --eeprom-dump ens785f0 raw on > ethtool_eeprom_0.bin
28/04/2022 23:03:15             dut.10.239.251.191: 
28/04/2022 23:03:17             dut.10.239.251.191: stat -c %s eeprom_0.bin
28/04/2022 23:03:17             dut.10.239.251.191: 10485760
28/04/2022 23:03:17             dut.10.239.251.191: dd if=ethtool_eeprom_0.bin of=ethtool_eeprom_0_cat.bin bs=10485760 count=1
28/04/2022 23:03:17             dut.10.239.251.191: 1+0 records in
1+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0174105 s, 602 MB/s
28/04/2022 23:03:21             dut.10.239.251.191: ethtool --eeprom-dump ens785f1 raw on > ethtool_eeprom_1.bin
28/04/2022 23:03:23             dut.10.239.251.191: 
28/04/2022 23:03:25             dut.10.239.251.191: stat -c %s eeprom_1.bin
28/04/2022 23:03:25             dut.10.239.251.191: 10485760
28/04/2022 23:03:25             dut.10.239.251.191: dd if=ethtool_eeprom_1.bin of=ethtool_eeprom_1_cat.bin bs=10485760 count=1
28/04/2022 23:03:25             dut.10.239.251.191: 1+0 records in
1+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0181389 s, 578 MB/s
28/04/2022 23:03:27             dut.10.239.251.191: md5sum eeprom_0.bin
28/04/2022 23:03:27             dut.10.239.251.191: 2e244895c2cd6233fb62efe76e67d83a  eeprom_0.bin
28/04/2022 23:03:27             dut.10.239.251.191: md5sum ethtool_eeprom_0_cat.bin
28/04/2022 23:03:27             dut.10.239.251.191: 2e244895c2cd6233fb62efe76e67d83a  ethtool_eeprom_0_cat.bin
28/04/2022 23:03:27             dut.10.239.251.191: md5sum eeprom_1.bin
28/04/2022 23:03:27             dut.10.239.251.191: 2e244895c2cd6233fb62efe76e67d83a  eeprom_1.bin
28/04/2022 23:03:27             dut.10.239.251.191: md5sum ethtool_eeprom_1_cat.bin
28/04/2022 23:03:27             dut.10.239.251.191: 2e244895c2cd6233fb62efe76e67d83a  ethtool_eeprom_1_cat.bin
28/04/2022 23:03:27           TestUserspaceEthtool: Test Case test_retrieve_eeprom Result PASSED:
28/04/2022 23:03:27             dut.10.239.251.191: ls
28/04/2022 23:03:27             dut.10.239.251.191: 0001-net-ice-support-for-RSS-RETA-configure-in-DCF-mode.patch  0003-net-ice-support-cleanup-Tx-buffers-in-DCF-mode.patch  0005-net-ice-add-ops-dev-supported-ptypes-get-to-dcf.patch  0007-net-ice-support-dcf-MAC-configuration.patch		       0009-net-ice-add-extended-stats.patch		     0011-net-ice-add-implement-power-management.patch	   ABI_VERSION	buildtoo  devtoo  dpdk.log	eeprom_0.bin  ethtool_eeprom_0.bin	ethtool_eeprom_1.bin	  examples  lib      MAINTAINERS  meson.build	     README	VERSION
0002-net-ice-support-for-RSS-HASH-configure-in-DCF-mode.patch  0004-net-ice-support-MTU-SET-configure-in-DCF-mode.patch   0006-net-ice-support-dcf-promisc-configuration.patch	      0008-net-ice-support-dcf-VLAN-filter-and-offload-configur.patch  0010-net-ice-support-queue-information-getting.patch  0012-net-ice-support-DCF-new-VLAN-capabilities.patch  app		config	    doc       drivers	eeprom_1.bin  ethtool_eeprom_0_cat.bin	ethtool_eeprom_1_cat.bin  kernel    license  Makefile	  meson_options.txt  usertoo	x86_64-native-linuxapp-gcc
28/04/2022 23:03:27             dut.10.239.251.191: usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0 0000:18:00.1 
28/04/2022 23:03:28             dut.10.239.251.191: Notice: 0000:18:00.0 already bound to driver vfio-pci, skipping
Notice: 0000:18:00.1 already bound to driver vfio-pci, skipping
28/04/2022 23:03:28             dut.10.239.251.191: kill_all: called by dut and has no prefix list.
28/04/2022 23:03:29           TestUserspaceEthtool: Test Case test_retrieve_reg Result SKIPPED:
28/04/2022 23:03:29           TestUserspaceEthtool: Test Case test_ring_parameter Begin
28/04/2022 23:03:29             dut.10.239.251.191:  
28/04/2022 23:03:30                         tester: 
28/04/2022 23:03:30             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:03:32             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:03:32             dut.10.239.251.191: portstats 0 
28/04/2022 23:03:32             dut.10.239.251.191: 
Port 0 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:03:32             dut.10.239.251.191: ringparam 0
28/04/2022 23:03:32             dut.10.239.251.191: 
Port 0 ring parameters
  Rx Pending: 1024 (4096 max)
  Tx Pending: 1024 (4096 max)
28/04/2022 23:03:32             dut.10.239.251.191: ringparam 0 4096 4096
28/04/2022 23:03:32             dut.10.239.251.191: 
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
28/04/2022 23:03:32             dut.10.239.251.191: ringparam 0
28/04/2022 23:03:32             dut.10.239.251.191: 
Port 0 ring parameters
  Rx Pending: 4096 (4096 max)
  Tx Pending: 4096 (4096 max)
28/04/2022 23:03:32             dut.10.239.251.191: link
28/04/2022 23:03:32             dut.10.239.251.191: 
Port 0: Up
Port 1: Up

28/04/2022 23:03:32             dut.10.239.251.191: portstats 0 
28/04/2022 23:03:32             dut.10.239.251.191: 
Port 0 stats
   In: 4 (240 bytes)
  Out: 4 (240 bytes)
  Err: 0
28/04/2022 23:03:32             dut.10.239.251.191: quit
28/04/2022 23:03:33             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:03:33             dut.10.239.251.191: x86_64-native-linuxapp-gcc/examples/dpdk-ethtool  -l 13-16 -n 4 -a 0000:18:00.0 -a 0000:18:00.1  --file-prefix=dpdk_23779_20220428225940     
28/04/2022 23:03:35             dut.10.239.251.191: EAL: Detected CPU lcores: 36
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23779_20220428225940/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_ice (8086:1592) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:18:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.35.0, ICE COMMS Package (double VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
Number of NICs: 2
Init port 0..
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Init port 1..
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:03:35             dut.10.239.251.191: portstats 1 
28/04/2022 23:03:35             dut.10.239.251.191: 
Port 1 stats
   In: 0 (0 bytes)
  Out: 0 (0 bytes)
  Err: 0
28/04/2022 23:03:35             dut.10.239.251.191: ringparam 1
28/04/2022 23:03:35             dut.10.239.251.191: 
Port 1 ring parameters
  Rx Pending: 1024 (4096 max)
  Tx Pending: 1024 (4096 max)
28/04/2022 23:03:35             dut.10.239.251.191: ringparam 1 4096 4096
28/04/2022 23:03:35             dut.10.239.251.191: 
ice_set_rx_function(): Using AVX2 Vector Rx (port 1).
28/04/2022 23:03:35             dut.10.239.251.191: ringparam 1
28/04/2022 23:03:36             dut.10.239.251.191: 
Port 1 ring parameters
  Rx Pending: 4096 (4096 max)
  Tx Pending: 4096 (4096 max)
28/04/2022 23:03:36             dut.10.239.251.191: link
28/04/2022 23:03:36             dut.10.239.251.191: 
Port 0: Up
Port 1: Up

28/04/2022 23:03:36             dut.10.239.251.191: portstats 1 
28/04/2022 23:03:36             dut.10.239.251.191: 
Port 1 stats
   In: 4 (240 bytes)
  Out: 4 (240 bytes)
  Err: 0
28/04/2022 23:03:36             dut.10.239.251.191: quit
28/04/2022 23:03:37             dut.10.239.251.191: 
Closing port 0... Done
Closing port 1... Done
28/04/2022 23:03:37           TestUserspaceEthtool: Test Case test_ring_parameter Result PASSED:
28/04/2022 23:03:37             dut.10.239.251.191: ls
28/04/2022 23:03:37             dut.10.239.251.191: 0001-net-ice-support-for-RSS-RETA-configure-in-DCF-mode.patch  0003-net-ice-support-cleanup-Tx-buffers-in-DCF-mode.patch  0005-net-ice-add-ops-dev-supported-ptypes-get-to-dcf.patch  0007-net-ice-support-dcf-MAC-configuration.patch		       0009-net-ice-add-extended-stats.patch		     0011-net-ice-add-implement-power-management.patch	   ABI_VERSION	buildtoo  devtoo  dpdk.log	eeprom_0.bin  ethtool_eeprom_0.bin	ethtool_eeprom_1.bin	  examples  lib      MAINTAINERS  meson.build	     README	VERSION
0002-net-ice-support-for-RSS-HASH-configure-in-DCF-mode.patch  0004-net-ice-support-MTU-SET-configure-in-DCF-mode.patch   0006-net-ice-support-dcf-promisc-configuration.patch	      0008-net-ice-support-dcf-VLAN-filter-and-offload-configur.patch  0010-net-ice-support-queue-information-getting.patch  0012-net-ice-support-DCF-new-VLAN-capabilities.patch  app		config	    doc       drivers	eeprom_1.bin  ethtool_eeprom_0_cat.bin	ethtool_eeprom_1_cat.bin  kernel    license  Makefile	  meson_options.txt  usertoo	x86_64-native-linuxapp-gcc
28/04/2022 23:03:37             dut.10.239.251.191: usertools/dpdk-devbind.py --force --bind=vfio-pci 0000:18:00.0 0000:18:00.1 
28/04/2022 23:03:37             dut.10.239.251.191: Notice: 0000:18:00.0 already bound to driver vfio-pci, skipping
Notice: 0000:18:00.1 already bound to driver vfio-pci, skipping
28/04/2022 23:03:37             dut.10.239.251.191: kill_all: called by dut and has no prefix list.
28/04/2022 23:03:39                            dts: 
TEST SUITE ENDED: TestUserspaceEthtool

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

* [dts] [PATCH V1] tests/userspace_ethtool: optimization script
@ 2022-04-28 14:39 Jiale Song
  2022-04-28  7:09 ` Huang, ZhiminX
  2022-05-05  6:12 ` lijuan.tu
  0 siblings, 2 replies; 3+ messages in thread
From: Jiale Song @ 2022-04-28 14:39 UTC (permalink / raw)
  To: dts; +Cc: Jiale Song

In some case tests, the port is bound to the kernel driver. when these cases fail, 
the port will always be bound to the kernel driver, affecting the tests of later cases.

Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
 tests/TestSuite_userspace_ethtool.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/TestSuite_userspace_ethtool.py b/tests/TestSuite_userspace_ethtool.py
index 2b0269f4..c1818722 100755
--- a/tests/TestSuite_userspace_ethtool.py
+++ b/tests/TestSuite_userspace_ethtool.py
@@ -699,6 +699,7 @@ class TestUserspaceEthtool(TestCase):
         """
         Run after each test case.
         """
+        self.dut.bind_interfaces_linux(self.drivername)
         self.dut.kill_all()
         pass
 
-- 
2.17.1


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

* [dts] [PATCH V1] tests/userspace_ethtool: optimization script
  2022-04-28 14:39 [dts] [PATCH V1] tests/userspace_ethtool: optimization script Jiale Song
  2022-04-28  7:09 ` Huang, ZhiminX
@ 2022-05-05  6:12 ` lijuan.tu
  1 sibling, 0 replies; 3+ messages in thread
From: lijuan.tu @ 2022-05-05  6:12 UTC (permalink / raw)
  To: dts, Jiale Song; +Cc: Jiale Song

On Thu, 28 Apr 2022 14:39:24 +0000, Jiale Song <songx.jiale@intel.com> wrote:
> In some case tests, the port is bound to the kernel driver. when these cases fail, 
> the port will always be bound to the kernel driver, affecting the tests of later cases.
> 
> Signed-off-by: Jiale Song <songx.jiale@intel.com>


Applied, thanks

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

end of thread, other threads:[~2022-05-05  6:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 14:39 [dts] [PATCH V1] tests/userspace_ethtool: optimization script Jiale Song
2022-04-28  7:09 ` Huang, ZhiminX
2022-05-05  6:12 ` lijuan.tu

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).