29/03/2021 11:07:24 dts: TEST SUITE : TestDPDKGsoLib 29/03/2021 11:07:24 dts: NIC : fortville_spirit 29/03/2021 11:07:24 dut.10.240.183.220: 29/03/2021 11:07:24 tester: 29/03/2021 11:07:27 dut.10.240.183.220: ls 29/03/2021 11:07:28 dut.10.240.183.220: 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 29/03/2021 11:07:28 dut.10.240.183.220: usertools/dpdk-devbind.py --bind=vfio-pci 0000:b1:00.0 29/03/2021 11:07:30 dut.10.240.183.220: 29/03/2021 11:07:30 dut.10.240.183.220: cp ./app/test-pmd/csumonly.c ./app/test-pmd/csumonly_backup.c 29/03/2021 11:07:30 dut.10.240.183.220: 29/03/2021 11:07:30 dut.10.240.183.220: sed -i '/ether_addr_copy(&peer_eth/i\#if 0' ./app/test-pmd/csumonly.c 29/03/2021 11:07:30 dut.10.240.183.220: 29/03/2021 11:07:30 dut.10.240.183.220: sed -i '/parse_ethernet(eth_hdr, &info/i\#endif' ./app/test-pmd/csumonly.c 29/03/2021 11:07:30 dut.10.240.183.220: 29/03/2021 11:07:30 dut.10.240.183.220: rm -rf x86_64-native-linuxapp-gcc 29/03/2021 11:07:30 dut.10.240.183.220: 29/03/2021 11:07:30 dut.10.240.183.220: CC=gcc meson -Denable_kmods=True -Dlibdir=lib --default-library=static x86_64-native-linuxapp-gcc 29/03/2021 11:07:35 dut.10.240.183.220: The Meson build system Version: 0.55.1 Source dir: /root/dpdk Build dir: /root/dpdk/x86_64-native-linuxapp-gcc Build type: native build Program cat found: YES Project name: DPDK Project version: 21.05.0-rc0 Using 'CC' from environment with value: 'gcc' Using 'CC' from environment with value: 'gcc' C compiler for the host machine: gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the host machine: gcc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program pkg-config found: YES Program list-dir-globs.py found: YES Program check-symbols.sh found: YES Program options-ibverbs-static.sh found: YES Program binutils-avx512-check.sh found: YES Program python3 found: YES (/usr/bin/python3) Program cat found: YES Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /root/dpdk/config/../buildtools/symlink-drivers-solibs.sh) Checking for size of "void *" : 8 Checking for size of "void *" : 8 Library m found: YES Library numa found: YES Has header "numaif.h" : YES Library libfdt found: YES Has header "fdt.h" : YES Library libexecinfo found: NO Found pkg-config: /usr/bin/pkg-config (0.29.1) Run-time dependency libbsd found: NO (tried pkgconfig) Run-time dependency libpcap found: YES 1.9.1 Has header "pcap.h" with dependency libpcap: YES Compiler for C supports arguments -Wextra: YES config/meson.build:241: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wdeprecated: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Fetching value of define "__SSE4_2__" : 1 Fetching value of define "__AES__" : 1 Fetching value of define "__AVX__" : 1 Fetching value of define "__AVX2__" : 1 Fetching value of define "__AVX512BW__" : 1 Fetching value of define "__AVX512CD__" : 1 Fetching value of define "__AVX512DQ__" : 1 Fetching value of define "__AVX512F__" : 1 Fetching value of define "__AVX512VL__" : 1 Fetching value of define "__PCLMUL__" : 1 Fetching value of define "__RDRND__" : 1 Fetching value of define "__RDSEED__" : 1 Fetching value of define "__VPCLMULQDQ__" : Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES Message: lib/librte_kvargs: Defining dependency "kvargs" Message: lib/librte_telemetry: Defining dependency "telemetry" Checking for function "getentropy" : YES Message: lib/librte_eal: Defining dependency "eal" Message: lib/librte_ring: Defining dependency "ring" Message: lib/librte_rcu: Defining dependency "rcu" Message: lib/librte_mempool: Defining dependency "mempool" Message: lib/librte_mbuf: Defining dependency "mbuf" Fetching value of define "__PCLMUL__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Fetching value of define "__AVX512DQ__" : 1 (cached) Fetching value of define "__AVX512VL__" : 1 (cached) Fetching value of define "__VPCLMULQDQ__" : (cached) Compiler for C supports arguments -mpclmul: YES Compiler for C supports arguments -maes: YES Compiler for C supports arguments -mavx512f: YES Compiler for C supports arguments -mavx512bw: YES Compiler for C supports arguments -mavx512dq: YES Compiler for C supports arguments -mavx512vl: YES Compiler for C supports arguments -mvpclmulqdq: YES Compiler for C supports arguments -mavx2: YES Compiler for C supports arguments -mavx: YES Message: lib/librte_net: Defining dependency "net" Message: lib/librte_meter: Defining dependency "meter" Message: lib/librte_ethdev: Defining dependency "ethdev" Message: lib/librte_pci: Defining dependency "pci" Message: lib/librte_cmdline: Defining dependency "cmdline" Run-time dependency jansson found: YES 2.12 Message: lib/librte_metrics: Defining dependency "metrics" Message: lib/librte_hash: Defining dependency "hash" Message: lib/librte_timer: Defining dependency "timer" Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512VL__" : 1 (cached) Fetching value of define "__AVX512CD__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Message: lib/librte_acl: Defining dependency "acl" Message: lib/librte_bbdev: Defining dependency "bbdev" Message: lib/librte_bitratestats: Defining dependency "bitratestats" Message: lib/librte_cfgfile: Defining dependency "cfgfile" Message: lib/librte_compressdev: Defining dependency "compressdev" Message: lib/librte_cryptodev: Defining dependency "cryptodev" Message: lib/librte_distributor: Defining dependency "distributor" Message: lib/librte_efd: Defining dependency "efd" Message: lib/librte_eventdev: Defining dependency "eventdev" Message: lib/librte_gro: Defining dependency "gro" Message: lib/librte_gso: Defining dependency "gso" Message: lib/librte_ip_frag: Defining dependency "ip_frag" Message: lib/librte_jobstats: Defining dependency "jobstats" Message: lib/librte_kni: Defining dependency "kni" Message: lib/librte_latencystats: Defining dependency "latencystats" Message: lib/librte_lpm: Defining dependency "lpm" Message: lib/librte_member: Defining dependency "member" Message: lib/librte_power: Defining dependency "power" Message: lib/librte_pdump: Defining dependency "pdump" Message: lib/librte_rawdev: Defining dependency "rawdev" Message: lib/librte_regexdev: Defining dependency "regexdev" Message: lib/librte_rib: Defining dependency "rib" Message: lib/librte_reorder: Defining dependency "reorder" Message: lib/librte_sched: Defining dependency "sched" Message: lib/librte_security: Defining dependency "security" Message: lib/librte_stack: Defining dependency "stack" Has header "linux/userfaultfd.h" : YES Message: lib/librte_vhost: Defining dependency "vhost" Message: lib/librte_ipsec: Defining dependency "ipsec" Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512DQ__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Message: lib/librte_fib: Defining dependency "fib" Message: lib/librte_port: Defining dependency "port" Message: lib/librte_table: Defining dependency "table" Message: lib/librte_pipeline: Defining dependency "pipeline" Message: lib/librte_flow_classify: Defining dependency "flow_classify" Run-time dependency libelf found: NO (tried pkgconfig) Message: lib/librte_bpf: Defining dependency "bpf" Message: lib/librte_graph: Defining dependency "graph" Message: lib/librte_node: Defining dependency "node" Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Message: drivers/common/cpt: Defining dependency "common_cpt" Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES Message: drivers/common/dpaax: Defining dependency "common_dpaax" Compiler for C supports arguments -Wno-pointer-to-int-cast -Wpointer-to-int-cast: YES Message: drivers/common/iavf: Defining dependency "common_iavf" Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/common/octeontx: Defining dependency "common_octeontx" Message: drivers/common/octeontx2: Defining dependency "common_octeontx2" Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/bus/dpaa: Defining dependency "bus_dpaa" Message: drivers/bus/fslmc: Defining dependency "bus_fslmc" Message: drivers/bus/ifpga: Defining dependency "bus_ifpga" Message: drivers/bus/pci: Defining dependency "bus_pci" Message: drivers/bus/vdev: Defining dependency "bus_vdev" Message: drivers/bus/vmbus: Defining dependency "bus_vmbus" Compiler for C supports arguments -std=c11: YES Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES Compiler for C supports arguments -D_BSD_SOURCE: YES Compiler for C supports arguments -D_DEFAULT_SOURCE: YES Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES Run-time dependency libmlx5 found: NO (tried pkgconfig) Library mlx5 found: NO Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/common/qat: Defining dependency "common_qat" Compiler for C supports arguments -Wdisabled-optimization: YES Compiler for C supports arguments -Waggregate-return: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx" Message: drivers/mempool/bucket: Defining dependency "mempool_bucket" Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa" Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2" Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx" Message: drivers/mempool/octeontx2: Defining dependency "mempool_octeontx2" Message: drivers/mempool/ring: Defining dependency "mempool_ring" Message: drivers/mempool/stack: Defining dependency "mempool_stack" Message: drivers/net/af_packet: Defining dependency "net_af_packet" Run-time dependency libbpf found: NO (tried pkgconfig) Library bpf found: NO Message: drivers/net/ark: Defining dependency "net_ark" Message: drivers/net/atlantic: Defining dependency "net_atlantic" Message: drivers/net/avp: Defining dependency "net_avp" Message: drivers/net/axgbe: Defining dependency "net_axgbe" Message: drivers/net/bonding: Defining dependency "net_bond" Run-time dependency zlib found: YES 1.2.11 Message: drivers/net/bnx2x: Defining dependency "net_bnx2x" Message: drivers/net/bnxt: Defining dependency "net_bnxt" Message: drivers/net/cxgbe: Defining dependency "net_cxgbe" Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/net/dpaa: Defining dependency "net_dpaa" Message: drivers/net/dpaa2: Defining dependency "net_dpaa2" Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-misleading-indentation -Wmisleading-indentation: YES Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES Message: drivers/net/e1000: Defining dependency "net_e1000" Message: drivers/net/ena: Defining dependency "net_ena" Message: drivers/net/enetc: Defining dependency "net_enetc" Fetching value of define "__AVX2__" : 1 (cached) Message: drivers/net/enic: Defining dependency "net_enic" Message: drivers/net/failsafe: Defining dependency "net_failsafe" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Message: drivers/net/fm10k: Defining dependency "net_fm10k" Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-format -Wformat: YES Compiler for C supports arguments -Wno-format-security -Wformat-security: YES Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES Message: drivers/net/i40e: Defining dependency "net_i40e" Message: drivers/net/hinic: Defining dependency "net_hinic" Message: drivers/net/hns3: Defining dependency "net_hns3" Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/iavf: Defining dependency "net_iavf" Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/ice: Defining dependency "net_ice" Message: drivers/net/igc: Defining dependency "net_igc" Message: drivers/net/ionic: Defining dependency "net_ionic" Message: drivers/net/ipn3ke: Defining dependency "net_ipn3ke" Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Message: drivers/net/ixgbe: Defining dependency "net_ixgbe" Message: drivers/net/kni: Defining dependency "net_kni" Message: drivers/net/liquidio: Defining dependency "net_liquidio" Message: drivers/net/memif: Defining dependency "net_memif" Run-time dependency libmlx4 found: NO (tried pkgconfig) Library mlx4 found: NO Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5" Run-time dependency libmusdk found: NO (tried pkgconfig) Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/net/netvsc: Defining dependency "net_netvsc" Run-time dependency netcope-common found: NO (tried pkgconfig) Message: drivers/net/nfp: Defining dependency "net_nfp" Message: drivers/net/null: Defining dependency "net_null" Message: drivers/net/octeontx: Defining dependency "net_octeontx" Compiler for C supports arguments -flax-vector-conversions: YES Message: drivers/net/octeontx2: Defining dependency "net_octeontx2" Message: drivers/net/octeontx_ep: Defining dependency "net_octeontx_ep" Message: drivers/net/pcap: Defining dependency "net_pcap" Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/net/pfe: Defining dependency "net_pfe" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-unused-function -Wunused-function: YES Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Compiler for C supports arguments -Wno-visibility -Wvisibility: NO Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES (cached) Compiler for C supports arguments -Wno-invalid-source-encoding -Winvalid-source-encoding: NO Compiler for C supports arguments -Wno-sometimes-uninitialized -Wsometimes-uninitialized: NO Compiler for C supports arguments -Wno-pointer-bool-conversion -Wpointer-bool-conversion: NO Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Message: drivers/net/qede: Defining dependency "net_qede" Message: drivers/net/ring: Defining dependency "net_ring" Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wdisabled-optimization: YES (cached) Compiler for C supports arguments -Waggregate-return: YES (cached) Compiler for C supports arguments -Wbad-function-cast: YES (cached) Message: drivers/net/sfc: Defining dependency "net_sfc" Message: drivers/net/softnic: Defining dependency "net_softnic" Run-time dependency libsze2 found: NO (tried pkgconfig) Header has symbol "TCA_FLOWER_UNSPEC" : YES Header has symbol "TCA_FLOWER_KEY_VLAN_PRIO" : YES Header has symbol "TCA_BPF_UNSPEC" : YES Header has symbol "TCA_BPF_FD" : YES Header has symbol "TCA_ACT_BPF_UNSPEC" : YES Header has symbol "TCA_ACT_BPF_FD" : YES Configuring tap_autoconf.h using configuration Message: drivers/net/tap: Defining dependency "net_tap" Compiler for C supports arguments -fno-prefetch-loop-arrays: YES Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES (cached) Message: drivers/net/thunderx: Defining dependency "net_thunderx" Message: drivers/net/txgbe: Defining dependency "net_txgbe" Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512vl: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif" Message: drivers/raw/dpaa2_qdma: Defining dependency "raw_dpaa2_qdma" Did not find CMake 'cmake' Found CMake: NO Run-time dependency librt found: NO (tried pkgconfig and cmake) Library librt found: YES Message: drivers/raw/ifpga: Defining dependency "raw_ifpga" Message: drivers/raw/ioat: Defining dependency "raw_ioat" Message: drivers/raw/ntb: Defining dependency "raw_ntb" Message: drivers/raw/octeontx2_dma: Defining dependency "raw_octeontx2_dma" Message: drivers/raw/octeontx2_ep: Defining dependency "raw_octeontx2_ep" Message: drivers/raw/skeleton: Defining dependency "raw_skeleton" Library IPSec_MB found: NO Library IPSec_MB found: NO Run-time dependency libaarch64crypto found: NO (tried pkgconfig) Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs" Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr" Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec" Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec" Library IPSec_MB found: NO Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox" Message: drivers/crypto/null: Defining dependency "crypto_null" Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx" Message: drivers/crypto/octeontx2: Defining dependency "crypto_octeontx2" Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler" Library IPSec_MB found: NO Message: drivers/crypto/virtio: Defining dependency "crypto_virtio" Library IPSec_MB found: NO Run-time dependency libisal found: NO (tried pkgconfig) Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5" Message: drivers/compress/octeontx: Defining dependency "compress_octeontx" Dependency zlib found: YES 1.2.11 (cached) Message: drivers/compress/zlib: Defining dependency "compress_zlib" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5" Library librxp_compiler found: NO Message: drivers/regex/octeontx2: Defining dependency "regex_octeontx2" Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5" Message: drivers/event/dlb: Defining dependency "event_dlb" Message: drivers/event/dlb2: Defining dependency "event_dlb2" Message: drivers/event/dpaa: Defining dependency "event_dpaa" Message: drivers/event/dpaa2: Defining dependency "event_dpaa2" Message: drivers/event/octeontx2: Defining dependency "event_octeontx2" Message: drivers/event/opdl: Defining dependency "event_opdl" Message: drivers/event/skeleton: Defining dependency "event_skeleton" Message: drivers/event/sw: Defining dependency "event_sw" Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Message: drivers/event/dsw: Defining dependency "event_dsw" Message: drivers/event/octeontx: Defining dependency "event_octeontx" Message: drivers/baseband/null: Defining dependency "baseband_null" Library libturbo found: NO Library libldpc_decoder_5gnr found: NO Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw" Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec" Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec" Message: drivers/baseband/acc100: Defining dependency "baseband_acc100" Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Dependency zlib found: YES 1.2.11 (cached) Message: hugepage availability: true Program get-coremask.sh found: YES Program doxygen found: NO Program sphinx-build found: NO Configuring rte_build_config.h using configuration Message: ================= Libraries Enabled ================= libs: kvargs, telemetry, eal, ring, rcu, mempool, mbuf, net, meter, ethdev, pci, cmdline, metrics, hash, timer, acl, bbdev, bitratestats, cfgfile, compressdev, cryptodev, distributor, efd, eventdev, gro, gso, ip_frag, jobstats, kni, latencystats, lpm, member, power, pdump, rawdev, regexdev, rib, reorder, sched, security, stack, vhost, ipsec, fib, port, table, pipeline, flow_classify, bpf, graph, node, Message: =============== Drivers Enabled =============== common: cpt, dpaax, iavf, octeontx, octeontx2, qat, sfc_efx, bus: dpaa, fslmc, ifpga, pci, vdev, vmbus, mempool: bucket, dpaa, dpaa2, octeontx, octeontx2, ring, stack, net: af_packet, ark, atlantic, avp, axgbe, bond, bnx2x, bnxt, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enic, failsafe, fm10k, i40e, hinic, hns3, iavf, ice, igc, ionic, ipn3ke, ixgbe, kni, liquidio, memif, netvsc, nfp, null, octeontx, octeontx2, octeontx_ep, pcap, pfe, qede, ring, sfc, softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, raw: dpaa2_cmdif, dpaa2_qdma, ifpga, ioat, ntb, octeontx2_dma, octeontx2_ep, skeleton, crypto: bcmfs, caam_jr, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, octeontx2, scheduler, virtio, compress: octeontx, zlib, regex: octeontx2, vdpa: ifc, event: dlb, dlb2, dpaa, dpaa2, octeontx2, opdl, skeleton, sw, dsw, octeontx, baseband: null, turbo_sw, fpga_lte_fec, fpga_5gnr_fec, acc100, Message: ================= Content Skipped ================= libs: drivers: common/mvep: missing dependency, "libmusdk" common/mlx5: missing dependency, "mlx5" crypto/qat: missing dependency, libcrypto net/af_xdp: missing dependency, "libbpf" net/mlx4: missing dependency, "mlx4" net/mlx5: missing internal dependency, "common_mlx5" net/mvneta: missing dependency, "libmusdk" net/mvpp2: missing dependency, "libmusdk" net/nfb: missing dependency, "libnfb" net/szedata2: missing dependency, "libsze2" crypto/aesni_gcm: missing dependency, "libIPSec_MB" crypto/aesni_mb: missing dependency, "libIPSec_MB" crypto/armv8: missing dependency, "libAArch64crypto" crypto/ccp: missing dependency, "libcrypto" crypto/kasumi: missing dependency, "libIPSec_MB" crypto/mvsam: missing dependency, "libmusdk" crypto/openssl: missing dependency, "libcrypto" crypto/snow3g: missing dependency, "libIPSec_MB" crypto/zuc: missing dependency, "libIPSec_MB" compress/isal: missing dependency, "libisal" compress/mlx5: missing internal dependency, "common_mlx5" regex/mlx5: missing internal dependency, "common_mlx5" vdpa/mlx5: missing internal dependency, "common_mlx5" Build targets in project: 1028 Found ninja-1.10.0.git.kitware.jobserver-1 at /usr/local/bin/ninja 29/03/2021 11:07:35 dut.10.240.183.220: ninja -C x86_64-native-linuxapp-gcc 29/03/2021 11:08:43 dut.10.240.183.220: ninja: Entering directory `x86_64-native-linuxapp-gcc' [1/2561] Generating rte_mempool_def with a custom command [2/2561] Compiling C object lib/librte_kvargs.a.p/librte_kvargs_rte_kvargs.c.o [3/2561] Generating rte_kvargs_def with a custom command [4/2561] Generating rte_kvargs_mingw with a custom command [5/2561] Compiling C object lib/librte_telemetry.a.p/librte_telemetry_telemetry_data.c.o [6/2561] Compiling C object lib/librte_telemetry.a.p/librte_telemetry_telemetry_legacy.c.o [7/2561] Generating rte_telemetry_def with a custom command [8/2561] Generating rte_telemetry_mingw with a custom command [9/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_bus.c.o [10/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_cpuflags.c.o [11/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_class.c.o [12/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_config.c.o [13/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_debug.c.o [14/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_devargs.c.o [15/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_dev.c.o [16/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_errno.c.o [17/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_hexdump.c.o [18/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_hypervisor.c.o [19/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_launch.c.o [20/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_lcore.c.o [21/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_log.c.o [22/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_mcfg.c.o [23/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_memalloc.c.o [24/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_memzone.c.o [25/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_string_fns.c.o [26/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_tailqs.c.o [27/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_thread.c.o [28/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_timer.c.o [29/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace.c.o [30/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace_ctf.c.o [31/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace_utils.c.o [32/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace_points.c.o [33/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_uuid.c.o [34/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_hotplug_mp.c.o [35/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_malloc_elem.c.o [36/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_malloc_mp.c.o [37/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_keepalive.c.o [38/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_reciprocal.c.o [39/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_version.c.o [40/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_dynmem.c.o [41/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_eal_file.c.o [42/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_eal_unix_memory.c.o [43/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_eal_unix_timer.c.o [44/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_rte_thread.c.o [45/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_alarm.c.o [46/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_cpuflags.c.o [47/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_debug.c.o [48/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_lcore.c.o [49/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_log.c.o [50/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_timer.c.o [51/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_vfio_mp_sync.c.o [52/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_cpuflags.c.o [53/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_cycles.c.o [54/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_hypervisor.c.o [55/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_spinlock.c.o [56/2561] Generating rte_eal_mingw with a custom command [57/2561] Generating rte_rcu_mingw with a custom command [58/2561] Generating rte_eal_def with a custom command [59/2561] Generating rte_rcu_def with a custom command [60/2561] Generating rte_ring_def with a custom command [61/2561] Generating rte_ring_mingw with a custom command [62/2561] Generating rte_mempool_mingw with a custom command [63/2561] Generating rte_mbuf_def with a custom command [64/2561] Generating rte_mbuf_mingw with a custom command [65/2561] Generating rte_net_def with a custom command [66/2561] Generating rte_net_mingw with a custom command [67/2561] Compiling C object lib/librte_telemetry.a.p/librte_telemetry_telemetry.c.o [68/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_fbarray.c.o [69/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_memory.c.o [70/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_proc.c.o [71/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_malloc.c.o [72/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_random.c.o [73/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_service.c.o [74/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal.c.o [75/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_dev.c.o [76/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_hugepage_info.c.o [77/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_interrupts.c.o [78/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_thread.c.o [79/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_power_intrinsics.c.o [80/2561] Compiling C object lib/librte_ring.a.p/librte_ring_rte_ring.c.o [81/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_rte_mempool_ops.c.o [82/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_mempool_trace_points.c.o [83/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_rte_mempool_ops_default.c.o [84/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf_ptype.c.o [85/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf_pool_ops.c.o [86/2561] Compiling C object lib/librte_net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o [87/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_ether.c.o [88/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_net_crc.c.o [89/2561] Compiling C object lib/librte_net.a.p/librte_net_net_crc_sse.c.o [90/2561] Generating rte_meter_def with a custom command [91/2561] Compiling C object lib/librte_meter.a.p/librte_meter_rte_meter.c.o [92/2561] Generating rte_meter_mingw with a custom command [93/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_profile.c.o [94/2561] Compiling C object lib/librte_bitratestats.a.p/librte_bitratestats_rte_bitrate.c.o [95/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_trace_points.c.o [96/2561] Generating rte_ethdev_def with a custom command [97/2561] Generating rte_ethdev_mingw with a custom command [98/2561] Compiling C object lib/librte_pci.a.p/librte_pci_rte_pci.c.o [99/2561] Linking static target lib/librte_kvargs.a [100/2561] Generating rte_pci_def with a custom command [101/2561] Generating rte_pci_mingw with a custom command [102/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline.c.o [103/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_cirbuf.c.o [104/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse.c.o [105/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_ipaddr.c.o [106/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_num.c.o [107/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_string.c.o [108/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_portlist.c.o [109/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_rdline.c.o [110/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_socket.c.o [111/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_vt100.c.o [112/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_os_unix.c.o [113/2561] Generating rte_cmdline_def with a custom command [114/2561] Generating rte_cmdline_mingw with a custom command [115/2561] Compiling C object lib/librte_metrics.a.p/librte_metrics_rte_metrics.c.o [116/2561] Generating rte_metrics_def with a custom command [117/2561] Generating rte_metrics_mingw with a custom command [118/2561] Compiling C object lib/librte_hash.a.p/librte_hash_rte_fbk_hash.c.o [119/2561] Generating rte_hash_def with a custom command [120/2561] Generating rte_hash_mingw with a custom command [121/2561] Generating rte_timer_def with a custom command [122/2561] Generating rte_timer_mingw with a custom command [123/2561] Generating rte_acl_def with a custom command [124/2561] Generating rte_acl_mingw with a custom command [125/2561] Generating rte_bbdev_def with a custom command [126/2561] Generating rte_bbdev_mingw with a custom command [127/2561] Generating rte_bitratestats_def with a custom command [128/2561] Generating rte_bitratestats_mingw with a custom command [129/2561] Generating rte_cfgfile_def with a custom command [130/2561] Generating rte_cfgfile_mingw with a custom command [131/2561] Generating rte_cryptodev_def with a custom command [132/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_options.c.o [133/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_malloc_heap.c.o [134/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_memalloc.c.o [135/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_memory.c.o [136/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_vfio.c.o [137/2561] Compiling C object lib/librte_rcu.a.p/librte_rcu_rte_rcu_qsbr.c.o [138/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_rte_mempool.c.o [139/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf_dyn.c.o [140/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_arp.c.o [141/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_net.c.o [142/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_private.c.o [143/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_class_eth.c.o [144/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_mtr.c.o [145/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_tm.c.o [146/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_etheraddr.c.o [147/2561] Compiling C object lib/librte_metrics.a.p/librte_metrics_rte_metrics_telemetry.c.o [148/2561] Compiling C object lib/librte_timer.a.p/librte_timer_rte_timer.c.o [149/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_gen.c.o [150/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_scalar.c.o [151/2561] Compiling C object lib/librte_acl.a.p/librte_acl_rte_acl.c.o [152/2561] Compiling C object lib/librte_acl.a.p/librte_acl_tb_mem.c.o [153/2561] Compiling C object lib/librte_cfgfile.a.p/librte_cfgfile_rte_cfgfile.c.o [154/2561] Compiling C object lib/librte_compressdev.a.p/librte_compressdev_rte_comp.c.o [155/2561] Compiling C object lib/librte_compressdev.a.p/librte_compressdev_rte_compressdev.c.o [156/2561] Compiling C object lib/librte_compressdev.a.p/librte_compressdev_rte_compressdev_pmd.c.o [157/2561] Generating rte_compressdev_mingw with a custom command [158/2561] Generating rte_compressdev_def with a custom command [159/2561] Compiling C object lib/librte_cryptodev.a.p/librte_cryptodev_rte_cryptodev_pmd.c.o [160/2561] Compiling C object lib/librte_cryptodev.a.p/librte_cryptodev_cryptodev_trace_points.c.o [161/2561] Generating rte_cryptodev_mingw with a custom command [162/2561] Compiling C object lib/librte_distributor.a.p/librte_distributor_rte_distributor_single.c.o [163/2561] Compiling C object lib/librte_distributor.a.p/librte_distributor_rte_distributor_match_sse.c.o [164/2561] Generating rte_distributor_mingw with a custom command [165/2561] Generating rte_distributor_def with a custom command [166/2561] Generating rte_efd_def with a custom command [167/2561] Generating rte_efd_mingw with a custom command [168/2561] Linking static target lib/librte_telemetry.a [169/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_ring.c.o [170/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_vxlan_udp4.c.o [171/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_eventdev_trace_points.c.o [172/2561] Generating rte_eventdev_def with a custom command [173/2561] Generating rte_eventdev_mingw with a custom command [174/2561] Linking static target lib/librte_ring.a [175/2561] Generating rte_gro_def with a custom command [176/2561] Generating rte_gro_mingw with a custom command [177/2561] Linking static target lib/librte_net/libnet_crc_avx512_lib.a [178/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_udp4.c.o [179/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_tunnel_tcp4.c.o [180/2561] Linking static target lib/librte_meter.a [181/2561] Generating rte_gso_def with a custom command [182/2561] Linking static target lib/librte_bitratestats.a [183/2561] Generating rte_gso_mingw with a custom command [184/2561] Linking static target lib/librte_pci.a [185/2561] Generating rte_ip_frag_def with a custom command [186/2561] Generating rte_ip_frag_mingw with a custom command [187/2561] Generating rte_jobstats_def with a custom command [188/2561] Generating rte_jobstats_mingw with a custom command [189/2561] Generating rte_kni_def with a custom command [190/2561] Generating rte_kni_mingw with a custom command [191/2561] Generating rte_latencystats_def with a custom command [192/2561] Generating rte_latencystats_mingw with a custom command [193/2561] Generating rte_lpm_def with a custom command [194/2561] Generating rte_lpm_mingw with a custom command [195/2561] Generating rte_member_def with a custom command [196/2561] Generating rte_member_mingw with a custom command [197/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf.c.o [198/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_flow.c.o [199/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_bld.c.o [200/2561] Compiling C object lib/librte_bbdev.a.p/librte_bbdev_rte_bbdev.c.o [201/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_key8.c.o [202/2561] Compiling C object lib/librte_distributor.a.p/librte_distributor_rte_distributor.c.o [203/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_timer_adapter.c.o [204/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_tcp4.c.o [205/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_vxlan_tcp4.c.o [206/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_udp4.c.o [207/2561] Compiling C object lib/librte_gro.a.p/librte_gro_rte_gro.c.o [208/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_common.c.o [209/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_tcp4.c.o [210/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_tunnel_udp4.c.o [211/2561] Compiling C object lib/librte_gso.a.p/librte_gso_rte_gso.c.o [212/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv6_reassembly.c.o [213/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv6_fragmentation.c.o [214/2561] Generating kvargs.sym_chk with a meson_exe.py custom command [215/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv4_reassembly.c.o [216/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv4_fragmentation.c.o [217/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ip_frag_common.c.o [218/2561] Compiling C object lib/librte_jobstats.a.p/librte_jobstats_rte_jobstats.c.o [219/2561] Compiling C object lib/librte_latencystats.a.p/librte_latencystats_rte_latencystats.c.o [220/2561] Compiling C object lib/librte_member.a.p/librte_member_rte_member.c.o [221/2561] Compiling C object lib/librte_power.a.p/librte_power_rte_power.c.o [222/2561] Compiling C object lib/librte_power.a.p/librte_power_power_kvm_vm.c.o [223/2561] Compiling C object lib/librte_power.a.p/librte_power_guest_channel.c.o [224/2561] Compiling C object lib/librte_power.a.p/librte_power_rte_power_empty_poll.c.o [225/2561] Compiling C object lib/librte_power.a.p/librte_power_power_common.c.o [226/2561] Generating rte_power_def with a custom command [227/2561] Generating rte_power_mingw with a custom command [228/2561] Generating rte_pdump_def with a custom command [229/2561] Linking static target lib/librte_eal.a [230/2561] Linking static target lib/librte_rcu.a [231/2561] Linking static target lib/librte_mempool.a [232/2561] Generating rte_pdump_mingw with a custom command [233/2561] Linking static target lib/librte_net.a [234/2561] Generating rte_rawdev_def with a custom command [235/2561] Generating rte_rawdev_mingw with a custom command [236/2561] Generating rte_regexdev_def with a custom command [237/2561] Linking static target lib/librte_cmdline.a [238/2561] Linking static target lib/librte_metrics.a [239/2561] Linking static target lib/librte_timer.a [240/2561] Generating rte_regexdev_mingw with a custom command [241/2561] Generating rte_rib_def with a custom command [242/2561] Linking static target lib/librte_cfgfile.a [243/2561] Generating rte_rib_mingw with a custom command [244/2561] Linking static target lib/librte_compressdev.a [245/2561] Generating rte_reorder_def with a custom command [246/2561] Generating rte_reorder_mingw with a custom command [247/2561] Compiling C object lib/librte_sched.a.p/librte_sched_rte_red.c.o [248/2561] Compiling C object lib/librte_sched.a.p/librte_sched_rte_approx.c.o [249/2561] Generating rte_sched_def with a custom command [250/2561] Generating rte_sched_mingw with a custom command [251/2561] Generating rte_security_def with a custom command [252/2561] Generating rte_security_mingw with a custom command [253/2561] Compiling C object lib/librte_stack.a.p/librte_stack_rte_stack.c.o [254/2561] Compiling C object lib/librte_stack.a.p/librte_stack_rte_stack_std.c.o [255/2561] Compiling C object lib/librte_stack.a.p/librte_stack_rte_stack_lf.c.o [256/2561] Generating rte_stack_def with a custom command [257/2561] Generating rte_stack_mingw with a custom command [258/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_fd_man.c.o [259/2561] Generating rte_vhost_def with a custom command [260/2561] Generating rte_vhost_mingw with a custom command [261/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_sse.c.o [262/2561] Compiling C object lib/librte_cryptodev.a.p/librte_cryptodev_rte_cryptodev.c.o [263/2561] Compiling C object lib/librte_efd.a.p/librte_efd_rte_efd.c.o [264/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_eventdev.c.o [265/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_crypto_adapter.c.o [266/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o [267/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_ip_frag_internal.c.o [268/2561] Compiling C object lib/librte_kni.a.p/librte_kni_rte_kni.c.o [269/2561] Compiling C object lib/librte_lpm.a.p/librte_lpm_rte_lpm.c.o [270/2561] Compiling C object lib/librte_lpm.a.p/librte_lpm_rte_lpm6.c.o [271/2561] Compiling C object lib/librte_member.a.p/librte_member_rte_member_vbf.c.o [272/2561] Compiling C object lib/librte_power.a.p/librte_power_power_acpi_cpufreq.c.o [273/2561] Compiling C object lib/librte_power.a.p/librte_power_power_pstate_cpufreq.c.o [274/2561] Compiling C object lib/librte_power.a.p/librte_power_rte_power_pmd_mgmt.c.o [275/2561] Compiling C object lib/librte_pdump.a.p/librte_pdump_rte_pdump.c.o [276/2561] Compiling C object lib/librte_rawdev.a.p/librte_rawdev_rte_rawdev.c.o [277/2561] Compiling C object lib/librte_regexdev.a.p/librte_regexdev_rte_regexdev.c.o [278/2561] Compiling C object lib/librte_rib.a.p/librte_rib_rte_rib.c.o [279/2561] Compiling C object lib/librte_rib.a.p/librte_rib_rte_rib6.c.o [280/2561] Compiling C object lib/librte_reorder.a.p/librte_reorder_rte_reorder.c.o [281/2561] Compiling C object lib/librte_security.a.p/librte_security_rte_security.c.o [282/2561] Generating telemetry.sym_chk with a meson_exe.py custom command [283/2561] Generating ring.sym_chk with a meson_exe.py custom command [284/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_iotlb.c.o [285/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_socket.c.o [286/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vdpa.c.o [287/2561] Generating meter.sym_chk with a meson_exe.py custom command [288/2561] Generating bitratestats.sym_chk with a meson_exe.py custom command [289/2561] Generating pci.sym_chk with a meson_exe.py custom command [290/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_ses.c.o [291/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_sa.c.o [292/2561] Generating rte_ipsec_def with a custom command [293/2561] Generating rte_ipsec_mingw with a custom command [294/2561] Compiling C object lib/librte_fib.a.p/librte_fib_rte_fib6.c.o [295/2561] Compiling C object lib/librte_fib.a.p/librte_fib_rte_fib.c.o [296/2561] Linking static target lib/librte_mbuf.a [297/2561] Compiling C object lib/librte_fib.a.p/librte_fib_dir24_8_avx512.c.o [298/2561] Linking static target lib/librte_bbdev.a [299/2561] Compiling C object lib/librte_fib.a.p/librte_fib_trie_avx512.c.o [300/2561] Linking static target lib/librte_distributor.a [301/2561] Generating rte_fib_def with a custom command [302/2561] Generating rte_fib_mingw with a custom command [303/2561] Linking static target lib/librte_gro.a [304/2561] Linking static target lib/librte_gso.a [305/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sched.c.o [306/2561] Linking target lib/librte_kvargs.so.21.2 [307/2561] Linking static target lib/librte_jobstats.a [308/2561] Linking static target lib/librte_latencystats.a [309/2561] Generating rte_port_def with a custom command [310/2561] Generating rte_port_mingw with a custom command [311/2561] Generating rte_table_def with a custom command [312/2561] Generating rte_table_mingw with a custom command [313/2561] Linking static target lib/librte_stack.a [314/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_ethdev.c.o [315/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_avx2.c.o [316/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_avx512.c.o [317/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_rx_adapter.c.o [318/2561] Compiling C object lib/librte_member.a.p/librte_member_rte_member_ht.c.o [319/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost.c.o [320/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_ipsec_sad.c.o [321/2561] Compiling C object lib/librte_fib.a.p/librte_fib_dir24_8.c.o [322/2561] Compiling C object lib/librte_fib.a.p/librte_fib_trie.c.o [323/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_fd.c.o [324/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ethdev.c.o [325/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_frag.c.o [326/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ras.c.o [327/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o [328/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o [329/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_eventdev.c.o [330/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_ethdev.c.o [331/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_fd.c.o [332/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_ring.c.o [333/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_source_sink.c.o [334/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_kni.c.o [335/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_acl.c.o [336/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_lpm.c.o [337/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_cuckoo.c.o [338/2561] Generating rcu.sym_chk with a meson_exe.py custom command [339/2561] Generating mempool.sym_chk with a meson_exe.py custom command [340/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_lpm_ipv6.c.o [341/2561] Generating net.sym_chk with a meson_exe.py custom command [342/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o [343/2561] Generating cmdline.sym_chk with a meson_exe.py custom command [344/2561] Generating metrics.sym_chk with a meson_exe.py custom command [345/2561] Generating timer.sym_chk with a meson_exe.py custom command [346/2561] Generating cfgfile.sym_chk with a meson_exe.py custom command [347/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o [348/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_array.c.o [349/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_stub.c.o [350/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_swx_table_em.c.o [351/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_swx_table_wm.c.o [352/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_port_in_action.c.o [353/2561] Linking static target lib/librte_cryptodev.a [354/2561] Linking static target lib/librte_efd.a [355/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o [356/2561] Generating rte_pipeline_def with a custom command [357/2561] Linking static target lib/librte_ip_frag.a [358/2561] Linking static target lib/librte_kni.a [359/2561] Generating rte_pipeline_mingw with a custom command [360/2561] Linking static target lib/librte_lpm.a [361/2561] Generating rte_flow_classify_def with a custom command [362/2561] Linking static target lib/librte_power.a [363/2561] Linking static target lib/librte_pdump.a [364/2561] Linking static target lib/librte_rawdev.a [365/2561] Linking static target lib/librte_regexdev.a [366/2561] Generating rte_flow_classify_mingw with a custom command [367/2561] Linking static target lib/librte_rib.a [368/2561] Linking static target lib/librte_reorder.a [369/2561] Linking static target lib/librte_security.a [370/2561] Linking target lib/librte_telemetry.so.21.2 [371/2561] Generating rte_bpf_def with a custom command [372/2561] Generating rte_bpf_mingw with a custom command [373/2561] Generating rte_graph_def with a custom command [374/2561] Generating rte_graph_mingw with a custom command [375/2561] Compiling C object lib/librte_node.a.p/librte_node_null.c.o [376/2561] Compiling C object lib/librte_hash.a.p/librte_hash_rte_cuckoo_hash.c.o [377/2561] Compiling C object lib/librte_sched.a.p/librte_sched_rte_sched.c.o [378/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_user.c.o [379/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_esp_inb.c.o [380/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_esp_outb.c.o [381/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_key16.c.o [382/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_key32.c.o [383/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o [384/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o [385/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o [386/2561] Generating compressdev.sym_chk with a meson_exe.py custom command [387/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_ext.c.o [388/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_lru.c.o [389/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_pipeline.c.o [390/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_swx_ctl.c.o [391/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_swx_pipeline_spec.c.o [392/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o [393/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o [394/2561] Compiling C object lib/librte_flow_classify.a.p/librte_flow_classify_rte_flow_classify_parse.c.o [395/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_exec.c.o [396/2561] Compiling C object lib/librte_flow_classify.a.p/librte_flow_classify_rte_flow_classify.c.o [397/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf.c.o [398/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_load.c.o [399/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph.c.o [400/2561] Compiling C object lib/librte_graph.a.p/librte_graph_node.c.o [401/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_ops.c.o [402/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_debug.c.o [403/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_stats.c.o [404/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_populate.c.o [405/2561] Generating distributor.sym_chk with a meson_exe.py custom command [406/2561] Generating gro.sym_chk with a meson_exe.py custom command [407/2561] Generating gso.sym_chk with a meson_exe.py custom command [408/2561] Compiling C object lib/librte_node.a.p/librte_node_log.c.o [409/2561] Generating symbol file lib/librte_kvargs.so.21.2.p/librte_kvargs.so.21.2.symbols [410/2561] Generating jobstats.sym_chk with a meson_exe.py custom command [411/2561] Linking static target lib/librte_ethdev.a [412/2561] Linking static target lib/librte_acl.a [413/2561] Linking static target lib/librte_eventdev.a [414/2561] Linking static target lib/librte_member.a [415/2561] Generating rte_node_def with a custom command [416/2561] Linking static target lib/librte_fib.a [417/2561] Generating rte_node_mingw with a custom command [418/2561] Generating rte_common_cpt_mingw with a custom command [419/2561] Generating rte_common_cpt_def with a custom command [420/2561] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o [421/2561] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o [422/2561] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o [423/2561] Generating rte_common_dpaax_mingw with a custom command [424/2561] Generating rte_common_dpaax_def with a custom command [425/2561] Generating rte_common_iavf_def with a custom command [426/2561] Generating rte_common_iavf_mingw with a custom command [427/2561] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o [428/2561] Generating rte_common_octeontx_def with a custom command [429/2561] Generating rte_common_octeontx_mingw with a custom command [430/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_irq.c.o [431/2561] Generating rte_common_octeontx2_mingw with a custom command [432/2561] Generating rte_common_octeontx2_def with a custom command [433/2561] Generating rte_bus_dpaa_mingw with a custom command [434/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o [435/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_validate.c.o [436/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_pkt.c.o [437/2561] Generating mbuf.sym_chk with a meson_exe.py custom command [438/2561] Generating bbdev.sym_chk with a meson_exe.py custom command [439/2561] Generating latencystats.sym_chk with a meson_exe.py custom command [440/2561] Compiling C object lib/librte_node.a.p/librte_node_ethdev_rx.c.o [441/2561] Compiling C object lib/librte_node.a.p/librte_node_ethdev_tx.c.o [442/2561] Generating stack.sym_chk with a meson_exe.py custom command [443/2561] Compiling C object lib/librte_node.a.p/librte_node_pkt_drop.c.o [444/2561] Compiling C object lib/librte_node.a.p/librte_node_ethdev_ctrl.c.o [445/2561] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o [446/2561] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o [447/2561] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.o [448/2561] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o [449/2561] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_impl.c.o [450/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_mbox.c.o [451/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_common.c.o [452/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_sec_idev.c.o [453/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o [454/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o [455/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o [456/2561] Generating efd.sym_chk with a meson_exe.py custom command [457/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o [458/2561] Generating ip_frag.sym_chk with a meson_exe.py custom command [459/2561] Generating kni.sym_chk with a meson_exe.py custom command [460/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o [461/2561] Generating lpm.sym_chk with a meson_exe.py custom command [462/2561] Generating pdump.sym_chk with a meson_exe.py custom command [463/2561] Generating rawdev.sym_chk with a meson_exe.py custom command [464/2561] Generating reorder.sym_chk with a meson_exe.py custom command [465/2561] Generating symbol file lib/librte_telemetry.so.21.2.p/librte_telemetry.so.21.2.symbols [466/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o [467/2561] Generating rte_bus_dpaa_def with a custom command [468/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o [469/2561] Linking static target lib/librte_hash.a [470/2561] Linking static target lib/librte_sched.a [471/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o [472/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o [473/2561] Linking static target lib/librte_ipsec.a [474/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o [475/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o [476/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o [477/2561] Linking static target lib/librte_table.a [478/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o [479/2561] Generating rte_bus_fslmc_mingw with a custom command [480/2561] Generating rte_bus_fslmc_def with a custom command [481/2561] Generating rte_bus_ifpga_def with a custom command [482/2561] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o [483/2561] Linking static target lib/librte_flow_classify.a [484/2561] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_common.c.o [485/2561] Generating rte_bus_ifpga_mingw with a custom command [486/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o [487/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o [488/2561] Linking static target lib/librte_graph.a [489/2561] Generating rte_bus_pci_def with a custom command [490/2561] Generating rte_bus_pci_mingw with a custom command [491/2561] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o [492/2561] Generating rte_bus_vdev_def with a custom command [493/2561] Generating rte_bus_vdev_mingw with a custom command [494/2561] Linking static target drivers/libtmp_rte_common_dpaax.a [495/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_jit_x86.c.o [496/2561] Compiling C object lib/librte_node.a.p/librte_node_ip4_lookup.c.o [497/2561] Compiling C object lib/librte_node.a.p/librte_node_ip4_rewrite.c.o [498/2561] Compiling C object lib/librte_node.a.p/librte_node_pkt_cls.c.o [499/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_dev.c.o [500/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o [501/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o [502/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o [503/2561] Generating power.sym_chk with a meson_exe.py custom command [504/2561] Generating regexdev.sym_chk with a meson_exe.py custom command [505/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o [506/2561] Generating security.sym_chk with a meson_exe.py custom command [507/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o [508/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o [509/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o [510/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o [511/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o [512/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o [513/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o [514/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o [515/2561] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o [516/2561] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o [517/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o [518/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o [519/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o [520/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o [521/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o [522/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o [523/2561] Generating rte_bus_vmbus_def with a custom command [524/2561] Generating rte_bus_vmbus_mingw with a custom command [525/2561] Linking static target drivers/libtmp_rte_common_octeontx.a [526/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o [527/2561] Linking static target lib/librte_port.a [528/2561] Generating rte_common_qat_def with a custom command [529/2561] Generating rte_common_qat_mingw with a custom command [530/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_bootcfg.c.o [531/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o [532/2561] Linking static target drivers/libtmp_rte_common_cpt.a [533/2561] Linking static target drivers/libtmp_rte_common_iavf.a [534/2561] Linking static target drivers/libtmp_rte_bus_ifpga.a [535/2561] Generating cryptodev.sym_chk with a meson_exe.py custom command [536/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o [537/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o [538/2561] Generating acl.sym_chk with a meson_exe.py custom command [539/2561] Generating member.sym_chk with a meson_exe.py custom command [540/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o [541/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o [542/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o [543/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o [544/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_ev.c.o [545/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_crc32.c.o [546/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_evb.c.o [547/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_filter.c.o [548/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o [549/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o [550/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o [551/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o [552/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o [553/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o [554/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o [555/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o [556/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o [557/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o [558/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_sram.c.o [559/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tx.c.o [560/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_vpd.c.o [561/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_virtio.c.o [562/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/mcdi_mon.c.o [563/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mac.c.o [564/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mcdi.c.o [565/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nic.c.o [566/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nvram.c.o [567/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_phy.c.o [568/2561] Generating hash.sym_chk with a meson_exe.py custom command [569/2561] Generating sched.sym_chk with a meson_exe.py custom command [570/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_sram.c.o [571/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_vpd.c.o [572/2561] Generating ipsec.sym_chk with a meson_exe.py custom command [573/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_evb.c.o [574/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_image.c.o [575/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_intr.c.o [576/2561] Generating rte_common_dpaax.pmd.c with a custom command [577/2561] Linking static target lib/librte_bpf.a [578/2561] Linking static target lib/librte_node.a [579/2561] Linking static target drivers/libtmp_rte_common_octeontx2.a [580/2561] Generating rte_common_sfc_efx_mingw with a custom command [581/2561] Generating rte_common_sfc_efx_def with a custom command [582/2561] Generating rte_mempool_bucket_def with a custom command [583/2561] Generating rte_mempool_bucket_mingw with a custom command [584/2561] Generating rte_mempool_dpaa_def with a custom command [585/2561] Linking static target drivers/libtmp_rte_bus_vdev.a [586/2561] Generating rte_crypto_dpaa_sec_def with a custom command [587/2561] Generating rte_mempool_dpaa_mingw with a custom command [588/2561] Generating rte_mempool_dpaa2_def with a custom command [589/2561] Generating rte_mempool_dpaa2_mingw with a custom command [590/2561] Linking static target drivers/libtmp_rte_bus_vmbus.a [591/2561] Generating rte_mempool_octeontx_def with a custom command [592/2561] Generating rte_mempool_octeontx_mingw with a custom command [593/2561] Generating rib.sym_chk with a meson_exe.py custom command [594/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o [595/2561] Generating eventdev.sym_chk with a meson_exe.py custom command [596/2561] Generating fib.sym_chk with a meson_exe.py custom command [597/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o [598/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o [599/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o [600/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o [601/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o [602/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_ev.c.o [603/2561] Generating table.sym_chk with a meson_exe.py custom command [604/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mac.c.o [605/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mcdi.c.o [606/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nic.c.o [607/2561] Generating flow_classify.sym_chk with a meson_exe.py custom command [608/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nvram.c.o [609/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_phy.c.o [610/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_proxy.c.o [611/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_rx.c.o [612/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_tx.c.o [613/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_vpd.c.o [614/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/hunt_nic.c.o [615/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford_nic.c.o [616/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford2_nic.c.o [617/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_ev.c.o [618/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_intr.c.o [619/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_nic.c.o [620/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_pci.c.o [621/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o [622/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o [623/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o [624/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_virtio.c.o [625/2561] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o [626/2561] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o [627/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o [628/2561] Generating rte_common_octeontx.pmd.c with a custom command [629/2561] Generating port.sym_chk with a meson_exe.py custom command [630/2561] Generating rte_common_cpt.pmd.c with a custom command [631/2561] Generating rte_common_iavf.pmd.c with a custom command [632/2561] Generating rte_bus_ifpga.pmd.c with a custom command [633/2561] Generating rte_mempool_octeontx2_def with a custom command [634/2561] Linking static target drivers/libtmp_rte_bus_pci.a [635/2561] Generating rte_mempool_octeontx2_mingw with a custom command [636/2561] Generating rte_mempool_ring_def with a custom command [637/2561] Generating rte_mempool_ring_mingw with a custom command [638/2561] Generating rte_mempool_stack_def with a custom command [639/2561] Generating rte_mempool_stack_mingw with a custom command [640/2561] Generating rte_net_af_packet_def with a custom command [641/2561] Generating rte_net_af_packet_mingw with a custom command [642/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o [643/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o [644/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_rqp.c.o [645/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o [646/2561] Generating rte_net_ark_def with a custom command [647/2561] Generating rte_net_ark_mingw with a custom command [648/2561] Generating rte_net_atlantic_mingw with a custom command [649/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o [650/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o [651/2561] Generating rte_net_atlantic_def with a custom command [652/2561] Generating rte_net_avp_mingw with a custom command [653/2561] Generating rte_net_avp_def with a custom command [654/2561] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o [655/2561] Compiling C object drivers/librte_common_dpaax.so.21.2.p/meson-generated_.._rte_common_dpaax.pmd.c.o [656/2561] Generating rte_net_axgbe_def with a custom command [657/2561] Generating rte_net_axgbe_mingw with a custom command [658/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o [659/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_filter.c.o [660/2561] Generating graph.sym_chk with a meson_exe.py custom command [661/2561] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o [662/2561] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o [663/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o [664/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_ops.c.o [665/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_debug.c.o [666/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_irq.c.o [667/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool.c.o [668/2561] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o [669/2561] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o [670/2561] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o [671/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o [672/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o [673/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o [674/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o [675/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o [676/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o [677/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o [678/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o [679/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o [680/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o [681/2561] Generating bpf.sym_chk with a meson_exe.py custom command [682/2561] Generating node.sym_chk with a meson_exe.py custom command [683/2561] Generating rte_common_octeontx2.pmd.c with a custom command [684/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o [685/2561] Generating rte_bus_vdev.pmd.c with a custom command [686/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx_vec_sse.c.o [687/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o [688/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o [689/2561] Generating rte_bus_vmbus.pmd.c with a custom command [690/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o [691/2561] Linking static target drivers/libtmp_rte_bus_fslmc.a [692/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o [693/2561] Linking static target drivers/libtmp_rte_common_qat.a [694/2561] Generating rte_net_bond_mingw with a custom command [695/2561] Generating rte_net_bond_def with a custom command [696/2561] Generating rte_net_bnx2x_def with a custom command [697/2561] Generating rte_net_bnx2x_mingw with a custom command [698/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o [699/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o [700/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o [701/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o [702/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o [703/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o [704/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o [705/2561] Linking static target drivers/libtmp_rte_common_sfc_efx.a [706/2561] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o [707/2561] Compiling C object drivers/librte_common_octeontx.so.21.2.p/meson-generated_.._rte_common_octeontx.pmd.c.o [708/2561] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o [709/2561] Compiling C object drivers/librte_common_cpt.so.21.2.p/meson-generated_.._rte_common_cpt.pmd.c.o [710/2561] Compiling C object drivers/librte_common_iavf.a.p/meson-generated_.._rte_common_iavf.pmd.c.o [711/2561] Compiling C object drivers/librte_common_iavf.so.21.2.p/meson-generated_.._rte_common_iavf.pmd.c.o [712/2561] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o [713/2561] Compiling C object drivers/librte_bus_ifpga.so.21.2.p/meson-generated_.._rte_bus_ifpga.pmd.c.o [714/2561] Generating rte_crypto_dpaa_sec_mingw with a custom command [715/2561] Generating rte_crypto_dpaa2_sec_mingw with a custom command [716/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o [717/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o [718/2561] Generating eal.sym_chk with a meson_exe.py custom command [719/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o [720/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o [721/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o [722/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o [723/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o [724/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o [725/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o [726/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_vfpf.c.o [727/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_rxtx.c.o [728/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_ethdev.c.o [729/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o [730/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o [731/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o [732/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o [733/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o [734/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o [735/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o [736/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o [737/2561] Generating rte_bus_pci.pmd.c with a custom command [738/2561] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o [739/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o [740/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o [741/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o [742/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o [743/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o [744/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o [745/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o [746/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o [747/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o [748/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_tbl.c.o [749/2561] Linking static target drivers/librte_common_dpaax.a [750/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_tcam.c.o [751/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o [752/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o [753/2561] Linking static target drivers/libtmp_rte_bus_dpaa.a [754/2561] Linking static target drivers/common/sfc_efx/base/libsfc_base.a [755/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o [756/2561] Linking static target drivers/libtmp_rte_mempool_dpaa.a [757/2561] Linking static target drivers/libtmp_rte_mempool_dpaa2.a [758/2561] Linking static target drivers/libtmp_rte_mempool_octeontx.a [759/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o [760/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o [761/2561] Linking static target drivers/libtmp_rte_mempool_octeontx2.a [762/2561] Linking static target drivers/libtmp_rte_mempool_ring.a [763/2561] Linking static target drivers/libtmp_rte_mempool_stack.a [764/2561] Linking static target drivers/libtmp_rte_net_af_packet.a [765/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_identifier.c.o [766/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_hcapi_cfa_p4.c.o [767/2561] Linking static target drivers/libtmp_rte_net_ark.a [768/2561] Compiling C object drivers/librte_common_octeontx2.so.21.2.p/meson-generated_.._rte_common_octeontx2.pmd.c.o [769/2561] Compiling C object drivers/librte_common_octeontx2.a.p/meson-generated_.._rte_common_octeontx2.pmd.c.o [770/2561] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o [771/2561] Compiling C object drivers/librte_bus_vdev.so.21.2.p/meson-generated_.._rte_bus_vdev.pmd.c.o [772/2561] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o [773/2561] Compiling C object drivers/librte_bus_vmbus.so.21.2.p/meson-generated_.._rte_bus_vmbus.pmd.c.o [774/2561] Generating rte_common_qat.pmd.c with a custom command [775/2561] Generating rte_net_bnxt_mingw with a custom command [776/2561] Linking static target drivers/librte_common_octeontx.a [777/2561] Generating rte_net_bnxt_def with a custom command [778/2561] Linking static target drivers/librte_common_cpt.a [779/2561] Linking static target drivers/librte_common_iavf.a [780/2561] Linking static target drivers/librte_bus_ifpga.a [781/2561] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o [782/2561] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o [783/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o [784/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o [785/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_common.c.o [786/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_host.c.o [787/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o [788/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o [789/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o [790/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_utils.c.o [791/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_tbl.c.o [792/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_class.c.o [793/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_act.c.o [794/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o [795/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o [796/2561] Generating rte_bus_fslmc.pmd.c with a custom command [797/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o [798/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o [799/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o [800/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o [801/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_wh_plus_class.c.o [802/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_wh_plus_act.c.o [803/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_stingray_act.c.o [804/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_stingray_class.c.o [805/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o [806/2561] Generating rte_common_sfc_efx.pmd.c with a custom command [807/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o [808/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o [809/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o [810/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o [811/2561] Linking target lib/librte_eal.so.21.2 [812/2561] Linking static target drivers/libtmp_rte_net_atlantic.a [813/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o [814/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o [815/2561] Linking static target drivers/libtmp_rte_net_axgbe.a [816/2561] Generating rte_net_cxgbe_def with a custom command [817/2561] Generating rte_net_cxgbe_mingw with a custom command [818/2561] Generating rte_net_dpaa_def with a custom command [819/2561] Generating rte_net_dpaa_mingw with a custom command [820/2561] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o [821/2561] Compiling C object drivers/librte_bus_pci.so.21.2.p/meson-generated_.._rte_bus_pci.pmd.c.o [822/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o [823/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o [824/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o [825/2561] Generating rte_net_dpaa2_def with a custom command [826/2561] Generating rte_net_dpaa2_mingw with a custom command [827/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_base.c.o [828/2561] Linking static target drivers/librte_common_octeontx2.a [829/2561] Linking static target drivers/librte_bus_vdev.a [830/2561] Linking static target drivers/librte_bus_vmbus.a [831/2561] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o [832/2561] Compiling C object drivers/librte_common_qat.so.21.2.p/meson-generated_.._rte_common_qat.pmd.c.o [833/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o [834/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_swx_pipeline.c.o [835/2561] Generating ethdev.sym_chk with a meson_exe.py custom command [836/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o [837/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o [838/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o [839/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o [840/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_sse.c.o [841/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o [842/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o [843/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o [844/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o [845/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o [846/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o [847/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o [848/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o [849/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o [850/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o [851/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o [852/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o [853/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o [854/2561] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command [855/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o [856/2561] Generating rte_bus_dpaa.pmd.c with a custom command [857/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o [858/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o [859/2561] Generating rte_mempool_dpaa.pmd.c with a custom command [860/2561] Generating rte_mempool_dpaa2.pmd.c with a custom command [861/2561] Generating rte_mempool_octeontx.pmd.c with a custom command [862/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_80003es2lan.c.o [863/2561] Generating rte_mempool_octeontx2.pmd.c with a custom command [864/2561] Generating rte_mempool_ring.pmd.c with a custom command [865/2561] Generating rte_mempool_stack.pmd.c with a custom command [866/2561] Generating rte_net_af_packet.pmd.c with a custom command [867/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o [868/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o [869/2561] Generating rte_net_ark.pmd.c with a custom command [870/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o [871/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o [872/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o [873/2561] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command [874/2561] Linking static target drivers/libtmp_rte_mempool_bucket.a [875/2561] Linking static target drivers/libtmp_rte_net_avp.a [876/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_manage.c.o [877/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mbx.c.o [878/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_osdep.c.o [879/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_vf.c.o [880/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_e1000_logs.c.o [881/2561] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o [882/2561] Compiling C object drivers/librte_bus_fslmc.so.21.2.p/meson-generated_.._rte_bus_fslmc.pmd.c.o [883/2561] Generating rte_net_e1000_def with a custom command [884/2561] Generating rte_net_e1000_mingw with a custom command [885/2561] Generating rte_net_ena_def with a custom command [886/2561] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o [887/2561] Compiling C object drivers/librte_common_sfc_efx.so.21.2.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o [888/2561] Generating rte_net_ena_mingw with a custom command [889/2561] Generating rte_net_enetc_def with a custom command [890/2561] Generating rte_net_enetc_mingw with a custom command [891/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o [892/2561] Linking static target drivers/librte_bus_pci.a [893/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o [894/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o [895/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o [896/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o [897/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o [898/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o [899/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o [900/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o [901/2561] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command [902/2561] Generating rte_common_cpt.sym_chk with a meson_exe.py custom command [903/2561] Generating rte_common_iavf.sym_chk with a meson_exe.py custom command [904/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mac.c.o [905/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_nvm.c.o [906/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_ethdev.c.o [907/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_flow.c.o [908/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_pf.c.o [909/2561] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o [910/2561] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o [911/2561] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o [912/2561] Generating symbol file lib/librte_eal.so.21.2.p/librte_eal.so.21.2.symbols [913/2561] Generating rte_net_atlantic.pmd.c with a custom command [914/2561] Generating rte_net_axgbe.pmd.c with a custom command [915/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o [916/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o [917/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o [918/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o [919/2561] Generating rte_bus_vdev.sym_chk with a meson_exe.py custom command [920/2561] Generating rte_bus_vmbus.sym_chk with a meson_exe.py custom command [921/2561] Linking static target drivers/librte_common_qat.a [922/2561] Generating rte_net_enic_mingw with a custom command [923/2561] Generating rte_net_enic_def with a custom command [924/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o [925/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o [926/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_vf.c.o [927/2561] Generating rte_net_failsafe_def with a custom command [928/2561] Generating rte_net_failsafe_mingw with a custom command [929/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_tlv.c.o [930/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_common.c.o [931/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_api.c.o [932/2561] Generating rte_net_fm10k_def with a custom command [933/2561] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o [934/2561] Compiling C object drivers/librte_bus_dpaa.so.21.2.p/meson-generated_.._rte_bus_dpaa.pmd.c.o [935/2561] Generating rte_net_fm10k_mingw with a custom command [936/2561] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o [937/2561] Compiling C object drivers/librte_mempool_dpaa.so.21.2.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o [938/2561] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o [939/2561] Compiling C object drivers/librte_mempool_dpaa2.so.21.2.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o [940/2561] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o [941/2561] Compiling C object drivers/librte_mempool_octeontx.so.21.2.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o [942/2561] Compiling C object drivers/librte_mempool_octeontx2.a.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o [943/2561] Compiling C object drivers/librte_mempool_octeontx2.so.21.2.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o [944/2561] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o [945/2561] Compiling C object drivers/librte_mempool_ring.so.21.2.p/meson-generated_.._rte_mempool_ring.pmd.c.o [946/2561] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o [947/2561] Compiling C object drivers/librte_mempool_stack.so.21.2.p/meson-generated_.._rte_mempool_stack.pmd.c.o [948/2561] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o [949/2561] Compiling C object drivers/librte_net_af_packet.so.21.2.p/meson-generated_.._rte_net_af_packet.pmd.c.o [950/2561] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o [951/2561] Compiling C object drivers/librte_net_ark.so.21.2.p/meson-generated_.._rte_net_ark.pmd.c.o [952/2561] Linking static target drivers/librte_bus_fslmc.a [953/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o [954/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o [955/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o [956/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_phy.c.o [957/2561] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o [958/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o [959/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o [960/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o [961/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o [962/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx_vec_avx2.c.o [963/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o [964/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o [965/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o [966/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o [967/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o [968/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o [969/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_mbx.c.o [970/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_pf.c.o [971/2561] Generating rte_mempool_bucket.pmd.c with a custom command [972/2561] Generating rte_net_avp.pmd.c with a custom command [973/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_hmc.c.o [974/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_diag.c.o [975/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_lan_hmc.c.o [976/2561] Linking static target drivers/librte_common_sfc_efx.a [977/2561] Generating rte_bus_pci.sym_chk with a meson_exe.py custom command [978/2561] Linking static target drivers/libtmp_rte_net_bond.a [979/2561] Generating rte_net_i40e_mingw with a custom command [980/2561] Generating rte_net_i40e_def with a custom command [981/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o [982/2561] Linking static target drivers/libtmp_rte_net_enetc.a [983/2561] Linking target lib/librte_ring.so.21.2 [984/2561] Linking target lib/librte_cfgfile.so.21.2 [985/2561] Linking target lib/librte_meter.so.21.2 [986/2561] Linking target lib/librte_pci.so.21.2 [987/2561] Linking target lib/librte_timer.so.21.2 [988/2561] Linking target lib/librte_acl.so.21.2 [989/2561] Linking target lib/librte_jobstats.so.21.2 [990/2561] Linking target lib/librte_rawdev.so.21.2 [991/2561] Linking target lib/librte_stack.so.21.2 [992/2561] Linking target lib/librte_graph.so.21.2 [993/2561] Linking target drivers/librte_common_dpaax.so.21.2 [994/2561] Linking target drivers/librte_common_iavf.so.21.2 [995/2561] Linking target drivers/librte_common_octeontx.so.21.2 [996/2561] Linking target drivers/librte_bus_vdev.so.21.2 [997/2561] Linking target drivers/librte_bus_vmbus.so.21.2 [998/2561] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o [999/2561] Compiling C object drivers/librte_net_atlantic.so.21.2.p/meson-generated_.._rte_net_atlantic.pmd.c.o [1000/2561] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o [1001/2561] Compiling C object drivers/librte_net_axgbe.so.21.2.p/meson-generated_.._rte_net_axgbe.pmd.c.o [1002/2561] Linking static target drivers/librte_bus_dpaa.a [1003/2561] Linking static target drivers/librte_mempool_dpaa.a [1004/2561] Linking static target drivers/librte_mempool_dpaa2.a [1005/2561] Linking static target drivers/librte_mempool_octeontx.a [1006/2561] Linking static target drivers/librte_mempool_octeontx2.a [1007/2561] Linking static target drivers/librte_mempool_ring.a [1008/2561] Generating rte_net_hinic_def with a custom command [1009/2561] Linking static target drivers/librte_mempool_stack.a [1010/2561] Generating rte_net_hinic_mingw with a custom command [1011/2561] Linking static target drivers/librte_net_af_packet.a [1012/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o [1013/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o [1014/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.o [1015/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o [1016/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o [1017/2561] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o [1018/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o [1019/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o [1020/2561] Generating rte_common_octeontx2.sym_chk with a meson_exe.py custom command [1021/2561] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o [1022/2561] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx.c.o [1023/2561] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx_vec.c.o [1024/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.o [1025/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_dcb.c.o [1026/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.o [1027/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o [1028/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_tm.c.o [1029/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.o [1030/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.o [1031/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_sse.c.o [1032/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o [1033/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_eqs.c.o [1034/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o [1035/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o [1036/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwif.c.o [1037/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mgmt.c.o [1038/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o [1039/2561] Generating rte_common_qat.sym_chk with a meson_exe.py custom command [1040/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_nicio.c.o [1041/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_wq.c.o [1042/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o [1043/2561] Linking static target drivers/librte_net_ark.a [1044/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o [1045/2561] Linking static target drivers/libtmp_rte_net_cxgbe.a [1046/2561] Linking static target drivers/net/e1000/base/libe1000_base.a [1047/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o [1048/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o [1049/2561] Generating rte_net_hns3_def with a custom command [1050/2561] Generating rte_net_hns3_mingw with a custom command [1051/2561] Linking static target drivers/net/fm10k/base/libfm10k_base.a [1052/2561] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o [1053/2561] Compiling C object drivers/librte_mempool_bucket.so.21.2.p/meson-generated_.._rte_mempool_bucket.pmd.c.o [1054/2561] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o [1055/2561] Compiling C object drivers/librte_net_avp.so.21.2.p/meson-generated_.._rte_net_avp.pmd.c.o [1056/2561] Generating rte_net_bond.pmd.c with a custom command [1057/2561] Generating rte_net_enetc.pmd.c with a custom command [1058/2561] Linking static target drivers/librte_net_atlantic.a [1059/2561] Linking static target drivers/librte_net_axgbe.a [1060/2561] Generating rte_net_iavf_def with a custom command [1061/2561] Generating rte_net_iavf_mingw with a custom command [1062/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o [1063/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o [1064/2561] Compiling C object drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o [1065/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev_vf.c.o [1066/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o [1067/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.o [1068/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_rte_pmd_i40e.c.o [1069/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.o [1070/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o [1071/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o [1072/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o [1073/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o [1074/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o [1075/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o [1076/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o [1077/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o [1078/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o [1079/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o [1080/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o [1081/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o [1082/2561] Generating symbol file lib/librte_ring.so.21.2.p/librte_ring.so.21.2.symbols [1083/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o [1084/2561] Generating symbol file lib/librte_meter.so.21.2.p/librte_meter.so.21.2.symbols [1085/2561] Generating symbol file lib/librte_pci.so.21.2.p/librte_pci.so.21.2.symbols [1086/2561] Generating symbol file lib/librte_timer.so.21.2.p/librte_timer.so.21.2.symbols [1087/2561] Generating symbol file lib/librte_acl.so.21.2.p/librte_acl.so.21.2.symbols [1088/2561] Generating symbol file lib/librte_rawdev.so.21.2.p/librte_rawdev.so.21.2.symbols [1089/2561] Generating symbol file lib/librte_stack.so.21.2.p/librte_stack.so.21.2.symbols [1090/2561] Generating symbol file lib/librte_graph.so.21.2.p/librte_graph.so.21.2.symbols [1091/2561] Generating symbol file drivers/librte_common_dpaax.so.21.2.p/librte_common_dpaax.so.21.2.symbols [1092/2561] Generating symbol file drivers/librte_common_iavf.so.21.2.p/librte_common_iavf.so.21.2.symbols [1093/2561] Generating symbol file drivers/librte_common_octeontx.so.21.2.p/librte_common_octeontx.so.21.2.symbols [1094/2561] Generating symbol file drivers/librte_bus_vdev.so.21.2.p/librte_bus_vdev.so.21.2.symbols [1095/2561] Generating symbol file drivers/librte_bus_vmbus.so.21.2.p/librte_bus_vmbus.so.21.2.symbols [1096/2561] Generating rte_mempool_dpaa.sym_chk with a meson_exe.py custom command [1097/2561] Generating rte_mempool_octeontx.sym_chk with a meson_exe.py custom command [1098/2561] Generating rte_mempool_ring.sym_chk with a meson_exe.py custom command [1099/2561] Generating rte_mempool_stack.sym_chk with a meson_exe.py custom command [1100/2561] Linking static target drivers/libtmp_rte_net_bnxt.a [1101/2561] Linking static target drivers/libtmp_rte_net_dpaa.a [1102/2561] Linking static target drivers/libtmp_rte_net_e1000.a [1103/2561] Linking static target drivers/libtmp_rte_net_ena.a [1104/2561] Linking static target drivers/libtmp_rte_net_enic.a [1105/2561] Linking static target drivers/libtmp_rte_net_fm10k.a [1106/2561] Linking static target drivers/net/hinic/base/libhinic_base.a [1107/2561] Generating rte_net_ice_mingw with a custom command [1108/2561] Generating rte_net_ice_def with a custom command [1109/2561] Linking static target drivers/librte_mempool_bucket.a [1110/2561] Linking static target drivers/librte_net_avp.a [1111/2561] Compiling C object drivers/librte_net_bond.so.21.2.p/meson-generated_.._rte_net_bond.pmd.c.o [1112/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o [1113/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.o [1114/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o [1115/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o [1116/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o [1117/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o [1118/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o [1119/2561] Generating rte_mempool_dpaa2.sym_chk with a meson_exe.py custom command [1120/2561] Generating rte_mempool_octeontx2.sym_chk with a meson_exe.py custom command [1121/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o [1122/2561] Generating rte_net_af_packet.sym_chk with a meson_exe.py custom command [1123/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o [1124/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.o [1125/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl.c.o [1126/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o [1127/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o [1128/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o [1129/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o [1130/2561] Generating rte_net_ark.sym_chk with a meson_exe.py custom command [1131/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o [1132/2561] Generating rte_net_cxgbe.pmd.c with a custom command [1133/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o [1134/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o [1135/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o [1136/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_base.c.o [1137/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o [1138/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o [1139/2561] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o [1140/2561] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command [1141/2561] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o [1142/2561] Compiling C object drivers/librte_net_enetc.so.21.2.p/meson-generated_.._rte_net_enetc.pmd.c.o [1143/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o [1144/2561] Linking static target drivers/libtmp_rte_net_failsafe.a [1145/2561] Linking static target drivers/net/i40e/libi40e_avx512_lib.a [1146/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_logs.c.o [1147/2561] Generating rte_net_igc_def with a custom command [1148/2561] Generating rte_net_igc_mingw with a custom command [1149/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o [1150/2561] Generating rte_net_ionic_def with a custom command [1151/2561] Generating rte_net_ionic_mingw with a custom command [1152/2561] Linking target lib/librte_rcu.so.21.2 [1153/2561] Linking target lib/librte_mempool.so.21.2 [1154/2561] Linking target drivers/librte_bus_pci.so.21.2 [1155/2561] Linking target drivers/librte_bus_ifpga.so.21.2 [1156/2561] Generating rte_net_ipn3ke_def with a custom command [1157/2561] Generating rte_net_ipn3ke_mingw with a custom command [1158/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.o [1159/2561] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o [1160/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o [1161/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o [1162/2561] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command [1163/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o [1164/2561] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1165/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_sse.c.o [1166/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_avx2.c.o [1167/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o [1168/2561] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1169/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1170/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o [1171/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1172/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o [1173/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o [1174/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1175/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1176/2561] Generating rte_net_axgbe.sym_chk with a meson_exe.py custom command [1177/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_filter.c.o [1178/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_flow.c.o [1179/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o [1180/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o [1181/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o [1182/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o [1183/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_ethdev.c.o [1184/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o [1185/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_api.c.o [1186/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.o [1187/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.o [1188/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82598.c.o [1189/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82599.c.o [1190/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb.c.o [1191/2561] Generating rte_net_dpaa.pmd.c with a custom command [1192/2561] Generating rte_net_e1000.pmd.c with a custom command [1193/2561] Generating rte_net_ena.pmd.c with a custom command [1194/2561] Generating rte_net_enic.pmd.c with a custom command [1195/2561] Generating rte_net_fm10k.pmd.c with a custom command [1196/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.o [1197/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_vf.c.o [1198/2561] Generating rte_mempool_bucket.sym_chk with a meson_exe.py custom command [1199/2561] Generating rte_net_avp.sym_chk with a meson_exe.py custom command [1200/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x540.c.o [1201/2561] Linking static target drivers/libtmp_rte_net_bnx2x.a [1202/2561] Linking static target drivers/net/i40e/base/libi40e_base.a [1203/2561] Linking static target drivers/libtmp_rte_net_hinic.a [1204/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_82599_bypass.c.o [1205/2561] Generating rte_net_ixgbe_mingw with a custom command [1206/2561] Generating rte_net_ixgbe_def with a custom command [1207/2561] Generating rte_net_kni_def with a custom command [1208/2561] Generating rte_net_kni_mingw with a custom command [1209/2561] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o [1210/2561] Compiling C object drivers/librte_net_cxgbe.so.21.2.p/meson-generated_.._rte_net_cxgbe.pmd.c.o [1211/2561] Linking static target drivers/librte_net_bond.a [1212/2561] Generating rte_net_liquidio_mingw with a custom command [1213/2561] Linking static target drivers/librte_net_enetc.a [1214/2561] Generating rte_net_liquidio_def with a custom command [1215/2561] Generating rte_net_memif_def with a custom command [1216/2561] Generating rte_net_memif_mingw with a custom command [1217/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o [1218/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o [1219/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o [1220/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1221/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o [1222/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o [1223/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o [1224/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o [1225/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_representor.c.o [1226/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_tm.c.o [1227/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o [1228/2561] Generating rte_net_bnxt.pmd.c with a custom command [1229/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o [1230/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o [1231/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.o [1232/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o [1233/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o [1234/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o [1235/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o [1236/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o [1237/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_vf_representor.c.o [1238/2561] Compiling C object drivers/libtmp_rte_net_kni.a.p/net_kni_rte_eth_kni.c.o [1239/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_23xx_vf.c.o [1240/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_mbox.c.o [1241/2561] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o [1242/2561] Generating rte_net_failsafe.pmd.c with a custom command [1243/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o [1244/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o [1245/2561] Generating symbol file lib/librte_rcu.so.21.2.p/librte_rcu.so.21.2.symbols [1246/2561] Generating symbol file lib/librte_mempool.so.21.2.p/librte_mempool.so.21.2.symbols [1247/2561] Generating symbol file drivers/librte_bus_pci.so.21.2.p/librte_bus_pci.so.21.2.symbols [1248/2561] Generating symbol file drivers/librte_bus_ifpga.so.21.2.p/librte_bus_ifpga.so.21.2.symbols [1249/2561] Generating rte_net_netvsc_def with a custom command [1250/2561] Generating rte_net_netvsc_mingw with a custom command [1251/2561] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a [1252/2561] Linking static target drivers/libtmp_rte_net_dpaa2.a [1253/2561] Linking static target drivers/net/iavf/libiavf_avx512_lib.a [1254/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o [1255/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o [1256/2561] Linking static target drivers/net/ice/libice_avx512_lib.a [1257/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o [1258/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o [1259/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o [1260/2561] Generating rte_net_nfp_def with a custom command [1261/2561] Generating rte_net_nfp_mingw with a custom command [1262/2561] Generating rte_net_null_def with a custom command [1263/2561] Generating rte_net_null_mingw with a custom command [1264/2561] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o [1265/2561] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o [1266/2561] Generating rte_net_octeontx_def with a custom command [1267/2561] Generating rte_net_octeontx_mingw with a custom command [1268/2561] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o [1269/2561] Compiling C object drivers/librte_net_dpaa.so.21.2.p/meson-generated_.._rte_net_dpaa.pmd.c.o [1270/2561] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o [1271/2561] Compiling C object drivers/librte_net_e1000.so.21.2.p/meson-generated_.._rte_net_e1000.pmd.c.o [1272/2561] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o [1273/2561] Compiling C object drivers/librte_net_ena.so.21.2.p/meson-generated_.._rte_net_ena.pmd.c.o [1274/2561] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o [1275/2561] Compiling C object drivers/librte_net_enic.so.21.2.p/meson-generated_.._rte_net_enic.pmd.c.o [1276/2561] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o [1277/2561] Compiling C object drivers/librte_net_fm10k.so.21.2.p/meson-generated_.._rte_net_fm10k.pmd.c.o [1278/2561] Linking static target drivers/librte_net_cxgbe.a [1279/2561] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command [1280/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o [1281/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1282/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1283/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1284/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1285/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o [1286/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o [1287/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_ethdev.c.o [1288/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_rxtx.c.o [1289/2561] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o [1290/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o [1291/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o [1292/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cpp_pcie_ops.c.o [1293/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o [1294/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o [1295/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o [1296/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o [1297/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o [1298/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o [1299/2561] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o [1300/2561] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o [1301/2561] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o [1302/2561] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o [1303/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rss.c.o [1304/2561] Generating rte_net_bnx2x.pmd.c with a custom command [1305/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ptp.c.o [1306/2561] Generating rte_net_hinic.pmd.c with a custom command [1307/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mac.c.o [1308/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_link.c.o [1309/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_stats.c.o [1310/2561] Generating rte_net_bond.sym_chk with a meson_exe.py custom command [1311/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mcast.c.o [1312/2561] Generating rte_net_enetc.sym_chk with a meson_exe.py custom command [1313/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_lookup.c.o [1314/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_ctrl.c.o [1315/2561] Linking static target drivers/libtmp_rte_net_hns3.a [1316/2561] Linking static target drivers/libtmp_rte_net_iavf.a [1317/2561] Linking static target drivers/net/igc/base/libigc_base.a [1318/2561] Linking static target drivers/libtmp_rte_net_ionic.a [1319/2561] Linking static target drivers/libtmp_rte_net_ipn3ke.a [1320/2561] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o [1321/2561] Compiling C object drivers/librte_net_bnxt.so.21.2.p/meson-generated_.._rte_net_bnxt.pmd.c.o [1322/2561] Linking static target drivers/net/ixgbe/base/libixgbe_base.a [1323/2561] Generating rte_net_octeontx2_def with a custom command [1324/2561] Generating rte_net_octeontx2_mingw with a custom command [1325/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx2_ep_vf.c.o [1326/2561] Linking static target drivers/libtmp_rte_net_kni.a [1327/2561] Generating rte_net_octeontx_ep_mingw with a custom command [1328/2561] Generating rte_net_octeontx_ep_def with a custom command [1329/2561] Compiling C object drivers/librte_net_failsafe.so.21.2.p/meson-generated_.._rte_net_failsafe.pmd.c.o [1330/2561] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o [1331/2561] Linking target lib/librte_hash.so.21.2 [1332/2561] Linking target lib/librte_mbuf.so.21.2 [1333/2561] Linking target lib/librte_rib.so.21.2 [1334/2561] Linking target drivers/librte_mempool_bucket.so.21.2 [1335/2561] Linking target drivers/librte_mempool_ring.so.21.2 [1336/2561] Linking target drivers/librte_mempool_stack.so.21.2 [1337/2561] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command [1338/2561] Generating rte_net_pcap_def with a custom command [1339/2561] Generating rte_net_pcap_mingw with a custom command [1340/2561] Generating rte_net_pfe_def with a custom command [1341/2561] Generating rte_net_pfe_mingw with a custom command [1342/2561] Linking static target drivers/net/octeontx/base/libocteontx_base.a [1343/2561] Linking static target drivers/librte_net_dpaa.a [1344/2561] Linking static target drivers/librte_net_e1000.a [1345/2561] Linking static target drivers/librte_net_enic.a [1346/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o [1347/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o [1348/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_sse.c.o [1349/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o [1350/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net.c.o [1351/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow.c.o [1352/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_vlan.c.o [1353/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_dump.c.o [1354/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_parse.c.o [1355/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_utils.c.o [1356/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_irq.c.o [1357/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_ops.c.o [1358/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_sec.c.o [1359/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_debug.c.o [1360/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_devargs.c.o [1361/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_vf.c.o [1362/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_ethdev.c.o [1363/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_rxtx.c.o [1364/2561] Generating rte_net_dpaa2.pmd.c with a custom command [1365/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o [1366/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o [1367/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o [1368/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o [1369/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o [1370/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o [1371/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o [1372/2561] Linking static target drivers/librte_net_ena.a [1373/2561] Linking static target drivers/librte_net_fm10k.a [1374/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o [1375/2561] Generating rte_net_cxgbe.sym_chk with a meson_exe.py custom command [1376/2561] Linking static target drivers/libtmp_rte_net_ice.a [1377/2561] Linking static target drivers/libtmp_rte_net_igc.a [1378/2561] Linking static target drivers/libtmp_rte_net_liquidio.a [1379/2561] Linking static target drivers/libtmp_rte_net_memif.a [1380/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o [1381/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o [1382/2561] Generating rte_net_qede_def with a custom command [1383/2561] Generating rte_net_qede_mingw with a custom command [1384/2561] Generating rte_net_ring_def with a custom command [1385/2561] Generating rte_net_ring_mingw with a custom command [1386/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o [1387/2561] Linking static target drivers/libtmp_rte_net_null.a [1388/2561] Linking static target drivers/libtmp_rte_net_octeontx.a [1389/2561] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o [1390/2561] Compiling C object drivers/librte_net_bnx2x.so.21.2.p/meson-generated_.._rte_net_bnx2x.pmd.c.o [1391/2561] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o [1392/2561] Compiling C object drivers/librte_net_hinic.so.21.2.p/meson-generated_.._rte_net_hinic.pmd.c.o [1393/2561] Generating rte_net_iavf.pmd.c with a custom command [1394/2561] Linking static target drivers/librte_net_bnxt.a [1395/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_dp.c.o [1396/2561] Linking static target drivers/librte_net_failsafe.a [1397/2561] Generating rte_net_sfc_def with a custom command [1398/2561] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o [1399/2561] Generating rte_net_sfc_mingw with a custom command [1400/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tm.c.o [1401/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev.c.o [1402/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o [1403/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o [1404/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o [1405/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o [1406/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o [1407/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o [1408/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o [1409/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o [1410/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o [1411/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o [1412/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o [1413/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o [1414/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ev.c.o [1415/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_port.c.o [1416/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tso.c.o [1417/2561] Generating rte_net_hns3.pmd.c with a custom command [1418/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_filter.c.o [1419/2561] Generating rte_net_ionic.pmd.c with a custom command [1420/2561] Generating rte_net_ipn3ke.pmd.c with a custom command [1421/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_switch.c.o [1422/2561] Generating rte_net_kni.pmd.c with a custom command [1423/2561] Generating symbol file lib/librte_hash.so.21.2.p/librte_hash.so.21.2.symbols [1424/2561] Generating symbol file lib/librte_mbuf.so.21.2.p/librte_mbuf.so.21.2.symbols [1425/2561] Generating symbol file lib/librte_rib.so.21.2.p/librte_rib.so.21.2.symbols [1426/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_link.c.o [1427/2561] Generating rte_net_e1000.sym_chk with a meson_exe.py custom command [1428/2561] Generating rte_net_enic.sym_chk with a meson_exe.py custom command [1429/2561] Linking static target drivers/libtmp_rte_net_i40e.a [1430/2561] Linking static target drivers/net/ice/base/libice_base.a [1431/2561] Linking static target drivers/libtmp_rte_net_netvsc.a [1432/2561] Linking static target drivers/libtmp_rte_net_nfp.a [1433/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tap.c.o [1434/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o [1435/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o [1436/2561] Generating rte_net_softnic_mingw with a custom command [1437/2561] Generating rte_net_softnic_def with a custom command [1438/2561] Linking static target drivers/libtmp_rte_net_octeontx_ep.a [1439/2561] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o [1440/2561] Compiling C object drivers/librte_net_dpaa2.so.21.2.p/meson-generated_.._rte_net_dpaa2.pmd.c.o [1441/2561] Linking static target drivers/libtmp_rte_net_pfe.a [1442/2561] Generating rte_net_tap_def with a custom command [1443/2561] Generating rte_net_tap_mingw with a custom command [1444/2561] Generating rte_net_thunderx_def with a custom command [1445/2561] Linking static target drivers/librte_net_bnx2x.a [1446/2561] Generating rte_net_thunderx_mingw with a custom command [1447/2561] Linking static target drivers/librte_net_hinic.a [1448/2561] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o [1449/2561] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command [1450/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o [1451/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o [1452/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o [1453/2561] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o [1454/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o [1455/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_rx.c.o [1456/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tx.c.o [1457/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae.c.o [1458/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_rx.c.o [1459/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_essb_rx.c.o [1460/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_rx.c.o [1461/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o [1462/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o [1463/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o [1464/2561] Generating rte_net_dpaa.sym_chk with a meson_exe.py custom command [1465/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_parser.c.o [1466/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_action.c.o [1467/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o [1468/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_meter.c.o [1469/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cryptodev.c.o [1470/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o [1471/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o [1472/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_bpf_api.c.o [1473/2561] Generating rte_net_ena.sym_chk with a meson_exe.py custom command [1474/2561] Generating rte_net_fm10k.sym_chk with a meson_exe.py custom command [1475/2561] Generating rte_net_ice.pmd.c with a custom command [1476/2561] Generating rte_net_igc.pmd.c with a custom command [1477/2561] Generating rte_net_liquidio.pmd.c with a custom command [1478/2561] Generating rte_net_memif.pmd.c with a custom command [1479/2561] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o [1480/2561] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o [1481/2561] Generating rte_net_null.pmd.c with a custom command [1482/2561] Generating rte_net_octeontx.pmd.c with a custom command [1483/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o [1484/2561] Compiling C object drivers/librte_net_iavf.so.21.2.p/meson-generated_.._rte_net_iavf.pmd.c.o [1485/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o [1486/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o [1487/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o [1488/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o [1489/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_vf.c.o [1490/2561] Generating rte_net_txgbe_def with a custom command [1491/2561] Generating rte_net_txgbe_mingw with a custom command [1492/2561] Generating rte_net_vdev_netvsc_def with a custom command [1493/2561] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o [1494/2561] Compiling C object drivers/librte_net_hns3.so.21.2.p/meson-generated_.._rte_net_hns3.pmd.c.o [1495/2561] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o [1496/2561] Compiling C object drivers/librte_net_ionic.so.21.2.p/meson-generated_.._rte_net_ionic.pmd.c.o [1497/2561] Compiling C object drivers/librte_net_ipn3ke.a.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [1498/2561] Compiling C object drivers/librte_net_ipn3ke.so.21.2.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [1499/2561] Linking target lib/librte_efd.so.21.2 [1500/2561] Linking target lib/librte_net.so.21.2 [1501/2561] Linking target lib/librte_bbdev.so.21.2 [1502/2561] Linking target lib/librte_compressdev.so.21.2 [1503/2561] Linking target lib/librte_cryptodev.so.21.2 [1504/2561] Linking target lib/librte_distributor.so.21.2 [1505/2561] Linking target lib/librte_lpm.so.21.2 [1506/2561] Linking target lib/librte_member.so.21.2 [1507/2561] Linking target lib/librte_regexdev.so.21.2 [1508/2561] Linking target lib/librte_reorder.so.21.2 [1509/2561] Linking target lib/librte_sched.so.21.2 [1510/2561] Linking target drivers/librte_mempool_octeontx.so.21.2 [1511/2561] Compiling C object drivers/librte_net_kni.a.p/meson-generated_.._rte_net_kni.pmd.c.o [1512/2561] Compiling C object drivers/librte_net_kni.so.21.2.p/meson-generated_.._rte_net_kni.pmd.c.o [1513/2561] Linking static target drivers/librte_net_dpaa2.a [1514/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o [1515/2561] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_rte_eth_pcap.c.o [1516/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o [1517/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o [1518/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow.c.o [1519/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_tx.c.o [1520/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_tx.c.o [1521/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o [1522/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_flow.c.o [1523/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o [1524/2561] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o [1525/2561] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o [1526/2561] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o [1527/2561] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command [1528/2561] Generating rte_net_failsafe.sym_chk with a meson_exe.py custom command [1529/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o [1530/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o [1531/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o [1532/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o [1533/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o [1534/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o [1535/2561] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o [1536/2561] Linking target lib/librte_fib.so.21.2 [1537/2561] Generating rte_net_i40e.pmd.c with a custom command [1538/2561] Generating rte_net_netvsc.pmd.c with a custom command [1539/2561] Generating rte_net_nfp.pmd.c with a custom command [1540/2561] Generating rte_net_octeontx_ep.pmd.c with a custom command [1541/2561] Generating rte_net_pfe.pmd.c with a custom command [1542/2561] Generating rte_net_vdev_netvsc_mingw with a custom command [1543/2561] Generating rte_net_hinic.sym_chk with a meson_exe.py custom command [1544/2561] Linking static target drivers/librte_net_iavf.a [1545/2561] Linking target drivers/librte_common_sfc_efx.so.21.2 [1546/2561] Generating rte_net_vhost_def with a custom command [1547/2561] Generating rte_net_vhost_mingw with a custom command [1548/2561] Linking static target drivers/libtmp_rte_net_ring.a [1549/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o [1550/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o [1551/2561] Generating rte_net_virtio_mingw with a custom command [1552/2561] Generating rte_net_virtio_def with a custom command [1553/2561] Generating rte_net_vmxnet3_def with a custom command [1554/2561] Generating rte_net_vmxnet3_mingw with a custom command [1555/2561] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o [1556/2561] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o [1557/2561] Compiling C object drivers/librte_net_ice.so.21.2.p/meson-generated_.._rte_net_ice.pmd.c.o [1558/2561] Compiling C object drivers/librte_net_igc.a.p/meson-generated_.._rte_net_igc.pmd.c.o [1559/2561] Compiling C object drivers/librte_net_igc.so.21.2.p/meson-generated_.._rte_net_igc.pmd.c.o [1560/2561] Compiling C object drivers/librte_net_liquidio.a.p/meson-generated_.._rte_net_liquidio.pmd.c.o [1561/2561] Compiling C object drivers/librte_net_liquidio.so.21.2.p/meson-generated_.._rte_net_liquidio.pmd.c.o [1562/2561] Compiling C object drivers/librte_net_null.so.21.2.p/meson-generated_.._rte_net_null.pmd.c.o [1563/2561] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o [1564/2561] Compiling C object drivers/librte_net_memif.so.21.2.p/meson-generated_.._rte_net_memif.pmd.c.o [1565/2561] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o [1566/2561] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o [1567/2561] Compiling C object drivers/librte_net_octeontx.so.21.2.p/meson-generated_.._rte_net_octeontx.pmd.c.o [1568/2561] Generating rte_raw_dpaa2_cmdif_def with a custom command [1569/2561] Generating rte_raw_dpaa2_cmdif_mingw with a custom command [1570/2561] Generating rte_raw_dpaa2_qdma_def with a custom command [1571/2561] Generating rte_raw_dpaa2_qdma_mingw with a custom command [1572/2561] Linking static target drivers/librte_net_hns3.a [1573/2561] Linking static target drivers/librte_net_ionic.a [1574/2561] Linking static target drivers/librte_net_ipn3ke.a [1575/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o [1576/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tm.c.o [1577/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o [1578/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o [1579/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o [1580/2561] Generating rte_net_bnx2x.sym_chk with a meson_exe.py custom command [1581/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o [1582/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o [1583/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o [1584/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o [1585/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o [1586/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o [1587/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o [1588/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o [1589/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o [1590/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o [1591/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_enumerate.c.o [1592/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_feature_dev.c.o [1593/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_api.c.o [1594/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_port.c.o [1595/2561] Generating symbol file lib/librte_net.so.21.2.p/librte_net.so.21.2.symbols [1596/2561] Generating symbol file lib/librte_bbdev.so.21.2.p/librte_bbdev.so.21.2.symbols [1597/2561] Generating symbol file lib/librte_compressdev.so.21.2.p/librte_compressdev.so.21.2.symbols [1598/2561] Generating symbol file lib/librte_cryptodev.so.21.2.p/librte_cryptodev.so.21.2.symbols [1599/2561] Generating symbol file lib/librte_lpm.so.21.2.p/librte_lpm.so.21.2.symbols [1600/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_dperf.c.o [1601/2561] Generating symbol file lib/librte_regexdev.so.21.2.p/librte_regexdev.so.21.2.symbols [1602/2561] Generating symbol file lib/librte_reorder.so.21.2.p/librte_reorder.so.21.2.symbols [1603/2561] Generating symbol file lib/librte_sched.so.21.2.p/librte_sched.so.21.2.symbols [1604/2561] Linking static target drivers/librte_net_kni.a [1605/2561] Linking static target drivers/libtmp_rte_net_ixgbe.a [1606/2561] Linking static target drivers/libtmp_rte_net_pcap.a [1607/2561] Linking static target drivers/libtmp_rte_net_sfc.a [1608/2561] Linking static target drivers/net/thunderx/base/libnicvf_base.a [1609/2561] Generating rte_raw_ifpga_mingw with a custom command [1610/2561] Generating rte_raw_ifpga_def with a custom command [1611/2561] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a [1612/2561] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o [1613/2561] Compiling C object drivers/librte_net_i40e.so.21.2.p/meson-generated_.._rte_net_i40e.pmd.c.o [1614/2561] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o [1615/2561] Compiling C object drivers/librte_net_netvsc.so.21.2.p/meson-generated_.._rte_net_netvsc.pmd.c.o [1616/2561] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o [1617/2561] Compiling C object drivers/librte_net_nfp.so.21.2.p/meson-generated_.._rte_net_nfp.pmd.c.o [1618/2561] Compiling C object drivers/librte_net_octeontx_ep.a.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o [1619/2561] Compiling C object drivers/librte_net_octeontx_ep.so.21.2.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o [1620/2561] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o [1621/2561] Compiling C object drivers/librte_net_pfe.so.21.2.p/meson-generated_.._rte_net_pfe.pmd.c.o [1622/2561] Generating rte_raw_ioat_def with a custom command [1623/2561] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a [1624/2561] Linking static target drivers/librte_net_ice.a [1625/2561] Generating rte_raw_ioat_mingw with a custom command [1626/2561] Linking static target drivers/librte_net_igc.a [1627/2561] Linking static target drivers/librte_net_liquidio.a [1628/2561] Generating rte_raw_ntb_def with a custom command [1629/2561] Linking static target drivers/librte_net_memif.a [1630/2561] Generating rte_raw_ntb_mingw with a custom command [1631/2561] Linking static target drivers/librte_net_null.a [1632/2561] Linking static target drivers/librte_net_octeontx.a [1633/2561] Generating rte_raw_octeontx2_dma_mingw with a custom command [1634/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o [1635/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o [1636/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o [1637/2561] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o [1638/2561] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o [1639/2561] Compiling C object drivers/net/virtio/libvirtio_avx512_lib.a.p/virtio_rxtx_packed.c.o [1640/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o [1641/2561] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o [1642/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme.c.o [1643/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_iperf.c.o [1644/2561] Generating symbol file drivers/librte_mempool_octeontx.so.21.2.p/librte_mempool_octeontx.so.21.2.symbols [1645/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_error.c.o [1646/2561] Generating rte_net_dpaa2.sym_chk with a meson_exe.py custom command [1647/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_hw_api.c.o [1648/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_port_error.c.o [1649/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_pr.c.o [1650/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_rsu.c.o [1651/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_sec_mgr.c.o [1652/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_debug.c.o [1653/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_ifpga_hw_api.c.o [1654/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_spi.c.o [1655/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_i2c.c.o [1656/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_spi_transaction.c.o [1657/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_intel_max10.c.o [1658/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_at24_eeprom.c.o [1659/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_eth_group.c.o [1660/2561] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_rte_pmd_ifpga.c.o [1661/2561] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command [1662/2561] Generating symbol file drivers/librte_common_sfc_efx.so.21.2.p/librte_common_sfc_efx.so.21.2.symbols [1663/2561] Generating rte_net_ring.pmd.c with a custom command [1664/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_common.c.o [1665/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_rawdev.c.o [1666/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_idxd_vdev.c.o [1667/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_idxd_pci.c.o [1668/2561] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o [1669/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_msg.c.o [1670/2561] Generating rte_raw_octeontx2_dma_def with a custom command [1671/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_rawdev.c.o [1672/2561] Linking static target drivers/net/txgbe/base/libtxgbe_base.a [1673/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_vf.c.o [1674/2561] Generating rte_raw_octeontx2_ep_mingw with a custom command [1675/2561] Generating rte_raw_octeontx2_ep_def with a custom command [1676/2561] Generating rte_raw_skeleton_mingw with a custom command [1677/2561] Generating rte_raw_skeleton_def with a custom command [1678/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o [1679/2561] Generating rte_crypto_bcmfs_mingw with a custom command [1680/2561] Generating rte_crypto_bcmfs_def with a custom command [1681/2561] Linking target lib/librte_ethdev.so.21.2 [1682/2561] Linking target lib/librte_cmdline.so.21.2 [1683/2561] Generating rte_crypto_caam_jr_mingw with a custom command [1684/2561] Linking target lib/librte_security.so.21.2 [1685/2561] Linking target drivers/librte_common_cpt.so.21.2 [1686/2561] Linking target drivers/librte_common_qat.so.21.2 [1687/2561] Generating rte_crypto_caam_jr_def with a custom command [1688/2561] Generating rte_crypto_dpaa2_sec_def with a custom command [1689/2561] Linking static target drivers/librte_crypto_dpaa2_sec.a [1690/2561] Compiling C object drivers/librte_crypto_dpaa2_sec.so.21.2.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o [1691/2561] Linking static target drivers/librte_net_i40e.a [1692/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_logs.c.o [1693/2561] Linking static target drivers/librte_net_netvsc.a [1694/2561] Linking static target drivers/librte_net_nfp.a [1695/2561] Linking static target drivers/librte_net_octeontx_ep.a [1696/2561] Linking static target drivers/librte_net_pfe.a [1697/2561] Generating rte_crypto_nitrox_mingw with a custom command [1698/2561] Generating rte_crypto_nitrox_def with a custom command [1699/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o [1700/2561] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_ifpga_rawdev.c.o [1701/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_rawdev_test.c.o [1702/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_test.c.o [1703/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_rawdev.c.o [1704/2561] Generating rte_net_hns3.sym_chk with a meson_exe.py custom command [1705/2561] Generating rte_net_ionic.sym_chk with a meson_exe.py custom command [1706/2561] Generating rte_net_ipn3ke.sym_chk with a meson_exe.py custom command [1707/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_test.c.o [1708/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_enqdeq.c.o [1709/2561] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o [1710/2561] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o [1711/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o [1712/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o [1713/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o [1714/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o [1715/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o [1716/2561] Generating rte_net_kni.sym_chk with a meson_exe.py custom command [1717/2561] Generating rte_net_ixgbe.pmd.c with a custom command [1718/2561] Generating rte_net_pcap.pmd.c with a custom command [1719/2561] Generating rte_net_sfc.pmd.c with a custom command [1720/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_hal.c.o [1721/2561] Generating rte_net_vdev_netvsc.pmd.c with a custom command [1722/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_device.c.o [1723/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o [1724/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o [1725/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_qp.c.o [1726/2561] Generating rte_raw_dpaa2_cmdif.pmd.c with a custom command [1727/2561] Generating rte_net_ice.sym_chk with a meson_exe.py custom command [1728/2561] Generating rte_net_igc.sym_chk with a meson_exe.py custom command [1729/2561] Generating rte_net_liquidio.sym_chk with a meson_exe.py custom command [1730/2561] Generating rte_net_memif.sym_chk with a meson_exe.py custom command [1731/2561] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o [1732/2561] Generating rte_net_null.sym_chk with a meson_exe.py custom command [1733/2561] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command [1734/2561] Linking static target drivers/net/qede/base/libqede_base.a [1735/2561] Linking static target drivers/libtmp_rte_net_softnic.a [1736/2561] Linking static target drivers/libtmp_rte_net_tap.a [1737/2561] Linking static target drivers/libtmp_rte_net_thunderx.a [1738/2561] Linking static target drivers/libtmp_rte_net_vhost.a [1739/2561] Linking static target drivers/net/virtio/libvirtio_avx512_lib.a [1740/2561] Generating rte_crypto_null_mingw with a custom command [1741/2561] Generating rte_crypto_null_def with a custom command [1742/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o [1743/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o [1744/2561] Generating rte_crypto_octeontx_mingw with a custom command [1745/2561] Generating rte_crypto_octeontx_def with a custom command [1746/2561] Generating rte_crypto_octeontx2_mingw with a custom command [1747/2561] Generating rte_crypto_octeontx2_def with a custom command [1748/2561] Linking static target drivers/raw/ifpga/base/libifpga_rawdev_base.a [1749/2561] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o [1750/2561] Compiling C object drivers/librte_net_ring.so.21.2.p/meson-generated_.._rte_net_ring.pmd.c.o [1751/2561] Generating rte_crypto_scheduler_mingw with a custom command [1752/2561] Generating rte_crypto_scheduler_def with a custom command [1753/2561] Generating rte_crypto_virtio_mingw with a custom command [1754/2561] Generating rte_crypto_virtio_def with a custom command [1755/2561] Generating rte_compress_octeontx_mingw with a custom command [1756/2561] Generating rte_compress_octeontx_def with a custom command [1757/2561] Generating rte_compress_zlib_mingw with a custom command [1758/2561] Generating rte_compress_zlib_def with a custom command [1759/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o [1760/2561] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o [1761/2561] Compiling C object drivers/libtmp_rte_raw_dpaa2_qdma.a.p/raw_dpaa2_qdma_dpaa2_qdma.c.o [1762/2561] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o [1763/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o [1764/2561] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o [1765/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o [1766/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o [1767/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_hw_access.c.o [1768/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev.c.o [1769/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_capabilities.c.o [1770/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_mbox.c.o [1771/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_sec.c.o [1772/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o [1773/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o [1774/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o [1775/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o [1776/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o [1777/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o [1778/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o [1779/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o [1780/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o [1781/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o [1782/2561] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o [1783/2561] Generating symbol file lib/librte_ethdev.so.21.2.p/librte_ethdev.so.21.2.symbols [1784/2561] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o [1785/2561] Generating symbol file lib/librte_security.so.21.2.p/librte_security.so.21.2.symbols [1786/2561] Generating symbol file drivers/librte_common_cpt.so.21.2.p/librte_common_cpt.so.21.2.symbols [1787/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_hw_access.c.o [1788/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_compiler.c.o [1789/2561] Generating rte_crypto_dpaa2_sec.sym_chk with a meson_exe.py custom command [1790/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_mbox.c.o [1791/2561] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1792/2561] Generating rte_regex_octeontx2_def with a custom command [1793/2561] Generating rte_net_netvsc.sym_chk with a meson_exe.py custom command [1794/2561] Generating rte_net_nfp.sym_chk with a meson_exe.py custom command [1795/2561] Generating rte_net_octeontx_ep.sym_chk with a meson_exe.py custom command [1796/2561] Generating rte_net_pfe.sym_chk with a meson_exe.py custom command [1797/2561] Generating rte_regex_octeontx2_mingw with a custom command [1798/2561] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o [1799/2561] Linking static target drivers/libtmp_rte_raw_ifpga.a [1800/2561] Linking static target drivers/libtmp_rte_raw_ioat.a [1801/2561] Generating rte_vdpa_ifc_def with a custom command [1802/2561] Linking static target drivers/libtmp_rte_raw_octeontx2_dma.a [1803/2561] Generating rte_vdpa_ifc_mingw with a custom command [1804/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_iface.c.o [1805/2561] Linking static target drivers/libtmp_rte_raw_octeontx2_ep.a [1806/2561] Linking static target drivers/libtmp_rte_raw_skeleton.a [1807/2561] Linking static target drivers/libtmp_rte_crypto_bcmfs.a [1808/2561] Generating rte_event_dlb_def with a custom command [1809/2561] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o [1810/2561] Compiling C object drivers/librte_net_ixgbe.so.21.2.p/meson-generated_.._rte_net_ixgbe.pmd.c.o [1811/2561] Compiling C object drivers/librte_net_pcap.a.p/meson-generated_.._rte_net_pcap.pmd.c.o [1812/2561] Compiling C object drivers/librte_net_pcap.so.21.2.p/meson-generated_.._rte_net_pcap.pmd.c.o [1813/2561] Compiling C object drivers/librte_net_sfc.a.p/meson-generated_.._rte_net_sfc.pmd.c.o [1814/2561] Compiling C object drivers/librte_net_sfc.so.21.2.p/meson-generated_.._rte_net_sfc.pmd.c.o [1815/2561] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o [1816/2561] Compiling C object drivers/librte_net_vdev_netvsc.so.21.2.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o [1817/2561] Generating rte_event_dlb_mingw with a custom command [1818/2561] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o [1819/2561] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.21.2.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o [1820/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o [1821/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o [1822/2561] Generating rte_event_dlb2_def with a custom command [1823/2561] Generating rte_event_dlb2_mingw with a custom command [1824/2561] Generating rte_event_dpaa_def with a custom command [1825/2561] Generating rte_event_dpaa_mingw with a custom command [1826/2561] Generating rte_event_dpaa2_mingw with a custom command [1827/2561] Linking static target drivers/librte_net_ring.a [1828/2561] Generating rte_event_dpaa2_def with a custom command [1829/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o [1830/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o [1831/2561] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o [1832/2561] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o [1833/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev.c.o [1834/2561] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o [1835/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_xstats.c.o [1836/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_dlb_main.c.o [1837/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_dlb_pf.c.o [1838/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_rte_pmd_dlb.c.o [1839/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o [1840/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o [1841/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o [1842/2561] Generating rte_net_softnic.pmd.c with a custom command [1843/2561] Generating rte_net_tap.pmd.c with a custom command [1844/2561] Generating rte_net_thunderx.pmd.c with a custom command [1845/2561] Generating rte_net_vhost.pmd.c with a custom command [1846/2561] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o [1847/2561] Linking static target drivers/libtmp_rte_net_qede.a [1848/2561] Linking static target drivers/libtmp_rte_net_vmxnet3.a [1849/2561] Linking static target drivers/libtmp_rte_raw_dpaa2_qdma.a [1850/2561] Linking static target drivers/libtmp_rte_raw_ntb.a [1851/2561] Linking static target drivers/libtmp_rte_crypto_nitrox.a [1852/2561] Linking static target drivers/libtmp_rte_crypto_null.a [1853/2561] Generating rte_event_octeontx2_def with a custom command [1854/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o [1855/2561] Generating rte_event_octeontx2_mingw with a custom command [1856/2561] Generating rte_event_opdl_mingw with a custom command [1857/2561] Generating rte_event_opdl_def with a custom command [1858/2561] Generating rte_event_skeleton_def with a custom command [1859/2561] Generating rte_event_skeleton_mingw with a custom command [1860/2561] Linking static target drivers/libtmp_rte_crypto_virtio.a [1861/2561] Linking target lib/librte_metrics.so.21.2 [1862/2561] Linking target lib/librte_eventdev.so.21.2 [1863/2561] Linking target lib/librte_gro.so.21.2 [1864/2561] Linking target lib/librte_gso.so.21.2 [1865/2561] Linking target lib/librte_ip_frag.so.21.2 [1866/2561] Linking target lib/librte_kni.so.21.2 [1867/2561] Linking target lib/librte_power.so.21.2 [1868/2561] Linking target lib/librte_pdump.so.21.2 [1869/2561] Linking target lib/librte_ipsec.so.21.2 [1870/2561] Linking target lib/librte_bpf.so.21.2 [1871/2561] Linking target lib/librte_node.so.21.2 [1872/2561] Linking target drivers/librte_common_octeontx2.so.21.2 [1873/2561] Linking target drivers/librte_net_af_packet.so.21.2 [1874/2561] Linking target drivers/librte_net_ark.so.21.2 [1875/2561] Linking target drivers/librte_net_atlantic.so.21.2 [1876/2561] Linking target drivers/librte_net_avp.so.21.2 [1877/2561] Linking target drivers/librte_net_axgbe.so.21.2 [1878/2561] Linking target drivers/librte_net_bnx2x.so.21.2 [1879/2561] Linking target drivers/librte_net_bnxt.so.21.2 [1880/2561] Linking target drivers/librte_net_cxgbe.so.21.2 [1881/2561] Linking target drivers/librte_net_e1000.so.21.2 [1882/2561] Linking target drivers/librte_net_ena.so.21.2 [1883/2561] Linking target drivers/librte_net_enetc.so.21.2 [1884/2561] Linking target drivers/librte_net_enic.so.21.2 [1885/2561] Linking target drivers/librte_net_failsafe.so.21.2 [1886/2561] Linking target drivers/librte_net_fm10k.so.21.2 [1887/2561] Linking target drivers/librte_net_i40e.so.21.2 [1888/2561] Linking target drivers/librte_net_hinic.so.21.2 [1889/2561] Linking target drivers/librte_net_iavf.so.21.2 [1890/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_selftest.c.o [1891/2561] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o [1892/2561] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o [1893/2561] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o [1894/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_crypto_adptr.c.o [1895/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_irq.c.o [1896/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_evdev.c.o [1897/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o [1898/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o [1899/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o [1900/2561] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o [1901/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o [1902/2561] Linking target drivers/librte_net_hns3.so.21.2 [1903/2561] Linking target drivers/librte_net_ice.so.21.2 [1904/2561] Linking target drivers/librte_net_igc.so.21.2 [1905/2561] Linking target drivers/librte_net_ionic.so.21.2 [1906/2561] Linking target drivers/librte_net_ipn3ke.so.21.2 [1907/2561] Linking static target drivers/librte_net_ixgbe.a [1908/2561] Linking target drivers/librte_net_liquidio.so.21.2 [1909/2561] Linking target drivers/librte_net_memif.so.21.2 [1910/2561] Linking target drivers/librte_net_netvsc.so.21.2 [1911/2561] Linking target drivers/librte_net_nfp.so.21.2 [1912/2561] Linking target drivers/librte_net_null.so.21.2 [1913/2561] Linking static target drivers/librte_net_pcap.a [1914/2561] Linking target drivers/librte_net_pfe.so.21.2 [1915/2561] Linking static target drivers/librte_net_sfc.a [1916/2561] Linking static target drivers/librte_net_vdev_netvsc.a [1917/2561] Linking static target drivers/librte_raw_dpaa2_cmdif.a [1918/2561] Linking static target drivers/libtmp_rte_net_txgbe.a [1919/2561] Linking static target drivers/libtmp_rte_net_virtio.a [1920/2561] Generating rte_raw_ifpga.pmd.c with a custom command [1921/2561] Generating rte_raw_ioat.pmd.c with a custom command [1922/2561] Generating rte_raw_octeontx2_dma.pmd.c with a custom command [1923/2561] Generating rte_raw_octeontx2_ep.pmd.c with a custom command [1924/2561] Generating rte_raw_skeleton.pmd.c with a custom command [1925/2561] Generating rte_crypto_bcmfs.pmd.c with a custom command [1926/2561] Linking static target drivers/libtmp_rte_compress_octeontx.a [1927/2561] Linking static target drivers/libtmp_rte_compress_zlib.a [1928/2561] Linking static target drivers/libtmp_rte_regex_octeontx2.a [1929/2561] Linking static target drivers/libtmp_rte_vdpa_ifc.a [1930/2561] Compiling C object drivers/librte_net_softnic.so.21.2.p/meson-generated_.._rte_net_softnic.pmd.c.o [1931/2561] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o [1932/2561] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o [1933/2561] Compiling C object drivers/librte_net_tap.so.21.2.p/meson-generated_.._rte_net_tap.pmd.c.o [1934/2561] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o [1935/2561] Generating rte_net_qede.pmd.c with a custom command [1936/2561] Compiling C object drivers/librte_net_thunderx.so.21.2.p/meson-generated_.._rte_net_thunderx.pmd.c.o [1937/2561] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o [1938/2561] Compiling C object drivers/librte_net_vhost.so.21.2.p/meson-generated_.._rte_net_vhost.pmd.c.o [1939/2561] Generating rte_net_vmxnet3.pmd.c with a custom command [1940/2561] Generating rte_raw_dpaa2_qdma.pmd.c with a custom command [1941/2561] Generating rte_raw_ntb.pmd.c with a custom command [1942/2561] Generating rte_crypto_nitrox.pmd.c with a custom command [1943/2561] Generating rte_crypto_null.pmd.c with a custom command [1944/2561] Generating rte_event_sw_def with a custom command [1945/2561] Generating rte_event_sw_mingw with a custom command [1946/2561] Generating rte_event_dsw_def with a custom command [1947/2561] Generating rte_event_dsw_mingw with a custom command [1948/2561] Generating rte_event_octeontx_mingw with a custom command [1949/2561] Generating rte_baseband_turbo_sw_def with a custom command [1950/2561] Generating rte_baseband_turbo_sw_mingw with a custom command [1951/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o [1952/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_adptr.c.o [1953/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o [1954/2561] Generating rte_net_ring.sym_chk with a meson_exe.py custom command [1955/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o [1956/2561] Generating rte_crypto_virtio.pmd.c with a custom command [1957/2561] Generating symbol file lib/librte_metrics.so.21.2.p/librte_metrics.so.21.2.symbols [1958/2561] Generating symbol file lib/librte_eventdev.so.21.2.p/librte_eventdev.so.21.2.symbols [1959/2561] Generating symbol file lib/librte_gso.so.21.2.p/librte_gso.so.21.2.symbols [1960/2561] Generating symbol file lib/librte_ip_frag.so.21.2.p/librte_ip_frag.so.21.2.symbols [1961/2561] Generating symbol file lib/librte_kni.so.21.2.p/librte_kni.so.21.2.symbols [1962/2561] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o [1963/2561] Generating symbol file drivers/librte_common_octeontx2.so.21.2.p/librte_common_octeontx2.so.21.2.symbols [1964/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o [1965/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o [1966/2561] Generating rte_event_octeontx_def with a custom command [1967/2561] Generating rte_baseband_null_def with a custom command [1968/2561] Generating rte_baseband_null_mingw with a custom command [1969/2561] Generating rte_baseband_fpga_lte_fec_def with a custom command [1970/2561] Generating symbol file drivers/librte_net_i40e.so.21.2.p/librte_net_i40e.so.21.2.symbols [1971/2561] Generating rte_baseband_fpga_lte_fec_mingw with a custom command [1972/2561] Generating rte_baseband_fpga_5gnr_fec_def with a custom command [1973/2561] Linking static target drivers/libtmp_rte_event_dpaa.a [1974/2561] Generating rte_baseband_fpga_5gnr_fec_mingw with a custom command [1975/2561] Linking static target drivers/libtmp_rte_event_dpaa2.a [1976/2561] Generating rte_baseband_acc100_def with a custom command [1977/2561] Generating rte_baseband_acc100_mingw with a custom command [1978/2561] Linking static target drivers/libtmp_rte_event_skeleton.a [1979/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o [1980/2561] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o [1981/2561] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o [1982/2561] Compiling C object drivers/librte_raw_ifpga.a.p/meson-generated_.._rte_raw_ifpga.pmd.c.o [1983/2561] Compiling C object drivers/librte_raw_ifpga.so.21.2.p/meson-generated_.._rte_raw_ifpga.pmd.c.o [1984/2561] Compiling C object drivers/librte_raw_ioat.a.p/meson-generated_.._rte_raw_ioat.pmd.c.o [1985/2561] Compiling C object drivers/librte_raw_ioat.so.21.2.p/meson-generated_.._rte_raw_ioat.pmd.c.o [1986/2561] Compiling C object drivers/librte_raw_octeontx2_dma.a.p/meson-generated_.._rte_raw_octeontx2_dma.pmd.c.o [1987/2561] Compiling C object drivers/librte_raw_octeontx2_dma.so.21.2.p/meson-generated_.._rte_raw_octeontx2_dma.pmd.c.o [1988/2561] Compiling C object drivers/librte_raw_octeontx2_ep.a.p/meson-generated_.._rte_raw_octeontx2_ep.pmd.c.o [1989/2561] Compiling C object drivers/librte_raw_octeontx2_ep.so.21.2.p/meson-generated_.._rte_raw_octeontx2_ep.pmd.c.o [1990/2561] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o [1991/2561] Compiling C object drivers/librte_raw_skeleton.so.21.2.p/meson-generated_.._rte_raw_skeleton.pmd.c.o [1992/2561] Compiling C object drivers/librte_crypto_bcmfs.so.21.2.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o [1993/2561] Linking static target drivers/librte_net_softnic.a [1994/2561] Linking static target drivers/librte_net_tap.a [1995/2561] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o [1996/2561] Linking static target drivers/librte_net_thunderx.a [1997/2561] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o [1998/2561] Compiling C object drivers/librte_net_qede.so.21.2.p/meson-generated_.._rte_net_qede.pmd.c.o [1999/2561] Linking static target drivers/librte_net_vhost.a [2000/2561] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o [2001/2561] Compiling C object drivers/librte_net_vmxnet3.so.21.2.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o [2002/2561] Compiling C object drivers/librte_raw_dpaa2_qdma.a.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o [2003/2561] Compiling C object drivers/librte_raw_dpaa2_qdma.so.21.2.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o [2004/2561] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o [2005/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o [2006/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o [2007/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o [2008/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb.c.o [2009/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_base_dlb_resource.c.o [2010/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o [2011/2561] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o [2012/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o [2013/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o [2014/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o [2015/2561] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o [2016/2561] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o [2017/2561] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o [2018/2561] Compiling C object app/dpdk-pdump.p/pdump_main.c.o [2019/2561] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o [2020/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o [2021/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o [2022/2561] Generating symbol file drivers/librte_net_ipn3ke.so.21.2.p/librte_net_ipn3ke.so.21.2.symbols [2023/2561] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command [2024/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o [2025/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o [2026/2561] Generating rte_net_pcap.sym_chk with a meson_exe.py custom command [2027/2561] Generating rte_net_sfc.sym_chk with a meson_exe.py custom command [2028/2561] Generating rte_net_vdev_netvsc.sym_chk with a meson_exe.py custom command [2029/2561] Generating rte_raw_dpaa2_cmdif.sym_chk with a meson_exe.py custom command [2030/2561] Generating rte_net_txgbe.pmd.c with a custom command [2031/2561] Generating rte_net_virtio.pmd.c with a custom command [2032/2561] Generating rte_compress_octeontx.pmd.c with a custom command [2033/2561] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o [2034/2561] Compiling C object drivers/librte_raw_ntb.so.21.2.p/meson-generated_.._rte_raw_ntb.pmd.c.o [2035/2561] Compiling C object drivers/librte_crypto_nitrox.so.21.2.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o [2036/2561] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o [2037/2561] Compiling C object drivers/librte_crypto_null.so.21.2.p/meson-generated_.._rte_crypto_null.pmd.c.o [2038/2561] Generating rte_compress_zlib.pmd.c with a custom command [2039/2561] Generating rte_regex_octeontx2.pmd.c with a custom command [2040/2561] Generating rte_vdpa_ifc.pmd.c with a custom command [2041/2561] Linking target drivers/librte_net_ring.so.21.2 [2042/2561] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o [2043/2561] Linking target lib/librte_bitratestats.so.21.2 [2044/2561] Linking target lib/librte_latencystats.so.21.2 [2045/2561] Linking target drivers/librte_bus_dpaa.so.21.2 [2046/2561] Linking target drivers/librte_bus_fslmc.so.21.2 [2047/2561] Linking target lib/librte_port.so.21.2 [2048/2561] Linking target drivers/librte_net_bond.so.21.2 [2049/2561] Linking target drivers/librte_mempool_octeontx2.so.21.2 [2050/2561] Linking target drivers/librte_net_kni.so.21.2 [2051/2561] Linking target drivers/librte_net_octeontx.so.21.2 [2052/2561] Linking target drivers/librte_net_octeontx_ep.so.21.2 [2053/2561] Compiling C object drivers/librte_crypto_virtio.so.21.2.p/meson-generated_.._rte_crypto_virtio.pmd.c.o [2054/2561] Generating rte_event_dpaa.pmd.c with a custom command [2055/2561] Generating rte_event_dpaa2.pmd.c with a custom command [2056/2561] Generating rte_event_skeleton.pmd.c with a custom command [2057/2561] Linking static target drivers/librte_raw_ifpga.a [2058/2561] Linking static target drivers/librte_raw_ioat.a [2059/2561] Linking static target drivers/librte_raw_octeontx2_dma.a [2060/2561] Linking static target drivers/librte_raw_octeontx2_ep.a [2061/2561] Linking static target drivers/librte_raw_skeleton.a [2062/2561] Linking static target drivers/librte_crypto_bcmfs.a [2063/2561] Linking static target drivers/librte_net_qede.a [2064/2561] Linking static target drivers/librte_net_vmxnet3.a [2065/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_selftest.c.o [2066/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_worker.c.o [2067/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o [2068/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o [2069/2561] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o [2070/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o [2071/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o [2072/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o [2073/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o [2074/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o [2075/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o [2076/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o [2077/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o [2078/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o [2079/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o [2080/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_main.c.o [2081/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o [2082/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o [2083/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o [2084/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o [2085/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o [2086/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o [2087/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o [2088/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o [2089/2561] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command [2090/2561] Generating rte_net_tap.sym_chk with a meson_exe.py custom command [2091/2561] Generating rte_net_thunderx.sym_chk with a meson_exe.py custom command [2092/2561] Linking static target drivers/librte_raw_dpaa2_qdma.a [2093/2561] Linking static target drivers/librte_crypto_null.a [2094/2561] Linking static target lib/librte_vhost.a [2095/2561] Linking static target drivers/libtmp_rte_crypto_caam_jr.a [2096/2561] Linking static target drivers/libtmp_rte_crypto_scheduler.a [2097/2561] Linking static target drivers/libtmp_rte_event_dlb.a [2098/2561] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a [2099/2561] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a [2100/2561] Linking target drivers/librte_net_ixgbe.so.21.2 [2101/2561] Linking target drivers/librte_net_pcap.so.21.2 [2102/2561] Linking target drivers/librte_net_sfc.so.21.2 [2103/2561] Linking target drivers/librte_net_vdev_netvsc.so.21.2 [2104/2561] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o [2105/2561] Compiling C object drivers/librte_net_txgbe.so.21.2.p/meson-generated_.._rte_net_txgbe.pmd.c.o [2106/2561] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o [2107/2561] Compiling C object drivers/librte_net_virtio.so.21.2.p/meson-generated_.._rte_net_virtio.pmd.c.o [2108/2561] Linking static target drivers/librte_raw_ntb.a [2109/2561] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o [2110/2561] Linking static target drivers/librte_crypto_nitrox.a [2111/2561] Compiling C object drivers/librte_compress_octeontx.so.21.2.p/meson-generated_.._rte_compress_octeontx.pmd.c.o [2112/2561] Compiling C object drivers/librte_compress_zlib.a.p/meson-generated_.._rte_compress_zlib.pmd.c.o [2113/2561] Compiling C object drivers/librte_compress_zlib.so.21.2.p/meson-generated_.._rte_compress_zlib.pmd.c.o [2114/2561] Compiling C object drivers/librte_regex_octeontx2.a.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o [2115/2561] Compiling C object drivers/librte_regex_octeontx2.so.21.2.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o [2116/2561] Linking static target drivers/librte_crypto_virtio.a [2117/2561] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o [2118/2561] Compiling C object drivers/librte_vdpa_ifc.so.21.2.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o [2119/2561] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o [2120/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o [2121/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o [2122/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o [2123/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o [2124/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o [2125/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o [2126/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o [2127/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o [2128/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o [2129/2561] Generating rte_net_vhost.sym_chk with a meson_exe.py custom command [2130/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o [2131/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o [2132/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o [2133/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o [2134/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o [2135/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o [2136/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o [2137/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o [2138/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_init.c.o [2139/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o [2140/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_flow_gen.c.o [2141/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_config.c.o [2142/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o [2143/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o [2144/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o [2145/2561] Generating symbol file drivers/librte_bus_dpaa.so.21.2.p/librte_bus_dpaa.so.21.2.symbols [2146/2561] Generating symbol file drivers/librte_bus_fslmc.so.21.2.p/librte_bus_fslmc.so.21.2.symbols [2147/2561] Generating symbol file lib/librte_port.so.21.2.p/librte_port.so.21.2.symbols [2148/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm.c.o [2149/2561] Generating symbol file drivers/librte_mempool_octeontx2.so.21.2.p/librte_mempool_octeontx2.so.21.2.symbols [2150/2561] Generating symbol file drivers/librte_net_octeontx.so.21.2.p/librte_net_octeontx.so.21.2.symbols [2151/2561] Compiling C object drivers/librte_event_dpaa.so.21.2.p/meson-generated_.._rte_event_dpaa.pmd.c.o [2152/2561] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o [2153/2561] Generating rte_raw_octeontx2_dma.sym_chk with a meson_exe.py custom command [2154/2561] Generating rte_crypto_bcmfs.sym_chk with a meson_exe.py custom command [2155/2561] Compiling C object drivers/librte_event_dpaa2.so.21.2.p/meson-generated_.._rte_event_dpaa2.pmd.c.o [2156/2561] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o [2157/2561] Linking static target drivers/libtmp_rte_event_opdl.a [2158/2561] Compiling C object drivers/librte_event_skeleton.so.21.2.p/meson-generated_.._rte_event_skeleton.pmd.c.o [2159/2561] Linking static target drivers/libtmp_rte_baseband_null.a [2160/2561] Compiling C object app/test/dpdk-test.p/test_atomic.c.o [2161/2561] Compiling C object app/test/dpdk-test.p/test_bitops.c.o [2162/2561] Linking target drivers/librte_net_tap.so.21.2 [2163/2561] Linking target drivers/librte_net_thunderx.so.21.2 [2164/2561] Generating rte_crypto_caam_jr.pmd.c with a custom command [2165/2561] Generating rte_crypto_scheduler.pmd.c with a custom command [2166/2561] Generating rte_baseband_fpga_5gnr_fec.pmd.c with a custom command [2167/2561] Compiling C object app/test/dpdk-test.p/test.c.o [2168/2561] Linking static target drivers/librte_net_txgbe.a [2169/2561] Linking static target drivers/librte_net_virtio.a [2170/2561] Linking static target drivers/librte_compress_octeontx.a [2171/2561] Linking static target drivers/librte_compress_zlib.a [2172/2561] Linking static target drivers/librte_regex_octeontx2.a [2173/2561] Linking static target drivers/librte_vdpa_ifc.a [2174/2561] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o [2175/2561] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o [2176/2561] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o [2177/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o [2178/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o [2179/2561] Generating rte_raw_ifpga.sym_chk with a meson_exe.py custom command [2180/2561] Generating rte_raw_ioat.sym_chk with a meson_exe.py custom command [2181/2561] Generating rte_raw_octeontx2_ep.sym_chk with a meson_exe.py custom command [2182/2561] Generating rte_raw_skeleton.sym_chk with a meson_exe.py custom command [2183/2561] Generating rte_net_qede.sym_chk with a meson_exe.py custom command [2184/2561] Generating rte_net_vmxnet3.sym_chk with a meson_exe.py custom command [2185/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o [2186/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o [2187/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o [2188/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_tm.c.o [2189/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o [2190/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o [2191/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o [2192/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o [2193/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o [2194/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o [2195/2561] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o [2196/2561] Compiling C object app/test/dpdk-test.p/test_bitmap.c.o [2197/2561] Generating rte_raw_dpaa2_qdma.sym_chk with a meson_exe.py custom command [2198/2561] Generating rte_crypto_null.sym_chk with a meson_exe.py custom command [2199/2561] Generating rte_event_dlb.pmd.c with a custom command [2200/2561] Generating rte_baseband_fpga_lte_fec.pmd.c with a custom command [2201/2561] Compiling C object app/test/dpdk-test.p/commands.c.o [2202/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_cirbuf.c.o [2203/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_etheraddr.c.o [2204/2561] Generating rte_raw_ntb.sym_chk with a meson_exe.py custom command [2205/2561] Generating rte_crypto_nitrox.sym_chk with a meson_exe.py custom command [2206/2561] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o [2207/2561] Compiling C object app/test/dpdk-test.p/test_cmdline.c.o [2208/2561] Generating rte_crypto_virtio.sym_chk with a meson_exe.py custom command [2209/2561] Compiling C object app/test/dpdk-test.p/test_alarm.c.o [2210/2561] Linking static target drivers/librte_event_dpaa.a [2211/2561] Linking static target drivers/libtmp_rte_event_dlb2.a [2212/2561] Linking static target drivers/libtmp_rte_event_sw.a [2213/2561] Linking static target drivers/libtmp_rte_event_octeontx.a [2214/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o [2215/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_num.c.o [2216/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_portlist.c.o [2217/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_ipaddr.c.o [2218/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_string.c.o [2219/2561] Compiling C object app/test/dpdk-test.p/test_common.c.o [2220/2561] Compiling C object app/test/dpdk-test.p/test_cpuflags.c.o [2221/2561] Compiling C object app/test/dpdk-test.p/test_crc.c.o [2222/2561] Compiling C object app/test/dpdk-test.p/test_cycles.c.o [2223/2561] Compiling C object app/test/dpdk-test.p/test_debug.c.o [2224/2561] Compiling C object app/test/dpdk-test.p/test_eal_fs.c.o [2225/2561] Linking target drivers/librte_mempool_dpaa.so.21.2 [2226/2561] Linking target drivers/librte_mempool_dpaa2.so.21.2 [2227/2561] Linking target lib/librte_table.so.21.2 [2228/2561] Compiling C object app/test/dpdk-test.p/test_errno.c.o [2229/2561] Linking static target drivers/librte_event_dpaa2.a [2230/2561] Linking target drivers/librte_raw_octeontx2_dma.so.21.2 [2231/2561] Linking target drivers/librte_crypto_bcmfs.so.21.2 [2232/2561] Linking static target drivers/librte_event_skeleton.a [2233/2561] Generating rte_baseband_null.pmd.c with a custom command [2234/2561] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o [2235/2561] Compiling C object drivers/librte_crypto_caam_jr.so.21.2.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o [2236/2561] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o [2237/2561] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o [2238/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o [2239/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o [2240/2561] Generating vhost.sym_chk with a meson_exe.py custom command [2241/2561] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o [2242/2561] Compiling C object app/test/dpdk-test.p/test_acl.c.o [2243/2561] Compiling C object app/test/dpdk-test.p/test_bpf.c.o [2244/2561] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o [2245/2561] Compiling C object app/test/dpdk-test.p/test_barrier.c.o [2246/2561] Compiling C object app/test/dpdk-test.p/test_distributor_perf.c.o [2247/2561] Compiling C object app/test/dpdk-test.p/test_efd.c.o [2248/2561] Compiling C object app/test/dpdk-test.p/test_efd_perf.c.o [2249/2561] Compiling C object app/test/dpdk-test.p/test_ethdev_link.c.o [2250/2561] Compiling C object app/test/dpdk-test.p/test_event_eth_rx_adapter.c.o [2251/2561] Generating rte_event_opdl.pmd.c with a custom command [2252/2561] Compiling C object app/test/dpdk-test.p/test_external_mem.c.o [2253/2561] Compiling C object app/test/dpdk-test.p/test_fbarray.c.o [2254/2561] Compiling C object app/test/dpdk-test.p/test_fib.c.o [2255/2561] Compiling C object drivers/librte_crypto_scheduler.so.21.2.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o [2256/2561] Generating rte_net_txgbe.sym_chk with a meson_exe.py custom command [2257/2561] Generating rte_vdpa_ifc.sym_chk with a meson_exe.py custom command [2258/2561] Linking static target drivers/libtmp_rte_event_dsw.a [2259/2561] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a [2260/2561] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o [2261/2561] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.21.2.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o [2262/2561] Linking target drivers/librte_raw_ifpga.so.21.2 [2263/2561] Linking target drivers/librte_raw_ioat.so.21.2 [2264/2561] Linking target drivers/librte_raw_octeontx2_ep.so.21.2 [2265/2561] Linking target drivers/librte_raw_skeleton.so.21.2 [2266/2561] Linking target drivers/librte_net_qede.so.21.2 [2267/2561] Linking target drivers/librte_net_vmxnet3.so.21.2 [2268/2561] Linking target drivers/librte_crypto_null.so.21.2 [2269/2561] Compiling C object drivers/librte_event_dlb.a.p/meson-generated_.._rte_event_dlb.pmd.c.o [2270/2561] Compiling C object drivers/librte_event_dlb.so.21.2.p/meson-generated_.._rte_event_dlb.pmd.c.o [2271/2561] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o [2272/2561] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.21.2.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o [2273/2561] Linking target drivers/librte_raw_ntb.so.21.2 [2274/2561] Linking target drivers/librte_crypto_nitrox.so.21.2 [2275/2561] Linking target drivers/librte_crypto_virtio.so.21.2 [2276/2561] Compiling C object drivers/libtmp_rte_baseband_acc100.a.p/baseband_acc100_rte_acc100_pmd.c.o [2277/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_pdcp.c.o [2278/2561] Compiling C object app/test/dpdk-test.p/test_event_crypto_adapter.c.o [2279/2561] Compiling C object app/test/dpdk-test.p/test_eventdev.c.o [2280/2561] Generating rte_net_virtio.sym_chk with a meson_exe.py custom command [2281/2561] Generating rte_compress_octeontx.sym_chk with a meson_exe.py custom command [2282/2561] Generating rte_compress_zlib.sym_chk with a meson_exe.py custom command [2283/2561] Generating rte_regex_octeontx2.sym_chk with a meson_exe.py custom command [2284/2561] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o [2285/2561] Compiling C object app/test/dpdk-test.p/test_fib6.c.o [2286/2561] Compiling C object app/test/dpdk-test.p/test_fib6_perf.c.o [2287/2561] Compiling C object app/test/dpdk-test.p/test_flow_classify.c.o [2288/2561] Compiling C object app/test/dpdk-test.p/test_hash_functions.c.o [2289/2561] Compiling C object app/test/dpdk-test.p/test_hash_multiwriter.c.o [2290/2561] Compiling C object app/test/dpdk-test.p/test_interrupts.c.o [2291/2561] Generating rte_event_dlb2.pmd.c with a custom command [2292/2561] Generating rte_event_sw.pmd.c with a custom command [2293/2561] Generating rte_event_octeontx.pmd.c with a custom command [2294/2561] Compiling C object app/test/dpdk-test.p/test_kvargs.c.o [2295/2561] Compiling C object app/test/dpdk-test.p/test_lcores.c.o [2296/2561] Compiling C object app/test/dpdk-test.p/test_logs.c.o [2297/2561] Generating symbol file drivers/librte_mempool_dpaa.so.21.2.p/librte_mempool_dpaa.so.21.2.symbols [2298/2561] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o [2299/2561] Linking static target drivers/librte_crypto_caam_jr.a [2300/2561] Compiling C object drivers/librte_baseband_null.so.21.2.p/meson-generated_.._rte_baseband_null.pmd.c.o [2301/2561] Linking static target drivers/librte_crypto_scheduler.a [2302/2561] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a [2303/2561] Compiling C object app/test/dpdk-test.p/test_memory.c.o [2304/2561] Linking target lib/librte_vhost.so.21.2 [2305/2561] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o [2306/2561] Compiling C object drivers/librte_event_opdl.so.21.2.p/meson-generated_.._rte_event_opdl.pmd.c.o [2307/2561] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a [2308/2561] Linking static target drivers/librte_event_dlb.a [2309/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev_asym.c.o [2310/2561] Compiling C object app/test/dpdk-test.p/test_distributor.c.o [2311/2561] Compiling C object app/test/dpdk-test.p/test_func_reentrancy.c.o [2312/2561] Compiling C object app/test/dpdk-test.p/test_hash_readwrite.c.o [2313/2561] Compiling C object app/test/dpdk-test.p/test_hash_perf.c.o [2314/2561] Compiling C object app/test/dpdk-test.p/test_hash_readwrite_lf_perf.c.o [2315/2561] Compiling C object app/test/dpdk-test.p/test_ipfrag.c.o [2316/2561] Compiling C object app/test/dpdk-test.p/test_ipsec_sad.c.o [2317/2561] Generating rte_event_dpaa.sym_chk with a meson_exe.py custom command [2318/2561] Compiling C object app/test/dpdk-test.p/test_lpm6_perf.c.o [2319/2561] Compiling C object app/test/dpdk-test.p/test_malloc.c.o [2320/2561] Generating symbol file drivers/librte_mempool_dpaa2.so.21.2.p/librte_mempool_dpaa2.so.21.2.symbols [2321/2561] Generating symbol file lib/librte_table.so.21.2.p/librte_table.so.21.2.symbols [2322/2561] Generating rte_event_dpaa2.sym_chk with a meson_exe.py custom command [2323/2561] Compiling C object app/test/dpdk-test.p/test_memzone.c.o [2324/2561] Compiling C object app/test/dpdk-test.p/test_metrics.c.o [2325/2561] Compiling C object app/test/dpdk-test.p/test_mcslock.c.o [2326/2561] Compiling C object app/test/dpdk-test.p/test_per_lcore.c.o [2327/2561] Compiling C object app/test/dpdk-test.p/test_power.c.o [2328/2561] Compiling C object app/test/dpdk-test.p/test_power_cpufreq.c.o [2329/2561] Compiling C object app/test/dpdk-test.p/test_power_kvm_vm.c.o [2330/2561] Compiling C object app/test/dpdk-test.p/test_prefetch.c.o [2331/2561] Compiling C object app/test/dpdk-test.p/test_rand_perf.c.o [2332/2561] Linking target drivers/librte_net_txgbe.so.21.2 [2333/2561] Generating rte_event_dsw.pmd.c with a custom command [2334/2561] Generating rte_baseband_turbo_sw.pmd.c with a custom command [2335/2561] Compiling C object app/test/dpdk-test.p/test_reciprocal_division.c.o [2336/2561] Compiling C object app/test/dpdk-test.p/test_reciprocal_division_perf.c.o [2337/2561] Linking static target drivers/librte_baseband_fpga_lte_fec.a [2338/2561] Linking static target drivers/libtmp_rte_baseband_acc100.a [2339/2561] Linking target drivers/librte_net_virtio.so.21.2 [2340/2561] Linking target drivers/librte_compress_octeontx.so.21.2 [2341/2561] Linking target drivers/librte_compress_zlib.so.21.2 [2342/2561] Linking target drivers/librte_regex_octeontx2.so.21.2 [2343/2561] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o [2344/2561] Compiling C object drivers/librte_event_dlb2.so.21.2.p/meson-generated_.._rte_event_dlb2.pmd.c.o [2345/2561] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o [2346/2561] Compiling C object drivers/librte_event_sw.so.21.2.p/meson-generated_.._rte_event_sw.pmd.c.o [2347/2561] Compiling C object drivers/librte_event_octeontx.so.21.2.p/meson-generated_.._rte_event_octeontx.pmd.c.o [2348/2561] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o [2349/2561] Linking static target drivers/librte_baseband_null.a [2350/2561] Linking static target drivers/librte_event_opdl.a [2351/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o [2352/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o [2353/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o [2354/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev_blockcipher.c.o [2355/2561] Compiling C object app/test/dpdk-test.p/test_event_ring.c.o [2356/2561] Compiling C object app/test/dpdk-test.p/test_graph.c.o [2357/2561] Compiling C object app/test/dpdk-test.p/test_graph_perf.c.o [2358/2561] Compiling C object app/test/dpdk-test.p/test_hash.c.o [2359/2561] Compiling C object app/test/dpdk-test.p/test_ipsec_perf.c.o [2360/2561] Compiling C object app/test/dpdk-test.p/test_kni.c.o [2361/2561] Compiling C object app/test/dpdk-test.p/test_lpm.c.o [2362/2561] Compiling C object app/test/dpdk-test.p/test_lpm6.c.o [2363/2561] Compiling C object app/test/dpdk-test.p/test_lpm_perf.c.o [2364/2561] Compiling C object app/test/dpdk-test.p/test_member.c.o [2365/2561] Compiling C object app/test/dpdk-test.p/test_member_perf.c.o [2366/2561] Compiling C object app/test/dpdk-test.p/test_memcpy.c.o [2367/2561] Generating rte_event_skeleton.sym_chk with a meson_exe.py custom command [2368/2561] Compiling C object app/test/dpdk-test.p/test_mempool.c.o [2369/2561] Compiling C object app/test/dpdk-test.p/test_mempool_perf.c.o [2370/2561] Compiling C object app/test/dpdk-test.p/test_meter.c.o [2371/2561] Compiling C object app/test/dpdk-test.p/test_mp_secondary.c.o [2372/2561] Compiling C object app/test/dpdk-test.p/test_rawdev.c.o [2373/2561] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr_perf.c.o [2374/2561] Compiling C object app/test/dpdk-test.p/test_red.c.o [2375/2561] Compiling C object app/test/dpdk-test.p/test_rib.c.o [2376/2561] Compiling C object app/test/dpdk-test.p/test_rib6.c.o [2377/2561] Compiling C object app/test/dpdk-test.p/test_ring_mpmc_stress.c.o [2378/2561] Compiling C object app/test/dpdk-test.p/test_ring_hts_stress.c.o [2379/2561] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress_zc.c.o [2380/2561] Compiling C object app/test/dpdk-test.p/test_ring_rts_stress.c.o [2381/2561] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress_zc.c.o [2382/2561] Compiling C object app/test/dpdk-test.p/test_ring_stress.c.o [2383/2561] Compiling C object app/test/dpdk-test.p/test_rwlock.c.o [2384/2561] Compiling C object app/test/dpdk-test.p/test_sched.c.o [2385/2561] Compiling C object app/test/dpdk-test.p/test_spinlock.c.o [2386/2561] Linking target drivers/librte_net_dpaa.so.21.2 [2387/2561] Generating rte_crypto_caam_jr.sym_chk with a meson_exe.py custom command [2388/2561] Compiling C object app/test/dpdk-test.p/test_stack.c.o [2389/2561] Generating rte_crypto_scheduler.sym_chk with a meson_exe.py custom command [2390/2561] Generating rte_crypto_dpaa_sec.pmd.c with a custom command [2391/2561] Generating symbol file lib/librte_vhost.so.21.2.p/librte_vhost.so.21.2.symbols [2392/2561] Compiling C object app/test/dpdk-test.p/test_string_fns.c.o [2393/2561] Compiling C object app/test/dpdk-test.p/test_table.c.o [2394/2561] Compiling C object app/test/dpdk-test.p/test_tailq.c.o [2395/2561] Compiling C object app/test/dpdk-test.p/test_timer_perf.c.o [2396/2561] Compiling C object app/test/dpdk-test.p/test_timer_racecond.c.o [2397/2561] Linking target drivers/librte_net_dpaa2.so.21.2 [2398/2561] Linking target lib/librte_flow_classify.so.21.2 [2399/2561] Linking target drivers/librte_raw_dpaa2_cmdif.so.21.2 [2400/2561] Linking target drivers/librte_raw_dpaa2_qdma.so.21.2 [2401/2561] Linking target drivers/librte_crypto_dpaa2_sec.so.21.2 [2402/2561] Compiling C object app/test/dpdk-test.p/test_ticketlock.c.o [2403/2561] Compiling C object app/test/dpdk-test.p/test_trace_register.c.o [2404/2561] Compiling C object app/test/dpdk-test.p/test_version.c.o [2405/2561] Compiling C object app/test/dpdk-test.p/test_telemetry_json.c.o [2406/2561] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o [2407/2561] Compiling C object drivers/librte_event_dsw.so.21.2.p/meson-generated_.._rte_event_dsw.pmd.c.o [2408/2561] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o [2409/2561] Compiling C object drivers/librte_baseband_turbo_sw.so.21.2.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o [2410/2561] Linking static target drivers/librte_event_dlb2.a [2411/2561] Linking static target drivers/librte_event_sw.a [2412/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev.c.o [2413/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o [2414/2561] Compiling C object app/test/dpdk-test.p/test_reorder.c.o [2415/2561] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress.c.o [2416/2561] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress.c.o [2417/2561] Compiling C object app/test/dpdk-test.p/test_service_cores.c.o [2418/2561] Compiling C object app/test/dpdk-test.p/test_stack_perf.c.o [2419/2561] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a meson_exe.py custom command [2420/2561] Generating rte_event_dlb.sym_chk with a meson_exe.py custom command [2421/2561] Compiling C object app/test/dpdk-test.p/test_thash.c.o [2422/2561] Compiling C object app/test/dpdk-test.p/test_timer.c.o [2423/2561] Compiling C object app/test/dpdk-test.p/test_trace.c.o [2424/2561] Generating rte_baseband_acc100.pmd.c with a custom command [2425/2561] Compiling C object app/test/dpdk-test.p/test_telemetry_data.c.o [2426/2561] Linking static target drivers/librte_event_octeontx.a [2427/2561] Compiling C object app/test/dpdk-test.p/test_bitratestats.c.o [2428/2561] Generating rte_kni_makefile with a custom command [2429/2561] Generating igb_uio_makefile with a custom command [2430/2561] Linking target drivers/librte_event_skeleton.so.21.2 [2431/2561] Compiling C object drivers/librte_crypto_dpaa_sec.so.21.2.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o [2432/2561] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o [2433/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o [2434/2561] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o [2435/2561] Compiling C object app/test/dpdk-test.p/test_pmd_perf.c.o [2436/2561] Compiling C object app/test/dpdk-test.p/test_timer_secondary.c.o [2437/2561] Linking target drivers/librte_crypto_caam_jr.so.21.2 [2438/2561] Linking target drivers/librte_crypto_scheduler.so.21.2 [2439/2561] Linking target drivers/librte_net_vhost.so.21.2 [2440/2561] Linking target drivers/librte_vdpa_ifc.so.21.2 [2441/2561] Linking static target drivers/librte_event_dsw.a [2442/2561] Linking static target drivers/librte_baseband_turbo_sw.a [2443/2561] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.21.2 [2444/2561] Compiling C object drivers/librte_baseband_acc100.so.21.2.p/meson-generated_.._rte_baseband_acc100.pmd.c.o [2445/2561] Compiling C object drivers/librte_baseband_acc100.a.p/meson-generated_.._rte_baseband_acc100.pmd.c.o [2446/2561] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command [2447/2561] Linking target drivers/librte_event_dlb.so.21.2 [2448/2561] Linking static target drivers/librte_crypto_dpaa_sec.a [2449/2561] Linking static target drivers/librte_baseband_acc100.a [2450/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tx.c.o [2451/2561] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr.c.o [2452/2561] Linking target drivers/librte_baseband_fpga_lte_fec.so.21.2 [2453/2561] Generating rte_baseband_null.sym_chk with a meson_exe.py custom command [2454/2561] Generating symbol file drivers/librte_net_dpaa.so.21.2.p/librte_net_dpaa.so.21.2.symbols [2455/2561] Generating rte_event_opdl.sym_chk with a meson_exe.py custom command [2456/2561] Compiling C object app/test/dpdk-test.p/test_table_pipeline.c.o [2457/2561] Compiling C object app/test/dpdk-test.p/test_table_ports.c.o [2458/2561] Linking target drivers/librte_baseband_null.so.21.2 [2459/2561] Generating symbol file drivers/librte_net_dpaa2.so.21.2.p/librte_net_dpaa2.so.21.2.symbols [2460/2561] Linking target drivers/librte_event_opdl.so.21.2 [2461/2561] Compiling C object app/test/dpdk-test.p/test_latencystats.c.o [2462/2561] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o [2463/2561] Generating rte_event_sw.sym_chk with a meson_exe.py custom command [2464/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o [2465/2561] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.21.2.p/librte_crypto_dpaa2_sec.so.21.2.symbols [2466/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o [2467/2561] Generating rte_event_dlb2.sym_chk with a meson_exe.py custom command [2468/2561] Compiling C object app/test/dpdk-test.p/test_pdump.c.o [2469/2561] Linking target drivers/librte_event_sw.so.21.2 [2470/2561] Linking target drivers/librte_event_dpaa2.so.21.2 [2471/2561] Generating rte_event_octeontx.sym_chk with a meson_exe.py custom command [2472/2561] Generating rte_baseband_turbo_sw.sym_chk with a meson_exe.py custom command [2473/2561] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o [2474/2561] Generating rte_event_dsw.sym_chk with a meson_exe.py custom command [2475/2561] Linking target drivers/librte_event_dlb2.so.21.2 [2476/2561] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o [2477/2561] Linking target drivers/librte_event_octeontx.so.21.2 [2478/2561] Linking target drivers/librte_baseband_turbo_sw.so.21.2 [2479/2561] Linking target drivers/librte_event_dsw.so.21.2 [2480/2561] Compiling C object app/test/dpdk-test.p/test_ipsec.c.o [2481/2561] Generating rte_baseband_acc100.sym_chk with a meson_exe.py custom command [2482/2561] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command [2483/2561] Compiling C object app/test/dpdk-test.p/test_table_tables.c.o [2484/2561] Compiling C object app/test/dpdk-test.p/test_security.c.o [2485/2561] Linking target drivers/librte_baseband_acc100.so.21.2 [2486/2561] Linking target drivers/librte_crypto_dpaa_sec.so.21.2 [2487/2561] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o [2488/2561] Compiling C object app/test/dpdk-test.p/test_table_acl.c.o [2489/2561] Generating symbol file drivers/librte_crypto_dpaa_sec.so.21.2.p/librte_crypto_dpaa_sec.so.21.2.symbols [2490/2561] Linking target drivers/librte_event_dpaa.so.21.2 [2491/2561] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o [2492/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o [2493/2561] Linking static target drivers/libtmp_rte_crypto_octeontx.a [2494/2561] Compiling C object app/test/dpdk-test.p/test_event_timer_adapter.c.o [2495/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_ops.c.o [2496/2561] Linking static target drivers/libtmp_rte_crypto_octeontx2.a [2497/2561] Generating rte_crypto_octeontx.pmd.c with a custom command [2498/2561] Compiling C object drivers/librte_crypto_octeontx.so.21.2.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o [2499/2561] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o [2500/2561] Linking static target drivers/librte_crypto_octeontx.a [2501/2561] Generating rte_crypto_octeontx2.pmd.c with a custom command [2502/2561] Compiling C object drivers/librte_crypto_octeontx2.a.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o [2503/2561] Compiling C object drivers/librte_crypto_octeontx2.so.21.2.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o [2504/2561] Linking static target drivers/librte_crypto_octeontx2.a [2505/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_table_action.c.o [2506/2561] Linking static target lib/librte_pipeline.a [2507/2561] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o [2508/2561] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command [2509/2561] Compiling C object app/test/dpdk-test.p/test_table_combined.c.o [2510/2561] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o [2511/2561] Linking target drivers/librte_crypto_octeontx.so.21.2 [2512/2561] Generating rte_crypto_octeontx2.sym_chk with a meson_exe.py custom command [2513/2561] Linking target drivers/librte_crypto_octeontx2.so.21.2 [2514/2561] Compiling C object app/test/dpdk-test.p/test_mbuf.c.o [2515/2561] Generating symbol file drivers/librte_crypto_octeontx2.so.21.2.p/librte_crypto_octeontx2.so.21.2.symbols [2516/2561] Generating pipeline.sym_chk with a meson_exe.py custom command [2517/2561] Linking target lib/librte_pipeline.so.21.2 [2518/2561] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o [2519/2561] Generating igb_uio with a custom command make: Entering directory '/usr/src/linux-headers-5.11.6-051106-generic' CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.o MODPOST /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/Module.symvers CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.mod.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko make: Leaving directory '/usr/src/linux-headers-5.11.6-051106-generic' [2520/2561] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o [2521/2561] Generating symbol file lib/librte_pipeline.so.21.2.p/librte_pipeline.so.21.2.symbols [2522/2561] Linking target drivers/librte_net_softnic.so.21.2 [2523/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rx.c.o [2524/2561] Linking static target drivers/libtmp_rte_net_octeontx2.a [2525/2561] Generating rte_net_octeontx2.pmd.c with a custom command [2526/2561] Compiling C object drivers/librte_net_octeontx2.so.21.2.p/meson-generated_.._rte_net_octeontx2.pmd.c.o [2527/2561] Compiling C object drivers/librte_net_octeontx2.a.p/meson-generated_.._rte_net_octeontx2.pmd.c.o [2528/2561] Linking static target drivers/librte_net_octeontx2.a [2529/2561] Generating rte_kni with a custom command make: Entering directory '/usr/src/linux-headers-5.11.6-051106-generic' CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.o MODPOST /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/Module.symvers CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.mod.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko make: Leaving directory '/usr/src/linux-headers-5.11.6-051106-generic' [2530/2561] Generating rte_net_octeontx2.sym_chk with a meson_exe.py custom command [2531/2561] Linking target drivers/librte_net_octeontx2.so.21.2 [2532/2561] Generating symbol file drivers/librte_net_octeontx2.so.21.2.p/librte_net_octeontx2.so.21.2.symbols [2533/2561] Compiling C object app/test/dpdk-test.p/test_memcpy_perf.c.o [2534/2561] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o [2535/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev.c.o [2536/2561] Compiling C object app/test/dpdk-test.p/test_ring_perf.c.o [2537/2561] Compiling C object app/test/dpdk-test.p/test_ring.c.o [2538/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o [2539/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o [2540/2561] Linking static target drivers/libtmp_rte_event_octeontx2.a [2541/2561] Generating rte_event_octeontx2.pmd.c with a custom command [2542/2561] Compiling C object drivers/librte_event_octeontx2.a.p/meson-generated_.._rte_event_octeontx2.pmd.c.o [2543/2561] Compiling C object drivers/librte_event_octeontx2.so.21.2.p/meson-generated_.._rte_event_octeontx2.pmd.c.o [2544/2561] Linking static target drivers/librte_event_octeontx2.a [2545/2561] Generating rte_event_octeontx2.sym_chk with a meson_exe.py custom command [2546/2561] Linking target drivers/librte_event_octeontx2.so.21.2 [2547/2561] Linking target app/test/dpdk-test [2548/2561] Linking target app/dpdk-testpmd [2549/2561] Linking target app/dpdk-test-regex [2550/2561] Linking target app/dpdk-test-compress-perf [2551/2561] Linking target app/dpdk-test-cmdline [2552/2561] Linking target app/dpdk-test-sad [2553/2561] Linking target app/dpdk-test-pipeline [2554/2561] Linking target app/dpdk-test-crypto-perf [2555/2561] Linking target app/dpdk-test-acl [2556/2561] Linking target app/dpdk-test-eventdev [2557/2561] Linking target app/dpdk-test-fib [2558/2561] Linking target app/dpdk-pdump [2559/2561] Linking target app/dpdk-test-flow-perf [2560/2561] Linking target app/dpdk-test-bbdev [2561/2561] Linking target app/dpdk-proc-info 29/03/2021 11:08:43 dut.10.240.183.220: find ./x86_64-native-linuxapp-gcc/kernel/ -name *.ko 29/03/2021 11:08:44 dut.10.240.183.220: ./x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko ./x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko 29/03/2021 11:08:44 dut.10.240.183.220: mkdir -p x86_64-native-linuxapp-gcc/kmod 29/03/2021 11:08:44 dut.10.240.183.220: 29/03/2021 11:08:44 dut.10.240.183.220: cp ./x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko x86_64-native-linuxapp-gcc/kmod/ 29/03/2021 11:08:44 dut.10.240.183.220: 29/03/2021 11:08:44 dut.10.240.183.220: cp ./x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko x86_64-native-linuxapp-gcc/kmod/ 29/03/2021 11:08:44 dut.10.240.183.220: 29/03/2021 11:08:44 TestDPDKGsoLib: Test Case test_kernel_gso_dpdk Begin 29/03/2021 11:08:44 dut.10.240.183.220: 29/03/2021 11:08:44 tester: 29/03/2021 11:08:44 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:08:44 dut.10.240.183.220: 29/03/2021 11:08:44 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:08:44 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:08:44 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:08:44 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:08:44 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:08:44 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 11:08:44 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:08:44 dut.10.240.183.220: 29/03/2021 11:08:44 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:08:44 dut.10.240.183.220: Cannot find device "ens801f1" 29/03/2021 11:08:44 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 11:08:44 dut.10.240.183.220: SIOCSIFADDR: No such device ens801f1: ERROR while getting interface flags: No such device ens801f1: ERROR while getting interface flags: No such device 29/03/2021 11:08:44 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 11:08:45 dut.10.240.183.220: Cannot get device feature names: No such device 29/03/2021 11:08:54 dut.10.240.183.220: lsof -i:6000 29/03/2021 11:08:54 dut.10.240.183.220: 29/03/2021 11:08:59 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:09:34 virtdut.10.240.183.220:6000: ls -d ~ 29/03/2021 11:09:34 virtdut.10.240.183.220:6000: /root 29/03/2021 11:09:34 virtdut.10.240.183.220:6000: ls /tmp/ && cd ~ 29/03/2021 11:09:35 virtdut.10.240.183.220:6000: snap.lxd systemd-private-14a59ff0d2fc4f75a3fc302141bafef0-systemd-logind.service-FDhalf systemd-private-14a59ff0d2fc4f75a3fc302141bafef0-systemd-resolved.service-gGwCAh systemd-private-14a59ff0d2fc4f75a3fc302141bafef0-systemd-timesyncd.service-xSCzVh 29/03/2021 11:09:35 virtdut.10.240.183.220:6000: scp -v -P 6000 -o NoHostAuthenticationForLocalhost=yes dep/dpdk.tar.gz root@10.240.183.220:/tmp/ 29/03/2021 11:09:38 virtdut.10.240.183.220:6000: ulimit -c unlimited 29/03/2021 11:09:38 virtdut.10.240.183.220:6000: 29/03/2021 11:09:38 virtdut.10.240.183.220:6000: rm -rf ~/dpdk 29/03/2021 11:09:39 virtdut.10.240.183.220:6000: 29/03/2021 11:09:39 virtdut.10.240.183.220:6000: tar zmxf /tmp/dpdk.tar.gz -C ~ 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: ls ~/dpdk 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: ABI_VERSION app buildtools config devtools doc dpdk.log drivers examples kernel lib license MAINTAINERS Makefile meson.build meson_options.txt README usertools VERSION 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cd ~/dpdk 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat VERSION 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 21.05.0-rc0 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: alias ls='ls --color=none' 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: processor : 0 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: lspci -Dnn | grep -i eth 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 0x1af4 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 0x1000 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 0x1af4 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: 0x1000 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: ens5 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: -1 29/03/2021 11:09:41 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ens5 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: virtio1 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: 52:54:00:00:00:01 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: modprobe virtio-pci 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ens5 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ifconfig ens5 up 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ens5 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ip link show ens5 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:09:42 virtdut.10.240.183.220:6000: ip link set ens5 up 29/03/2021 11:09:43 virtdut.10.240.183.220:6000: 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: virtio1 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: 52:54:00:00:00:01 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: fe80::5054:ff:fe00:1/64 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: modprobe virtio-pci 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: ens5 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: ifconfig ens5 up 29/03/2021 11:09:48 virtdut.10.240.183.220:6000: 29/03/2021 11:09:55 dut.10.240.183.220: 29/03/2021 11:09:55 virtdut.10.240.183.220:6000: ifconfig -a 29/03/2021 11:09:55 virtdut.10.240.183.220:6000: ens3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fec0::5054:ff:fe12:3456 prefixlen 64 scopeid 0x40 inet6 fe80::5054:ff:fe12:3456 prefixlen 64 scopeid 0x20 ether 52:54:00:12:34:56 txqueuelen 1000 (Ethernet) RX packets 100064 bytes 150548184 (150.5 MB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 7901 bytes 532374 (532.3 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens5: flags=4163 mtu 1500 inet6 fe80::5054:ff:fe00:1 prefixlen 64 scopeid 0x20 ether 52:54:00:00:00:01 txqueuelen 1000 (Ethernet) RX packets 1 bytes 83 (83.0 B) RX errors 0 dropped 1 overruns 0 frame 0 TX packets 7 bytes 586 (586.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 96 bytes 7438 (7.4 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 96 bytes 7438 (7.4 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 29/03/2021 11:09:55 virtdut.10.240.183.220:6000: ifconfig ens5 1.1.1.2 29/03/2021 11:09:55 virtdut.10.240.183.220:6000: 29/03/2021 11:09:55 virtdut.10.240.183.220:6000: ifconfig ens5 up 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: ethtool -K ens5 gso on 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: Could not change any device features 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: rm /root/iperf_client.log 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: rm: cannot remove '/root/iperf_client.log': No such file or directory 29/03/2021 11:09:56 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 11:09:56 dut.10.240.183.220: 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 11:09:56 virtdut.10.240.183.220:6000: 29/03/2021 11:10:26 dut.10.240.183.220: ^C 29/03/2021 11:10:26 dut.10.240.183.220: 29/03/2021 11:10:26 virtdut.10.240.183.220:6000: cat /root/iperf_client.log 29/03/2021 11:10:26 virtdut.10.240.183.220:6000: [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 11:10:26 TestDPDKGsoLib: Test Case test_kernel_gso_dpdk Result FAILED: 'There no data about this case' 29/03/2021 11:10:26 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:10:26 dut.10.240.183.220: 29/03/2021 11:10:26 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:10:26 dut.10.240.183.220: 29/03/2021 11:10:26 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:10:26 dut.10.240.183.220: Notice: 0000:b1:00.1 Ethernet Controller XL710 for 40GbE QSFP+ is not currently managed by any driver 29/03/2021 11:10:26 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:10:27 dut.10.240.183.220: 29/03/2021 11:10:29 TestDPDKGsoLib: Test Case test_no_gso_dpdk Begin 29/03/2021 11:10:29 dut.10.240.183.220: 29/03/2021 11:10:29 tester: 29/03/2021 11:10:29 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:10:30 dut.10.240.183.220: 29/03/2021 11:10:30 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:10:30 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:10:30 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:10:30 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:10:30 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:10:30 dut.10.240.183.220: 29/03/2021 11:10:30 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:10:30 dut.10.240.183.220: 29/03/2021 11:10:30 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:10:30 dut.10.240.183.220: 29/03/2021 11:10:30 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 11:10:30 dut.10.240.183.220: 29/03/2021 11:10:30 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 11:10:30 dut.10.240.183.220: 29/03/2021 11:10:40 dut.10.240.183.220: lsof -i:6000 29/03/2021 11:10:40 dut.10.240.183.220: 29/03/2021 11:10:40 dut.10.240.183.220: lsof -i:6001 29/03/2021 11:10:40 dut.10.240.183.220: 29/03/2021 11:10:45 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: cd ~/dpdk 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: cat VERSION 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: 21.05.0-rc0 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: alias ls='ls --color=none' 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: processor : 0 29/03/2021 11:11:20 virtdut.10.240.183.220:6001: lspci -Dnn | grep -i eth 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 0x1af4 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 0x1000 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 0x1af4 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 0x1000 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: ens5 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: -1 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: ens5 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: virtio1 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 52:54:00:00:00:01 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: modprobe virtio-pci 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: 29/03/2021 11:11:21 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ens5 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ifconfig ens5 up 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ens5 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ip link show ens5 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: ip link set ens5 up 29/03/2021 11:11:22 virtdut.10.240.183.220:6001: 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: virtio1 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: 52:54:00:00:00:01 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: fe80::5054:ff:fe00:1/64 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: 29/03/2021 11:11:27 virtdut.10.240.183.220:6001: modprobe virtio-pci 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: ens5 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: ifconfig ens5 up 29/03/2021 11:11:28 virtdut.10.240.183.220:6001: 29/03/2021 11:11:35 dut.10.240.183.220: 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: ifconfig -a 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: ens3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::5054:ff:fe12:3456 prefixlen 64 scopeid 0x20 inet6 fec0::5054:ff:fe12:3456 prefixlen 64 scopeid 0x40 ether 52:54:00:12:34:56 txqueuelen 1000 (Ethernet) RX packets 339 bytes 32297 (32.2 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 336 bytes 37989 (37.9 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens5: flags=4163 mtu 1500 inet6 fe80::5054:ff:fe00:1 prefixlen 64 scopeid 0x20 ether 52:54:00:00:00:01 txqueuelen 1000 (Ethernet) RX packets 1 bytes 70 (70.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 7 bytes 586 (586.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 96 bytes 7438 (7.4 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 96 bytes 7438 (7.4 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: ifconfig ens5 1.1.1.2 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: ifconfig ens5 up 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: ethtool -K ens5 gso off 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: rm /root/iperf_client.log 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: 29/03/2021 11:11:35 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 11:11:35 dut.10.240.183.220: 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 11:11:35 virtdut.10.240.183.220:6001: 29/03/2021 11:12:05 dut.10.240.183.220: ^C 29/03/2021 11:12:05 dut.10.240.183.220: 29/03/2021 11:12:05 virtdut.10.240.183.220:6001: cat /root/iperf_client.log 29/03/2021 11:12:05 virtdut.10.240.183.220:6001: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 714 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 39042 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 39044 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 39046 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 39048 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 39050 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 215 MBytes 1.80 Gbits/sec [ 4] 0.0- 1.0 sec 212 MBytes 1.78 Gbits/sec [ 5] 0.0- 1.0 sec 212 MBytes 1.78 Gbits/sec [ 6] 0.0- 1.0 sec 217 MBytes 1.82 Gbits/sec [ 7] 0.0- 1.0 sec 212 MBytes 1.78 Gbits/sec [SUM] 0.0- 1.0 sec 1.04 GBytes 8.97 Gbits/sec [ 4] 1.0- 2.0 sec 208 MBytes 1.75 Gbits/sec [ 5] 1.0- 2.0 sec 207 MBytes 1.74 Gbits/sec [ 6] 1.0- 2.0 sec 209 MBytes 1.75 Gbits/sec [ 3] 1.0- 2.0 sec 209 MBytes 1.75 Gbits/sec [ 7] 1.0- 2.0 sec 211 MBytes 1.77 Gbits/sec [SUM] 1.0- 2.0 sec 1.02 GBytes 8.76 Gbits/sec [ 4] 2.0- 3.0 sec 214 MBytes 1.79 Gbits/sec [ 6] 2.0- 3.0 sec 218 MBytes 1.83 Gbits/sec [ 3] 2.0- 3.0 sec 213 MBytes 1.79 Gbits/sec [ 5] 2.0- 3.0 sec 214 MBytes 1.79 Gbits/sec [ 7] 2.0- 3.0 sec 214 MBytes 1.80 Gbits/sec [SUM] 2.0- 3.0 sec 1.05 GBytes 9.00 Gbits/sec [ 3] 3.0- 4.0 sec 212 MBytes 1.78 Gbits/sec [ 4] 3.0- 4.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 3.0- 4.0 sec 214 MBytes 1.79 Gbits/sec [ 6] 3.0- 4.0 sec 214 MBytes 1.79 Gbits/sec [ 7] 3.0- 4.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 3.0- 4.0 sec 1.05 GBytes 8.98 Gbits/sec [ 3] 4.0- 5.0 sec 214 MBytes 1.80 Gbits/sec [ 4] 4.0- 5.0 sec 213 MBytes 1.78 Gbits/sec [ 5] 4.0- 5.0 sec 213 MBytes 1.79 Gbits/sec [ 6] 4.0- 5.0 sec 213 MBytes 1.79 Gbits/sec [ 7] 4.0- 5.0 sec 215 MBytes 1.81 Gbits/sec [SUM] 4.0- 5.0 sec 1.04 GBytes 8.96 Gbits/sec [ 3] 5.0- 6.0 sec 212 MBytes 1.78 Gbits/sec [ 5] 5.0- 6.0 sec 214 MBytes 1.79 Gbits/sec [ 6] 5.0- 6.0 sec 213 MBytes 1.79 Gbits/sec [ 4] 5.0- 6.0 sec 214 MBytes 1.79 Gbits/sec [ 7] 5.0- 6.0 sec 214 MBytes 1.79 Gbits/sec [SUM] 5.0- 6.0 sec 1.04 GBytes 8.94 Gbits/sec [ 3] 6.0- 7.0 sec 215 MBytes 1.80 Gbits/sec [ 4] 6.0- 7.0 sec 212 MBytes 1.78 Gbits/sec [ 5] 6.0- 7.0 sec 214 MBytes 1.79 Gbits/sec [ 6] 6.0- 7.0 sec 214 MBytes 1.80 Gbits/sec [ 7] 6.0- 7.0 sec 215 MBytes 1.80 Gbits/sec [SUM] 6.0- 7.0 sec 1.04 GBytes 8.97 Gbits/sec [ 3] 7.0- 8.0 sec 213 MBytes 1.79 Gbits/sec [ 4] 7.0- 8.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 7.0- 8.0 sec 215 MBytes 1.80 Gbits/sec [ 7] 7.0- 8.0 sec 216 MBytes 1.82 Gbits/sec [ 6] 7.0- 8.0 sec 213 MBytes 1.79 Gbits/sec [SUM] 7.0- 8.0 sec 1.05 GBytes 9.00 Gbits/sec [ 3] 8.0- 9.0 sec 216 MBytes 1.81 Gbits/sec [ 4] 8.0- 9.0 sec 213 MBytes 1.79 Gbits/sec [ 5] 8.0- 9.0 sec 213 MBytes 1.79 Gbits/sec [ 6] 8.0- 9.0 sec 214 MBytes 1.79 Gbits/sec [ 7] 8.0- 9.0 sec 218 MBytes 1.83 Gbits/sec [SUM] 8.0- 9.0 sec 1.05 GBytes 9.01 Gbits/sec [ 3] 9.0-10.0 sec 212 MBytes 1.78 Gbits/sec [ 3] 0.0-10.0 sec 2.08 GBytes 1.79 Gbits/sec [ 4] 9.0-10.0 sec 214 MBytes 1.79 Gbits/sec [ 4] 0.0-10.0 sec 2.08 GBytes 1.79 Gbits/sec [ 6] 9.0-10.0 sec 214 MBytes 1.80 Gbits/sec [ 6] 0.0-10.0 sec 2.09 GBytes 1.79 Gbits/sec [ 5] 9.0-10.0 sec 217 MBytes 1.82 Gbits/sec [ 5] 0.0-10.0 sec 2.08 GBytes 1.79 Gbits/sec [ 7] 9.0-10.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 9.0-10.0 sec 1.05 GBytes 9.01 Gbits/sec [ 7] 0.0-10.0 sec 2.10 GBytes 1.80 Gbits/sec [SUM] 0.0-10.0 sec 10.4 GBytes 8.95 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 11:12:05 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 8.95 Gbits/sec | +------+----------------+ 29/03/2021 11:12:05 TestDPDKGsoLib: Iperf throughput is 8.95 Gbits/sec 29/03/2021 11:12:05 virtdut.10.240.183.220:6001: rm /root/iperf_client.log 29/03/2021 11:12:05 virtdut.10.240.183.220:6001: 29/03/2021 11:12:07 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:12:07 dut.10.240.183.220: 29/03/2021 11:12:07 TestDPDKGsoLib: Test Case test_no_gso_dpdk Result PASSED: 29/03/2021 11:12:07 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:12:07 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:12:07 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:12:07 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:12:07 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:12:10 dut.10.240.183.220: 29/03/2021 11:12:10 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:12:10 dut.10.240.183.220: 29/03/2021 11:12:12 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_tcp Begin 29/03/2021 11:12:12 dut.10.240.183.220: 29/03/2021 11:12:13 tester: 29/03/2021 11:12:13 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:12:13 dut.10.240.183.220: 29/03/2021 11:12:13 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:12:13 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:12:13 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:12:13 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:12:13 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:12:13 dut.10.240.183.220: 29/03/2021 11:12:13 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:12:13 dut.10.240.183.220: 29/03/2021 11:12:13 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:12:13 dut.10.240.183.220: 29/03/2021 11:12:13 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 11:12:13 dut.10.240.183.220: 29/03/2021 11:12:13 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 11:12:13 dut.10.240.183.220: 29/03/2021 11:12:24 dut.10.240.183.220: lsof -i:6001 29/03/2021 11:12:24 dut.10.240.183.220: 29/03/2021 11:12:24 dut.10.240.183.220: lsof -i:6002 29/03/2021 11:12:24 dut.10.240.183.220: 29/03/2021 11:12:29 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:12:58 virtdut.10.240.183.220:6002: cd ~/dpdk 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat VERSION 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 21.05.0-rc0 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: alias ls='ls --color=none' 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: processor : 0 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: lspci -Dnn | grep -i eth 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 0x1af4 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 0x1000 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 0x1af4 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: 0x1000 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: ens5 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: -1 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: ens5 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: virtio1 29/03/2021 11:12:59 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 52:54:00:00:00:01 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: modprobe virtio-pci 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ens5 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ifconfig ens5 up 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ens5 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ip link show ens5 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: ip link set ens5 up 29/03/2021 11:13:00 virtdut.10.240.183.220:6002: 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: virtio1 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: 52:54:00:00:00:01 29/03/2021 11:13:05 virtdut.10.240.183.220:6002: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: fe80::5054:ff:fe00:1/64 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: modprobe virtio-pci 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: ens5 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: ifconfig ens5 up 29/03/2021 11:13:06 virtdut.10.240.183.220:6002: 29/03/2021 11:13:13 dut.10.240.183.220: 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: sh /home/lei/dpdk/Guest_script.sh 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: sh: /home/lei/dpdk/Guest_script.sh: No such file or directory 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: ifconfig ens5 1.1.1.2 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: ifconfig ens5 up 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: ethtool -K ens5 gso off 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: rm /root/iperf_client.log 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: 29/03/2021 11:13:13 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 11:13:13 dut.10.240.183.220: 29/03/2021 11:13:13 virtdut.10.240.183.220:6002: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 11:13:14 virtdut.10.240.183.220:6002: 29/03/2021 11:13:44 dut.10.240.183.220: ^C 29/03/2021 11:13:44 dut.10.240.183.220: 29/03/2021 11:13:44 virtdut.10.240.183.220:6002: cat /root/iperf_client.log 29/03/2021 11:13:44 virtdut.10.240.183.220:6002: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 586 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 54564 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 54566 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 54568 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 54570 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 54572 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 382 MBytes 3.21 Gbits/sec [ 4] 0.0- 1.0 sec 317 MBytes 2.66 Gbits/sec [ 5] 0.0- 1.0 sec 304 MBytes 2.55 Gbits/sec [ 6] 0.0- 1.0 sec 337 MBytes 2.83 Gbits/sec [ 7] 0.0- 1.0 sec 261 MBytes 2.19 Gbits/sec [SUM] 0.0- 1.0 sec 1.56 GBytes 13.4 Gbits/sec [ 4] 1.0- 2.0 sec 355 MBytes 2.98 Gbits/sec [ 5] 1.0- 2.0 sec 335 MBytes 2.81 Gbits/sec [ 7] 1.0- 2.0 sec 308 MBytes 2.58 Gbits/sec [ 6] 1.0- 2.0 sec 329 MBytes 2.76 Gbits/sec [ 3] 1.0- 2.0 sec 241 MBytes 2.02 Gbits/sec [SUM] 1.0- 2.0 sec 1.53 GBytes 13.2 Gbits/sec [ 3] 2.0- 3.0 sec 321 MBytes 2.69 Gbits/sec [ 4] 2.0- 3.0 sec 421 MBytes 3.53 Gbits/sec [ 5] 2.0- 3.0 sec 464 MBytes 3.90 Gbits/sec [ 7] 2.0- 3.0 sec 336 MBytes 2.82 Gbits/sec [ 6] 2.0- 3.0 sec 44.9 MBytes 376 Mbits/sec [SUM] 2.0- 3.0 sec 1.55 GBytes 13.3 Gbits/sec [ 3] 3.0- 4.0 sec 394 MBytes 3.31 Gbits/sec [ 4] 3.0- 4.0 sec 431 MBytes 3.62 Gbits/sec [ 5] 3.0- 4.0 sec 376 MBytes 3.16 Gbits/sec [ 7] 3.0- 4.0 sec 344 MBytes 2.88 Gbits/sec [ 6] 3.0- 4.0 sec 21.6 MBytes 181 Mbits/sec [SUM] 3.0- 4.0 sec 1.53 GBytes 13.1 Gbits/sec [ 3] 4.0- 5.0 sec 396 MBytes 3.32 Gbits/sec [ 4] 4.0- 5.0 sec 383 MBytes 3.22 Gbits/sec [ 5] 4.0- 5.0 sec 478 MBytes 4.01 Gbits/sec [ 7] 4.0- 5.0 sec 316 MBytes 2.65 Gbits/sec [ 6] 4.0- 5.0 sec 128 KBytes 1.05 Mbits/sec [SUM] 4.0- 5.0 sec 1.54 GBytes 13.2 Gbits/sec [ 3] 5.0- 6.0 sec 276 MBytes 2.31 Gbits/sec [ 4] 5.0- 6.0 sec 420 MBytes 3.52 Gbits/sec [ 5] 5.0- 6.0 sec 299 MBytes 2.51 Gbits/sec [ 6] 5.0- 6.0 sec 275 MBytes 2.31 Gbits/sec [ 7] 5.0- 6.0 sec 258 MBytes 2.16 Gbits/sec [SUM] 5.0- 6.0 sec 1.49 GBytes 12.8 Gbits/sec [ 4] 6.0- 7.0 sec 327 MBytes 2.75 Gbits/sec [ 7] 6.0- 7.0 sec 395 MBytes 3.31 Gbits/sec [ 5] 6.0- 7.0 sec 307 MBytes 2.57 Gbits/sec [ 3] 6.0- 7.0 sec 233 MBytes 1.95 Gbits/sec [ 6] 6.0- 7.0 sec 283 MBytes 2.37 Gbits/sec [SUM] 6.0- 7.0 sec 1.51 GBytes 13.0 Gbits/sec [ 3] 7.0- 8.0 sec 334 MBytes 2.80 Gbits/sec [ 4] 7.0- 8.0 sec 120 MBytes 1.00 Gbits/sec [ 5] 7.0- 8.0 sec 269 MBytes 2.26 Gbits/sec [ 6] 7.0- 8.0 sec 374 MBytes 3.14 Gbits/sec [ 7] 7.0- 8.0 sec 437 MBytes 3.66 Gbits/sec [SUM] 7.0- 8.0 sec 1.50 GBytes 12.9 Gbits/sec [ 3] 8.0- 9.0 sec 390 MBytes 3.27 Gbits/sec [ 4] 8.0- 9.0 sec 144 MBytes 1.20 Gbits/sec [ 5] 8.0- 9.0 sec 462 MBytes 3.88 Gbits/sec [ 6] 8.0- 9.0 sec 394 MBytes 3.31 Gbits/sec [ 7] 8.0- 9.0 sec 191 MBytes 1.60 Gbits/sec [SUM] 8.0- 9.0 sec 1.54 GBytes 13.3 Gbits/sec [ 3] 9.0-10.0 sec 368 MBytes 3.09 Gbits/sec [ 3] 0.0-10.0 sec 3.26 GBytes 2.80 Gbits/sec [ 4] 9.0-10.0 sec 206 MBytes 1.73 Gbits/sec [ 4] 0.0-10.0 sec 3.05 GBytes 2.62 Gbits/sec [ 5] 9.0-10.0 sec 34.5 MBytes 289 Mbits/sec [ 5] 0.0-10.0 sec 3.25 GBytes 2.79 Gbits/sec [ 6] 9.0-10.0 sec 541 MBytes 4.54 Gbits/sec [ 6] 0.0-10.0 sec 2.54 GBytes 2.18 Gbits/sec [ 7] 9.0-10.0 sec 448 MBytes 3.75 Gbits/sec [SUM] 9.0-10.0 sec 1.56 GBytes 13.4 Gbits/sec [ 7] 0.0-10.0 sec 3.22 GBytes 2.76 Gbits/sec [SUM] 0.0-10.0 sec 15.3 GBytes 13.1 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 11:13:44 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 13.1 Gbits/sec | +------+----------------+ 29/03/2021 11:13:44 TestDPDKGsoLib: Iperf throughput is 13.1 Gbits/sec 29/03/2021 11:13:44 virtdut.10.240.183.220:6002: rm /root/iperf_client.log 29/03/2021 11:13:44 virtdut.10.240.183.220:6002: 29/03/2021 11:13:44 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:13:44 dut.10.240.183.220: 29/03/2021 11:13:45 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:13:45 dut.10.240.183.220: 29/03/2021 11:13:45 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_tcp Result PASSED: 29/03/2021 11:13:45 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:13:46 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:13:46 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:13:46 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:13:46 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:13:48 dut.10.240.183.220: 29/03/2021 11:13:48 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:13:49 dut.10.240.183.220: 29/03/2021 11:13:51 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_udp Begin 29/03/2021 11:13:51 dut.10.240.183.220: 29/03/2021 11:13:51 tester: 29/03/2021 11:13:51 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:13:51 dut.10.240.183.220: 29/03/2021 11:13:51 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:13:51 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:13:51 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:13:51 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:13:51 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:13:51 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 11:13:51 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:13:51 dut.10.240.183.220: 29/03/2021 11:13:51 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:13:51 dut.10.240.183.220: 29/03/2021 11:13:51 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 11:13:52 dut.10.240.183.220: 29/03/2021 11:13:52 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 11:13:52 dut.10.240.183.220: 29/03/2021 11:14:03 dut.10.240.183.220: lsof -i:6002 29/03/2021 11:14:03 dut.10.240.183.220: 29/03/2021 11:14:03 dut.10.240.183.220: lsof -i:6003 29/03/2021 11:14:03 dut.10.240.183.220: 29/03/2021 11:14:08 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cd ~/dpdk 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cat VERSION 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 21.05.0-rc0 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: alias ls='ls --color=none' 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: processor : 0 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: lspci -Dnn | grep -i eth 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 0x1af4 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 0x1000 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 0x1af4 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: 0x1000 29/03/2021 11:14:44 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ens5 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: -1 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ens5 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: virtio1 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: 52:54:00:00:00:01 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: modprobe virtio-pci 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ens5 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ifconfig ens5 up 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:45 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:14:46 virtdut.10.240.183.220:6003: ens5 29/03/2021 11:14:46 virtdut.10.240.183.220:6003: ip link show ens5 29/03/2021 11:14:46 virtdut.10.240.183.220:6003: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:14:46 virtdut.10.240.183.220:6003: ip link set ens5 up 29/03/2021 11:14:46 virtdut.10.240.183.220:6003: 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: virtio1 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: 52:54:00:00:00:01 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: fe80::5054:ff:fe00:1/64 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: modprobe virtio-pci 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: ens5 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: ifconfig ens5 up 29/03/2021 11:14:51 virtdut.10.240.183.220:6003: 29/03/2021 11:14:58 dut.10.240.183.220: 29/03/2021 11:14:58 virtdut.10.240.183.220:6003: ifconfig ens5 1.1.1.2 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: ifconfig ens5 up 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: ethtool -K ens5 gso off 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: rm /root/iperf_client.log 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: 29/03/2021 11:14:59 dut.10.240.183.220: ip netns exec ns1 iperf -s -u 29/03/2021 11:14:59 dut.10.240.183.220: 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: iperf -c 1.1.1.8 -i 1 -u -t 10 -l 9000 -b 10G -P 5 > /root/iperf_client.log & 29/03/2021 11:14:59 virtdut.10.240.183.220:6003: 29/03/2021 11:15:29 dut.10.240.183.220: ^C 29/03/2021 11:15:29 dut.10.240.183.220: 29/03/2021 11:15:29 virtdut.10.240.183.220:6003: cat /root/iperf_client.log 29/03/2021 11:15:29 virtdut.10.240.183.220:6003: ------------------------------------------------------------ Client connecting to 1.1.1.8, UDP port 5001 Sending 9000 byte datagrams, IPG target: 6.71 us (kalman adjust) UDP buffer size: 208 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 41906 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 39361 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 46818 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 46692 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 52890 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 121 MBytes 1.02 Gbits/sec [ 4] 0.0- 1.0 sec 119 MBytes 996 Mbits/sec [ 5] 0.0- 1.0 sec 118 MBytes 991 Mbits/sec [ 6] 0.0- 1.0 sec 119 MBytes 997 Mbits/sec [ 7] 0.0- 1.0 sec 117 MBytes 983 Mbits/sec [SUM] 0.0- 1.0 sec 594 MBytes 4.98 Gbits/sec [ 3] 1.0- 2.0 sec 115 MBytes 965 Mbits/sec [ 6] 1.0- 2.0 sec 118 MBytes 986 Mbits/sec [ 4] 1.0- 2.0 sec 118 MBytes 993 Mbits/sec [ 5] 1.0- 2.0 sec 116 MBytes 975 Mbits/sec [ 7] 1.0- 2.0 sec 117 MBytes 983 Mbits/sec [SUM] 1.0- 2.0 sec 584 MBytes 4.90 Gbits/sec [ 3] 2.0- 3.0 sec 121 MBytes 1.01 Gbits/sec [ 5] 2.0- 3.0 sec 120 MBytes 1.01 Gbits/sec [ 6] 2.0- 3.0 sec 119 MBytes 998 Mbits/sec [ 7] 2.0- 3.0 sec 120 MBytes 1.00 Gbits/sec [ 4] 2.0- 3.0 sec 119 MBytes 996 Mbits/sec [SUM] 2.0- 3.0 sec 598 MBytes 5.02 Gbits/sec [ 3] 3.0- 4.0 sec 120 MBytes 1.01 Gbits/sec [ 4] 3.0- 4.0 sec 119 MBytes 1000 Mbits/sec [ 5] 3.0- 4.0 sec 120 MBytes 1.00 Gbits/sec [ 6] 3.0- 4.0 sec 121 MBytes 1.02 Gbits/sec [ 7] 3.0- 4.0 sec 120 MBytes 1.00 Gbits/sec [SUM] 3.0- 4.0 sec 599 MBytes 5.03 Gbits/sec [ 4] 4.0- 5.0 sec 122 MBytes 1.02 Gbits/sec [ 6] 4.0- 5.0 sec 117 MBytes 985 Mbits/sec [ 3] 4.0- 5.0 sec 122 MBytes 1.02 Gbits/sec [ 5] 4.0- 5.0 sec 121 MBytes 1.01 Gbits/sec [ 7] 4.0- 5.0 sec 122 MBytes 1.03 Gbits/sec [SUM] 4.0- 5.0 sec 604 MBytes 5.07 Gbits/sec [ 3] 5.0- 6.0 sec 121 MBytes 1.01 Gbits/sec [ 5] 5.0- 6.0 sec 121 MBytes 1.01 Gbits/sec [ 6] 5.0- 6.0 sec 123 MBytes 1.03 Gbits/sec [ 7] 5.0- 6.0 sec 121 MBytes 1.01 Gbits/sec [ 4] 5.0- 6.0 sec 122 MBytes 1.02 Gbits/sec [SUM] 5.0- 6.0 sec 606 MBytes 5.09 Gbits/sec [ 3] 6.0- 7.0 sec 120 MBytes 1.01 Gbits/sec [ 4] 6.0- 7.0 sec 121 MBytes 1.01 Gbits/sec [ 5] 6.0- 7.0 sec 121 MBytes 1.01 Gbits/sec [ 6] 6.0- 7.0 sec 120 MBytes 1.01 Gbits/sec [ 7] 6.0- 7.0 sec 122 MBytes 1.02 Gbits/sec [SUM] 6.0- 7.0 sec 604 MBytes 5.06 Gbits/sec [ 5] 7.0- 8.0 sec 120 MBytes 1.01 Gbits/sec [ 6] 7.0- 8.0 sec 119 MBytes 1.00 Gbits/sec [ 3] 7.0- 8.0 sec 120 MBytes 1.01 Gbits/sec [ 4] 7.0- 8.0 sec 119 MBytes 998 Mbits/sec [ 7] 7.0- 8.0 sec 119 MBytes 1.00 Gbits/sec [SUM] 7.0- 8.0 sec 598 MBytes 5.02 Gbits/sec [ 3] 8.0- 9.0 sec 119 MBytes 1.00 Gbits/sec [ 4] 8.0- 9.0 sec 119 MBytes 996 Mbits/sec [ 5] 8.0- 9.0 sec 119 MBytes 998 Mbits/sec [ 7] 8.0- 9.0 sec 119 MBytes 1.00 Gbits/sec [ 6] 8.0- 9.0 sec 120 MBytes 1.00 Gbits/sec [SUM] 8.0- 9.0 sec 596 MBytes 5.00 Gbits/sec [ 3] 9.0-10.0 sec 118 MBytes 987 Mbits/sec [ 4] 9.0-10.0 sec 117 MBytes 985 Mbits/sec [ 5] 9.0-10.0 sec 119 MBytes 999 Mbits/sec [ 6] 9.0-10.0 sec 117 MBytes 979 Mbits/sec [ 7] 9.0-10.0 sec 117 MBytes 986 Mbits/sec [SUM] 9.0-10.0 sec 588 MBytes 4.94 Gbits/sec [ 3] 0.0-10.0 sec 1.17 GBytes 1.00 Gbits/sec [ 3] Sent 139410 datagrams [ 4] 0.0-10.0 sec 1.17 GBytes 1.00 Gbits/sec [ 4] Sent 139147 datagrams [ 5] 0.0-10.0 sec 1.17 GBytes 1.00 Gbits/sec [ 5] Sent 139122 datagrams [ 6] 0.0-10.0 sec 1.17 GBytes 1.00 Gbits/sec [ 6] Sent 139381 datagrams [ 7] 0.0-10.0 sec 1.17 GBytes 1.01 Gbits/sec [ 7] Sent 139965 datagrams [SUM] 0.0-10.0 sec 5.84 GBytes 5.01 Gbits/sec [SUM] Sent 697025 datagrams [1]+ Done iperf -c 1.1.1.8 -i 1 -u -t 10 -l 9000 -b 10G -P 5 > /root/iperf_client.log 29/03/2021 11:15:29 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 5.01 Gbits/sec | +------+----------------+ 29/03/2021 11:15:29 TestDPDKGsoLib: Iperf throughput is 5.01 Gbits/sec 29/03/2021 11:15:29 virtdut.10.240.183.220:6003: rm /root/iperf_client.log 29/03/2021 11:15:29 virtdut.10.240.183.220:6003: 29/03/2021 11:15:29 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:15:29 dut.10.240.183.220: 29/03/2021 11:15:31 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:15:31 dut.10.240.183.220: 29/03/2021 11:15:31 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_udp Result PASSED: 29/03/2021 11:15:31 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:15:31 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:15:31 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:15:31 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:15:31 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:15:33 dut.10.240.183.220: 29/03/2021 11:15:33 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:15:34 dut.10.240.183.220: 29/03/2021 11:15:36 TestDPDKGsoLib: Test Case test_vhost_gso_with_gre Begin 29/03/2021 11:15:36 dut.10.240.183.220: 29/03/2021 11:15:36 tester: 29/03/2021 11:15:36 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:15:36 dut.10.240.183.220: 29/03/2021 11:15:36 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:15:36 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:15:36 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:15:36 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:15:36 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:15:36 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 11:15:36 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:15:37 dut.10.240.183.220: 29/03/2021 11:15:37 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:15:37 dut.10.240.183.220: 29/03/2021 11:15:37 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 188.0.0.1 up 29/03/2021 11:15:37 dut.10.240.183.220: 29/03/2021 11:15:37 dut.10.240.183.220: ip netns exec ns1 ip tunnel add gre100 mode gre remote 188.0.0.2 local 188.0.0.1 29/03/2021 11:15:37 dut.10.240.183.220: 29/03/2021 11:15:37 dut.10.240.183.220: ip netns exec ns1 ifconfig gre100 1.1.1.1/24 up 29/03/2021 11:15:37 dut.10.240.183.220: 29/03/2021 11:15:48 dut.10.240.183.220: lsof -i:6003 29/03/2021 11:15:48 dut.10.240.183.220: 29/03/2021 11:15:48 dut.10.240.183.220: lsof -i:6004 29/03/2021 11:15:48 dut.10.240.183.220: 29/03/2021 11:15:53 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: cd ~/dpdk 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: cat VERSION 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: 21.05.0-rc0 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: alias ls='ls --color=none' 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: processor : 0 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: lspci -Dnn | grep -i eth 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:16:28 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 0x1af4 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 0x1000 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 0x1af4 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 0x1000 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: ens5 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: -1 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: ens5 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: virtio1 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 52:54:00:00:00:01 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: modprobe virtio-pci 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: 29/03/2021 11:16:29 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ens5 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ifconfig ens5 up 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ens5 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ip link show ens5 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: ip link set ens5 up 29/03/2021 11:16:30 virtdut.10.240.183.220:6004: 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: virtio1 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: 52:54:00:00:00:01 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: fe80::5054:ff:fe00:1/64 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: modprobe virtio-pci 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: 29/03/2021 11:16:35 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: ens5 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: ifconfig ens5 up 29/03/2021 11:16:36 virtdut.10.240.183.220:6004: 29/03/2021 11:16:43 dut.10.240.183.220: 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: ifconfig ens5 188.0.0.2 up 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: ip tunnel add gre100 mode gre remote 188.0.0.1 local 188.0.0.2 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: ifconfig gre100 1.1.1.2/24 up 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: 29/03/2021 11:16:43 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 11:16:43 dut.10.240.183.220: 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: rm /root/iperf_client.log 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 11:16:43 virtdut.10.240.183.220:6004: 29/03/2021 11:17:13 dut.10.240.183.220: ^C 29/03/2021 11:17:13 dut.10.240.183.220: 29/03/2021 11:17:13 virtdut.10.240.183.220:6004: cat /root/iperf_client.log 29/03/2021 11:17:13 virtdut.10.240.183.220:6004: ------------------------------------------------------------ Client connecting to 1.1.1.1, TCP port 5001 TCP window size: 442 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 57770 connected with 1.1.1.1 port 5001 [ 4] local 1.1.1.2 port 57772 connected with 1.1.1.1 port 5001 [ 5] local 1.1.1.2 port 57774 connected with 1.1.1.1 port 5001 [ 6] local 1.1.1.2 port 57776 connected with 1.1.1.1 port 5001 [ 7] local 1.1.1.2 port 57778 connected with 1.1.1.1 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 166 MBytes 1.39 Gbits/sec [ 4] 0.0- 1.0 sec 171 MBytes 1.44 Gbits/sec [ 5] 0.0- 1.0 sec 176 MBytes 1.48 Gbits/sec [ 6] 0.0- 1.0 sec 178 MBytes 1.49 Gbits/sec [ 7] 0.0- 1.0 sec 177 MBytes 1.48 Gbits/sec [SUM] 0.0- 1.0 sec 868 MBytes 7.28 Gbits/sec [ 6] 1.0- 2.0 sec 203 MBytes 1.70 Gbits/sec [ 3] 1.0- 2.0 sec 166 MBytes 1.39 Gbits/sec [ 4] 1.0- 2.0 sec 132 MBytes 1.11 Gbits/sec [ 5] 1.0- 2.0 sec 176 MBytes 1.48 Gbits/sec [ 7] 1.0- 2.0 sec 186 MBytes 1.56 Gbits/sec [SUM] 1.0- 2.0 sec 863 MBytes 7.24 Gbits/sec [ 7] 2.0- 3.0 sec 198 MBytes 1.66 Gbits/sec [ 3] 2.0- 3.0 sec 156 MBytes 1.31 Gbits/sec [ 4] 2.0- 3.0 sec 188 MBytes 1.58 Gbits/sec [ 5] 2.0- 3.0 sec 171 MBytes 1.44 Gbits/sec [ 6] 2.0- 3.0 sec 170 MBytes 1.42 Gbits/sec [SUM] 2.0- 3.0 sec 883 MBytes 7.41 Gbits/sec [ 3] 3.0- 4.0 sec 174 MBytes 1.46 Gbits/sec [ 4] 3.0- 4.0 sec 178 MBytes 1.49 Gbits/sec [ 5] 3.0- 4.0 sec 193 MBytes 1.62 Gbits/sec [ 6] 3.0- 4.0 sec 175 MBytes 1.47 Gbits/sec [ 7] 3.0- 4.0 sec 161 MBytes 1.35 Gbits/sec [SUM] 3.0- 4.0 sec 881 MBytes 7.39 Gbits/sec [ 3] 4.0- 5.0 sec 144 MBytes 1.21 Gbits/sec [ 4] 4.0- 5.0 sec 208 MBytes 1.75 Gbits/sec [ 5] 4.0- 5.0 sec 185 MBytes 1.55 Gbits/sec [ 7] 4.0- 5.0 sec 178 MBytes 1.49 Gbits/sec [ 6] 4.0- 5.0 sec 172 MBytes 1.44 Gbits/sec [SUM] 4.0- 5.0 sec 887 MBytes 7.44 Gbits/sec [ 3] 5.0- 6.0 sec 136 MBytes 1.14 Gbits/sec [ 4] 5.0- 6.0 sec 202 MBytes 1.70 Gbits/sec [ 7] 5.0- 6.0 sec 155 MBytes 1.30 Gbits/sec [ 5] 5.0- 6.0 sec 174 MBytes 1.46 Gbits/sec [ 6] 5.0- 6.0 sec 216 MBytes 1.81 Gbits/sec [SUM] 5.0- 6.0 sec 884 MBytes 7.42 Gbits/sec [ 3] 6.0- 7.0 sec 168 MBytes 1.41 Gbits/sec [ 4] 6.0- 7.0 sec 160 MBytes 1.34 Gbits/sec [ 5] 6.0- 7.0 sec 190 MBytes 1.59 Gbits/sec [ 6] 6.0- 7.0 sec 194 MBytes 1.62 Gbits/sec [ 7] 6.0- 7.0 sec 181 MBytes 1.52 Gbits/sec [SUM] 6.0- 7.0 sec 893 MBytes 7.49 Gbits/sec [ 3] 7.0- 8.0 sec 179 MBytes 1.50 Gbits/sec [ 4] 7.0- 8.0 sec 175 MBytes 1.47 Gbits/sec [ 5] 7.0- 8.0 sec 176 MBytes 1.48 Gbits/sec [ 7] 7.0- 8.0 sec 188 MBytes 1.58 Gbits/sec [ 6] 7.0- 8.0 sec 181 MBytes 1.52 Gbits/sec [SUM] 7.0- 8.0 sec 900 MBytes 7.55 Gbits/sec [ 4] 8.0- 9.0 sec 171 MBytes 1.43 Gbits/sec [ 5] 8.0- 9.0 sec 182 MBytes 1.52 Gbits/sec [ 6] 8.0- 9.0 sec 177 MBytes 1.48 Gbits/sec [ 3] 8.0- 9.0 sec 173 MBytes 1.45 Gbits/sec [ 7] 8.0- 9.0 sec 188 MBytes 1.58 Gbits/sec [SUM] 8.0- 9.0 sec 890 MBytes 7.47 Gbits/sec [ 4] 9.0-10.0 sec 194 MBytes 1.63 Gbits/sec [ 4] 0.0-10.0 sec 1.74 GBytes 1.49 Gbits/sec [ 5] 9.0-10.0 sec 169 MBytes 1.42 Gbits/sec [ 5] 0.0-10.0 sec 1.75 GBytes 1.50 Gbits/sec [ 3] 9.0-10.0 sec 172 MBytes 1.44 Gbits/sec [ 3] 0.0-10.0 sec 1.60 GBytes 1.37 Gbits/sec [ 6] 9.0-10.0 sec 200 MBytes 1.68 Gbits/sec [ 6] 0.0-10.0 sec 1.82 GBytes 1.56 Gbits/sec [ 7] 9.0-10.0 sec 160 MBytes 1.35 Gbits/sec [SUM] 9.0-10.0 sec 895 MBytes 7.51 Gbits/sec [ 7] 0.0-10.0 sec 1.73 GBytes 1.49 Gbits/sec [SUM] 0.0-10.0 sec 8.64 GBytes 7.41 Gbits/sec [1]+ Done iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 11:17:13 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 7.41 Gbits/sec | +------+----------------+ 29/03/2021 11:17:13 TestDPDKGsoLib: Iperf throughput is 7.41 Gbits/sec 29/03/2021 11:17:13 virtdut.10.240.183.220:6004: rm /root/iperf_client.log 29/03/2021 11:17:13 virtdut.10.240.183.220:6004: 29/03/2021 11:17:13 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:17:13 dut.10.240.183.220: 29/03/2021 11:17:15 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:17:15 dut.10.240.183.220: 29/03/2021 11:17:15 TestDPDKGsoLib: Test Case test_vhost_gso_with_gre Result PASSED: 29/03/2021 11:17:15 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:17:15 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:17:15 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:17:15 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:17:15 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:17:18 dut.10.240.183.220: 29/03/2021 11:17:18 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:17:18 dut.10.240.183.220: 29/03/2021 11:17:20 TestDPDKGsoLib: Test Case test_vhost_gso_with_vxlan Begin 29/03/2021 11:17:20 dut.10.240.183.220: 29/03/2021 11:17:21 tester: 29/03/2021 11:17:21 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:17:21 dut.10.240.183.220: 29/03/2021 11:17:21 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:17:21 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:17:21 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:17:21 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:17:21 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:17:21 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 11:17:21 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:17:21 dut.10.240.183.220: 29/03/2021 11:17:21 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:17:21 dut.10.240.183.220: 29/03/2021 11:17:21 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 188.0.0.1 up 29/03/2021 11:17:21 dut.10.240.183.220: 29/03/2021 11:17:21 dut.10.240.183.220: ip netns exec ns1 ip link add vxlan100 type vxlan id 1000 remote 188.0.0.2 local 188.0.0.1 dstport 4789 dev ens801f1 29/03/2021 11:17:21 dut.10.240.183.220: 29/03/2021 11:17:21 dut.10.240.183.220: ip netns exec ns1 ifconfig vxlan100 1.1.1.1/24 up 29/03/2021 11:17:21 dut.10.240.183.220: 29/03/2021 11:17:32 dut.10.240.183.220: lsof -i:6004 29/03/2021 11:17:32 dut.10.240.183.220: 29/03/2021 11:17:32 dut.10.240.183.220: lsof -i:6005 29/03/2021 11:17:33 dut.10.240.183.220: 29/03/2021 11:17:37 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cd ~/dpdk 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat VERSION 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 21.05.0-rc0 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: alias ls='ls --color=none' 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: processor : 0 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: lspci -Dnn | grep -i eth 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 0x1af4 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 0x1000 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 0x1af4 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: 0x1000 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: ens5 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: -1 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: ens5 29/03/2021 11:18:13 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: virtio1 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 52:54:00:00:00:01 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: modprobe virtio-pci 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ens5 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ifconfig ens5 up 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ens5 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ip link show ens5 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: ip link set ens5 up 29/03/2021 11:18:14 virtdut.10.240.183.220:6005: 29/03/2021 11:18:19 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:19 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:19 virtdut.10.240.183.220:6005: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: virtio1 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: 52:54:00:00:00:01 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: fe80::5054:ff:fe00:1/64 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: modprobe virtio-pci 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: ens5 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: ifconfig ens5 up 29/03/2021 11:18:20 virtdut.10.240.183.220:6005: 29/03/2021 11:18:27 dut.10.240.183.220: 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: ifconfig ens5 188.0.0.2 up 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: ip link add vxlan100 type vxlan id 1000 remote 188.0.0.1 local 188.0.0.2 dstport 4789 dev ens5 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: ifconfig vxlan100 1.1.1.2/24 up 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: 29/03/2021 11:18:27 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 11:18:27 dut.10.240.183.220: 29/03/2021 11:18:27 virtdut.10.240.183.220:6005: rm /root/iperf_client.log 29/03/2021 11:18:28 virtdut.10.240.183.220:6005: 29/03/2021 11:18:28 virtdut.10.240.183.220:6005: iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 11:18:28 virtdut.10.240.183.220:6005: 29/03/2021 11:18:58 dut.10.240.183.220: ^C 29/03/2021 11:18:58 dut.10.240.183.220: 29/03/2021 11:18:58 virtdut.10.240.183.220:6005: cat /root/iperf_client.log 29/03/2021 11:18:58 virtdut.10.240.183.220:6005: ------------------------------------------------------------ Client connecting to 1.1.1.1, TCP port 5001 TCP window size: 459 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 54082 connected with 1.1.1.1 port 5001 [ 4] local 1.1.1.2 port 54084 connected with 1.1.1.1 port 5001 [ 5] local 1.1.1.2 port 54086 connected with 1.1.1.1 port 5001 [ 6] local 1.1.1.2 port 54088 connected with 1.1.1.1 port 5001 [ 7] local 1.1.1.2 port 54090 connected with 1.1.1.1 port 5001 [ ID] Interval Transfer Bandwidth [ 4] 0.0- 1.0 sec 216 MBytes 1.81 Gbits/sec [ 5] 0.0- 1.0 sec 58.6 MBytes 492 Mbits/sec [ 6] 0.0- 1.0 sec 184 MBytes 1.54 Gbits/sec [ 3] 0.0- 1.0 sec 159 MBytes 1.33 Gbits/sec [ 7] 0.0- 1.0 sec 207 MBytes 1.73 Gbits/sec [SUM] 0.0- 1.0 sec 823 MBytes 6.91 Gbits/sec [ 3] 1.0- 2.0 sec 197 MBytes 1.66 Gbits/sec [ 4] 1.0- 2.0 sec 185 MBytes 1.55 Gbits/sec [ 6] 1.0- 2.0 sec 160 MBytes 1.34 Gbits/sec [ 7] 1.0- 2.0 sec 168 MBytes 1.41 Gbits/sec [ 5] 1.0- 2.0 sec 92.4 MBytes 775 Mbits/sec [SUM] 1.0- 2.0 sec 803 MBytes 6.74 Gbits/sec [ 3] 2.0- 3.0 sec 186 MBytes 1.56 Gbits/sec [ 4] 2.0- 3.0 sec 204 MBytes 1.71 Gbits/sec [ 6] 2.0- 3.0 sec 168 MBytes 1.41 Gbits/sec [ 5] 2.0- 3.0 sec 102 MBytes 860 Mbits/sec [ 7] 2.0- 3.0 sec 164 MBytes 1.38 Gbits/sec [SUM] 2.0- 3.0 sec 826 MBytes 6.93 Gbits/sec [ 3] 3.0- 4.0 sec 198 MBytes 1.66 Gbits/sec [ 4] 3.0- 4.0 sec 166 MBytes 1.39 Gbits/sec [ 5] 3.0- 4.0 sec 98.8 MBytes 828 Mbits/sec [ 6] 3.0- 4.0 sec 175 MBytes 1.47 Gbits/sec [ 7] 3.0- 4.0 sec 182 MBytes 1.53 Gbits/sec [SUM] 3.0- 4.0 sec 821 MBytes 6.89 Gbits/sec [ 3] 4.0- 5.0 sec 202 MBytes 1.69 Gbits/sec [ 4] 4.0- 5.0 sec 214 MBytes 1.80 Gbits/sec [ 5] 4.0- 5.0 sec 99.6 MBytes 836 Mbits/sec [ 6] 4.0- 5.0 sec 181 MBytes 1.52 Gbits/sec [ 7] 4.0- 5.0 sec 138 MBytes 1.16 Gbits/sec [SUM] 4.0- 5.0 sec 835 MBytes 7.00 Gbits/sec [ 4] 5.0- 6.0 sec 197 MBytes 1.66 Gbits/sec [ 5] 5.0- 6.0 sec 104 MBytes 877 Mbits/sec [ 6] 5.0- 6.0 sec 171 MBytes 1.44 Gbits/sec [ 7] 5.0- 6.0 sec 178 MBytes 1.49 Gbits/sec [ 3] 5.0- 6.0 sec 183 MBytes 1.54 Gbits/sec [SUM] 5.0- 6.0 sec 834 MBytes 6.99 Gbits/sec [ 4] 6.0- 7.0 sec 176 MBytes 1.48 Gbits/sec [ 5] 6.0- 7.0 sec 112 MBytes 937 Mbits/sec [ 6] 6.0- 7.0 sec 195 MBytes 1.64 Gbits/sec [ 3] 6.0- 7.0 sec 192 MBytes 1.61 Gbits/sec [ 7] 6.0- 7.0 sec 153 MBytes 1.28 Gbits/sec [SUM] 6.0- 7.0 sec 828 MBytes 6.95 Gbits/sec [ 5] 7.0- 8.0 sec 106 MBytes 886 Mbits/sec [ 7] 7.0- 8.0 sec 186 MBytes 1.56 Gbits/sec [ 3] 7.0- 8.0 sec 151 MBytes 1.26 Gbits/sec [ 4] 7.0- 8.0 sec 192 MBytes 1.61 Gbits/sec [ 6] 7.0- 8.0 sec 202 MBytes 1.70 Gbits/sec [SUM] 7.0- 8.0 sec 836 MBytes 7.01 Gbits/sec [ 3] 8.0- 9.0 sec 188 MBytes 1.57 Gbits/sec [ 4] 8.0- 9.0 sec 199 MBytes 1.67 Gbits/sec [ 5] 8.0- 9.0 sec 114 MBytes 953 Mbits/sec [ 6] 8.0- 9.0 sec 190 MBytes 1.59 Gbits/sec [ 7] 8.0- 9.0 sec 142 MBytes 1.19 Gbits/sec [SUM] 8.0- 9.0 sec 832 MBytes 6.98 Gbits/sec [ 3] 9.0-10.0 sec 187 MBytes 1.57 Gbits/sec [ 3] 0.0-10.0 sec 1.80 GBytes 1.55 Gbits/sec [ 5] 9.0-10.0 sec 97.6 MBytes 819 Mbits/sec [ 5] 0.0-10.0 sec 985 MBytes 825 Mbits/sec [ 6] 9.0-10.0 sec 177 MBytes 1.49 Gbits/sec [ 6] 0.0-10.0 sec 1.76 GBytes 1.51 Gbits/sec [ 7] 9.0-10.0 sec 180 MBytes 1.51 Gbits/sec [ 4] 9.0-10.0 sec 196 MBytes 1.65 Gbits/sec [SUM] 9.0-10.0 sec 838 MBytes 7.03 Gbits/sec [ 4] 0.0-10.0 sec 1.90 GBytes 1.63 Gbits/sec [ 7] 0.0-10.0 sec 1.66 GBytes 1.42 Gbits/sec [SUM] 0.0-10.0 sec 8.09 GBytes 6.93 Gbits/sec [1]+ Done iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 11:18:58 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 6.93 Gbits/sec | +------+----------------+ 29/03/2021 11:18:58 TestDPDKGsoLib: Iperf throughput is 6.93 Gbits/sec 29/03/2021 11:18:58 virtdut.10.240.183.220:6005: rm /root/iperf_client.log 29/03/2021 11:18:58 virtdut.10.240.183.220:6005: 29/03/2021 11:18:58 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:18:58 dut.10.240.183.220: 29/03/2021 11:18:59 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:19:00 dut.10.240.183.220: 29/03/2021 11:19:00 TestDPDKGsoLib: Test Case test_vhost_gso_with_vxlan Result PASSED: 29/03/2021 11:19:00 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:19:00 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:19:00 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:19:00 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:19:00 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:19:02 dut.10.240.183.220: 29/03/2021 11:19:02 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:19:03 dut.10.240.183.220: 29/03/2021 11:19:05 TestDPDKGsoLib: Test Case test_vhost_tso_dpdk Begin 29/03/2021 11:19:05 dut.10.240.183.220: 29/03/2021 11:19:05 tester: 29/03/2021 11:19:05 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 11:19:05 dut.10.240.183.220: 29/03/2021 11:19:05 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:19:05 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:19:05 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:19:05 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:19:05 dut.10.240.183.220: ip netns del ns1 29/03/2021 11:19:05 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 11:19:05 dut.10.240.183.220: ip netns add ns1 29/03/2021 11:19:05 dut.10.240.183.220: 29/03/2021 11:19:05 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 11:19:05 dut.10.240.183.220: 29/03/2021 11:19:05 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 11:19:06 dut.10.240.183.220: 29/03/2021 11:19:06 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 11:19:06 dut.10.240.183.220: 29/03/2021 11:19:17 dut.10.240.183.220: lsof -i:6005 29/03/2021 11:19:17 dut.10.240.183.220: 29/03/2021 11:19:17 dut.10.240.183.220: lsof -i:6006 29/03/2021 11:19:17 dut.10.240.183.220: 29/03/2021 11:19:21 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cd ~/dpdk 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat VERSION 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 21.05.0-rc0 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: alias ls='ls --color=none' 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: grep --color=never "processor" /proc/cpuinfo 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: processor : 0 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: lspci -Dnn | grep -i eth 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 0x1af4 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 0x1000 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 0x1af4 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: 0x1000 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: ens5 29/03/2021 11:19:55 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: -1 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ens5 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: virtio1 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: 52:54:00:00:00:01 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: modprobe virtio-pci 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ens5 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ifconfig ens5 up 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ens5 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ip link show ens5 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 11:19:56 virtdut.10.240.183.220:6006: ip link set ens5 up 29/03/2021 11:19:57 virtdut.10.240.183.220:6006: 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: virtio1 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: 52:54:00:00:00:01 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: fe80::5054:ff:fe00:1/64 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: modprobe virtio-pci 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: ens5 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: ifconfig ens5 up 29/03/2021 11:20:02 virtdut.10.240.183.220:6006: 29/03/2021 11:20:09 dut.10.240.183.220: 29/03/2021 11:20:09 virtdut.10.240.183.220:6006: ifconfig -a 29/03/2021 11:20:09 virtdut.10.240.183.220:6006: ens3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fec0::5054:ff:fe12:3456 prefixlen 64 scopeid 0x40 inet6 fe80::5054:ff:fe12:3456 prefixlen 64 scopeid 0x20 ether 52:54:00:12:34:56 txqueuelen 1000 (Ethernet) RX packets 287 bytes 28859 (28.8 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 281 bytes 33241 (33.2 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens5: flags=4163 mtu 1500 inet6 fe80::5054:ff:fe00:1 prefixlen 64 scopeid 0x20 ether 52:54:00:00:00:01 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 7 bytes 586 (586.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 96 bytes 7382 (7.3 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 96 bytes 7382 (7.3 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 29/03/2021 11:20:09 virtdut.10.240.183.220:6006: ifconfig ens5 1.1.1.2 29/03/2021 11:20:09 virtdut.10.240.183.220:6006: 29/03/2021 11:20:09 virtdut.10.240.183.220:6006: ifconfig ens5 up 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: ethtool -K ens5 gso off 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: rm /root/iperf_client.log 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: 29/03/2021 11:20:10 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 11:20:10 dut.10.240.183.220: 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 11:20:10 virtdut.10.240.183.220:6006: 29/03/2021 11:20:40 dut.10.240.183.220: ^C 29/03/2021 11:20:40 dut.10.240.183.220: 29/03/2021 11:20:40 virtdut.10.240.183.220:6006: cat /root/iperf_client.log 29/03/2021 11:20:40 virtdut.10.240.183.220:6006: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 782 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 57618 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 57620 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 57622 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 57624 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 57626 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 644 MBytes 5.41 Gbits/sec [ 4] 0.0- 1.0 sec 651 MBytes 5.46 Gbits/sec [ 5] 0.0- 1.0 sec 640 MBytes 5.37 Gbits/sec [ 6] 0.0- 1.0 sec 636 MBytes 5.34 Gbits/sec [ 7] 0.0- 1.0 sec 635 MBytes 5.33 Gbits/sec [SUM] 0.0- 1.0 sec 3.13 GBytes 26.9 Gbits/sec [ 4] 1.0- 2.0 sec 630 MBytes 5.28 Gbits/sec [ 6] 1.0- 2.0 sec 651 MBytes 5.46 Gbits/sec [ 3] 1.0- 2.0 sec 638 MBytes 5.35 Gbits/sec [ 5] 1.0- 2.0 sec 635 MBytes 5.33 Gbits/sec [ 7] 1.0- 2.0 sec 644 MBytes 5.41 Gbits/sec [SUM] 1.0- 2.0 sec 3.12 GBytes 26.8 Gbits/sec [ 3] 2.0- 3.0 sec 621 MBytes 5.21 Gbits/sec [ 4] 2.0- 3.0 sec 633 MBytes 5.31 Gbits/sec [ 6] 2.0- 3.0 sec 618 MBytes 5.19 Gbits/sec [ 7] 2.0- 3.0 sec 619 MBytes 5.19 Gbits/sec [ 5] 2.0- 3.0 sec 626 MBytes 5.25 Gbits/sec [SUM] 2.0- 3.0 sec 3.04 GBytes 26.1 Gbits/sec [ 3] 3.0- 4.0 sec 570 MBytes 4.78 Gbits/sec [ 4] 3.0- 4.0 sec 565 MBytes 4.74 Gbits/sec [ 5] 3.0- 4.0 sec 562 MBytes 4.71 Gbits/sec [ 6] 3.0- 4.0 sec 576 MBytes 4.83 Gbits/sec [ 7] 3.0- 4.0 sec 573 MBytes 4.80 Gbits/sec [SUM] 3.0- 4.0 sec 2.78 GBytes 23.9 Gbits/sec [ 3] 4.0- 5.0 sec 531 MBytes 4.45 Gbits/sec [ 4] 4.0- 5.0 sec 522 MBytes 4.38 Gbits/sec [ 5] 4.0- 5.0 sec 521 MBytes 4.37 Gbits/sec [ 6] 4.0- 5.0 sec 520 MBytes 4.37 Gbits/sec [ 7] 4.0- 5.0 sec 523 MBytes 4.39 Gbits/sec [SUM] 4.0- 5.0 sec 2.56 GBytes 22.0 Gbits/sec [ 4] 5.0- 6.0 sec 542 MBytes 4.55 Gbits/sec [ 5] 5.0- 6.0 sec 537 MBytes 4.50 Gbits/sec [ 3] 5.0- 6.0 sec 534 MBytes 4.48 Gbits/sec [ 6] 5.0- 6.0 sec 542 MBytes 4.55 Gbits/sec [ 7] 5.0- 6.0 sec 542 MBytes 4.55 Gbits/sec [SUM] 5.0- 6.0 sec 2.63 GBytes 22.6 Gbits/sec [ 3] 6.0- 7.0 sec 543 MBytes 4.55 Gbits/sec [ 4] 6.0- 7.0 sec 534 MBytes 4.48 Gbits/sec [ 5] 6.0- 7.0 sec 542 MBytes 4.54 Gbits/sec [ 7] 6.0- 7.0 sec 536 MBytes 4.49 Gbits/sec [ 6] 6.0- 7.0 sec 548 MBytes 4.60 Gbits/sec [SUM] 6.0- 7.0 sec 2.64 GBytes 22.7 Gbits/sec [ 3] 7.0- 8.0 sec 536 MBytes 4.49 Gbits/sec [ 4] 7.0- 8.0 sec 547 MBytes 4.59 Gbits/sec [ 5] 7.0- 8.0 sec 543 MBytes 4.55 Gbits/sec [ 6] 7.0- 8.0 sec 535 MBytes 4.49 Gbits/sec [ 7] 7.0- 8.0 sec 547 MBytes 4.59 Gbits/sec [SUM] 7.0- 8.0 sec 2.64 GBytes 22.7 Gbits/sec [ 3] 8.0- 9.0 sec 546 MBytes 4.58 Gbits/sec [ 6] 8.0- 9.0 sec 536 MBytes 4.50 Gbits/sec [ 7] 8.0- 9.0 sec 535 MBytes 4.48 Gbits/sec [ 4] 8.0- 9.0 sec 541 MBytes 4.54 Gbits/sec [ 5] 8.0- 9.0 sec 544 MBytes 4.57 Gbits/sec [SUM] 8.0- 9.0 sec 2.64 GBytes 22.7 Gbits/sec [ 3] 9.0-10.0 sec 533 MBytes 4.47 Gbits/sec [ 3] 0.0-10.0 sec 5.56 GBytes 4.78 Gbits/sec [ 4] 9.0-10.0 sec 532 MBytes 4.46 Gbits/sec [ 4] 0.0-10.0 sec 5.56 GBytes 4.78 Gbits/sec [ 5] 9.0-10.0 sec 536 MBytes 4.49 Gbits/sec [ 5] 0.0-10.0 sec 5.55 GBytes 4.76 Gbits/sec [ 6] 9.0-10.0 sec 538 MBytes 4.51 Gbits/sec [ 6] 0.0-10.0 sec 5.57 GBytes 4.78 Gbits/sec [ 7] 9.0-10.0 sec 541 MBytes 4.54 Gbits/sec [SUM] 9.0-10.0 sec 2.62 GBytes 22.5 Gbits/sec [ 7] 0.0-10.0 sec 5.56 GBytes 4.77 Gbits/sec [SUM] 0.0-10.0 sec 27.8 GBytes 23.9 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 11:20:40 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 23.9 Gbits/sec | +------+----------------+ 29/03/2021 11:20:40 TestDPDKGsoLib: Iperf throughput is 23.9 Gbits/sec 29/03/2021 11:20:40 virtdut.10.240.183.220:6006: rm /root/iperf_client.log 29/03/2021 11:20:40 virtdut.10.240.183.220:6006: 29/03/2021 11:20:42 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:20:42 dut.10.240.183.220: 29/03/2021 11:20:42 TestDPDKGsoLib: Test Case test_vhost_tso_dpdk Result PASSED: 29/03/2021 11:20:42 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 11:20:42 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 11:20:42 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 11:20:42 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 11:20:42 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 11:20:44 dut.10.240.183.220: 29/03/2021 11:20:44 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 11:20:45 dut.10.240.183.220: 29/03/2021 11:20:47 dts: TEST SUITE ENDED: TestDPDKGsoLib 29/03/2021 13:03:54 dts: TEST SUITE : TestDPDKGsoLib 29/03/2021 13:03:54 dts: NIC : fortville_spirit 29/03/2021 13:03:54 dut.10.240.183.220: 29/03/2021 13:03:54 tester: 29/03/2021 13:03:58 dut.10.240.183.220: ls 29/03/2021 13:03:58 dut.10.240.183.220: 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 29/03/2021 13:03:58 dut.10.240.183.220: usertools/dpdk-devbind.py --bind=vfio-pci 0000:b1:00.0 29/03/2021 13:04:01 dut.10.240.183.220: 29/03/2021 13:04:01 dut.10.240.183.220: cp ./app/test-pmd/csumonly.c ./app/test-pmd/csumonly_backup.c 29/03/2021 13:04:01 dut.10.240.183.220: 29/03/2021 13:04:01 dut.10.240.183.220: sed -i '/ether_addr_copy(&peer_eth/i\#if 0' ./app/test-pmd/csumonly.c 29/03/2021 13:04:01 dut.10.240.183.220: 29/03/2021 13:04:01 dut.10.240.183.220: sed -i '/parse_ethernet(eth_hdr, &info/i\#endif' ./app/test-pmd/csumonly.c 29/03/2021 13:04:01 dut.10.240.183.220: 29/03/2021 13:04:01 dut.10.240.183.220: rm -rf x86_64-native-linuxapp-gcc 29/03/2021 13:04:01 dut.10.240.183.220: 29/03/2021 13:04:01 dut.10.240.183.220: CC=gcc meson -Denable_kmods=True -Dlibdir=lib --default-library=static x86_64-native-linuxapp-gcc 29/03/2021 13:04:06 dut.10.240.183.220: The Meson build system Version: 0.55.1 Source dir: /root/dpdk Build dir: /root/dpdk/x86_64-native-linuxapp-gcc Build type: native build Program cat found: YES Project name: DPDK Project version: 21.05.0-rc0 Using 'CC' from environment with value: 'gcc' Using 'CC' from environment with value: 'gcc' C compiler for the host machine: gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the host machine: gcc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program pkg-config found: YES Program list-dir-globs.py found: YES Program check-symbols.sh found: YES Program options-ibverbs-static.sh found: YES Program binutils-avx512-check.sh found: YES Program python3 found: YES (/usr/bin/python3) Program cat found: YES Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /root/dpdk/config/../buildtools/symlink-drivers-solibs.sh) Checking for size of "void *" : 8 Checking for size of "void *" : 8 Library m found: YES Library numa found: YES Has header "numaif.h" : YES Library libfdt found: YES Has header "fdt.h" : YES Library libexecinfo found: NO Found pkg-config: /usr/bin/pkg-config (0.29.1) Run-time dependency libbsd found: NO (tried pkgconfig) Run-time dependency libpcap found: YES 1.9.1 Has header "pcap.h" with dependency libpcap: YES Compiler for C supports arguments -Wextra: YES config/meson.build:241: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wdeprecated: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Fetching value of define "__SSE4_2__" : 1 Fetching value of define "__AES__" : 1 Fetching value of define "__AVX__" : 1 Fetching value of define "__AVX2__" : 1 Fetching value of define "__AVX512BW__" : 1 Fetching value of define "__AVX512CD__" : 1 Fetching value of define "__AVX512DQ__" : 1 Fetching value of define "__AVX512F__" : 1 Fetching value of define "__AVX512VL__" : 1 Fetching value of define "__PCLMUL__" : 1 Fetching value of define "__RDRND__" : 1 Fetching value of define "__RDSEED__" : 1 Fetching value of define "__VPCLMULQDQ__" : Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES Message: lib/librte_kvargs: Defining dependency "kvargs" Message: lib/librte_telemetry: Defining dependency "telemetry" Checking for function "getentropy" : YES Message: lib/librte_eal: Defining dependency "eal" Message: lib/librte_ring: Defining dependency "ring" Message: lib/librte_rcu: Defining dependency "rcu" Message: lib/librte_mempool: Defining dependency "mempool" Message: lib/librte_mbuf: Defining dependency "mbuf" Fetching value of define "__PCLMUL__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Fetching value of define "__AVX512DQ__" : 1 (cached) Fetching value of define "__AVX512VL__" : 1 (cached) Fetching value of define "__VPCLMULQDQ__" : (cached) Compiler for C supports arguments -mpclmul: YES Compiler for C supports arguments -maes: YES Compiler for C supports arguments -mavx512f: YES Compiler for C supports arguments -mavx512bw: YES Compiler for C supports arguments -mavx512dq: YES Compiler for C supports arguments -mavx512vl: YES Compiler for C supports arguments -mvpclmulqdq: YES Compiler for C supports arguments -mavx2: YES Compiler for C supports arguments -mavx: YES Message: lib/librte_net: Defining dependency "net" Message: lib/librte_meter: Defining dependency "meter" Message: lib/librte_ethdev: Defining dependency "ethdev" Message: lib/librte_pci: Defining dependency "pci" Message: lib/librte_cmdline: Defining dependency "cmdline" Run-time dependency jansson found: YES 2.12 Message: lib/librte_metrics: Defining dependency "metrics" Message: lib/librte_hash: Defining dependency "hash" Message: lib/librte_timer: Defining dependency "timer" Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512VL__" : 1 (cached) Fetching value of define "__AVX512CD__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Message: lib/librte_acl: Defining dependency "acl" Message: lib/librte_bbdev: Defining dependency "bbdev" Message: lib/librte_bitratestats: Defining dependency "bitratestats" Message: lib/librte_cfgfile: Defining dependency "cfgfile" Message: lib/librte_compressdev: Defining dependency "compressdev" Message: lib/librte_cryptodev: Defining dependency "cryptodev" Message: lib/librte_distributor: Defining dependency "distributor" Message: lib/librte_efd: Defining dependency "efd" Message: lib/librte_eventdev: Defining dependency "eventdev" Message: lib/librte_gro: Defining dependency "gro" Message: lib/librte_gso: Defining dependency "gso" Message: lib/librte_ip_frag: Defining dependency "ip_frag" Message: lib/librte_jobstats: Defining dependency "jobstats" Message: lib/librte_kni: Defining dependency "kni" Message: lib/librte_latencystats: Defining dependency "latencystats" Message: lib/librte_lpm: Defining dependency "lpm" Message: lib/librte_member: Defining dependency "member" Message: lib/librte_power: Defining dependency "power" Message: lib/librte_pdump: Defining dependency "pdump" Message: lib/librte_rawdev: Defining dependency "rawdev" Message: lib/librte_regexdev: Defining dependency "regexdev" Message: lib/librte_rib: Defining dependency "rib" Message: lib/librte_reorder: Defining dependency "reorder" Message: lib/librte_sched: Defining dependency "sched" Message: lib/librte_security: Defining dependency "security" Message: lib/librte_stack: Defining dependency "stack" Has header "linux/userfaultfd.h" : YES Message: lib/librte_vhost: Defining dependency "vhost" Message: lib/librte_ipsec: Defining dependency "ipsec" Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512DQ__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Message: lib/librte_fib: Defining dependency "fib" Message: lib/librte_port: Defining dependency "port" Message: lib/librte_table: Defining dependency "table" Message: lib/librte_pipeline: Defining dependency "pipeline" Message: lib/librte_flow_classify: Defining dependency "flow_classify" Run-time dependency libelf found: NO (tried pkgconfig) Message: lib/librte_bpf: Defining dependency "bpf" Message: lib/librte_graph: Defining dependency "graph" Message: lib/librte_node: Defining dependency "node" Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Message: drivers/common/cpt: Defining dependency "common_cpt" Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES Message: drivers/common/dpaax: Defining dependency "common_dpaax" Compiler for C supports arguments -Wno-pointer-to-int-cast -Wpointer-to-int-cast: YES Message: drivers/common/iavf: Defining dependency "common_iavf" Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/common/octeontx: Defining dependency "common_octeontx" Message: drivers/common/octeontx2: Defining dependency "common_octeontx2" Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/bus/dpaa: Defining dependency "bus_dpaa" Message: drivers/bus/fslmc: Defining dependency "bus_fslmc" Message: drivers/bus/ifpga: Defining dependency "bus_ifpga" Message: drivers/bus/pci: Defining dependency "bus_pci" Message: drivers/bus/vdev: Defining dependency "bus_vdev" Message: drivers/bus/vmbus: Defining dependency "bus_vmbus" Compiler for C supports arguments -std=c11: YES Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES Compiler for C supports arguments -D_BSD_SOURCE: YES Compiler for C supports arguments -D_DEFAULT_SOURCE: YES Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES Run-time dependency libmlx5 found: NO (tried pkgconfig) Library mlx5 found: NO Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/common/qat: Defining dependency "common_qat" Compiler for C supports arguments -Wdisabled-optimization: YES Compiler for C supports arguments -Waggregate-return: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx" Message: drivers/mempool/bucket: Defining dependency "mempool_bucket" Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa" Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2" Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx" Message: drivers/mempool/octeontx2: Defining dependency "mempool_octeontx2" Message: drivers/mempool/ring: Defining dependency "mempool_ring" Message: drivers/mempool/stack: Defining dependency "mempool_stack" Message: drivers/net/af_packet: Defining dependency "net_af_packet" Run-time dependency libbpf found: NO (tried pkgconfig) Library bpf found: NO Message: drivers/net/ark: Defining dependency "net_ark" Message: drivers/net/atlantic: Defining dependency "net_atlantic" Message: drivers/net/avp: Defining dependency "net_avp" Message: drivers/net/axgbe: Defining dependency "net_axgbe" Message: drivers/net/bonding: Defining dependency "net_bond" Run-time dependency zlib found: YES 1.2.11 Message: drivers/net/bnx2x: Defining dependency "net_bnx2x" Message: drivers/net/bnxt: Defining dependency "net_bnxt" Message: drivers/net/cxgbe: Defining dependency "net_cxgbe" Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/net/dpaa: Defining dependency "net_dpaa" Message: drivers/net/dpaa2: Defining dependency "net_dpaa2" Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-misleading-indentation -Wmisleading-indentation: YES Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES Message: drivers/net/e1000: Defining dependency "net_e1000" Message: drivers/net/ena: Defining dependency "net_ena" Message: drivers/net/enetc: Defining dependency "net_enetc" Fetching value of define "__AVX2__" : 1 (cached) Message: drivers/net/enic: Defining dependency "net_enic" Message: drivers/net/failsafe: Defining dependency "net_failsafe" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Message: drivers/net/fm10k: Defining dependency "net_fm10k" Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-format -Wformat: YES Compiler for C supports arguments -Wno-format-security -Wformat-security: YES Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES Message: drivers/net/i40e: Defining dependency "net_i40e" Message: drivers/net/hinic: Defining dependency "net_hinic" Message: drivers/net/hns3: Defining dependency "net_hns3" Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/iavf: Defining dependency "net_iavf" Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Fetching value of define "__AVX2__" : 1 (cached) Fetching value of define "__AVX512F__" : 1 (cached) Fetching value of define "__AVX512BW__" : 1 (cached) Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Compiler for C supports arguments -march=skylake-avx512: YES (cached) Message: drivers/net/ice: Defining dependency "net_ice" Message: drivers/net/igc: Defining dependency "net_igc" Message: drivers/net/ionic: Defining dependency "net_ionic" Message: drivers/net/ipn3ke: Defining dependency "net_ipn3ke" Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Message: drivers/net/ixgbe: Defining dependency "net_ixgbe" Message: drivers/net/kni: Defining dependency "net_kni" Message: drivers/net/liquidio: Defining dependency "net_liquidio" Message: drivers/net/memif: Defining dependency "net_memif" Run-time dependency libmlx4 found: NO (tried pkgconfig) Library mlx4 found: NO Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5" Run-time dependency libmusdk found: NO (tried pkgconfig) Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/net/netvsc: Defining dependency "net_netvsc" Run-time dependency netcope-common found: NO (tried pkgconfig) Message: drivers/net/nfp: Defining dependency "net_nfp" Message: drivers/net/null: Defining dependency "net_null" Message: drivers/net/octeontx: Defining dependency "net_octeontx" Compiler for C supports arguments -flax-vector-conversions: YES Message: drivers/net/octeontx2: Defining dependency "net_octeontx2" Message: drivers/net/octeontx_ep: Defining dependency "net_octeontx_ep" Message: drivers/net/pcap: Defining dependency "net_pcap" Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES (cached) Message: drivers/net/pfe: Defining dependency "net_pfe" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached) Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES (cached) Compiler for C supports arguments -Wno-unused-function -Wunused-function: YES Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES (cached) Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Compiler for C supports arguments -Wno-visibility -Wvisibility: NO Compiler for C supports arguments -Wno-empty-body -Wempty-body: YES (cached) Compiler for C supports arguments -Wno-invalid-source-encoding -Winvalid-source-encoding: NO Compiler for C supports arguments -Wno-sometimes-uninitialized -Wsometimes-uninitialized: NO Compiler for C supports arguments -Wno-pointer-bool-conversion -Wpointer-bool-conversion: NO Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Message: drivers/net/qede: Defining dependency "net_qede" Message: drivers/net/ring: Defining dependency "net_ring" Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wdisabled-optimization: YES (cached) Compiler for C supports arguments -Waggregate-return: YES (cached) Compiler for C supports arguments -Wbad-function-cast: YES (cached) Message: drivers/net/sfc: Defining dependency "net_sfc" Message: drivers/net/softnic: Defining dependency "net_softnic" Run-time dependency libsze2 found: NO (tried pkgconfig) Header has symbol "TCA_FLOWER_UNSPEC" : YES Header has symbol "TCA_FLOWER_KEY_VLAN_PRIO" : YES Header has symbol "TCA_BPF_UNSPEC" : YES Header has symbol "TCA_BPF_FD" : YES Header has symbol "TCA_ACT_BPF_UNSPEC" : YES Header has symbol "TCA_ACT_BPF_FD" : YES Configuring tap_autoconf.h using configuration Message: drivers/net/tap: Defining dependency "net_tap" Compiler for C supports arguments -fno-prefetch-loop-arrays: YES Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES (cached) Message: drivers/net/thunderx: Defining dependency "net_thunderx" Message: drivers/net/txgbe: Defining dependency "net_txgbe" Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Compiler for C supports arguments -mavx512f: YES (cached) Compiler for C supports arguments -mavx512vl: YES (cached) Compiler for C supports arguments -mavx512bw: YES (cached) Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached) Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached) Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES (cached) Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif" Message: drivers/raw/dpaa2_qdma: Defining dependency "raw_dpaa2_qdma" Did not find CMake 'cmake' Found CMake: NO Run-time dependency librt found: NO (tried pkgconfig and cmake) Library librt found: YES Message: drivers/raw/ifpga: Defining dependency "raw_ifpga" Message: drivers/raw/ioat: Defining dependency "raw_ioat" Message: drivers/raw/ntb: Defining dependency "raw_ntb" Message: drivers/raw/octeontx2_dma: Defining dependency "raw_octeontx2_dma" Message: drivers/raw/octeontx2_ep: Defining dependency "raw_octeontx2_ep" Message: drivers/raw/skeleton: Defining dependency "raw_skeleton" Library IPSec_MB found: NO Library IPSec_MB found: NO Run-time dependency libaarch64crypto found: NO (tried pkgconfig) Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs" Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr" Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec" Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec" Library IPSec_MB found: NO Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox" Message: drivers/crypto/null: Defining dependency "crypto_null" Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx" Message: drivers/crypto/octeontx2: Defining dependency "crypto_octeontx2" Run-time dependency libcrypto found: NO (tried pkgconfig) Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler" Library IPSec_MB found: NO Message: drivers/crypto/virtio: Defining dependency "crypto_virtio" Library IPSec_MB found: NO Run-time dependency libisal found: NO (tried pkgconfig) Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5" Message: drivers/compress/octeontx: Defining dependency "compress_octeontx" Dependency zlib found: YES 1.2.11 (cached) Message: drivers/compress/zlib: Defining dependency "compress_zlib" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5" Library librxp_compiler found: NO Message: drivers/regex/octeontx2: Defining dependency "regex_octeontx2" Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc" Compiler for C supports arguments -std=c11: YES (cached) Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES (cached) Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5" Message: drivers/event/dlb: Defining dependency "event_dlb" Message: drivers/event/dlb2: Defining dependency "event_dlb2" Message: drivers/event/dpaa: Defining dependency "event_dpaa" Message: drivers/event/dpaa2: Defining dependency "event_dpaa2" Message: drivers/event/octeontx2: Defining dependency "event_octeontx2" Message: drivers/event/opdl: Defining dependency "event_opdl" Message: drivers/event/skeleton: Defining dependency "event_skeleton" Message: drivers/event/sw: Defining dependency "event_sw" Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES (cached) Message: drivers/event/dsw: Defining dependency "event_dsw" Message: drivers/event/octeontx: Defining dependency "event_octeontx" Message: drivers/baseband/null: Defining dependency "baseband_null" Library libturbo found: NO Library libldpc_decoder_5gnr found: NO Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw" Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec" Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec" Message: drivers/baseband/acc100: Defining dependency "baseband_acc100" Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Dependency zlib found: YES 1.2.11 (cached) Message: hugepage availability: true Program get-coremask.sh found: YES Program doxygen found: NO Program sphinx-build found: NO Configuring rte_build_config.h using configuration Message: ================= Libraries Enabled ================= libs: kvargs, telemetry, eal, ring, rcu, mempool, mbuf, net, meter, ethdev, pci, cmdline, metrics, hash, timer, acl, bbdev, bitratestats, cfgfile, compressdev, cryptodev, distributor, efd, eventdev, gro, gso, ip_frag, jobstats, kni, latencystats, lpm, member, power, pdump, rawdev, regexdev, rib, reorder, sched, security, stack, vhost, ipsec, fib, port, table, pipeline, flow_classify, bpf, graph, node, Message: =============== Drivers Enabled =============== common: cpt, dpaax, iavf, octeontx, octeontx2, qat, sfc_efx, bus: dpaa, fslmc, ifpga, pci, vdev, vmbus, mempool: bucket, dpaa, dpaa2, octeontx, octeontx2, ring, stack, net: af_packet, ark, atlantic, avp, axgbe, bond, bnx2x, bnxt, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enic, failsafe, fm10k, i40e, hinic, hns3, iavf, ice, igc, ionic, ipn3ke, ixgbe, kni, liquidio, memif, netvsc, nfp, null, octeontx, octeontx2, octeontx_ep, pcap, pfe, qede, ring, sfc, softnic, tap, thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, raw: dpaa2_cmdif, dpaa2_qdma, ifpga, ioat, ntb, octeontx2_dma, octeontx2_ep, skeleton, crypto: bcmfs, caam_jr, dpaa_sec, dpaa2_sec, nitrox, null, octeontx, octeontx2, scheduler, virtio, compress: octeontx, zlib, regex: octeontx2, vdpa: ifc, event: dlb, dlb2, dpaa, dpaa2, octeontx2, opdl, skeleton, sw, dsw, octeontx, baseband: null, turbo_sw, fpga_lte_fec, fpga_5gnr_fec, acc100, Message: ================= Content Skipped ================= libs: drivers: common/mvep: missing dependency, "libmusdk" common/mlx5: missing dependency, "mlx5" crypto/qat: missing dependency, libcrypto net/af_xdp: missing dependency, "libbpf" net/mlx4: missing dependency, "mlx4" net/mlx5: missing internal dependency, "common_mlx5" net/mvneta: missing dependency, "libmusdk" net/mvpp2: missing dependency, "libmusdk" net/nfb: missing dependency, "libnfb" net/szedata2: missing dependency, "libsze2" crypto/aesni_gcm: missing dependency, "libIPSec_MB" crypto/aesni_mb: missing dependency, "libIPSec_MB" crypto/armv8: missing dependency, "libAArch64crypto" crypto/ccp: missing dependency, "libcrypto" crypto/kasumi: missing dependency, "libIPSec_MB" crypto/mvsam: missing dependency, "libmusdk" crypto/openssl: missing dependency, "libcrypto" crypto/snow3g: missing dependency, "libIPSec_MB" crypto/zuc: missing dependency, "libIPSec_MB" compress/isal: missing dependency, "libisal" compress/mlx5: missing internal dependency, "common_mlx5" regex/mlx5: missing internal dependency, "common_mlx5" vdpa/mlx5: missing internal dependency, "common_mlx5" Build targets in project: 1028 Found ninja-1.10.0.git.kitware.jobserver-1 at /usr/local/bin/ninja 29/03/2021 13:04:06 dut.10.240.183.220: ninja -C x86_64-native-linuxapp-gcc 29/03/2021 13:05:15 dut.10.240.183.220: ninja: Entering directory `x86_64-native-linuxapp-gcc' [1/2561] Generating rte_mempool_def with a custom command [2/2561] Compiling C object lib/librte_kvargs.a.p/librte_kvargs_rte_kvargs.c.o [3/2561] Generating rte_kvargs_def with a custom command [4/2561] Generating rte_kvargs_mingw with a custom command [5/2561] Compiling C object lib/librte_telemetry.a.p/librte_telemetry_telemetry_data.c.o [6/2561] Compiling C object lib/librte_telemetry.a.p/librte_telemetry_telemetry_legacy.c.o [7/2561] Generating rte_telemetry_def with a custom command [8/2561] Generating rte_telemetry_mingw with a custom command [9/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_bus.c.o [10/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_cpuflags.c.o [11/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_class.c.o [12/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_config.c.o [13/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_debug.c.o [14/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_devargs.c.o [15/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_dev.c.o [16/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_errno.c.o [17/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_hexdump.c.o [18/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_hypervisor.c.o [19/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_launch.c.o [20/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_lcore.c.o [21/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_log.c.o [22/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_mcfg.c.o [23/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_memalloc.c.o [24/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_memzone.c.o [25/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_string_fns.c.o [26/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_tailqs.c.o [27/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_thread.c.o [28/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_timer.c.o [29/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace.c.o [30/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace_ctf.c.o [31/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace_utils.c.o [32/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_trace_points.c.o [33/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_uuid.c.o [34/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_hotplug_mp.c.o [35/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_malloc_elem.c.o [36/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_malloc_mp.c.o [37/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_keepalive.c.o [38/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_reciprocal.c.o [39/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_version.c.o [40/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_dynmem.c.o [41/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_eal_file.c.o [42/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_eal_unix_memory.c.o [43/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_eal_unix_timer.c.o [44/2561] Compiling C object lib/librte_eal.a.p/librte_eal_unix_rte_thread.c.o [45/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_cpuflags.c.o [46/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_debug.c.o [47/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_lcore.c.o [48/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_log.c.o [49/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_timer.c.o [50/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_vfio_mp_sync.c.o [51/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_cpuflags.c.o [52/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_cycles.c.o [53/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_hypervisor.c.o [54/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_spinlock.c.o [55/2561] Generating rte_eal_mingw with a custom command [56/2561] Generating rte_rcu_mingw with a custom command [57/2561] Generating rte_eal_def with a custom command [58/2561] Generating rte_rcu_def with a custom command [59/2561] Generating rte_ring_def with a custom command [60/2561] Generating rte_ring_mingw with a custom command [61/2561] Generating rte_mempool_mingw with a custom command [62/2561] Generating rte_mbuf_def with a custom command [63/2561] Generating rte_mbuf_mingw with a custom command [64/2561] Generating rte_net_def with a custom command [65/2561] Generating rte_net_mingw with a custom command [66/2561] Generating rte_meter_def with a custom command [67/2561] Generating rte_meter_mingw with a custom command [68/2561] Compiling C object lib/librte_telemetry.a.p/librte_telemetry_telemetry.c.o [69/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_fbarray.c.o [70/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_memory.c.o [71/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_proc.c.o [72/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_malloc.c.o [73/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_random.c.o [74/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_rte_service.c.o [75/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal.c.o [76/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_alarm.c.o [77/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_dev.c.o [78/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_hugepage_info.c.o [79/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_interrupts.c.o [80/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_memalloc.c.o [81/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_memory.c.o [82/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_thread.c.o [83/2561] Compiling C object lib/librte_eal.a.p/librte_eal_x86_rte_power_intrinsics.c.o [84/2561] Compiling C object lib/librte_ring.a.p/librte_ring_rte_ring.c.o [85/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_rte_mempool_ops.c.o [86/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_mempool_trace_points.c.o [87/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_rte_mempool_ops_default.c.o [88/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf_ptype.c.o [89/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf_pool_ops.c.o [90/2561] Compiling C object lib/librte_net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o [91/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_ether.c.o [92/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_net_crc.c.o [93/2561] Compiling C object lib/librte_net.a.p/librte_net_net_crc_sse.c.o [94/2561] Compiling C object lib/librte_meter.a.p/librte_meter_rte_meter.c.o [95/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_private.c.o [96/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_profile.c.o [97/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_class_eth.c.o [98/2561] Generating rte_ethdev_def with a custom command [99/2561] Generating rte_ethdev_mingw with a custom command [100/2561] Compiling C object lib/librte_pci.a.p/librte_pci_rte_pci.c.o [101/2561] Linking static target lib/librte_kvargs.a [102/2561] Generating rte_pci_def with a custom command [103/2561] Generating rte_pci_mingw with a custom command [104/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline.c.o [105/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_cirbuf.c.o [106/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse.c.o [107/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_ipaddr.c.o [108/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_num.c.o [109/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_string.c.o [110/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_portlist.c.o [111/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_rdline.c.o [112/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_socket.c.o [113/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_vt100.c.o [114/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_os_unix.c.o [115/2561] Generating rte_cmdline_def with a custom command [116/2561] Generating rte_cmdline_mingw with a custom command [117/2561] Compiling C object lib/librte_metrics.a.p/librte_metrics_rte_metrics.c.o [118/2561] Generating rte_metrics_def with a custom command [119/2561] Generating rte_metrics_mingw with a custom command [120/2561] Compiling C object lib/librte_hash.a.p/librte_hash_rte_fbk_hash.c.o [121/2561] Generating rte_hash_def with a custom command [122/2561] Generating rte_hash_mingw with a custom command [123/2561] Generating rte_timer_def with a custom command [124/2561] Generating rte_timer_mingw with a custom command [125/2561] Generating rte_acl_def with a custom command [126/2561] Generating rte_acl_mingw with a custom command [127/2561] Generating rte_bbdev_def with a custom command [128/2561] Generating rte_bbdev_mingw with a custom command [129/2561] Generating rte_bitratestats_def with a custom command [130/2561] Generating rte_bitratestats_mingw with a custom command [131/2561] Generating rte_cfgfile_def with a custom command [132/2561] Generating rte_cfgfile_mingw with a custom command [133/2561] Generating rte_compressdev_mingw with a custom command [134/2561] Generating rte_compressdev_def with a custom command [135/2561] Generating rte_cryptodev_def with a custom command [136/2561] Generating rte_cryptodev_mingw with a custom command [137/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_options.c.o [138/2561] Compiling C object lib/librte_eal.a.p/librte_eal_common_malloc_heap.c.o [139/2561] Compiling C object lib/librte_eal.a.p/librte_eal_linux_eal_vfio.c.o [140/2561] Compiling C object lib/librte_rcu.a.p/librte_rcu_rte_rcu_qsbr.c.o [141/2561] Compiling C object lib/librte_mempool.a.p/librte_mempool_rte_mempool.c.o [142/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf_dyn.c.o [143/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_arp.c.o [144/2561] Compiling C object lib/librte_net.a.p/librte_net_rte_net.c.o [145/2561] Compiling C object lib/librte_bitratestats.a.p/librte_bitratestats_rte_bitrate.c.o [146/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_trace_points.c.o [147/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_mtr.c.o [148/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_tm.c.o [149/2561] Compiling C object lib/librte_cmdline.a.p/librte_cmdline_cmdline_parse_etheraddr.c.o [150/2561] Compiling C object lib/librte_metrics.a.p/librte_metrics_rte_metrics_telemetry.c.o [151/2561] Compiling C object lib/librte_timer.a.p/librte_timer_rte_timer.c.o [152/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_gen.c.o [153/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_scalar.c.o [154/2561] Compiling C object lib/librte_acl.a.p/librte_acl_rte_acl.c.o [155/2561] Compiling C object lib/librte_acl.a.p/librte_acl_tb_mem.c.o [156/2561] Compiling C object lib/librte_bbdev.a.p/librte_bbdev_rte_bbdev.c.o [157/2561] Compiling C object lib/librte_cfgfile.a.p/librte_cfgfile_rte_cfgfile.c.o [158/2561] Compiling C object lib/librte_compressdev.a.p/librte_compressdev_rte_comp.c.o [159/2561] Compiling C object lib/librte_compressdev.a.p/librte_compressdev_rte_compressdev.c.o [160/2561] Compiling C object lib/librte_compressdev.a.p/librte_compressdev_rte_compressdev_pmd.c.o [161/2561] Compiling C object lib/librte_cryptodev.a.p/librte_cryptodev_rte_cryptodev_pmd.c.o [162/2561] Compiling C object lib/librte_cryptodev.a.p/librte_cryptodev_cryptodev_trace_points.c.o [163/2561] Compiling C object lib/librte_distributor.a.p/librte_distributor_rte_distributor_single.c.o [164/2561] Compiling C object lib/librte_distributor.a.p/librte_distributor_rte_distributor_match_sse.c.o [165/2561] Generating rte_distributor_mingw with a custom command [166/2561] Generating rte_distributor_def with a custom command [167/2561] Generating rte_efd_def with a custom command [168/2561] Generating rte_efd_mingw with a custom command [169/2561] Linking static target lib/librte_telemetry.a [170/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_ring.c.o [171/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_vxlan_udp4.c.o [172/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_eventdev_trace_points.c.o [173/2561] Generating rte_eventdev_def with a custom command [174/2561] Generating rte_eventdev_mingw with a custom command [175/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_udp4.c.o [176/2561] Compiling C object lib/librte_gro.a.p/librte_gro_rte_gro.c.o [177/2561] Generating rte_gro_def with a custom command [178/2561] Generating rte_gro_mingw with a custom command [179/2561] Linking static target lib/librte_ring.a [180/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_tcp4.c.o [181/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_udp4.c.o [182/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_tunnel_tcp4.c.o [183/2561] Linking static target lib/librte_net/libnet_crc_avx512_lib.a [184/2561] Compiling C object lib/librte_gso.a.p/librte_gso_rte_gso.c.o [185/2561] Generating rte_gso_def with a custom command [186/2561] Generating rte_gso_mingw with a custom command [187/2561] Linking static target lib/librte_meter.a [188/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv6_reassembly.c.o [189/2561] Linking static target lib/librte_pci.a [190/2561] Generating rte_ip_frag_def with a custom command [191/2561] Generating rte_ip_frag_mingw with a custom command [192/2561] Generating rte_jobstats_def with a custom command [193/2561] Generating rte_jobstats_mingw with a custom command [194/2561] Generating rte_kni_def with a custom command [195/2561] Generating rte_kni_mingw with a custom command [196/2561] Generating rte_latencystats_def with a custom command [197/2561] Generating rte_latencystats_mingw with a custom command [198/2561] Generating rte_lpm_def with a custom command [199/2561] Generating rte_lpm_mingw with a custom command [200/2561] Compiling C object lib/librte_member.a.p/librte_member_rte_member.c.o [201/2561] Generating rte_member_def with a custom command [202/2561] Generating rte_member_mingw with a custom command [203/2561] Compiling C object lib/librte_power.a.p/librte_power_rte_power.c.o [204/2561] Compiling C object lib/librte_power.a.p/librte_power_power_common.c.o [205/2561] Generating rte_power_def with a custom command [206/2561] Generating rte_power_mingw with a custom command [207/2561] Compiling C object lib/librte_mbuf.a.p/librte_mbuf_rte_mbuf.c.o [208/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_flow.c.o [209/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_bld.c.o [210/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_key8.c.o [211/2561] Compiling C object lib/librte_distributor.a.p/librte_distributor_rte_distributor.c.o [212/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_timer_adapter.c.o [213/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o [214/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_tcp4.c.o [215/2561] Compiling C object lib/librte_gro.a.p/librte_gro_gro_vxlan_tcp4.c.o [216/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_common.c.o [217/2561] Compiling C object lib/librte_gso.a.p/librte_gso_gso_tunnel_udp4.c.o [218/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv6_fragmentation.c.o [219/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv4_reassembly.c.o [220/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ipv4_fragmentation.c.o [221/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_rte_ip_frag_common.c.o [222/2561] Generating kvargs.sym_chk with a meson_exe.py custom command [223/2561] Compiling C object lib/librte_ip_frag.a.p/librte_ip_frag_ip_frag_internal.c.o [224/2561] Compiling C object lib/librte_jobstats.a.p/librte_jobstats_rte_jobstats.c.o [225/2561] Compiling C object lib/librte_latencystats.a.p/librte_latencystats_rte_latencystats.c.o [226/2561] Compiling C object lib/librte_lpm.a.p/librte_lpm_rte_lpm.c.o [227/2561] Compiling C object lib/librte_member.a.p/librte_member_rte_member_vbf.c.o [228/2561] Compiling C object lib/librte_power.a.p/librte_power_power_kvm_vm.c.o [229/2561] Compiling C object lib/librte_power.a.p/librte_power_guest_channel.c.o [230/2561] Compiling C object lib/librte_power.a.p/librte_power_rte_power_empty_poll.c.o [231/2561] Generating rte_pdump_def with a custom command [232/2561] Generating rte_pdump_mingw with a custom command [233/2561] Generating rte_rawdev_def with a custom command [234/2561] Generating rte_rawdev_mingw with a custom command [235/2561] Linking static target lib/librte_eal.a [236/2561] Linking static target lib/librte_rcu.a [237/2561] Linking static target lib/librte_mempool.a [238/2561] Generating rte_regexdev_def with a custom command [239/2561] Linking static target lib/librte_net.a [240/2561] Linking static target lib/librte_bitratestats.a [241/2561] Generating rte_regexdev_mingw with a custom command [242/2561] Linking static target lib/librte_cmdline.a [243/2561] Linking static target lib/librte_metrics.a [244/2561] Linking static target lib/librte_timer.a [245/2561] Generating rte_rib_def with a custom command [246/2561] Generating rte_rib_mingw with a custom command [247/2561] Generating rte_reorder_def with a custom command [248/2561] Linking static target lib/librte_bbdev.a [249/2561] Linking static target lib/librte_cfgfile.a [250/2561] Generating rte_reorder_mingw with a custom command [251/2561] Linking static target lib/librte_compressdev.a [252/2561] Compiling C object lib/librte_sched.a.p/librte_sched_rte_red.c.o [253/2561] Compiling C object lib/librte_sched.a.p/librte_sched_rte_approx.c.o [254/2561] Generating rte_sched_def with a custom command [255/2561] Generating rte_sched_mingw with a custom command [256/2561] Generating rte_security_def with a custom command [257/2561] Generating rte_security_mingw with a custom command [258/2561] Compiling C object lib/librte_stack.a.p/librte_stack_rte_stack.c.o [259/2561] Compiling C object lib/librte_stack.a.p/librte_stack_rte_stack_std.c.o [260/2561] Compiling C object lib/librte_stack.a.p/librte_stack_rte_stack_lf.c.o [261/2561] Generating rte_stack_def with a custom command [262/2561] Generating rte_stack_mingw with a custom command [263/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_fd_man.c.o [264/2561] Generating rte_vhost_def with a custom command [265/2561] Generating rte_vhost_mingw with a custom command [266/2561] Generating rte_ipsec_def with a custom command [267/2561] Generating rte_ipsec_mingw with a custom command [268/2561] Generating rte_fib_def with a custom command [269/2561] Generating rte_fib_mingw with a custom command [270/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_sse.c.o [271/2561] Compiling C object lib/librte_cryptodev.a.p/librte_cryptodev_rte_cryptodev.c.o [272/2561] Compiling C object lib/librte_efd.a.p/librte_efd_rte_efd.c.o [273/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_eventdev.c.o [274/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_crypto_adapter.c.o [275/2561] Compiling C object lib/librte_kni.a.p/librte_kni_rte_kni.c.o [276/2561] Compiling C object lib/librte_lpm.a.p/librte_lpm_rte_lpm6.c.o [277/2561] Compiling C object lib/librte_power.a.p/librte_power_power_acpi_cpufreq.c.o [278/2561] Compiling C object lib/librte_power.a.p/librte_power_power_pstate_cpufreq.c.o [279/2561] Compiling C object lib/librte_power.a.p/librte_power_rte_power_pmd_mgmt.c.o [280/2561] Compiling C object lib/librte_pdump.a.p/librte_pdump_rte_pdump.c.o [281/2561] Compiling C object lib/librte_rawdev.a.p/librte_rawdev_rte_rawdev.c.o [282/2561] Compiling C object lib/librte_regexdev.a.p/librte_regexdev_rte_regexdev.c.o [283/2561] Compiling C object lib/librte_rib.a.p/librte_rib_rte_rib.c.o [284/2561] Compiling C object lib/librte_rib.a.p/librte_rib_rte_rib6.c.o [285/2561] Compiling C object lib/librte_reorder.a.p/librte_reorder_rte_reorder.c.o [286/2561] Compiling C object lib/librte_security.a.p/librte_security_rte_security.c.o [287/2561] Generating telemetry.sym_chk with a meson_exe.py custom command [288/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_iotlb.c.o [289/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_socket.c.o [290/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vdpa.c.o [291/2561] Generating ring.sym_chk with a meson_exe.py custom command [292/2561] Generating meter.sym_chk with a meson_exe.py custom command [293/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_ses.c.o [294/2561] Generating pci.sym_chk with a meson_exe.py custom command [295/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_sa.c.o [296/2561] Compiling C object lib/librte_fib.a.p/librte_fib_rte_fib6.c.o [297/2561] Compiling C object lib/librte_fib.a.p/librte_fib_rte_fib.c.o [298/2561] Compiling C object lib/librte_fib.a.p/librte_fib_dir24_8_avx512.c.o [299/2561] Compiling C object lib/librte_fib.a.p/librte_fib_trie_avx512.c.o [300/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_fd.c.o [301/2561] Linking static target lib/librte_mbuf.a [302/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sched.c.o [303/2561] Linking static target lib/librte_distributor.a [304/2561] Linking static target lib/librte_gro.a [305/2561] Linking static target lib/librte_gso.a [306/2561] Generating rte_port_def with a custom command [307/2561] Generating rte_port_mingw with a custom command [308/2561] Linking target lib/librte_kvargs.so.21.2 [309/2561] Linking static target lib/librte_ip_frag.a [310/2561] Linking static target lib/librte_jobstats.a [311/2561] Linking static target lib/librte_latencystats.a [312/2561] Generating rte_table_def with a custom command [313/2561] Generating rte_table_mingw with a custom command [314/2561] Linking static target lib/librte_stack.a [315/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_avx2.c.o [316/2561] Compiling C object lib/librte_member.a.p/librte_member_rte_member_ht.c.o [317/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost.c.o [318/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_ipsec_sad.c.o [319/2561] Compiling C object lib/librte_fib.a.p/librte_fib_dir24_8.c.o [320/2561] Compiling C object lib/librte_fib.a.p/librte_fib_trie.c.o [321/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ethdev.c.o [322/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_frag.c.o [323/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ras.c.o [324/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o [325/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o [326/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_eventdev.c.o [327/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_ethdev.c.o [328/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_fd.c.o [329/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_ring.c.o [330/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_source_sink.c.o [331/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_kni.c.o [332/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_acl.c.o [333/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_lpm.c.o [334/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_cuckoo.c.o [335/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_lpm_ipv6.c.o [336/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o [337/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o [338/2561] Generating rcu.sym_chk with a meson_exe.py custom command [339/2561] Generating mempool.sym_chk with a meson_exe.py custom command [340/2561] Generating net.sym_chk with a meson_exe.py custom command [341/2561] Generating bitratestats.sym_chk with a meson_exe.py custom command [342/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o [343/2561] Generating cmdline.sym_chk with a meson_exe.py custom command [344/2561] Generating metrics.sym_chk with a meson_exe.py custom command [345/2561] Generating timer.sym_chk with a meson_exe.py custom command [346/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_array.c.o [347/2561] Generating cfgfile.sym_chk with a meson_exe.py custom command [348/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_stub.c.o [349/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_swx_table_wm.c.o [350/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_port_in_action.c.o [351/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o [352/2561] Generating rte_pipeline_def with a custom command [353/2561] Generating rte_pipeline_mingw with a custom command [354/2561] Generating rte_flow_classify_def with a custom command [355/2561] Linking static target lib/librte_cryptodev.a [356/2561] Linking static target lib/librte_efd.a [357/2561] Generating rte_flow_classify_mingw with a custom command [358/2561] Linking static target lib/librte_kni.a [359/2561] Linking static target lib/librte_lpm.a [360/2561] Linking static target lib/librte_power.a [361/2561] Linking static target lib/librte_pdump.a [362/2561] Linking static target lib/librte_rawdev.a [363/2561] Linking static target lib/librte_regexdev.a [364/2561] Linking static target lib/librte_rib.a [365/2561] Linking static target lib/librte_reorder.a [366/2561] Linking static target lib/librte_security.a [367/2561] Linking target lib/librte_telemetry.so.21.2 [368/2561] Generating rte_bpf_def with a custom command [369/2561] Generating rte_bpf_mingw with a custom command [370/2561] Generating rte_graph_def with a custom command [371/2561] Generating rte_graph_mingw with a custom command [372/2561] Compiling C object lib/librte_node.a.p/librte_node_null.c.o [373/2561] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_ethdev.c.o [374/2561] Compiling C object lib/librte_hash.a.p/librte_hash_rte_cuckoo_hash.c.o [375/2561] Compiling C object lib/librte_acl.a.p/librte_acl_acl_run_avx512.c.o [376/2561] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_rx_adapter.c.o [377/2561] Compiling C object lib/librte_sched.a.p/librte_sched_rte_sched.c.o [378/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_user.c.o [379/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_esp_inb.c.o [380/2561] Compiling C object lib/librte_ipsec.a.p/librte_ipsec_esp_outb.c.o [381/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_key16.c.o [382/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_key32.c.o [383/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o [384/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o [385/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_ext.c.o [386/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_table_hash_lru.c.o [387/2561] Generating bbdev.sym_chk with a meson_exe.py custom command [388/2561] Compiling C object lib/librte_table.a.p/librte_table_rte_swx_table_em.c.o [389/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_pipeline.c.o [390/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_swx_ctl.c.o [391/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_swx_pipeline_spec.c.o [392/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o [393/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o [394/2561] Compiling C object lib/librte_flow_classify.a.p/librte_flow_classify_rte_flow_classify_parse.c.o [395/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_exec.c.o [396/2561] Compiling C object lib/librte_flow_classify.a.p/librte_flow_classify_rte_flow_classify.c.o [397/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf.c.o [398/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_load.c.o [399/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph.c.o [400/2561] Compiling C object lib/librte_graph.a.p/librte_graph_node.c.o [401/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_ops.c.o [402/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_debug.c.o [403/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_stats.c.o [404/2561] Compiling C object lib/librte_graph.a.p/librte_graph_graph_populate.c.o [405/2561] Generating mbuf.sym_chk with a meson_exe.py custom command [406/2561] Compiling C object lib/librte_node.a.p/librte_node_log.c.o [407/2561] Generating distributor.sym_chk with a meson_exe.py custom command [408/2561] Generating gro.sym_chk with a meson_exe.py custom command [409/2561] Generating gso.sym_chk with a meson_exe.py custom command [410/2561] Compiling C object lib/librte_node.a.p/librte_node_ethdev_rx.c.o [411/2561] Compiling C object lib/librte_node.a.p/librte_node_ethdev_tx.c.o [412/2561] Generating symbol file lib/librte_kvargs.so.21.2.p/librte_kvargs.so.21.2.symbols [413/2561] Generating ip_frag.sym_chk with a meson_exe.py custom command [414/2561] Generating jobstats.sym_chk with a meson_exe.py custom command [415/2561] Generating latencystats.sym_chk with a meson_exe.py custom command [416/2561] Generating stack.sym_chk with a meson_exe.py custom command [417/2561] Compiling C object lib/librte_node.a.p/librte_node_pkt_drop.c.o [418/2561] Linking static target lib/librte_member.a [419/2561] Generating rte_node_def with a custom command [420/2561] Linking static target lib/librte_fib.a [421/2561] Generating rte_node_mingw with a custom command [422/2561] Generating rte_common_cpt_mingw with a custom command [423/2561] Generating rte_common_cpt_def with a custom command [424/2561] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o [425/2561] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o [426/2561] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o [427/2561] Generating rte_common_dpaax_mingw with a custom command [428/2561] Generating rte_common_dpaax_def with a custom command [429/2561] Generating rte_common_iavf_def with a custom command [430/2561] Generating rte_common_iavf_mingw with a custom command [431/2561] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o [432/2561] Generating rte_common_octeontx_def with a custom command [433/2561] Generating rte_common_octeontx_mingw with a custom command [434/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_irq.c.o [435/2561] Generating rte_common_octeontx2_mingw with a custom command [436/2561] Generating rte_common_octeontx2_def with a custom command [437/2561] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o [438/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_validate.c.o [439/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_pkt.c.o [440/2561] Compiling C object lib/librte_bpf.a.p/librte_bpf_bpf_jit_x86.c.o [441/2561] Compiling C object lib/librte_node.a.p/librte_node_ethdev_ctrl.c.o [442/2561] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o [443/2561] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o [444/2561] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o [445/2561] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_impl.c.o [446/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_common.c.o [447/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_sec_idev.c.o [448/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o [449/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o [450/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o [451/2561] Generating efd.sym_chk with a meson_exe.py custom command [452/2561] Generating lpm.sym_chk with a meson_exe.py custom command [453/2561] Generating reorder.sym_chk with a meson_exe.py custom command [454/2561] Generating symbol file lib/librte_telemetry.so.21.2.p/librte_telemetry.so.21.2.symbols [455/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o [456/2561] Generating rte_bus_dpaa_mingw with a custom command [457/2561] Generating rte_bus_dpaa_def with a custom command [458/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o [459/2561] Linking static target lib/librte_ethdev.a [460/2561] Linking static target lib/librte_hash.a [461/2561] Linking static target lib/librte_acl.a [462/2561] Linking static target lib/librte_eventdev.a [463/2561] Linking static target lib/librte_sched.a [464/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o [465/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o [466/2561] Linking static target lib/librte_ipsec.a [467/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o [468/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o [469/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o [470/2561] Linking static target lib/librte_table.a [471/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o [472/2561] Generating rte_bus_fslmc_mingw with a custom command [473/2561] Generating rte_bus_fslmc_def with a custom command [474/2561] Generating rte_bus_ifpga_def with a custom command [475/2561] Linking static target lib/librte_flow_classify.a [476/2561] Generating rte_bus_ifpga_mingw with a custom command [477/2561] Linking static target lib/librte_graph.a [478/2561] Generating rte_bus_pci_def with a custom command [479/2561] Generating rte_bus_pci_mingw with a custom command [480/2561] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o [481/2561] Generating rte_bus_vdev_def with a custom command [482/2561] Generating rte_bus_vdev_mingw with a custom command [483/2561] Generating rte_bus_vmbus_def with a custom command [484/2561] Generating rte_bus_vmbus_mingw with a custom command [485/2561] Linking static target drivers/libtmp_rte_common_dpaax.a [486/2561] Generating compressdev.sym_chk with a meson_exe.py custom command [487/2561] Compiling C object lib/librte_node.a.p/librte_node_ip4_lookup.c.o [488/2561] Compiling C object lib/librte_node.a.p/librte_node_ip4_rewrite.c.o [489/2561] Compiling C object lib/librte_node.a.p/librte_node_pkt_cls.c.o [490/2561] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.o [491/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_dev.c.o [492/2561] Compiling C object drivers/libtmp_rte_common_octeontx2.a.p/common_octeontx2_otx2_mbox.c.o [493/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o [494/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o [495/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o [496/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o [497/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o [498/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o [499/2561] Generating kni.sym_chk with a meson_exe.py custom command [500/2561] Generating pdump.sym_chk with a meson_exe.py custom command [501/2561] Generating rawdev.sym_chk with a meson_exe.py custom command [502/2561] Generating security.sym_chk with a meson_exe.py custom command [503/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o [504/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o [505/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o [506/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o [507/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o [508/2561] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o [509/2561] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_common.c.o [510/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o [511/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o [512/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o [513/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o [514/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o [515/2561] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o [516/2561] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o [517/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o [518/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o [519/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o [520/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o [521/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o [522/2561] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o [523/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o [524/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o [525/2561] Generating rte_common_qat_def with a custom command [526/2561] Linking static target drivers/libtmp_rte_common_octeontx.a [527/2561] Generating rte_common_qat_mingw with a custom command [528/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_bootcfg.c.o [529/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_crc32.c.o [530/2561] Linking static target lib/librte_port.a [531/2561] Linking static target lib/librte_bpf.a [532/2561] Linking static target drivers/libtmp_rte_common_cpt.a [533/2561] Generating power.sym_chk with a meson_exe.py custom command [534/2561] Generating regexdev.sym_chk with a meson_exe.py custom command [535/2561] Generating rib.sym_chk with a meson_exe.py custom command [536/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o [537/2561] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o [538/2561] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o [539/2561] Generating member.sym_chk with a meson_exe.py custom command [540/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o [541/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o [542/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o [543/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_ev.c.o [544/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_evb.c.o [545/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_filter.c.o [546/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o [547/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o [548/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o [549/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o [550/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o [551/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o [552/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o [553/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o [554/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o [555/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o [556/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o [557/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o [558/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_sram.c.o [559/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o [560/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tx.c.o [561/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_vpd.c.o [562/2561] Generating acl.sym_chk with a meson_exe.py custom command [563/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/mcdi_mon.c.o [564/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mac.c.o [565/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_mcdi.c.o [566/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nic.c.o [567/2561] Generating table.sym_chk with a meson_exe.py custom command [568/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_nvram.c.o [569/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_phy.c.o [570/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_sram.c.o [571/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/siena_vpd.c.o [572/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_image.c.o [573/2561] Generating rte_common_dpaax.pmd.c with a custom command [574/2561] Linking static target lib/librte_node.a [575/2561] Linking static target drivers/libtmp_rte_common_iavf.a [576/2561] Linking static target drivers/libtmp_rte_common_octeontx2.a [577/2561] Generating rte_common_sfc_efx_mingw with a custom command [578/2561] Linking static target drivers/libtmp_rte_bus_ifpga.a [579/2561] Generating rte_common_sfc_efx_def with a custom command [580/2561] Generating rte_mempool_bucket_def with a custom command [581/2561] Generating rte_mempool_bucket_mingw with a custom command [582/2561] Generating rte_mempool_dpaa_def with a custom command [583/2561] Linking static target drivers/libtmp_rte_bus_vdev.a [584/2561] Generating rte_crypto_dpaa_sec_def with a custom command [585/2561] Generating rte_mempool_dpaa_mingw with a custom command [586/2561] Generating rte_mempool_dpaa2_def with a custom command [587/2561] Linking static target drivers/libtmp_rte_bus_vmbus.a [588/2561] Generating cryptodev.sym_chk with a meson_exe.py custom command [589/2561] Generating fib.sym_chk with a meson_exe.py custom command [590/2561] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o [591/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o [592/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o [593/2561] Generating hash.sym_chk with a meson_exe.py custom command [594/2561] Generating eventdev.sym_chk with a meson_exe.py custom command [595/2561] Generating sched.sym_chk with a meson_exe.py custom command [596/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_virtio.c.o [597/2561] Generating ipsec.sym_chk with a meson_exe.py custom command [598/2561] Generating flow_classify.sym_chk with a meson_exe.py custom command [599/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_ev.c.o [600/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_evb.c.o [601/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_intr.c.o [602/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mac.c.o [603/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_mcdi.c.o [604/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nvram.c.o [605/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_phy.c.o [606/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_proxy.c.o [607/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_rx.c.o [608/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_tx.c.o [609/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_vpd.c.o [610/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/hunt_nic.c.o [611/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford_nic.c.o [612/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/medford2_nic.c.o [613/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_ev.c.o [614/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_intr.c.o [615/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_nic.c.o [616/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_pci.c.o [617/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o [618/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o [619/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_virtio.c.o [620/2561] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o [621/2561] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o [622/2561] Generating rte_mempool_dpaa2_mingw with a custom command [623/2561] Generating rte_mempool_octeontx_def with a custom command [624/2561] Generating rte_common_octeontx.pmd.c with a custom command [625/2561] Generating rte_mempool_octeontx_mingw with a custom command [626/2561] Generating rte_common_cpt.pmd.c with a custom command [627/2561] Generating rte_mempool_octeontx2_def with a custom command [628/2561] Generating rte_mempool_octeontx2_mingw with a custom command [629/2561] Linking static target drivers/libtmp_rte_bus_fslmc.a [630/2561] Linking static target drivers/libtmp_rte_bus_pci.a [631/2561] Generating rte_mempool_ring_def with a custom command [632/2561] Generating rte_mempool_ring_mingw with a custom command [633/2561] Generating rte_mempool_stack_def with a custom command [634/2561] Generating rte_mempool_stack_mingw with a custom command [635/2561] Generating rte_net_af_packet_def with a custom command [636/2561] Generating rte_net_af_packet_mingw with a custom command [637/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o [638/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o [639/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_rqp.c.o [640/2561] Generating rte_net_ark_def with a custom command [641/2561] Generating rte_net_ark_mingw with a custom command [642/2561] Generating rte_net_atlantic_mingw with a custom command [643/2561] Generating rte_net_atlantic_def with a custom command [644/2561] Generating rte_net_avp_mingw with a custom command [645/2561] Generating rte_net_avp_def with a custom command [646/2561] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o [647/2561] Compiling C object drivers/librte_common_dpaax.so.21.2.p/meson-generated_.._rte_common_dpaax.pmd.c.o [648/2561] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o [649/2561] Generating graph.sym_chk with a meson_exe.py custom command [650/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_filter.c.o [651/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/ef10_nic.c.o [652/2561] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o [653/2561] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o [654/2561] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o [655/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o [656/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o [657/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_ops.c.o [658/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_debug.c.o [659/2561] Generating port.sym_chk with a meson_exe.py custom command [660/2561] Generating bpf.sym_chk with a meson_exe.py custom command [661/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool_irq.c.o [662/2561] Compiling C object drivers/libtmp_rte_mempool_octeontx2.a.p/mempool_octeontx2_otx2_mempool.c.o [663/2561] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o [664/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o [665/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o [666/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o [667/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o [668/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o [669/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o [670/2561] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o [671/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o [672/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o [673/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o [674/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o [675/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o [676/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o [677/2561] Generating rte_common_iavf.pmd.c with a custom command [678/2561] Generating rte_common_octeontx2.pmd.c with a custom command [679/2561] Generating rte_bus_ifpga.pmd.c with a custom command [680/2561] Generating rte_bus_vdev.pmd.c with a custom command [681/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o [682/2561] Generating rte_net_axgbe_def with a custom command [683/2561] Generating rte_bus_vmbus.pmd.c with a custom command [684/2561] Generating rte_net_axgbe_mingw with a custom command [685/2561] Linking static target drivers/libtmp_rte_common_qat.a [686/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o [687/2561] Generating rte_net_bond_mingw with a custom command [688/2561] Generating rte_net_bond_def with a custom command [689/2561] Generating rte_net_bnx2x_def with a custom command [690/2561] Generating rte_net_bnx2x_mingw with a custom command [691/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o [692/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o [693/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o [694/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o [695/2561] Linking static target drivers/libtmp_rte_common_sfc_efx.a [696/2561] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o [697/2561] Compiling C object drivers/librte_common_octeontx.so.21.2.p/meson-generated_.._rte_common_octeontx.pmd.c.o [698/2561] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o [699/2561] Compiling C object drivers/librte_common_cpt.so.21.2.p/meson-generated_.._rte_common_cpt.pmd.c.o [700/2561] Generating rte_crypto_dpaa_sec_mingw with a custom command [701/2561] Generating rte_crypto_dpaa2_sec_mingw with a custom command [702/2561] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o [703/2561] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o [704/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o [705/2561] Generating node.sym_chk with a meson_exe.py custom command [706/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o [707/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o [708/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o [709/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o [710/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx_vec_sse.c.o [711/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o [712/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o [713/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o [714/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_vfpf.c.o [715/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_ethdev.c.o [716/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o [717/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o [718/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o [719/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o [720/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o [721/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o [722/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o [723/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o [724/2561] Generating rte_bus_fslmc.pmd.c with a custom command [725/2561] Generating rte_bus_pci.pmd.c with a custom command [726/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o [727/2561] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o [728/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o [729/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o [730/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o [731/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o [732/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o [733/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o [734/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o [735/2561] Linking static target drivers/librte_common_dpaax.a [736/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o [737/2561] Linking static target drivers/libtmp_rte_bus_dpaa.a [738/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o [739/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o [740/2561] Linking static target drivers/common/sfc_efx/base/libsfc_base.a [741/2561] Linking static target drivers/libtmp_rte_mempool_dpaa.a [742/2561] Linking static target drivers/libtmp_rte_mempool_dpaa2.a [743/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_tbl.c.o [744/2561] Linking static target drivers/libtmp_rte_mempool_octeontx.a [745/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o [746/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o [747/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o [748/2561] Linking static target drivers/libtmp_rte_mempool_octeontx2.a [749/2561] Linking static target drivers/libtmp_rte_mempool_stack.a [750/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o [751/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o [752/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_identifier.c.o [753/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_hcapi_cfa_p4.c.o [754/2561] Linking static target drivers/libtmp_rte_net_ark.a [755/2561] Compiling C object drivers/librte_common_iavf.a.p/meson-generated_.._rte_common_iavf.pmd.c.o [756/2561] Compiling C object drivers/librte_common_iavf.so.21.2.p/meson-generated_.._rte_common_iavf.pmd.c.o [757/2561] Compiling C object drivers/librte_common_octeontx2.so.21.2.p/meson-generated_.._rte_common_octeontx2.pmd.c.o [758/2561] Compiling C object drivers/librte_common_octeontx2.a.p/meson-generated_.._rte_common_octeontx2.pmd.c.o [759/2561] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o [760/2561] Compiling C object drivers/librte_bus_ifpga.so.21.2.p/meson-generated_.._rte_bus_ifpga.pmd.c.o [761/2561] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o [762/2561] Compiling C object drivers/librte_bus_vdev.so.21.2.p/meson-generated_.._rte_bus_vdev.pmd.c.o [763/2561] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o [764/2561] Compiling C object drivers/librte_bus_vmbus.so.21.2.p/meson-generated_.._rte_bus_vmbus.pmd.c.o [765/2561] Linking static target drivers/librte_common_octeontx.a [766/2561] Generating eal.sym_chk with a meson_exe.py custom command [767/2561] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o [768/2561] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o [769/2561] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o [770/2561] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o [771/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_rxtx.c.o [772/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o [773/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o [774/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o [775/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o [776/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_common.c.o [777/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o [778/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_shadow_tcam.c.o [779/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_host.c.o [780/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o [781/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o [782/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o [783/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_utils.c.o [784/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_tbl.c.o [785/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_class.c.o [786/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_act.c.o [787/2561] Generating rte_common_qat.pmd.c with a custom command [788/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o [789/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o [790/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o [791/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o [792/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o [793/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o [794/2561] Generating rte_common_sfc_efx.pmd.c with a custom command [795/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_wh_plus_class.c.o [796/2561] Linking static target drivers/librte_common_cpt.a [797/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_wh_plus_act.c.o [798/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_stingray_act.c.o [799/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_template_db_stingray_class.c.o [800/2561] Linking static target drivers/libtmp_rte_mempool_ring.a [801/2561] Linking static target drivers/libtmp_rte_net_af_packet.a [802/2561] Generating rte_net_bnxt_mingw with a custom command [803/2561] Generating rte_net_bnxt_def with a custom command [804/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o [805/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o [806/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o [807/2561] Generating rte_net_cxgbe_def with a custom command [808/2561] Generating rte_net_cxgbe_mingw with a custom command [809/2561] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o [810/2561] Compiling C object drivers/librte_bus_fslmc.so.21.2.p/meson-generated_.._rte_bus_fslmc.pmd.c.o [811/2561] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o [812/2561] Compiling C object drivers/librte_bus_pci.so.21.2.p/meson-generated_.._rte_bus_pci.pmd.c.o [813/2561] Generating rte_net_dpaa_def with a custom command [814/2561] Generating rte_net_dpaa_mingw with a custom command [815/2561] Generating rte_bus_dpaa.pmd.c with a custom command [816/2561] Generating rte_mempool_dpaa.pmd.c with a custom command [817/2561] Generating rte_mempool_dpaa2.pmd.c with a custom command [818/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o [819/2561] Linking static target drivers/librte_common_iavf.a [820/2561] Generating rte_net_dpaa2_def with a custom command [821/2561] Generating rte_net_dpaa2_mingw with a custom command [822/2561] Linking static target drivers/librte_common_octeontx2.a [823/2561] Linking static target drivers/librte_bus_ifpga.a [824/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o [825/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_swx_pipeline.c.o [826/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o [827/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o [828/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o [829/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o [830/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o [831/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o [832/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_sse.c.o [833/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o [834/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o [835/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o [836/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o [837/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o [838/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o [839/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o [840/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o [841/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o [842/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o [843/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o [844/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o [845/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o [846/2561] Generating rte_mempool_octeontx.pmd.c with a custom command [847/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o [848/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o [849/2561] Generating rte_mempool_octeontx2.pmd.c with a custom command [850/2561] Generating rte_mempool_stack.pmd.c with a custom command [851/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o [852/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o [853/2561] Generating rte_net_ark.pmd.c with a custom command [854/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o [855/2561] Linking static target drivers/librte_bus_vdev.a [856/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o [857/2561] Linking static target drivers/librte_bus_vmbus.a [858/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_80003es2lan.c.o [859/2561] Linking target lib/librte_eal.so.21.2 [860/2561] Linking static target drivers/libtmp_rte_mempool_bucket.a [861/2561] Linking static target drivers/libtmp_rte_net_atlantic.a [862/2561] Linking static target drivers/libtmp_rte_net_avp.a [863/2561] Linking static target drivers/libtmp_rte_net_axgbe.a [864/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_base.c.o [865/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o [866/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o [867/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o [868/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o [869/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_manage.c.o [870/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mbx.c.o [871/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_osdep.c.o [872/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_vf.c.o [873/2561] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o [874/2561] Compiling C object drivers/librte_common_qat.so.21.2.p/meson-generated_.._rte_common_qat.pmd.c.o [875/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_e1000_logs.c.o [876/2561] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o [877/2561] Compiling C object drivers/librte_common_sfc_efx.so.21.2.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o [878/2561] Generating rte_net_e1000_def with a custom command [879/2561] Generating rte_net_e1000_mingw with a custom command [880/2561] Generating rte_net_ena_def with a custom command [881/2561] Generating rte_net_ena_mingw with a custom command [882/2561] Linking static target drivers/librte_bus_fslmc.a [883/2561] Generating rte_net_enetc_def with a custom command [884/2561] Linking static target drivers/librte_bus_pci.a [885/2561] Generating rte_net_enetc_mingw with a custom command [886/2561] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o [887/2561] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o [888/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o [889/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o [890/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o [891/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o [892/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o [893/2561] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command [894/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o [895/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o [896/2561] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command [897/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o [898/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o [899/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mac.c.o [900/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_nvm.c.o [901/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_phy.c.o [902/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_ethdev.c.o [903/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_pf.c.o [904/2561] Generating rte_common_cpt.sym_chk with a meson_exe.py custom command [905/2561] Generating rte_mempool_ring.pmd.c with a custom command [906/2561] Generating rte_net_af_packet.pmd.c with a custom command [907/2561] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o [908/2561] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o [909/2561] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o [910/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o [911/2561] Compiling C object drivers/librte_bus_dpaa.so.21.2.p/meson-generated_.._rte_bus_dpaa.pmd.c.o [912/2561] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o [913/2561] Compiling C object drivers/librte_mempool_dpaa.so.21.2.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o [914/2561] Generating rte_common_iavf.sym_chk with a meson_exe.py custom command [915/2561] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o [916/2561] Compiling C object drivers/librte_mempool_dpaa2.so.21.2.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o [917/2561] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command [918/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o [919/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o [920/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o [921/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o [922/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o [923/2561] Generating rte_net_enic_mingw with a custom command [924/2561] Generating rte_net_enic_def with a custom command [925/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o [926/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o [927/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o [928/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o [929/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_vf.c.o [930/2561] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o [931/2561] Compiling C object drivers/librte_mempool_octeontx.so.21.2.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o [932/2561] Generating rte_net_failsafe_def with a custom command [933/2561] Compiling C object drivers/librte_mempool_octeontx2.a.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o [934/2561] Compiling C object drivers/librte_mempool_octeontx2.so.21.2.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o [935/2561] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o [936/2561] Compiling C object drivers/librte_mempool_stack.so.21.2.p/meson-generated_.._rte_mempool_stack.pmd.c.o [937/2561] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o [938/2561] Compiling C object drivers/librte_net_ark.so.21.2.p/meson-generated_.._rte_net_ark.pmd.c.o [939/2561] Generating rte_net_failsafe_mingw with a custom command [940/2561] Generating rte_mempool_bucket.pmd.c with a custom command [941/2561] Generating rte_net_atlantic.pmd.c with a custom command [942/2561] Generating rte_net_axgbe.pmd.c with a custom command [943/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_tlv.c.o [944/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_common.c.o [945/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_api.c.o [946/2561] Generating rte_net_fm10k_def with a custom command [947/2561] Generating rte_net_fm10k_mingw with a custom command [948/2561] Linking static target drivers/librte_common_qat.a [949/2561] Linking static target drivers/librte_common_sfc_efx.a [950/2561] Generating ethdev.sym_chk with a meson_exe.py custom command [951/2561] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o [952/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o [953/2561] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o [954/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_flow.c.o [955/2561] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o [956/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o [957/2561] Generating rte_common_octeontx2.sym_chk with a meson_exe.py custom command [958/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o [959/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o [960/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o [961/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o [962/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx_vec_avx2.c.o [963/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o [964/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o [965/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o [966/2561] Generating rte_bus_vdev.sym_chk with a meson_exe.py custom command [967/2561] Generating rte_bus_vmbus.sym_chk with a meson_exe.py custom command [968/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_mbx.c.o [969/2561] Generating symbol file lib/librte_eal.so.21.2.p/librte_eal.so.21.2.symbols [970/2561] Generating rte_net_avp.pmd.c with a custom command [971/2561] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_pf.c.o [972/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_hmc.c.o [973/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_diag.c.o [974/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_dcb.c.o [975/2561] Generating rte_bus_pci.sym_chk with a meson_exe.py custom command [976/2561] Linking static target drivers/librte_bus_dpaa.a [977/2561] Linking static target drivers/libtmp_rte_net_bond.a [978/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_tm.c.o [979/2561] Generating rte_net_i40e_mingw with a custom command [980/2561] Generating rte_net_i40e_def with a custom command [981/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o [982/2561] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o [983/2561] Compiling C object drivers/librte_mempool_ring.so.21.2.p/meson-generated_.._rte_mempool_ring.pmd.c.o [984/2561] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o [985/2561] Compiling C object drivers/librte_net_af_packet.so.21.2.p/meson-generated_.._rte_net_af_packet.pmd.c.o [986/2561] Linking static target drivers/libtmp_rte_net_enetc.a [987/2561] Linking static target drivers/librte_mempool_dpaa.a [988/2561] Linking static target drivers/librte_mempool_dpaa2.a [989/2561] Generating rte_net_hinic_def with a custom command [990/2561] Generating rte_net_hinic_mingw with a custom command [991/2561] Linking static target drivers/librte_mempool_octeontx.a [992/2561] Linking static target drivers/librte_mempool_octeontx2.a [993/2561] Linking static target drivers/librte_mempool_stack.a [994/2561] Linking static target drivers/librte_net_ark.a [995/2561] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o [996/2561] Compiling C object drivers/librte_mempool_bucket.so.21.2.p/meson-generated_.._rte_mempool_bucket.pmd.c.o [997/2561] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o [998/2561] Compiling C object drivers/librte_net_atlantic.so.21.2.p/meson-generated_.._rte_net_atlantic.pmd.c.o [999/2561] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o [1000/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.o [1001/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o [1002/2561] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o [1003/2561] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o [1004/2561] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx.c.o [1005/2561] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx_vec.c.o [1006/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.o [1007/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_lan_hmc.c.o [1008/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.o [1009/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o [1010/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.o [1011/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.o [1012/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o [1013/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_eqs.c.o [1014/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o [1015/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o [1016/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwif.c.o [1017/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mgmt.c.o [1018/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_nicio.c.o [1019/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_wq.c.o [1020/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o [1021/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o [1022/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o [1023/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o [1024/2561] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o [1025/2561] Compiling C object drivers/librte_net_axgbe.so.21.2.p/meson-generated_.._rte_net_axgbe.pmd.c.o [1026/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o [1027/2561] Linking static target drivers/libtmp_rte_net_cxgbe.a [1028/2561] Generating rte_net_hns3_def with a custom command [1029/2561] Linking static target drivers/net/e1000/base/libe1000_base.a [1030/2561] Generating rte_net_hns3_mingw with a custom command [1031/2561] Generating rte_net_iavf_def with a custom command [1032/2561] Generating rte_net_iavf_mingw with a custom command [1033/2561] Linking target lib/librte_ring.so.21.2 [1034/2561] Linking target lib/librte_cfgfile.so.21.2 [1035/2561] Linking target lib/librte_meter.so.21.2 [1036/2561] Linking target lib/librte_pci.so.21.2 [1037/2561] Linking target lib/librte_timer.so.21.2 [1038/2561] Linking target lib/librte_acl.so.21.2 [1039/2561] Linking target lib/librte_jobstats.so.21.2 [1040/2561] Linking target lib/librte_rawdev.so.21.2 [1041/2561] Linking target lib/librte_stack.so.21.2 [1042/2561] Linking target lib/librte_graph.so.21.2 [1043/2561] Linking target drivers/librte_common_dpaax.so.21.2 [1044/2561] Linking target drivers/librte_common_iavf.so.21.2 [1045/2561] Linking target drivers/librte_common_octeontx.so.21.2 [1046/2561] Linking target drivers/librte_bus_vdev.so.21.2 [1047/2561] Linking target drivers/librte_bus_vmbus.so.21.2 [1048/2561] Linking static target drivers/librte_mempool_ring.a [1049/2561] Linking static target drivers/librte_net_af_packet.a [1050/2561] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o [1051/2561] Compiling C object drivers/librte_net_avp.so.21.2.p/meson-generated_.._rte_net_avp.pmd.c.o [1052/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o [1053/2561] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o [1054/2561] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o [1055/2561] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o [1056/2561] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o [1057/2561] Compiling C object drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o [1058/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev_vf.c.o [1059/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o [1060/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.o [1061/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_rte_pmd_i40e.c.o [1062/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_sse.c.o [1063/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.o [1064/2561] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o [1065/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o [1066/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o [1067/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o [1068/2561] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o [1069/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o [1070/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o [1071/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o [1072/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o [1073/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o [1074/2561] Generating rte_common_qat.sym_chk with a meson_exe.py custom command [1075/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o [1076/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o [1077/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o [1078/2561] Generating rte_mempool_dpaa.sym_chk with a meson_exe.py custom command [1079/2561] Generating rte_mempool_dpaa2.sym_chk with a meson_exe.py custom command [1080/2561] Generating rte_mempool_octeontx2.sym_chk with a meson_exe.py custom command [1081/2561] Generating rte_net_ark.sym_chk with a meson_exe.py custom command [1082/2561] Linking static target drivers/librte_mempool_bucket.a [1083/2561] Generating rte_net_bond.pmd.c with a custom command [1084/2561] Linking static target drivers/librte_net_atlantic.a [1085/2561] Generating rte_net_enetc.pmd.c with a custom command [1086/2561] Linking static target drivers/libtmp_rte_net_dpaa.a [1087/2561] Linking static target drivers/net/fm10k/base/libfm10k_base.a [1088/2561] Linking static target drivers/libtmp_rte_net_ena.a [1089/2561] Linking static target drivers/libtmp_rte_net_enic.a [1090/2561] Linking static target drivers/librte_net_axgbe.a [1091/2561] Generating rte_net_ice_mingw with a custom command [1092/2561] Generating rte_net_ice_def with a custom command [1093/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_base.c.o [1094/2561] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o [1095/2561] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.o [1096/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o [1097/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o [1098/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o [1099/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o [1100/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o [1101/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_avx2.c.o [1102/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o [1103/2561] Generating rte_mempool_octeontx.sym_chk with a meson_exe.py custom command [1104/2561] Generating rte_mempool_stack.sym_chk with a meson_exe.py custom command [1105/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o [1106/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.o [1107/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o [1108/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl.c.o [1109/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o [1110/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o [1111/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o [1112/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o [1113/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o [1114/2561] Generating rte_net_cxgbe.pmd.c with a custom command [1115/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o [1116/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o [1117/2561] Generating symbol file lib/librte_ring.so.21.2.p/librte_ring.so.21.2.symbols [1118/2561] Generating symbol file lib/librte_meter.so.21.2.p/librte_meter.so.21.2.symbols [1119/2561] Generating symbol file lib/librte_pci.so.21.2.p/librte_pci.so.21.2.symbols [1120/2561] Generating symbol file lib/librte_timer.so.21.2.p/librte_timer.so.21.2.symbols [1121/2561] Generating symbol file lib/librte_acl.so.21.2.p/librte_acl.so.21.2.symbols [1122/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o [1123/2561] Generating symbol file lib/librte_rawdev.so.21.2.p/librte_rawdev.so.21.2.symbols [1124/2561] Generating symbol file lib/librte_stack.so.21.2.p/librte_stack.so.21.2.symbols [1125/2561] Generating symbol file lib/librte_graph.so.21.2.p/librte_graph.so.21.2.symbols [1126/2561] Generating symbol file drivers/librte_common_dpaax.so.21.2.p/librte_common_dpaax.so.21.2.symbols [1127/2561] Generating symbol file drivers/librte_common_iavf.so.21.2.p/librte_common_iavf.so.21.2.symbols [1128/2561] Generating symbol file drivers/librte_bus_vdev.so.21.2.p/librte_bus_vdev.so.21.2.symbols [1129/2561] Generating rte_mempool_ring.sym_chk with a meson_exe.py custom command [1130/2561] Linking static target drivers/librte_net_avp.a [1131/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o [1132/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o [1133/2561] Linking static target drivers/libtmp_rte_net_bnxt.a [1134/2561] Linking static target drivers/libtmp_rte_net_e1000.a [1135/2561] Linking static target drivers/libtmp_rte_net_failsafe.a [1136/2561] Linking static target drivers/libtmp_rte_net_fm10k.a [1137/2561] Linking static target drivers/net/i40e/libi40e_avx512_lib.a [1138/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_logs.c.o [1139/2561] Linking static target drivers/net/hinic/base/libhinic_base.a [1140/2561] Generating rte_net_igc_def with a custom command [1141/2561] Generating rte_net_igc_mingw with a custom command [1142/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o [1143/2561] Linking static target drivers/libtmp_rte_net_hinic.a [1144/2561] Generating rte_net_ionic_def with a custom command [1145/2561] Generating rte_net_ionic_mingw with a custom command [1146/2561] Generating rte_net_ipn3ke_def with a custom command [1147/2561] Compiling C object drivers/librte_net_bond.so.21.2.p/meson-generated_.._rte_net_bond.pmd.c.o [1148/2561] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o [1149/2561] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o [1150/2561] Compiling C object drivers/librte_net_enetc.so.21.2.p/meson-generated_.._rte_net_enetc.pmd.c.o [1151/2561] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o [1152/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o [1153/2561] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1154/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o [1155/2561] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1156/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1157/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o [1158/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1159/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o [1160/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1161/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1162/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o [1163/2561] Generating symbol file drivers/librte_common_octeontx.so.21.2.p/librte_common_octeontx.so.21.2.symbols [1164/2561] Generating symbol file drivers/librte_bus_vmbus.so.21.2.p/librte_bus_vmbus.so.21.2.symbols [1165/2561] Generating rte_net_af_packet.sym_chk with a meson_exe.py custom command [1166/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_filter.c.o [1167/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_flow.c.o [1168/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o [1169/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o [1170/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o [1171/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_ethdev.c.o [1172/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o [1173/2561] Generating rte_mempool_bucket.sym_chk with a meson_exe.py custom command [1174/2561] Generating rte_net_dpaa.pmd.c with a custom command [1175/2561] Generating rte_net_ena.pmd.c with a custom command [1176/2561] Generating rte_net_axgbe.sym_chk with a meson_exe.py custom command [1177/2561] Generating rte_net_enic.pmd.c with a custom command [1178/2561] Generating rte_net_ipn3ke_mingw with a custom command [1179/2561] Linking static target drivers/libtmp_rte_net_bnx2x.a [1180/2561] Linking static target drivers/net/i40e/base/libi40e_base.a [1181/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.o [1182/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82598.c.o [1183/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82599.c.o [1184/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb.c.o [1185/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.o [1186/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.o [1187/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_vf.c.o [1188/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x540.c.o [1189/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_82599_bypass.c.o [1190/2561] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o [1191/2561] Compiling C object drivers/librte_net_cxgbe.so.21.2.p/meson-generated_.._rte_net_cxgbe.pmd.c.o [1192/2561] Linking target lib/librte_rcu.so.21.2 [1193/2561] Linking target lib/librte_mempool.so.21.2 [1194/2561] Linking target drivers/librte_bus_pci.so.21.2 [1195/2561] Linking target drivers/librte_bus_ifpga.so.21.2 [1196/2561] Generating rte_net_ixgbe_mingw with a custom command [1197/2561] Generating rte_net_ixgbe_def with a custom command [1198/2561] Generating rte_net_kni_def with a custom command [1199/2561] Generating rte_net_kni_mingw with a custom command [1200/2561] Generating rte_net_liquidio_mingw with a custom command [1201/2561] Generating rte_net_liquidio_def with a custom command [1202/2561] Generating rte_net_memif_def with a custom command [1203/2561] Generating rte_net_memif_mingw with a custom command [1204/2561] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o [1205/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o [1206/2561] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o [1207/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o [1208/2561] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_sse.c.o [1209/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1210/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1211/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o [1212/2561] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o [1213/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o [1214/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o [1215/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o [1216/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_representor.c.o [1217/2561] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_tm.c.o [1218/2561] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command [1219/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_api.c.o [1220/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.o [1221/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o [1222/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o [1223/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.o [1224/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o [1225/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o [1226/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o [1227/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o [1228/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_vf_representor.c.o [1229/2561] Generating rte_net_avp.sym_chk with a meson_exe.py custom command [1230/2561] Compiling C object drivers/libtmp_rte_net_kni.a.p/net_kni_rte_eth_kni.c.o [1231/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_23xx_vf.c.o [1232/2561] Generating rte_net_bnxt.pmd.c with a custom command [1233/2561] Generating rte_net_e1000.pmd.c with a custom command [1234/2561] Generating rte_net_failsafe.pmd.c with a custom command [1235/2561] Generating rte_net_fm10k.pmd.c with a custom command [1236/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_mbox.c.o [1237/2561] Generating rte_net_hinic.pmd.c with a custom command [1238/2561] Linking static target drivers/librte_net_bond.a [1239/2561] Linking static target drivers/librte_net_enetc.a [1240/2561] Linking static target drivers/libtmp_rte_net_dpaa2.a [1241/2561] Linking static target drivers/net/iavf/libiavf_avx512_lib.a [1242/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o [1243/2561] Linking static target drivers/net/ice/libice_avx512_lib.a [1244/2561] Generating rte_net_netvsc_def with a custom command [1245/2561] Generating rte_net_netvsc_mingw with a custom command [1246/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o [1247/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o [1248/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o [1249/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o [1250/2561] Generating rte_net_nfp_def with a custom command [1251/2561] Generating rte_net_nfp_mingw with a custom command [1252/2561] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o [1253/2561] Compiling C object drivers/librte_net_dpaa.so.21.2.p/meson-generated_.._rte_net_dpaa.pmd.c.o [1254/2561] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o [1255/2561] Compiling C object drivers/librte_net_ena.so.21.2.p/meson-generated_.._rte_net_ena.pmd.c.o [1256/2561] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o [1257/2561] Compiling C object drivers/librte_net_enic.so.21.2.p/meson-generated_.._rte_net_enic.pmd.c.o [1258/2561] Generating rte_net_null_def with a custom command [1259/2561] Generating rte_net_null_mingw with a custom command [1260/2561] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o [1261/2561] Generating rte_net_octeontx_def with a custom command [1262/2561] Linking static target drivers/librte_net_cxgbe.a [1263/2561] Generating rte_net_octeontx_mingw with a custom command [1264/2561] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command [1265/2561] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command [1266/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o [1267/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1268/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1269/2561] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1270/2561] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o [1271/2561] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o [1272/2561] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o [1273/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o [1274/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o [1275/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_sse.c.o [1276/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_ethdev.c.o [1277/2561] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_lio_rxtx.c.o [1278/2561] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o [1279/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o [1280/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o [1281/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o [1282/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cpp_pcie_ops.c.o [1283/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o [1284/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o [1285/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o [1286/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o [1287/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o [1288/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o [1289/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o [1290/2561] Generating rte_net_bnx2x.pmd.c with a custom command [1291/2561] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o [1292/2561] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o [1293/2561] Generating symbol file lib/librte_rcu.so.21.2.p/librte_rcu.so.21.2.symbols [1294/2561] Generating symbol file lib/librte_mempool.so.21.2.p/librte_mempool.so.21.2.symbols [1295/2561] Generating symbol file drivers/librte_bus_pci.so.21.2.p/librte_bus_pci.so.21.2.symbols [1296/2561] Generating symbol file drivers/librte_bus_ifpga.so.21.2.p/librte_bus_ifpga.so.21.2.symbols [1297/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mac.c.o [1298/2561] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a [1299/2561] Linking static target drivers/libtmp_rte_net_hns3.a [1300/2561] Linking static target drivers/libtmp_rte_net_iavf.a [1301/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_lookup.c.o [1302/2561] Linking static target drivers/net/igc/base/libigc_base.a [1303/2561] Linking static target drivers/libtmp_rte_net_ipn3ke.a [1304/2561] Generating rte_net_octeontx2_def with a custom command [1305/2561] Generating rte_net_octeontx2_mingw with a custom command [1306/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx2_ep_vf.c.o [1307/2561] Generating rte_net_octeontx_ep_mingw with a custom command [1308/2561] Generating rte_net_octeontx_ep_def with a custom command [1309/2561] Linking static target drivers/libtmp_rte_net_kni.a [1310/2561] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o [1311/2561] Compiling C object drivers/librte_net_bnxt.so.21.2.p/meson-generated_.._rte_net_bnxt.pmd.c.o [1312/2561] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o [1313/2561] Compiling C object drivers/librte_net_e1000.so.21.2.p/meson-generated_.._rte_net_e1000.pmd.c.o [1314/2561] Compiling C object drivers/librte_net_failsafe.so.21.2.p/meson-generated_.._rte_net_failsafe.pmd.c.o [1315/2561] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o [1316/2561] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o [1317/2561] Compiling C object drivers/librte_net_fm10k.so.21.2.p/meson-generated_.._rte_net_fm10k.pmd.c.o [1318/2561] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o [1319/2561] Compiling C object drivers/librte_net_hinic.so.21.2.p/meson-generated_.._rte_net_hinic.pmd.c.o [1320/2561] Generating rte_net_pcap_def with a custom command [1321/2561] Generating rte_net_pcap_mingw with a custom command [1322/2561] Linking static target drivers/librte_net_dpaa.a [1323/2561] Generating rte_net_pfe_def with a custom command [1324/2561] Linking static target drivers/librte_net_ena.a [1325/2561] Linking static target drivers/librte_net_enic.a [1326/2561] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o [1327/2561] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o [1328/2561] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o [1329/2561] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o [1330/2561] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o [1331/2561] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o [1332/2561] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o [1333/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rss.c.o [1334/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ptp.c.o [1335/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow.c.o [1336/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_link.c.o [1337/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_vlan.c.o [1338/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_stats.c.o [1339/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_mcast.c.o [1340/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_ctrl.c.o [1341/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_dump.c.o [1342/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_parse.c.o [1343/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_flow_utils.c.o [1344/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_irq.c.o [1345/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_ops.c.o [1346/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_sec.c.o [1347/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_debug.c.o [1348/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev_devargs.c.o [1349/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_vf.c.o [1350/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_ethdev.c.o [1351/2561] Compiling C object drivers/libtmp_rte_net_octeontx_ep.a.p/net_octeontx_ep_otx_ep_rxtx.c.o [1352/2561] Generating rte_net_bond.sym_chk with a meson_exe.py custom command [1353/2561] Generating rte_net_enetc.sym_chk with a meson_exe.py custom command [1354/2561] Generating rte_net_dpaa2.pmd.c with a custom command [1355/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o [1356/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o [1357/2561] Generating rte_net_pfe_mingw with a custom command [1358/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.c.o [1359/2561] Generating rte_net_cxgbe.sym_chk with a meson_exe.py custom command [1360/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_ops.c.o [1361/2561] Linking static target drivers/libtmp_rte_net_ice.a [1362/2561] Linking static target drivers/libtmp_rte_net_igc.a [1363/2561] Linking static target drivers/libtmp_rte_net_ionic.a [1364/2561] Linking static target drivers/net/ixgbe/base/libixgbe_base.a [1365/2561] Linking static target drivers/libtmp_rte_net_liquidio.a [1366/2561] Generating rte_net_qede_def with a custom command [1367/2561] Generating rte_net_qede_mingw with a custom command [1368/2561] Generating rte_net_ring_def with a custom command [1369/2561] Generating rte_net_ring_mingw with a custom command [1370/2561] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o [1371/2561] Compiling C object drivers/librte_net_bnx2x.so.21.2.p/meson-generated_.._rte_net_bnx2x.pmd.c.o [1372/2561] Linking static target drivers/net/octeontx/base/libocteontx_base.a [1373/2561] Linking target lib/librte_hash.so.21.2 [1374/2561] Linking target lib/librte_mbuf.so.21.2 [1375/2561] Linking target lib/librte_rib.so.21.2 [1376/2561] Linking target drivers/librte_mempool_bucket.so.21.2 [1377/2561] Linking target drivers/librte_mempool_ring.so.21.2 [1378/2561] Linking target drivers/librte_mempool_stack.so.21.2 [1379/2561] Generating rte_net_ipn3ke.pmd.c with a custom command [1380/2561] Linking static target drivers/librte_net_bnxt.a [1381/2561] Linking static target drivers/librte_net_e1000.a [1382/2561] Linking static target drivers/librte_net_failsafe.a [1383/2561] Linking static target drivers/librte_net_fm10k.a [1384/2561] Linking static target drivers/librte_net_hinic.a [1385/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o [1386/2561] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net.c.o [1387/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tm.c.o [1388/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_ethdev.c.o [1389/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o [1390/2561] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o [1391/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dcbx.c.o [1392/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o [1393/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_hw.c.o [1394/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o [1395/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o [1396/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sp_commands.c.o [1397/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_spq.c.o [1398/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o [1399/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o [1400/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o [1401/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o [1402/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o [1403/2561] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command [1404/2561] Generating rte_net_hns3.pmd.c with a custom command [1405/2561] Generating rte_net_iavf.pmd.c with a custom command [1406/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o [1407/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o [1408/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o [1409/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ev.c.o [1410/2561] Generating rte_net_kni.pmd.c with a custom command [1411/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tso.c.o [1412/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_filter.c.o [1413/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_switch.c.o [1414/2561] Generating rte_net_dpaa.sym_chk with a meson_exe.py custom command [1415/2561] Generating rte_net_ena.sym_chk with a meson_exe.py custom command [1416/2561] Linking static target drivers/libtmp_rte_net_i40e.a [1417/2561] Linking static target drivers/net/ice/base/libice_base.a [1418/2561] Linking static target drivers/libtmp_rte_net_memif.a [1419/2561] Linking static target drivers/libtmp_rte_net_netvsc.a [1420/2561] Linking static target drivers/libtmp_rte_net_null.a [1421/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_dp.c.o [1422/2561] Linking static target drivers/libtmp_rte_net_octeontx.a [1423/2561] Generating rte_net_sfc_def with a custom command [1424/2561] Generating rte_net_sfc_mingw with a custom command [1425/2561] Linking static target drivers/libtmp_rte_net_octeontx_ep.a [1426/2561] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o [1427/2561] Compiling C object drivers/librte_net_dpaa2.so.21.2.p/meson-generated_.._rte_net_dpaa2.pmd.c.o [1428/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o [1429/2561] Generating rte_net_softnic_mingw with a custom command [1430/2561] Generating rte_net_softnic_def with a custom command [1431/2561] Linking static target drivers/librte_net_bnx2x.a [1432/2561] Generating rte_net_tap_def with a custom command [1433/2561] Generating rte_net_tap_mingw with a custom command [1434/2561] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o [1435/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o [1436/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_vf.c.o [1437/2561] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o [1438/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o [1439/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o [1440/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_port.c.o [1441/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_rx.c.o [1442/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tx.c.o [1443/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae.c.o [1444/2561] Generating rte_net_enic.sym_chk with a meson_exe.py custom command [1445/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_essb_rx.c.o [1446/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_link.c.o [1447/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o [1448/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o [1449/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o [1450/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_parser.c.o [1451/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tap.c.o [1452/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_action.c.o [1453/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o [1454/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_meter.c.o [1455/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cryptodev.c.o [1456/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o [1457/2561] Generating rte_net_ice.pmd.c with a custom command [1458/2561] Generating rte_net_igc.pmd.c with a custom command [1459/2561] Generating rte_net_ionic.pmd.c with a custom command [1460/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o [1461/2561] Generating rte_net_liquidio.pmd.c with a custom command [1462/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o [1463/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_bpf_api.c.o [1464/2561] Generating symbol file lib/librte_hash.so.21.2.p/librte_hash.so.21.2.symbols [1465/2561] Generating symbol file lib/librte_mbuf.so.21.2.p/librte_mbuf.so.21.2.symbols [1466/2561] Generating symbol file lib/librte_rib.so.21.2.p/librte_rib.so.21.2.symbols [1467/2561] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o [1468/2561] Compiling C object drivers/librte_net_ipn3ke.a.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [1469/2561] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command [1470/2561] Generating rte_net_fm10k.sym_chk with a meson_exe.py custom command [1471/2561] Compiling C object drivers/librte_net_ipn3ke.so.21.2.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [1472/2561] Linking static target drivers/libtmp_rte_net_nfp.a [1473/2561] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o [1474/2561] Linking static target drivers/libtmp_rte_net_pfe.a [1475/2561] Generating rte_net_thunderx_def with a custom command [1476/2561] Generating rte_net_thunderx_mingw with a custom command [1477/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb.c.o [1478/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_dcb_hw.c.o [1479/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_eeprom.c.o [1480/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mbx.c.o [1481/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_mng.c.o [1482/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_vf.c.o [1483/2561] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o [1484/2561] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o [1485/2561] Compiling C object drivers/librte_net_hns3.so.21.2.p/meson-generated_.._rte_net_hns3.pmd.c.o [1486/2561] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o [1487/2561] Compiling C object drivers/librte_net_iavf.so.21.2.p/meson-generated_.._rte_net_iavf.pmd.c.o [1488/2561] Compiling C object drivers/librte_net_kni.a.p/meson-generated_.._rte_net_kni.pmd.c.o [1489/2561] Compiling C object drivers/librte_net_kni.so.21.2.p/meson-generated_.._rte_net_kni.pmd.c.o [1490/2561] Generating rte_net_txgbe_def with a custom command [1491/2561] Generating rte_net_txgbe_mingw with a custom command [1492/2561] Linking static target drivers/librte_net_dpaa2.a [1493/2561] Generating rte_net_vdev_netvsc_def with a custom command [1494/2561] Generating rte_net_vdev_netvsc_mingw with a custom command [1495/2561] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_rte_eth_pcap.c.o [1496/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o [1497/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow.c.o [1498/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_rx.c.o [1499/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_tx.c.o [1500/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_rx.c.o [1501/2561] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_tx.c.o [1502/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_tm.c.o [1503/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_flow.c.o [1504/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o [1505/2561] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o [1506/2561] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o [1507/2561] Generating rte_net_e1000.sym_chk with a meson_exe.py custom command [1508/2561] Generating rte_net_failsafe.sym_chk with a meson_exe.py custom command [1509/2561] Generating rte_net_hinic.sym_chk with a meson_exe.py custom command [1510/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o [1511/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o [1512/2561] Generating rte_net_i40e.pmd.c with a custom command [1513/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o [1514/2561] Generating rte_net_memif.pmd.c with a custom command [1515/2561] Generating rte_net_netvsc.pmd.c with a custom command [1516/2561] Generating rte_net_null.pmd.c with a custom command [1517/2561] Generating rte_net_octeontx.pmd.c with a custom command [1518/2561] Generating rte_net_octeontx_ep.pmd.c with a custom command [1519/2561] Generating rte_net_vhost_def with a custom command [1520/2561] Generating rte_net_vhost_mingw with a custom command [1521/2561] Linking static target drivers/libtmp_rte_net_ixgbe.a [1522/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o [1523/2561] Linking static target drivers/libtmp_rte_net_ring.a [1524/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o [1525/2561] Generating rte_net_virtio_mingw with a custom command [1526/2561] Generating rte_net_virtio_def with a custom command [1527/2561] Generating rte_net_vmxnet3_def with a custom command [1528/2561] Generating rte_net_vmxnet3_mingw with a custom command [1529/2561] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o [1530/2561] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o [1531/2561] Compiling C object drivers/librte_net_ice.so.21.2.p/meson-generated_.._rte_net_ice.pmd.c.o [1532/2561] Compiling C object drivers/librte_net_igc.a.p/meson-generated_.._rte_net_igc.pmd.c.o [1533/2561] Compiling C object drivers/librte_net_igc.so.21.2.p/meson-generated_.._rte_net_igc.pmd.c.o [1534/2561] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o [1535/2561] Compiling C object drivers/librte_net_ionic.so.21.2.p/meson-generated_.._rte_net_ionic.pmd.c.o [1536/2561] Compiling C object drivers/librte_net_liquidio.a.p/meson-generated_.._rte_net_liquidio.pmd.c.o [1537/2561] Linking target lib/librte_efd.so.21.2 [1538/2561] Linking target lib/librte_net.so.21.2 [1539/2561] Linking target lib/librte_bbdev.so.21.2 [1540/2561] Linking target lib/librte_compressdev.so.21.2 [1541/2561] Linking target lib/librte_cryptodev.so.21.2 [1542/2561] Linking target lib/librte_distributor.so.21.2 [1543/2561] Linking target lib/librte_lpm.so.21.2 [1544/2561] Linking target lib/librte_member.so.21.2 [1545/2561] Linking target lib/librte_regexdev.so.21.2 [1546/2561] Linking target lib/librte_reorder.so.21.2 [1547/2561] Linking target lib/librte_sched.so.21.2 [1548/2561] Linking target lib/librte_fib.so.21.2 [1549/2561] Linking target drivers/librte_mempool_octeontx.so.21.2 [1550/2561] Linking static target drivers/librte_net_ipn3ke.a [1551/2561] Compiling C object drivers/librte_net_liquidio.so.21.2.p/meson-generated_.._rte_net_liquidio.pmd.c.o [1552/2561] Generating rte_raw_dpaa2_cmdif_def with a custom command [1553/2561] Generating rte_raw_dpaa2_cmdif_mingw with a custom command [1554/2561] Linking static target drivers/librte_net_hns3.a [1555/2561] Generating rte_raw_dpaa2_qdma_def with a custom command [1556/2561] Linking static target drivers/librte_net_iavf.a [1557/2561] Generating rte_raw_dpaa2_qdma_mingw with a custom command [1558/2561] Linking static target drivers/librte_net_kni.a [1559/2561] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command [1560/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o [1561/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o [1562/2561] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o [1563/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o [1564/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o [1565/2561] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o [1566/2561] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o [1567/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o [1568/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o [1569/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o [1570/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o [1571/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o [1572/2561] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o [1573/2561] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o [1574/2561] Generating rte_net_bnx2x.sym_chk with a meson_exe.py custom command [1575/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o [1576/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o [1577/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o [1578/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o [1579/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o [1580/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o [1581/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o [1582/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o [1583/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o [1584/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o [1585/2561] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o [1586/2561] Generating rte_net_nfp.pmd.c with a custom command [1587/2561] Generating rte_net_pfe.pmd.c with a custom command [1588/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_enumerate.c.o [1589/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_feature_dev.c.o [1590/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_api.c.o [1591/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_port.c.o [1592/2561] Linking static target drivers/libtmp_rte_net_pcap.a [1593/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_error.c.o [1594/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_port_error.c.o [1595/2561] Linking static target drivers/libtmp_rte_net_sfc.a [1596/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_pr.c.o [1597/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_debug.c.o [1598/2561] Linking static target drivers/net/thunderx/base/libnicvf_base.a [1599/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_ifpga_hw_api.c.o [1600/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_spi.c.o [1601/2561] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o [1602/2561] Compiling C object drivers/librte_net_i40e.so.21.2.p/meson-generated_.._rte_net_i40e.pmd.c.o [1603/2561] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o [1604/2561] Compiling C object drivers/librte_net_memif.so.21.2.p/meson-generated_.._rte_net_memif.pmd.c.o [1605/2561] Compiling C object drivers/librte_net_null.so.21.2.p/meson-generated_.._rte_net_null.pmd.c.o [1606/2561] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o [1607/2561] Compiling C object drivers/librte_net_netvsc.so.21.2.p/meson-generated_.._rte_net_netvsc.pmd.c.o [1608/2561] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o [1609/2561] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o [1610/2561] Compiling C object drivers/librte_net_octeontx.so.21.2.p/meson-generated_.._rte_net_octeontx.pmd.c.o [1611/2561] Compiling C object drivers/librte_net_octeontx_ep.a.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o [1612/2561] Compiling C object drivers/librte_net_octeontx_ep.so.21.2.p/meson-generated_.._rte_net_octeontx_ep.pmd.c.o [1613/2561] Generating rte_net_ring.pmd.c with a custom command [1614/2561] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a [1615/2561] Linking static target drivers/librte_net_ice.a [1616/2561] Linking static target drivers/librte_net_igc.a [1617/2561] Generating rte_raw_ifpga_mingw with a custom command [1618/2561] Linking static target drivers/librte_net_ionic.a [1619/2561] Generating rte_raw_ifpga_def with a custom command [1620/2561] Linking static target drivers/librte_net_liquidio.a [1621/2561] Generating rte_raw_ioat_def with a custom command [1622/2561] Generating rte_raw_ioat_mingw with a custom command [1623/2561] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o [1624/2561] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o [1625/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o [1626/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme.c.o [1627/2561] Generating rte_net_dpaa2.sym_chk with a meson_exe.py custom command [1628/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_iperf.c.o [1629/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_dperf.c.o [1630/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_hw_api.c.o [1631/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_fme_rsu.c.o [1632/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/ifpga_sec_mgr.c.o [1633/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_i2c.c.o [1634/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_spi_transaction.c.o [1635/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_intel_max10.c.o [1636/2561] Generating rte_net_ixgbe.pmd.c with a custom command [1637/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_at24_eeprom.c.o [1638/2561] Compiling C object drivers/raw/ifpga/base/libifpga_rawdev_base.a.p/opae_eth_group.c.o [1639/2561] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_rte_pmd_ifpga.c.o [1640/2561] Generating symbol file lib/librte_net.so.21.2.p/librte_net.so.21.2.symbols [1641/2561] Generating symbol file lib/librte_bbdev.so.21.2.p/librte_bbdev.so.21.2.symbols [1642/2561] Generating symbol file lib/librte_compressdev.so.21.2.p/librte_compressdev.so.21.2.symbols [1643/2561] Generating symbol file lib/librte_cryptodev.so.21.2.p/librte_cryptodev.so.21.2.symbols [1644/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_common.c.o [1645/2561] Generating symbol file lib/librte_lpm.so.21.2.p/librte_lpm.so.21.2.symbols [1646/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_rawdev.c.o [1647/2561] Generating symbol file lib/librte_regexdev.so.21.2.p/librte_regexdev.so.21.2.symbols [1648/2561] Generating symbol file lib/librte_reorder.so.21.2.p/librte_reorder.so.21.2.symbols [1649/2561] Generating symbol file lib/librte_sched.so.21.2.p/librte_sched.so.21.2.symbols [1650/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_idxd_vdev.c.o [1651/2561] Generating symbol file drivers/librte_mempool_octeontx.so.21.2.p/librte_mempool_octeontx.so.21.2.symbols [1652/2561] Generating rte_net_ipn3ke.sym_chk with a meson_exe.py custom command [1653/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_idxd_pci.c.o [1654/2561] Generating rte_net_hns3.sym_chk with a meson_exe.py custom command [1655/2561] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o [1656/2561] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command [1657/2561] Linking target drivers/librte_common_sfc_efx.so.21.2 [1658/2561] Generating rte_raw_ntb_def with a custom command [1659/2561] Generating rte_raw_ntb_mingw with a custom command [1660/2561] Linking static target drivers/net/qede/base/libqede_base.a [1661/2561] Generating rte_raw_octeontx2_dma_mingw with a custom command [1662/2561] Linking static target drivers/net/txgbe/base/libtxgbe_base.a [1663/2561] Generating rte_raw_octeontx2_dma_def with a custom command [1664/2561] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a [1665/2561] Linking static target drivers/libtmp_rte_net_vhost.a [1666/2561] Generating rte_raw_octeontx2_ep_mingw with a custom command [1667/2561] Generating rte_raw_octeontx2_ep_def with a custom command [1668/2561] Generating rte_raw_skeleton_mingw with a custom command [1669/2561] Generating rte_raw_skeleton_def with a custom command [1670/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o [1671/2561] Generating rte_crypto_bcmfs_mingw with a custom command [1672/2561] Generating rte_crypto_bcmfs_def with a custom command [1673/2561] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o [1674/2561] Compiling C object drivers/librte_net_nfp.so.21.2.p/meson-generated_.._rte_net_nfp.pmd.c.o [1675/2561] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o [1676/2561] Compiling C object drivers/librte_net_pfe.so.21.2.p/meson-generated_.._rte_net_pfe.pmd.c.o [1677/2561] Generating rte_crypto_caam_jr_mingw with a custom command [1678/2561] Generating rte_crypto_caam_jr_def with a custom command [1679/2561] Generating rte_crypto_dpaa2_sec_def with a custom command [1680/2561] Linking static target drivers/librte_crypto_dpaa2_sec.a [1681/2561] Linking static target drivers/librte_net_i40e.a [1682/2561] Compiling C object drivers/librte_crypto_dpaa2_sec.so.21.2.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o [1683/2561] Linking static target drivers/librte_net_memif.a [1684/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_logs.c.o [1685/2561] Linking static target drivers/librte_net_netvsc.a [1686/2561] Linking static target drivers/librte_net_null.a [1687/2561] Linking static target drivers/librte_net_octeontx.a [1688/2561] Linking static target drivers/librte_net_octeontx_ep.a [1689/2561] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o [1690/2561] Compiling C object drivers/librte_net_ring.so.21.2.p/meson-generated_.._rte_net_ring.pmd.c.o [1691/2561] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o [1692/2561] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o [1693/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o [1694/2561] Compiling C object drivers/net/virtio/libvirtio_avx512_lib.a.p/virtio_rxtx_packed.c.o [1695/2561] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o [1696/2561] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_ifpga_rawdev.c.o [1697/2561] Compiling C object drivers/libtmp_rte_raw_ioat.a.p/raw_ioat_ioat_rawdev_test.c.o [1698/2561] Generating rte_net_kni.sym_chk with a meson_exe.py custom command [1699/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_msg.c.o [1700/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_test.c.o [1701/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_dma.a.p/raw_octeontx2_dma_otx2_dpi_rawdev.c.o [1702/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_rawdev.c.o [1703/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_test.c.o [1704/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_enqdeq.c.o [1705/2561] Compiling C object drivers/libtmp_rte_raw_octeontx2_ep.a.p/raw_octeontx2_ep_otx2_ep_vf.c.o [1706/2561] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o [1707/2561] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o [1708/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o [1709/2561] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o [1710/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o [1711/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o [1712/2561] Generating rte_net_pcap.pmd.c with a custom command [1713/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o [1714/2561] Generating rte_net_sfc.pmd.c with a custom command [1715/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_hal.c.o [1716/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_device.c.o [1717/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o [1718/2561] Generating rte_net_ice.sym_chk with a meson_exe.py custom command [1719/2561] Generating rte_net_igc.sym_chk with a meson_exe.py custom command [1720/2561] Generating rte_raw_dpaa2_cmdif.pmd.c with a custom command [1721/2561] Generating rte_net_ionic.sym_chk with a meson_exe.py custom command [1722/2561] Generating rte_net_liquidio.sym_chk with a meson_exe.py custom command [1723/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_qp.c.o [1724/2561] Generating rte_crypto_nitrox_mingw with a custom command [1725/2561] Linking static target drivers/libtmp_rte_net_tap.a [1726/2561] Linking static target drivers/libtmp_rte_net_thunderx.a [1727/2561] Generating rte_crypto_nitrox_def with a custom command [1728/2561] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o [1729/2561] Generating rte_crypto_null_mingw with a custom command [1730/2561] Generating rte_crypto_null_def with a custom command [1731/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o [1732/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o [1733/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o [1734/2561] Generating rte_crypto_octeontx_mingw with a custom command [1735/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o [1736/2561] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o [1737/2561] Compiling C object drivers/librte_net_ixgbe.so.21.2.p/meson-generated_.._rte_net_ixgbe.pmd.c.o [1738/2561] Linking static target drivers/raw/ifpga/base/libifpga_rawdev_base.a [1739/2561] Generating rte_crypto_octeontx_def with a custom command [1740/2561] Linking target lib/librte_ethdev.so.21.2 [1741/2561] Linking target lib/librte_cmdline.so.21.2 [1742/2561] Linking target lib/librte_security.so.21.2 [1743/2561] Linking target drivers/librte_common_cpt.so.21.2 [1744/2561] Linking target drivers/librte_common_qat.so.21.2 [1745/2561] Generating rte_crypto_octeontx2_mingw with a custom command [1746/2561] Generating rte_crypto_octeontx2_def with a custom command [1747/2561] Generating rte_crypto_scheduler_mingw with a custom command [1748/2561] Generating rte_crypto_scheduler_def with a custom command [1749/2561] Generating rte_net_vdev_netvsc.pmd.c with a custom command [1750/2561] Generating rte_net_vhost.pmd.c with a custom command [1751/2561] Generating rte_crypto_virtio_mingw with a custom command [1752/2561] Generating rte_crypto_virtio_def with a custom command [1753/2561] Linking static target drivers/librte_net_nfp.a [1754/2561] Generating rte_compress_octeontx_mingw with a custom command [1755/2561] Linking static target drivers/librte_net_pfe.a [1756/2561] Generating rte_compress_octeontx_def with a custom command [1757/2561] Generating rte_compress_zlib_mingw with a custom command [1758/2561] Generating rte_compress_zlib_def with a custom command [1759/2561] Compiling C object drivers/libtmp_rte_raw_dpaa2_qdma.a.p/raw_dpaa2_qdma_dpaa2_qdma.c.o [1760/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o [1761/2561] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o [1762/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_hw_access.c.o [1763/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev.c.o [1764/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_capabilities.c.o [1765/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_mbox.c.o [1766/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o [1767/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o [1768/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o [1769/2561] Generating symbol file drivers/librte_common_sfc_efx.so.21.2.p/librte_common_sfc_efx.so.21.2.symbols [1770/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o [1771/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o [1772/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o [1773/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o [1774/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o [1775/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o [1776/2561] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o [1777/2561] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o [1778/2561] Generating rte_crypto_dpaa2_sec.sym_chk with a meson_exe.py custom command [1779/2561] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1780/2561] Generating rte_net_memif.sym_chk with a meson_exe.py custom command [1781/2561] Generating rte_net_netvsc.sym_chk with a meson_exe.py custom command [1782/2561] Generating rte_net_null.sym_chk with a meson_exe.py custom command [1783/2561] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command [1784/2561] Generating rte_net_octeontx_ep.sym_chk with a meson_exe.py custom command [1785/2561] Linking static target drivers/librte_net_ring.a [1786/2561] Linking static target drivers/libtmp_rte_net_qede.a [1787/2561] Linking static target drivers/libtmp_rte_net_softnic.a [1788/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_compiler.c.o [1789/2561] Linking static target drivers/net/virtio/libvirtio_avx512_lib.a [1790/2561] Linking static target drivers/libtmp_rte_net_vmxnet3.a [1791/2561] Linking static target drivers/libtmp_rte_raw_ifpga.a [1792/2561] Linking static target drivers/libtmp_rte_raw_ioat.a [1793/2561] Generating rte_regex_octeontx2_def with a custom command [1794/2561] Generating rte_regex_octeontx2_mingw with a custom command [1795/2561] Linking static target drivers/libtmp_rte_raw_octeontx2_dma.a [1796/2561] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o [1797/2561] Generating rte_vdpa_ifc_def with a custom command [1798/2561] Linking static target drivers/libtmp_rte_raw_octeontx2_ep.a [1799/2561] Generating rte_vdpa_ifc_mingw with a custom command [1800/2561] Linking static target drivers/libtmp_rte_raw_skeleton.a [1801/2561] Linking static target drivers/libtmp_rte_crypto_bcmfs.a [1802/2561] Compiling C object drivers/librte_net_pcap.a.p/meson-generated_.._rte_net_pcap.pmd.c.o [1803/2561] Compiling C object drivers/librte_net_pcap.so.21.2.p/meson-generated_.._rte_net_pcap.pmd.c.o [1804/2561] Compiling C object drivers/librte_net_sfc.a.p/meson-generated_.._rte_net_sfc.pmd.c.o [1805/2561] Compiling C object drivers/librte_net_sfc.so.21.2.p/meson-generated_.._rte_net_sfc.pmd.c.o [1806/2561] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o [1807/2561] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.21.2.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o [1808/2561] Generating rte_event_dlb_def with a custom command [1809/2561] Generating rte_event_dlb_mingw with a custom command [1810/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_iface.c.o [1811/2561] Generating rte_event_dlb2_def with a custom command [1812/2561] Linking static target drivers/librte_net_ixgbe.a [1813/2561] Generating rte_event_dlb2_mingw with a custom command [1814/2561] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o [1815/2561] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o [1816/2561] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o [1817/2561] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o [1818/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_sec.c.o [1819/2561] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o [1820/2561] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o [1821/2561] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o [1822/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev.c.o [1823/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_hw_access.c.o [1824/2561] Compiling C object drivers/libtmp_rte_regex_octeontx2.a.p/regex_octeontx2_otx2_regexdev_mbox.c.o [1825/2561] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o [1826/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_xstats.c.o [1827/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_iface.c.o [1828/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_dlb_main.c.o [1829/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_dlb_pf.c.o [1830/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_rte_pmd_dlb.c.o [1831/2561] Generating rte_net_tap.pmd.c with a custom command [1832/2561] Generating rte_net_thunderx.pmd.c with a custom command [1833/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_main.c.o [1834/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_xstats.c.o [1835/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_dlb2_pf.c.o [1836/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_rte_pmd_dlb2.c.o [1837/2561] Generating rte_event_dpaa_def with a custom command [1838/2561] Generating symbol file lib/librte_ethdev.so.21.2.p/librte_ethdev.so.21.2.symbols [1839/2561] Generating rte_event_dpaa_mingw with a custom command [1840/2561] Generating symbol file lib/librte_security.so.21.2.p/librte_security.so.21.2.symbols [1841/2561] Generating symbol file drivers/librte_common_cpt.so.21.2.p/librte_common_cpt.so.21.2.symbols [1842/2561] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o [1843/2561] Generating rte_event_dpaa2_mingw with a custom command [1844/2561] Generating rte_event_dpaa2_def with a custom command [1845/2561] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o [1846/2561] Compiling C object drivers/librte_net_vdev_netvsc.so.21.2.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o [1847/2561] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o [1848/2561] Compiling C object drivers/librte_net_vhost.so.21.2.p/meson-generated_.._rte_net_vhost.pmd.c.o [1849/2561] Generating rte_net_nfp.sym_chk with a meson_exe.py custom command [1850/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_crypto_adptr.c.o [1851/2561] Linking static target drivers/libtmp_rte_raw_dpaa2_qdma.a [1852/2561] Linking static target drivers/libtmp_rte_crypto_nitrox.a [1853/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_irq.c.o [1854/2561] Generating rte_event_octeontx2_def with a custom command [1855/2561] Generating rte_event_octeontx2_mingw with a custom command [1856/2561] Generating rte_event_opdl_mingw with a custom command [1857/2561] Generating rte_event_opdl_def with a custom command [1858/2561] Generating rte_event_skeleton_def with a custom command [1859/2561] Generating rte_event_skeleton_mingw with a custom command [1860/2561] Generating rte_event_sw_def with a custom command [1861/2561] Generating rte_event_sw_mingw with a custom command [1862/2561] Generating rte_net_vmxnet3.pmd.c with a custom command [1863/2561] Generating rte_event_dsw_def with a custom command [1864/2561] Generating rte_raw_octeontx2_dma.pmd.c with a custom command [1865/2561] Generating rte_event_dsw_mingw with a custom command [1866/2561] Linking static target drivers/librte_net_pcap.a [1867/2561] Linking static target drivers/librte_net_sfc.a [1868/2561] Linking static target drivers/librte_raw_dpaa2_cmdif.a [1869/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb_selftest.c.o [1870/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_selftest.c.o [1871/2561] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o [1872/2561] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o [1873/2561] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o [1874/2561] Generating rte_net_pfe.sym_chk with a meson_exe.py custom command [1875/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_adptr.c.o [1876/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_evdev.c.o [1877/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o [1878/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o [1879/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o [1880/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o [1881/2561] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o [1882/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o [1883/2561] Generating rte_net_ring.sym_chk with a meson_exe.py custom command [1884/2561] Generating rte_net_qede.pmd.c with a custom command [1885/2561] Generating rte_net_softnic.pmd.c with a custom command [1886/2561] Generating rte_raw_ifpga.pmd.c with a custom command [1887/2561] Generating rte_raw_ioat.pmd.c with a custom command [1888/2561] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o [1889/2561] Generating rte_raw_octeontx2_ep.pmd.c with a custom command [1890/2561] Generating rte_raw_skeleton.pmd.c with a custom command [1891/2561] Generating rte_crypto_bcmfs.pmd.c with a custom command [1892/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o [1893/2561] Generating rte_event_octeontx_mingw with a custom command [1894/2561] Generating rte_event_octeontx_def with a custom command [1895/2561] Linking static target drivers/libtmp_rte_net_txgbe.a [1896/2561] Linking static target drivers/libtmp_rte_net_virtio.a [1897/2561] Linking static target drivers/libtmp_rte_raw_ntb.a [1898/2561] Linking static target drivers/libtmp_rte_crypto_null.a [1899/2561] Generating rte_baseband_null_def with a custom command [1900/2561] Linking static target drivers/libtmp_rte_crypto_virtio.a [1901/2561] Linking static target drivers/libtmp_rte_compress_octeontx.a [1902/2561] Linking static target drivers/libtmp_rte_compress_zlib.a [1903/2561] Generating rte_baseband_null_mingw with a custom command [1904/2561] Linking static target drivers/libtmp_rte_regex_octeontx2.a [1905/2561] Linking static target drivers/libtmp_rte_vdpa_ifc.a [1906/2561] Generating rte_baseband_turbo_sw_def with a custom command [1907/2561] Generating rte_baseband_turbo_sw_mingw with a custom command [1908/2561] Generating rte_baseband_fpga_lte_fec_def with a custom command [1909/2561] Generating rte_baseband_fpga_lte_fec_mingw with a custom command [1910/2561] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o [1911/2561] Compiling C object drivers/librte_net_tap.so.21.2.p/meson-generated_.._rte_net_tap.pmd.c.o [1912/2561] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o [1913/2561] Compiling C object drivers/librte_net_thunderx.so.21.2.p/meson-generated_.._rte_net_thunderx.pmd.c.o [1914/2561] Generating rte_baseband_fpga_5gnr_fec_def with a custom command [1915/2561] Generating rte_baseband_fpga_5gnr_fec_mingw with a custom command [1916/2561] Linking target lib/librte_metrics.so.21.2 [1917/2561] Linking target lib/librte_eventdev.so.21.2 [1918/2561] Linking target lib/librte_gro.so.21.2 [1919/2561] Linking target lib/librte_gso.so.21.2 [1920/2561] Linking target lib/librte_ip_frag.so.21.2 [1921/2561] Linking target lib/librte_kni.so.21.2 [1922/2561] Linking target lib/librte_power.so.21.2 [1923/2561] Linking target lib/librte_pdump.so.21.2 [1924/2561] Linking target lib/librte_ipsec.so.21.2 [1925/2561] Linking target lib/librte_bpf.so.21.2 [1926/2561] Linking target lib/librte_node.so.21.2 [1927/2561] Linking target drivers/librte_common_octeontx2.so.21.2 [1928/2561] Linking target drivers/librte_net_af_packet.so.21.2 [1929/2561] Linking target drivers/librte_net_ark.so.21.2 [1930/2561] Linking target drivers/librte_net_atlantic.so.21.2 [1931/2561] Linking target drivers/librte_net_axgbe.so.21.2 [1932/2561] Linking target drivers/librte_net_enic.so.21.2 [1933/2561] Linking target drivers/librte_net_i40e.so.21.2 [1934/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o [1935/2561] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o [1936/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o [1937/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o [1938/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o [1939/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o [1940/2561] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command [1941/2561] Linking target drivers/librte_net_avp.so.21.2 [1942/2561] Linking target drivers/librte_net_bnx2x.so.21.2 [1943/2561] Linking target drivers/librte_net_bnxt.so.21.2 [1944/2561] Linking target drivers/librte_net_cxgbe.so.21.2 [1945/2561] Linking target drivers/librte_net_e1000.so.21.2 [1946/2561] Linking target drivers/librte_net_ena.so.21.2 [1947/2561] Linking target drivers/librte_net_enetc.so.21.2 [1948/2561] Linking target drivers/librte_net_failsafe.so.21.2 [1949/2561] Linking target drivers/librte_net_fm10k.so.21.2 [1950/2561] Linking target drivers/librte_net_hinic.so.21.2 [1951/2561] Linking target drivers/librte_net_hns3.so.21.2 [1952/2561] Linking target drivers/librte_net_iavf.so.21.2 [1953/2561] Linking target drivers/librte_net_ice.so.21.2 [1954/2561] Linking target drivers/librte_net_igc.so.21.2 [1955/2561] Linking target drivers/librte_net_ionic.so.21.2 [1956/2561] Linking target drivers/librte_net_ipn3ke.so.21.2 [1957/2561] Linking target drivers/librte_net_liquidio.so.21.2 [1958/2561] Linking target drivers/librte_net_memif.so.21.2 [1959/2561] Linking target drivers/librte_net_netvsc.so.21.2 [1960/2561] Linking target drivers/librte_net_nfp.so.21.2 [1961/2561] Linking target drivers/librte_net_null.so.21.2 [1962/2561] Linking target drivers/librte_net_pfe.so.21.2 [1963/2561] Linking static target drivers/librte_net_vdev_netvsc.a [1964/2561] Linking static target drivers/librte_net_vhost.a [1965/2561] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o [1966/2561] Linking target drivers/librte_net_ring.so.21.2 [1967/2561] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o [1968/2561] Compiling C object drivers/librte_net_qede.so.21.2.p/meson-generated_.._rte_net_qede.pmd.c.o [1969/2561] Compiling C object drivers/librte_net_softnic.so.21.2.p/meson-generated_.._rte_net_softnic.pmd.c.o [1970/2561] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o [1971/2561] Compiling C object drivers/librte_net_vmxnet3.so.21.2.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o [1972/2561] Generating rte_raw_dpaa2_qdma.pmd.c with a custom command [1973/2561] Compiling C object drivers/librte_raw_ifpga.a.p/meson-generated_.._rte_raw_ifpga.pmd.c.o [1974/2561] Compiling C object drivers/librte_raw_ifpga.so.21.2.p/meson-generated_.._rte_raw_ifpga.pmd.c.o [1975/2561] Compiling C object drivers/librte_raw_ioat.a.p/meson-generated_.._rte_raw_ioat.pmd.c.o [1976/2561] Compiling C object drivers/librte_raw_ioat.so.21.2.p/meson-generated_.._rte_raw_ioat.pmd.c.o [1977/2561] Generating rte_raw_ntb.pmd.c with a custom command [1978/2561] Compiling C object drivers/librte_raw_octeontx2_dma.a.p/meson-generated_.._rte_raw_octeontx2_dma.pmd.c.o [1979/2561] Compiling C object drivers/librte_raw_octeontx2_dma.so.21.2.p/meson-generated_.._rte_raw_octeontx2_dma.pmd.c.o [1980/2561] Compiling C object drivers/librte_raw_octeontx2_ep.a.p/meson-generated_.._rte_raw_octeontx2_ep.pmd.c.o [1981/2561] Compiling C object drivers/librte_raw_octeontx2_ep.so.21.2.p/meson-generated_.._rte_raw_octeontx2_ep.pmd.c.o [1982/2561] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o [1983/2561] Compiling C object drivers/librte_raw_skeleton.so.21.2.p/meson-generated_.._rte_raw_skeleton.pmd.c.o [1984/2561] Compiling C object drivers/librte_crypto_bcmfs.so.21.2.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o [1985/2561] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o [1986/2561] Generating rte_compress_octeontx.pmd.c with a custom command [1987/2561] Linking static target drivers/librte_net_tap.a [1988/2561] Linking static target drivers/librte_net_thunderx.a [1989/2561] Linking static target drivers/libtmp_rte_event_dpaa.a [1990/2561] Linking static target drivers/libtmp_rte_event_dpaa2.a [1991/2561] Linking static target drivers/libtmp_rte_event_skeleton.a [1992/2561] Generating rte_baseband_acc100_def with a custom command [1993/2561] Generating rte_baseband_acc100_mingw with a custom command [1994/2561] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o [1995/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_dlb.c.o [1996/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o [1997/2561] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o [1998/2561] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o [1999/2561] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o [2000/2561] Generating rte_net_pcap.sym_chk with a meson_exe.py custom command [2001/2561] Generating rte_net_sfc.sym_chk with a meson_exe.py custom command [2002/2561] Generating rte_raw_dpaa2_cmdif.sym_chk with a meson_exe.py custom command [2003/2561] Generating rte_net_txgbe.pmd.c with a custom command [2004/2561] Generating rte_net_virtio.pmd.c with a custom command [2005/2561] Generating rte_crypto_nitrox.pmd.c with a custom command [2006/2561] Generating rte_crypto_null.pmd.c with a custom command [2007/2561] Generating rte_crypto_virtio.pmd.c with a custom command [2008/2561] Generating rte_compress_zlib.pmd.c with a custom command [2009/2561] Generating rte_regex_octeontx2.pmd.c with a custom command [2010/2561] Generating rte_vdpa_ifc.pmd.c with a custom command [2011/2561] Generating symbol file lib/librte_metrics.so.21.2.p/librte_metrics.so.21.2.symbols [2012/2561] Generating symbol file lib/librte_eventdev.so.21.2.p/librte_eventdev.so.21.2.symbols [2013/2561] Generating symbol file lib/librte_gso.so.21.2.p/librte_gso.so.21.2.symbols [2014/2561] Generating symbol file lib/librte_ip_frag.so.21.2.p/librte_ip_frag.so.21.2.symbols [2015/2561] Generating symbol file lib/librte_kni.so.21.2.p/librte_kni.so.21.2.symbols [2016/2561] Generating symbol file drivers/librte_common_octeontx2.so.21.2.p/librte_common_octeontx2.so.21.2.symbols [2017/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o [2018/2561] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o [2019/2561] Generating symbol file drivers/librte_net_i40e.so.21.2.p/librte_net_i40e.so.21.2.symbols [2020/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o [2021/2561] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o [2022/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o [2023/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o [2024/2561] Linking target drivers/librte_net_ixgbe.so.21.2 [2025/2561] Linking static target drivers/librte_net_vmxnet3.a [2026/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o [2027/2561] Linking static target drivers/librte_net_qede.a [2028/2561] Linking static target drivers/librte_net_softnic.a [2029/2561] Compiling C object drivers/librte_raw_dpaa2_qdma.a.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o [2030/2561] Compiling C object drivers/librte_raw_dpaa2_qdma.so.21.2.p/meson-generated_.._rte_raw_dpaa2_qdma.pmd.c.o [2031/2561] Linking static target drivers/librte_raw_ifpga.a [2032/2561] Linking static target drivers/librte_raw_ioat.a [2033/2561] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o [2034/2561] Compiling C object drivers/librte_raw_ntb.so.21.2.p/meson-generated_.._rte_raw_ntb.pmd.c.o [2035/2561] Linking static target drivers/librte_raw_octeontx2_dma.a [2036/2561] Linking static target drivers/librte_raw_octeontx2_ep.a [2037/2561] Linking static target drivers/librte_raw_skeleton.a [2038/2561] Linking static target drivers/librte_crypto_bcmfs.a [2039/2561] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o [2040/2561] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o [2041/2561] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o [2042/2561] Compiling C object drivers/libtmp_rte_event_dlb.a.p/event_dlb_pf_base_dlb_resource.c.o [2043/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o [2044/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev_selftest.c.o [2045/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_tim_worker.c.o [2046/2561] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o [2047/2561] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o [2048/2561] Compiling C object app/dpdk-pdump.p/pdump_main.c.o [2049/2561] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o [2050/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o [2051/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o [2052/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o [2053/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o [2054/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o [2055/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o [2056/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o [2057/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_main.c.o [2058/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o [2059/2561] Generating symbol file drivers/librte_net_ipn3ke.so.21.2.p/librte_net_ipn3ke.so.21.2.symbols [2060/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o [2061/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o [2062/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o [2063/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o [2064/2561] Generating rte_net_vdev_netvsc.sym_chk with a meson_exe.py custom command [2065/2561] Generating rte_net_vhost.sym_chk with a meson_exe.py custom command [2066/2561] Compiling C object drivers/librte_compress_octeontx.so.21.2.p/meson-generated_.._rte_compress_octeontx.pmd.c.o [2067/2561] Generating rte_event_dpaa.pmd.c with a custom command [2068/2561] Generating rte_event_dpaa2.pmd.c with a custom command [2069/2561] Generating rte_event_skeleton.pmd.c with a custom command [2070/2561] Linking static target drivers/libtmp_rte_crypto_caam_jr.a [2071/2561] Linking static target drivers/libtmp_rte_baseband_null.a [2072/2561] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a [2073/2561] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a [2074/2561] Linking target drivers/librte_net_pcap.so.21.2 [2075/2561] Linking target drivers/librte_net_sfc.so.21.2 [2076/2561] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o [2077/2561] Compiling C object drivers/librte_net_txgbe.so.21.2.p/meson-generated_.._rte_net_txgbe.pmd.c.o [2078/2561] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o [2079/2561] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o [2080/2561] Compiling C object drivers/librte_net_virtio.so.21.2.p/meson-generated_.._rte_net_virtio.pmd.c.o [2081/2561] Compiling C object drivers/librte_crypto_nitrox.so.21.2.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o [2082/2561] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o [2083/2561] Compiling C object drivers/librte_crypto_null.so.21.2.p/meson-generated_.._rte_crypto_null.pmd.c.o [2084/2561] Linking target lib/librte_bitratestats.so.21.2 [2085/2561] Linking target lib/librte_latencystats.so.21.2 [2086/2561] Linking target drivers/librte_bus_dpaa.so.21.2 [2087/2561] Linking target drivers/librte_bus_fslmc.so.21.2 [2088/2561] Linking target lib/librte_port.so.21.2 [2089/2561] Linking target drivers/librte_mempool_octeontx2.so.21.2 [2090/2561] Linking target drivers/librte_net_bond.so.21.2 [2091/2561] Linking target drivers/librte_net_kni.so.21.2 [2092/2561] Linking target drivers/librte_net_octeontx.so.21.2 [2093/2561] Linking target drivers/librte_net_octeontx_ep.so.21.2 [2094/2561] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o [2095/2561] Compiling C object drivers/librte_crypto_virtio.so.21.2.p/meson-generated_.._rte_crypto_virtio.pmd.c.o [2096/2561] Compiling C object drivers/librte_compress_zlib.a.p/meson-generated_.._rte_compress_zlib.pmd.c.o [2097/2561] Compiling C object drivers/librte_compress_zlib.so.21.2.p/meson-generated_.._rte_compress_zlib.pmd.c.o [2098/2561] Compiling C object drivers/librte_regex_octeontx2.a.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o [2099/2561] Linking static target drivers/librte_raw_dpaa2_qdma.a [2100/2561] Compiling C object drivers/librte_regex_octeontx2.so.21.2.p/meson-generated_.._rte_regex_octeontx2.pmd.c.o [2101/2561] Linking static target drivers/librte_raw_ntb.a [2102/2561] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2.c.o [2103/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o [2104/2561] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o [2105/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o [2106/2561] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o [2107/2561] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o [2108/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o [2109/2561] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o [2110/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o [2111/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o [2112/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o [2113/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o [2114/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o [2115/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o [2116/2561] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o [2117/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o [2118/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o [2119/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o [2120/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o [2121/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o [2122/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o [2123/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o [2124/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o [2125/2561] Generating rte_net_tap.sym_chk with a meson_exe.py custom command [2126/2561] Generating rte_net_thunderx.sym_chk with a meson_exe.py custom command [2127/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o [2128/2561] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o [2129/2561] Generating rte_net_vmxnet3.sym_chk with a meson_exe.py custom command [2130/2561] Generating rte_net_qede.sym_chk with a meson_exe.py custom command [2131/2561] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command [2132/2561] Generating rte_raw_ifpga.sym_chk with a meson_exe.py custom command [2133/2561] Generating rte_raw_ioat.sym_chk with a meson_exe.py custom command [2134/2561] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o [2135/2561] Generating rte_raw_octeontx2_dma.sym_chk with a meson_exe.py custom command [2136/2561] Generating rte_raw_octeontx2_ep.sym_chk with a meson_exe.py custom command [2137/2561] Generating rte_raw_skeleton.sym_chk with a meson_exe.py custom command [2138/2561] Generating rte_crypto_bcmfs.sym_chk with a meson_exe.py custom command [2139/2561] Linking static target drivers/librte_compress_octeontx.a [2140/2561] Linking static target lib/librte_vhost.a [2141/2561] Linking static target drivers/libtmp_rte_crypto_scheduler.a [2142/2561] Compiling C object drivers/librte_vdpa_ifc.so.21.2.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o [2143/2561] Linking static target drivers/libtmp_rte_event_dlb.a [2144/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_init.c.o [2145/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o [2146/2561] Linking static target drivers/libtmp_rte_event_opdl.a [2147/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_flow_gen.c.o [2148/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_config.c.o [2149/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o [2150/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o [2151/2561] Linking target drivers/librte_net_vdev_netvsc.so.21.2 [2152/2561] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o [2153/2561] Compiling C object drivers/librte_event_dpaa.so.21.2.p/meson-generated_.._rte_event_dpaa.pmd.c.o [2154/2561] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o [2155/2561] Generating rte_crypto_caam_jr.pmd.c with a custom command [2156/2561] Compiling C object drivers/librte_event_dpaa2.so.21.2.p/meson-generated_.._rte_event_dpaa2.pmd.c.o [2157/2561] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o [2158/2561] Compiling C object drivers/librte_event_skeleton.so.21.2.p/meson-generated_.._rte_event_skeleton.pmd.c.o [2159/2561] Generating rte_baseband_fpga_lte_fec.pmd.c with a custom command [2160/2561] Linking static target drivers/librte_net_txgbe.a [2161/2561] Linking static target drivers/librte_net_virtio.a [2162/2561] Linking static target drivers/librte_crypto_null.a [2163/2561] Linking static target drivers/librte_crypto_nitrox.a [2164/2561] Linking static target drivers/librte_crypto_virtio.a [2165/2561] Linking static target drivers/librte_compress_zlib.a [2166/2561] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o [2167/2561] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o [2168/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o [2169/2561] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o [2170/2561] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm.c.o [2171/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o [2172/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o [2173/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o [2174/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o [2175/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o [2176/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o [2177/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o [2178/2561] Generating rte_baseband_null.pmd.c with a custom command [2179/2561] Generating rte_baseband_fpga_5gnr_fec.pmd.c with a custom command [2180/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o [2181/2561] Generating symbol file drivers/librte_bus_dpaa.so.21.2.p/librte_bus_dpaa.so.21.2.symbols [2182/2561] Generating symbol file drivers/librte_bus_fslmc.so.21.2.p/librte_bus_fslmc.so.21.2.symbols [2183/2561] Generating symbol file lib/librte_port.so.21.2.p/librte_port.so.21.2.symbols [2184/2561] Generating symbol file drivers/librte_mempool_octeontx2.so.21.2.p/librte_mempool_octeontx2.so.21.2.symbols [2185/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o [2186/2561] Generating symbol file drivers/librte_net_octeontx.so.21.2.p/librte_net_octeontx.so.21.2.symbols [2187/2561] Compiling C object app/test/dpdk-test.p/test_atomic.c.o [2188/2561] Compiling C object app/test/dpdk-test.p/test_bitops.c.o [2189/2561] Compiling C object app/test/dpdk-test.p/test_bitmap.c.o [2190/2561] Linking static target drivers/librte_regex_octeontx2.a [2191/2561] Generating rte_raw_dpaa2_qdma.sym_chk with a meson_exe.py custom command [2192/2561] Compiling C object app/test/dpdk-test.p/test.c.o [2193/2561] Linking static target drivers/libtmp_rte_event_dlb2.a [2194/2561] Linking static target drivers/libtmp_rte_event_dsw.a [2195/2561] Linking static target drivers/libtmp_rte_event_octeontx.a [2196/2561] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a [2197/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_cirbuf.c.o [2198/2561] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o [2199/2561] Compiling C object app/test/dpdk-test.p/test_cmdline.c.o [2200/2561] Compiling C object app/test/dpdk-test.p/test_alarm.c.o [2201/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o [2202/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_num.c.o [2203/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_portlist.c.o [2204/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_string.c.o [2205/2561] Compiling C object app/test/dpdk-test.p/test_cpuflags.c.o [2206/2561] Linking target drivers/librte_net_tap.so.21.2 [2207/2561] Linking target drivers/librte_net_thunderx.so.21.2 [2208/2561] Linking target drivers/librte_net_vmxnet3.so.21.2 [2209/2561] Linking target drivers/librte_net_qede.so.21.2 [2210/2561] Linking target drivers/librte_raw_ifpga.so.21.2 [2211/2561] Linking target drivers/librte_raw_ioat.so.21.2 [2212/2561] Linking static target drivers/librte_vdpa_ifc.a [2213/2561] Linking target drivers/librte_raw_octeontx2_dma.so.21.2 [2214/2561] Linking target drivers/librte_raw_octeontx2_ep.so.21.2 [2215/2561] Linking target drivers/librte_raw_skeleton.so.21.2 [2216/2561] Linking target drivers/librte_crypto_bcmfs.so.21.2 [2217/2561] Linking static target drivers/librte_event_dpaa2.a [2218/2561] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o [2219/2561] Compiling C object drivers/librte_crypto_caam_jr.so.21.2.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o [2220/2561] Linking static target drivers/librte_event_skeleton.a [2221/2561] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o [2222/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_tm.c.o [2223/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o [2224/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o [2225/2561] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o [2226/2561] Generating rte_raw_ntb.sym_chk with a meson_exe.py custom command [2227/2561] Compiling C object app/test/dpdk-test.p/commands.c.o [2228/2561] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o [2229/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_etheraddr.c.o [2230/2561] Compiling C object app/test/dpdk-test.p/test_bpf.c.o [2231/2561] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o [2232/2561] Compiling C object app/test/dpdk-test.p/test_barrier.c.o [2233/2561] Compiling C object app/test/dpdk-test.p/test_cmdline_ipaddr.c.o [2234/2561] Compiling C object app/test/dpdk-test.p/test_common.c.o [2235/2561] Compiling C object app/test/dpdk-test.p/test_crc.c.o [2236/2561] Generating rte_compress_octeontx.sym_chk with a meson_exe.py custom command [2237/2561] Generating rte_crypto_scheduler.pmd.c with a custom command [2238/2561] Generating rte_event_dlb.pmd.c with a custom command [2239/2561] Compiling C object app/test/dpdk-test.p/test_cycles.c.o [2240/2561] Compiling C object app/test/dpdk-test.p/test_debug.c.o [2241/2561] Generating rte_event_opdl.pmd.c with a custom command [2242/2561] Compiling C object app/test/dpdk-test.p/test_eal_fs.c.o [2243/2561] Linking static target drivers/librte_event_dpaa.a [2244/2561] Compiling C object app/test/dpdk-test.p/test_errno.c.o [2245/2561] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o [2246/2561] Generating rte_crypto_null.sym_chk with a meson_exe.py custom command [2247/2561] Linking static target drivers/libtmp_rte_event_sw.a [2248/2561] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.21.2.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o [2249/2561] Compiling C object app/test/dpdk-test.p/test_external_mem.c.o [2250/2561] Compiling C object app/test/dpdk-test.p/test_fbarray.c.o [2251/2561] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o [2252/2561] Compiling C object drivers/librte_baseband_null.so.21.2.p/meson-generated_.._rte_baseband_null.pmd.c.o [2253/2561] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o [2254/2561] Linking target drivers/librte_mempool_dpaa.so.21.2 [2255/2561] Linking target drivers/librte_mempool_dpaa2.so.21.2 [2256/2561] Linking target lib/librte_table.so.21.2 [2257/2561] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.21.2.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o [2258/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o [2259/2561] Compiling C object app/test/dpdk-test.p/test_acl.c.o [2260/2561] Compiling C object app/test/dpdk-test.p/test_distributor_perf.c.o [2261/2561] Compiling C object app/test/dpdk-test.p/test_efd.c.o [2262/2561] Compiling C object app/test/dpdk-test.p/test_efd_perf.c.o [2263/2561] Generating rte_net_txgbe.sym_chk with a meson_exe.py custom command [2264/2561] Generating rte_net_virtio.sym_chk with a meson_exe.py custom command [2265/2561] Generating rte_crypto_nitrox.sym_chk with a meson_exe.py custom command [2266/2561] Generating rte_crypto_virtio.sym_chk with a meson_exe.py custom command [2267/2561] Generating rte_compress_zlib.sym_chk with a meson_exe.py custom command [2268/2561] Compiling C object app/test/dpdk-test.p/test_ethdev_link.c.o [2269/2561] Compiling C object app/test/dpdk-test.p/test_event_crypto_adapter.c.o [2270/2561] Compiling C object app/test/dpdk-test.p/test_event_eth_rx_adapter.c.o [2271/2561] Compiling C object app/test/dpdk-test.p/test_eventdev.c.o [2272/2561] Compiling C object app/test/dpdk-test.p/test_fib.c.o [2273/2561] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o [2274/2561] Compiling C object app/test/dpdk-test.p/test_fib6_perf.c.o [2275/2561] Compiling C object app/test/dpdk-test.p/test_flow_classify.c.o [2276/2561] Generating rte_event_dlb2.pmd.c with a custom command [2277/2561] Generating rte_event_dsw.pmd.c with a custom command [2278/2561] Generating rte_event_octeontx.pmd.c with a custom command [2279/2561] Generating rte_baseband_turbo_sw.pmd.c with a custom command [2280/2561] Compiling C object app/test/dpdk-test.p/test_hash_functions.c.o [2281/2561] Compiling C object app/test/dpdk-test.p/test_hash_multiwriter.c.o [2282/2561] Compiling C object app/test/dpdk-test.p/test_interrupts.c.o [2283/2561] Compiling C object app/test/dpdk-test.p/test_kvargs.c.o [2284/2561] Compiling C object app/test/dpdk-test.p/test_lcores.c.o [2285/2561] Compiling C object app/test/dpdk-test.p/test_logs.c.o [2286/2561] Compiling C object app/test/dpdk-test.p/test_lpm6_perf.c.o [2287/2561] Linking static target drivers/librte_crypto_caam_jr.a [2288/2561] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a [2289/2561] Linking target drivers/librte_raw_ntb.so.21.2 [2290/2561] Compiling C object app/test/dpdk-test.p/test_memory.c.o [2291/2561] Compiling C object app/test/dpdk-test.p/test_metrics.c.o [2292/2561] Compiling C object app/test/dpdk-test.p/test_mcslock.c.o [2293/2561] Compiling C object app/test/dpdk-test.p/test_per_lcore.c.o [2294/2561] Linking target drivers/librte_compress_octeontx.so.21.2 [2295/2561] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o [2296/2561] Compiling C object drivers/librte_crypto_scheduler.so.21.2.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o [2297/2561] Compiling C object drivers/librte_event_dlb.a.p/meson-generated_.._rte_event_dlb.pmd.c.o [2298/2561] Compiling C object drivers/librte_event_dlb.so.21.2.p/meson-generated_.._rte_event_dlb.pmd.c.o [2299/2561] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o [2300/2561] Compiling C object drivers/librte_event_opdl.so.21.2.p/meson-generated_.._rte_event_opdl.pmd.c.o [2301/2561] Linking static target drivers/librte_baseband_fpga_lte_fec.a [2302/2561] Linking target drivers/librte_crypto_null.so.21.2 [2303/2561] Linking static target drivers/librte_baseband_null.a [2304/2561] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a [2305/2561] Compiling C object drivers/libtmp_rte_baseband_acc100.a.p/baseband_acc100_rte_acc100_pmd.c.o [2306/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o [2307/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev_asym.c.o [2308/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev_security_pdcp.c.o [2309/2561] Compiling C object app/test/dpdk-test.p/test_fib6.c.o [2310/2561] Compiling C object app/test/dpdk-test.p/test_func_reentrancy.c.o [2311/2561] Compiling C object app/test/dpdk-test.p/test_graph.c.o [2312/2561] Generating rte_regex_octeontx2.sym_chk with a meson_exe.py custom command [2313/2561] Compiling C object app/test/dpdk-test.p/test_hash_readwrite.c.o [2314/2561] Compiling C object app/test/dpdk-test.p/test_hash_perf.c.o [2315/2561] Compiling C object app/test/dpdk-test.p/test_ipfrag.c.o [2316/2561] Compiling C object app/test/dpdk-test.p/test_ipsec_sad.c.o [2317/2561] Generating rte_vdpa_ifc.sym_chk with a meson_exe.py custom command [2318/2561] Compiling C object app/test/dpdk-test.p/test_lpm6.c.o [2319/2561] Compiling C object app/test/dpdk-test.p/test_malloc.c.o [2320/2561] Generating rte_event_dpaa2.sym_chk with a meson_exe.py custom command [2321/2561] Generating rte_event_skeleton.sym_chk with a meson_exe.py custom command [2322/2561] Compiling C object app/test/dpdk-test.p/test_member.c.o [2323/2561] Compiling C object app/test/dpdk-test.p/test_memcpy.c.o [2324/2561] Compiling C object app/test/dpdk-test.p/test_mempool_perf.c.o [2325/2561] Compiling C object app/test/dpdk-test.p/test_memzone.c.o [2326/2561] Compiling C object app/test/dpdk-test.p/test_meter.c.o [2327/2561] Generating rte_event_dpaa.sym_chk with a meson_exe.py custom command [2328/2561] Generating rte_event_sw.pmd.c with a custom command [2329/2561] Compiling C object app/test/dpdk-test.p/test_power.c.o [2330/2561] Compiling C object app/test/dpdk-test.p/test_power_cpufreq.c.o [2331/2561] Compiling C object app/test/dpdk-test.p/test_power_kvm_vm.c.o [2332/2561] Compiling C object app/test/dpdk-test.p/test_prefetch.c.o [2333/2561] Generating symbol file drivers/librte_mempool_dpaa.so.21.2.p/librte_mempool_dpaa.so.21.2.symbols [2334/2561] Generating symbol file drivers/librte_mempool_dpaa2.so.21.2.p/librte_mempool_dpaa2.so.21.2.symbols [2335/2561] Generating symbol file lib/librte_table.so.21.2.p/librte_table.so.21.2.symbols [2336/2561] Compiling C object app/test/dpdk-test.p/test_rand_perf.c.o [2337/2561] Compiling C object app/test/dpdk-test.p/test_rawdev.c.o [2338/2561] Compiling C object app/test/dpdk-test.p/test_reciprocal_division.c.o [2339/2561] Compiling C object app/test/dpdk-test.p/test_reciprocal_division_perf.c.o [2340/2561] Linking target drivers/librte_net_txgbe.so.21.2 [2341/2561] Linking target drivers/librte_net_virtio.so.21.2 [2342/2561] Linking target drivers/librte_crypto_nitrox.so.21.2 [2343/2561] Linking target drivers/librte_crypto_virtio.so.21.2 [2344/2561] Linking target drivers/librte_compress_zlib.so.21.2 [2345/2561] Compiling C object drivers/librte_event_dlb2.a.p/meson-generated_.._rte_event_dlb2.pmd.c.o [2346/2561] Compiling C object drivers/librte_event_dlb2.so.21.2.p/meson-generated_.._rte_event_dlb2.pmd.c.o [2347/2561] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o [2348/2561] Compiling C object drivers/librte_event_dsw.so.21.2.p/meson-generated_.._rte_event_dsw.pmd.c.o [2349/2561] Compiling C object drivers/librte_event_octeontx.so.21.2.p/meson-generated_.._rte_event_octeontx.pmd.c.o [2350/2561] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o [2351/2561] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o [2352/2561] Compiling C object drivers/librte_baseband_turbo_sw.so.21.2.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o [2353/2561] Linking static target drivers/librte_crypto_scheduler.a [2354/2561] Linking static target drivers/librte_event_dlb.a [2355/2561] Linking static target drivers/librte_event_opdl.a [2356/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_evdev.c.o [2357/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o [2358/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o [2359/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o [2360/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev_blockcipher.c.o [2361/2561] Generating vhost.sym_chk with a meson_exe.py custom command [2362/2561] Compiling C object app/test/dpdk-test.p/test_distributor.c.o [2363/2561] Compiling C object app/test/dpdk-test.p/test_event_ring.c.o [2364/2561] Compiling C object app/test/dpdk-test.p/test_graph_perf.c.o [2365/2561] Compiling C object app/test/dpdk-test.p/test_hash.c.o [2366/2561] Compiling C object app/test/dpdk-test.p/test_hash_readwrite_lf_perf.c.o [2367/2561] Compiling C object app/test/dpdk-test.p/test_ipsec_perf.c.o [2368/2561] Compiling C object app/test/dpdk-test.p/test_kni.c.o [2369/2561] Compiling C object app/test/dpdk-test.p/test_lpm.c.o [2370/2561] Compiling C object app/test/dpdk-test.p/test_lpm_perf.c.o [2371/2561] Compiling C object app/test/dpdk-test.p/test_member_perf.c.o [2372/2561] Compiling C object app/test/dpdk-test.p/test_mempool.c.o [2373/2561] Compiling C object app/test/dpdk-test.p/test_mp_secondary.c.o [2374/2561] Compiling C object app/test/dpdk-test.p/test_pmd_perf.c.o [2375/2561] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr_perf.c.o [2376/2561] Compiling C object app/test/dpdk-test.p/test_red.c.o [2377/2561] Compiling C object app/test/dpdk-test.p/test_reorder.c.o [2378/2561] Compiling C object app/test/dpdk-test.p/test_rib.c.o [2379/2561] Compiling C object app/test/dpdk-test.p/test_rib6.c.o [2380/2561] Compiling C object app/test/dpdk-test.p/test_ring_mpmc_stress.c.o [2381/2561] Compiling C object app/test/dpdk-test.p/test_ring_hts_stress.c.o [2382/2561] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress.c.o [2383/2561] Compiling C object app/test/dpdk-test.p/test_ring_mt_peek_stress_zc.c.o [2384/2561] Compiling C object app/test/dpdk-test.p/test_ring_rts_stress.c.o [2385/2561] Generating rte_crypto_caam_jr.sym_chk with a meson_exe.py custom command [2386/2561] Generating rte_crypto_dpaa_sec.pmd.c with a custom command [2387/2561] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress_zc.c.o [2388/2561] Compiling C object app/test/dpdk-test.p/test_ring_stress.c.o [2389/2561] Compiling C object app/test/dpdk-test.p/test_rwlock.c.o [2390/2561] Compiling C object app/test/dpdk-test.p/test_sched.c.o [2391/2561] Compiling C object app/test/dpdk-test.p/test_spinlock.c.o [2392/2561] Compiling C object app/test/dpdk-test.p/test_stack.c.o [2393/2561] Generating rte_baseband_fpga_lte_fec.sym_chk with a meson_exe.py custom command [2394/2561] Compiling C object app/test/dpdk-test.p/test_stack_perf.c.o [2395/2561] Generating rte_baseband_null.sym_chk with a meson_exe.py custom command [2396/2561] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a meson_exe.py custom command [2397/2561] Linking static target drivers/libtmp_rte_baseband_acc100.a [2398/2561] Compiling C object app/test/dpdk-test.p/test_string_fns.c.o [2399/2561] Compiling C object app/test/dpdk-test.p/test_table.c.o [2400/2561] Linking target drivers/librte_regex_octeontx2.so.21.2 [2401/2561] Compiling C object app/test/dpdk-test.p/test_tailq.c.o [2402/2561] Compiling C object app/test/dpdk-test.p/test_timer.c.o [2403/2561] Compiling C object app/test/dpdk-test.p/test_timer_perf.c.o [2404/2561] Compiling C object app/test/dpdk-test.p/test_timer_racecond.c.o [2405/2561] Compiling C object app/test/dpdk-test.p/test_ticketlock.c.o [2406/2561] Linking target drivers/librte_event_skeleton.so.21.2 [2407/2561] Compiling C object app/test/dpdk-test.p/test_trace_register.c.o [2408/2561] Compiling C object app/test/dpdk-test.p/test_version.c.o [2409/2561] Compiling C object app/test/dpdk-test.p/test_telemetry_json.c.o [2410/2561] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o [2411/2561] Compiling C object drivers/librte_event_sw.so.21.2.p/meson-generated_.._rte_event_sw.pmd.c.o [2412/2561] Linking target drivers/librte_net_dpaa.so.21.2 [2413/2561] Linking target drivers/librte_net_dpaa2.so.21.2 [2414/2561] Linking target lib/librte_flow_classify.so.21.2 [2415/2561] Linking target drivers/librte_raw_dpaa2_cmdif.so.21.2 [2416/2561] Linking target drivers/librte_raw_dpaa2_qdma.so.21.2 [2417/2561] Linking target drivers/librte_crypto_dpaa2_sec.so.21.2 [2418/2561] Linking static target drivers/librte_event_dlb2.a [2419/2561] Linking static target drivers/librte_event_dsw.a [2420/2561] Linking static target drivers/librte_event_octeontx.a [2421/2561] Linking static target drivers/librte_baseband_turbo_sw.a [2422/2561] Generating rte_kni_makefile with a custom command [2423/2561] Compiling C object app/test/dpdk-test.p/test_rcu_qsbr.c.o [2424/2561] Compiling C object app/test/dpdk-test.p/test_ring_st_peek_stress.c.o [2425/2561] Compiling C object app/test/dpdk-test.p/test_service_cores.c.o [2426/2561] Compiling C object app/test/dpdk-test.p/test_thash.c.o [2427/2561] Compiling C object app/test/dpdk-test.p/test_trace.c.o [2428/2561] Compiling C object app/test/dpdk-test.p/test_telemetry_data.c.o [2429/2561] Compiling C object app/test/dpdk-test.p/test_bitratestats.c.o [2430/2561] Generating igb_uio_makefile with a custom command [2431/2561] Linking target lib/librte_vhost.so.21.2 [2432/2561] Linking target drivers/librte_crypto_caam_jr.so.21.2 [2433/2561] Compiling C object drivers/librte_crypto_dpaa_sec.so.21.2.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o [2434/2561] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o [2435/2561] Linking target drivers/librte_baseband_fpga_lte_fec.so.21.2 [2436/2561] Linking target drivers/librte_baseband_null.so.21.2 [2437/2561] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.21.2 [2438/2561] Linking static target drivers/librte_event_sw.a [2439/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o [2440/2561] Linking static target drivers/librte_crypto_dpaa_sec.a [2441/2561] Compiling C object app/test/dpdk-test.p/test_latencystats.c.o [2442/2561] Compiling C object app/test/dpdk-test.p/test_timer_secondary.c.o [2443/2561] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o [2444/2561] Generating rte_crypto_scheduler.sym_chk with a meson_exe.py custom command [2445/2561] Generating rte_baseband_acc100.pmd.c with a custom command [2446/2561] Compiling C object drivers/librte_baseband_acc100.a.p/meson-generated_.._rte_baseband_acc100.pmd.c.o [2447/2561] Linking static target drivers/librte_baseband_acc100.a [2448/2561] Generating rte_event_opdl.sym_chk with a meson_exe.py custom command [2449/2561] Compiling C object drivers/librte_baseband_acc100.so.21.2.p/meson-generated_.._rte_baseband_acc100.pmd.c.o [2450/2561] Compiling C object app/test/dpdk-test.p/test_pdump.c.o [2451/2561] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o [2452/2561] Compiling C object app/test/dpdk-test.p/test_ipsec.c.o [2453/2561] Linking target drivers/librte_crypto_scheduler.so.21.2 [2454/2561] Generating symbol file drivers/librte_net_dpaa2.so.21.2.p/librte_net_dpaa2.so.21.2.symbols [2455/2561] Generating symbol file drivers/librte_net_dpaa.so.21.2.p/librte_net_dpaa.so.21.2.symbols [2456/2561] Linking target drivers/librte_event_opdl.so.21.2 [2457/2561] Generating rte_event_dsw.sym_chk with a meson_exe.py custom command [2458/2561] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.21.2.p/librte_crypto_dpaa2_sec.so.21.2.symbols [2459/2561] Generating rte_baseband_turbo_sw.sym_chk with a meson_exe.py custom command [2460/2561] Generating rte_event_dlb2.sym_chk with a meson_exe.py custom command [2461/2561] Compiling C object app/test/dpdk-test.p/test_table_ports.c.o [2462/2561] Generating rte_event_dlb.sym_chk with a meson_exe.py custom command [2463/2561] Generating rte_event_octeontx.sym_chk with a meson_exe.py custom command [2464/2561] Compiling C object app/test/dpdk-test.p/test_table_pipeline.c.o [2465/2561] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o [2466/2561] Linking target drivers/librte_event_dsw.so.21.2 [2467/2561] Linking target drivers/librte_baseband_turbo_sw.so.21.2 [2468/2561] Linking target drivers/librte_event_dpaa2.so.21.2 [2469/2561] Linking target drivers/librte_event_octeontx.so.21.2 [2470/2561] Compiling C object app/test/dpdk-test.p/test_table_tables.c.o [2471/2561] Generating rte_event_sw.sym_chk with a meson_exe.py custom command [2472/2561] Linking target drivers/librte_event_dlb.so.21.2 [2473/2561] Linking target drivers/librte_event_dlb2.so.21.2 [2474/2561] Generating symbol file lib/librte_vhost.so.21.2.p/librte_vhost.so.21.2.symbols [2475/2561] Compiling C object app/test/dpdk-test.p/test_table_acl.c.o [2476/2561] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o [2477/2561] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o [2478/2561] Linking target drivers/librte_event_sw.so.21.2 [2479/2561] Linking target drivers/librte_net_vhost.so.21.2 [2480/2561] Linking target drivers/librte_vdpa_ifc.so.21.2 [2481/2561] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o [2482/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_tx.c.o [2483/2561] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command [2484/2561] Linking target drivers/librte_crypto_dpaa_sec.so.21.2 [2485/2561] Generating rte_baseband_acc100.sym_chk with a meson_exe.py custom command [2486/2561] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o [2487/2561] Linking target drivers/librte_baseband_acc100.so.21.2 [2488/2561] Compiling C object app/test/dpdk-test.p/test_event_timer_adapter.c.o [2489/2561] Compiling C object app/test/dpdk-test.p/test_security.c.o [2490/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx2.a.p/crypto_octeontx2_otx2_cryptodev_ops.c.o [2491/2561] Linking static target drivers/libtmp_rte_crypto_octeontx2.a [2492/2561] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o [2493/2561] Generating symbol file drivers/librte_crypto_dpaa_sec.so.21.2.p/librte_crypto_dpaa_sec.so.21.2.symbols [2494/2561] Linking target drivers/librte_event_dpaa.so.21.2 [2495/2561] Generating rte_crypto_octeontx2.pmd.c with a custom command [2496/2561] Compiling C object drivers/librte_crypto_octeontx2.a.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o [2497/2561] Compiling C object drivers/librte_crypto_octeontx2.so.21.2.p/meson-generated_.._rte_crypto_octeontx2.pmd.c.o [2498/2561] Linking static target drivers/librte_crypto_octeontx2.a [2499/2561] Generating rte_crypto_octeontx2.sym_chk with a meson_exe.py custom command [2500/2561] Linking target drivers/librte_crypto_octeontx2.so.21.2 [2501/2561] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o [2502/2561] Compiling C object lib/librte_pipeline.a.p/librte_pipeline_rte_table_action.c.o [2503/2561] Linking static target lib/librte_pipeline.a [2504/2561] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o [2505/2561] Generating symbol file drivers/librte_crypto_octeontx2.so.21.2.p/librte_crypto_octeontx2.so.21.2.symbols [2506/2561] Compiling C object app/test/dpdk-test.p/test_table_combined.c.o [2507/2561] Compiling C object app/test/dpdk-test.p/test_mbuf.c.o [2508/2561] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o [2509/2561] Linking static target drivers/libtmp_rte_crypto_octeontx.a [2510/2561] Generating rte_crypto_octeontx.pmd.c with a custom command [2511/2561] Compiling C object drivers/librte_crypto_octeontx.so.21.2.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o [2512/2561] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o [2513/2561] Linking static target drivers/librte_crypto_octeontx.a [2514/2561] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o [2515/2561] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command [2516/2561] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o [2517/2561] Linking target drivers/librte_crypto_octeontx.so.21.2 [2518/2561] Generating pipeline.sym_chk with a meson_exe.py custom command [2519/2561] Linking target lib/librte_pipeline.so.21.2 [2520/2561] Generating igb_uio with a custom command make: Entering directory '/usr/src/linux-headers-5.11.6-051106-generic' CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.o MODPOST /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/Module.symvers CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.mod.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko make: Leaving directory '/usr/src/linux-headers-5.11.6-051106-generic' [2521/2561] Generating symbol file lib/librte_pipeline.so.21.2.p/librte_pipeline.so.21.2.symbols [2522/2561] Linking target drivers/librte_net_softnic.so.21.2 [2523/2561] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rx.c.o [2524/2561] Linking static target drivers/libtmp_rte_net_octeontx2.a [2525/2561] Generating rte_kni with a custom command make: Entering directory '/usr/src/linux-headers-5.11.6-051106-generic' CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.o MODPOST /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/Module.symvers CC [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.mod.o LD [M] /root/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko make: Leaving directory '/usr/src/linux-headers-5.11.6-051106-generic' [2526/2561] Generating rte_net_octeontx2.pmd.c with a custom command [2527/2561] Compiling C object drivers/librte_net_octeontx2.a.p/meson-generated_.._rte_net_octeontx2.pmd.c.o [2528/2561] Compiling C object drivers/librte_net_octeontx2.so.21.2.p/meson-generated_.._rte_net_octeontx2.pmd.c.o [2529/2561] Linking static target drivers/librte_net_octeontx2.a [2530/2561] Generating rte_net_octeontx2.sym_chk with a meson_exe.py custom command [2531/2561] Linking target drivers/librte_net_octeontx2.so.21.2 [2532/2561] Generating symbol file drivers/librte_net_octeontx2.so.21.2.p/librte_net_octeontx2.so.21.2.symbols [2533/2561] Compiling C object app/test/dpdk-test.p/test_memcpy_perf.c.o [2534/2561] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o [2535/2561] Compiling C object app/test/dpdk-test.p/test_cryptodev.c.o [2536/2561] Compiling C object app/test/dpdk-test.p/test_ring_perf.c.o [2537/2561] Compiling C object app/test/dpdk-test.p/test_ring.c.o [2538/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o [2539/2561] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o [2540/2561] Linking static target drivers/libtmp_rte_event_octeontx2.a [2541/2561] Generating rte_event_octeontx2.pmd.c with a custom command [2542/2561] Compiling C object drivers/librte_event_octeontx2.so.21.2.p/meson-generated_.._rte_event_octeontx2.pmd.c.o [2543/2561] Compiling C object drivers/librte_event_octeontx2.a.p/meson-generated_.._rte_event_octeontx2.pmd.c.o [2544/2561] Linking static target drivers/librte_event_octeontx2.a [2545/2561] Generating rte_event_octeontx2.sym_chk with a meson_exe.py custom command [2546/2561] Linking target drivers/librte_event_octeontx2.so.21.2 [2547/2561] Linking target app/test/dpdk-test [2548/2561] Linking target app/dpdk-testpmd [2549/2561] Linking target app/dpdk-test-compress-perf [2550/2561] Linking target app/dpdk-test-acl [2551/2561] Linking target app/dpdk-test-cmdline [2552/2561] Linking target app/dpdk-pdump [2553/2561] Linking target app/dpdk-proc-info [2554/2561] Linking target app/dpdk-test-crypto-perf [2555/2561] Linking target app/dpdk-test-flow-perf [2556/2561] Linking target app/dpdk-test-fib [2557/2561] Linking target app/dpdk-test-regex [2558/2561] Linking target app/dpdk-test-sad [2559/2561] Linking target app/dpdk-test-pipeline [2560/2561] Linking target app/dpdk-test-eventdev [2561/2561] Linking target app/dpdk-test-bbdev 29/03/2021 13:05:15 dut.10.240.183.220: find ./x86_64-native-linuxapp-gcc/kernel/ -name *.ko 29/03/2021 13:05:15 dut.10.240.183.220: ./x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko ./x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko 29/03/2021 13:05:15 dut.10.240.183.220: mkdir -p x86_64-native-linuxapp-gcc/kmod 29/03/2021 13:05:15 dut.10.240.183.220: 29/03/2021 13:05:15 dut.10.240.183.220: cp ./x86_64-native-linuxapp-gcc/kernel/linux/kni/rte_kni.ko x86_64-native-linuxapp-gcc/kmod/ 29/03/2021 13:05:15 dut.10.240.183.220: 29/03/2021 13:05:15 dut.10.240.183.220: cp ./x86_64-native-linuxapp-gcc/kernel/linux/igb_uio/igb_uio.ko x86_64-native-linuxapp-gcc/kmod/ 29/03/2021 13:05:15 dut.10.240.183.220: 29/03/2021 13:05:15 TestDPDKGsoLib: Test Case test_kernel_gso_dpdk Begin 29/03/2021 13:05:15 dut.10.240.183.220: 29/03/2021 13:05:15 tester: 29/03/2021 13:05:15 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:05:16 dut.10.240.183.220: 29/03/2021 13:05:16 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:05:16 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:05:16 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:05:16 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:05:16 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:05:16 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 13:05:16 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:05:16 dut.10.240.183.220: 29/03/2021 13:05:16 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:05:16 dut.10.240.183.220: 29/03/2021 13:05:16 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 13:05:16 dut.10.240.183.220: 29/03/2021 13:05:16 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 13:05:16 dut.10.240.183.220: 29/03/2021 13:05:26 dut.10.240.183.220: lsof -i:6000 29/03/2021 13:05:26 dut.10.240.183.220: 29/03/2021 13:05:31 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:06:02 virtdut.10.240.183.220:6000: ls -d ~ 29/03/2021 13:06:03 virtdut.10.240.183.220:6000: /root 29/03/2021 13:06:03 virtdut.10.240.183.220:6000: ls /tmp/ && cd ~ 29/03/2021 13:06:03 virtdut.10.240.183.220:6000: snap.lxd systemd-private-ee9db4615dc14814b286912be7b1232a-systemd-logind.service-XknKej systemd-private-ee9db4615dc14814b286912be7b1232a-systemd-resolved.service-XLB0Zi systemd-private-ee9db4615dc14814b286912be7b1232a-systemd-timesyncd.service-WyzQbf 29/03/2021 13:06:03 virtdut.10.240.183.220:6000: scp -v -P 6000 -o NoHostAuthenticationForLocalhost=yes dep/dpdk.tar.gz root@10.240.183.220:/tmp/ 29/03/2021 13:06:06 virtdut.10.240.183.220:6000: ulimit -c unlimited 29/03/2021 13:06:07 virtdut.10.240.183.220:6000: 29/03/2021 13:06:07 virtdut.10.240.183.220:6000: rm -rf ~/dpdk 29/03/2021 13:06:07 virtdut.10.240.183.220:6000: 29/03/2021 13:06:07 virtdut.10.240.183.220:6000: tar zmxf /tmp/dpdk.tar.gz -C ~ 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: ls ~/dpdk 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: ABI_VERSION app buildtools config devtools doc dpdk.log drivers examples kernel lib license MAINTAINERS Makefile meson.build meson_options.txt README usertools VERSION 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cd ~/dpdk 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cat VERSION 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 21.05.0-rc0 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: alias ls='ls --color=none' 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: processor : 0 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: lspci -Dnn | grep -i eth 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 0x1af4 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 0x1000 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 0x1af4 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: 0x1000 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:09 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ens5 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: -1 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ens5 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: virtio1 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: 52:54:00:00:00:01 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: modprobe virtio-pci 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ens5 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ifconfig ens5 up 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ens5 29/03/2021 13:06:10 virtdut.10.240.183.220:6000: ip link show ens5 29/03/2021 13:06:11 virtdut.10.240.183.220:6000: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:06:11 virtdut.10.240.183.220:6000: ip link set ens5 up 29/03/2021 13:06:11 virtdut.10.240.183.220:6000: 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: virtio1 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: 52:54:00:00:00:01 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: fe80::5054:ff:fe00:1/64 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: modprobe virtio-pci 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: ens5 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: ifconfig ens5 up 29/03/2021 13:06:16 virtdut.10.240.183.220:6000: 29/03/2021 13:06:23 dut.10.240.183.220: 29/03/2021 13:06:23 virtdut.10.240.183.220:6000: ifconfig -a 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: ens3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::5054:ff:fe12:3456 prefixlen 64 scopeid 0x20 inet6 fec0::5054:ff:fe12:3456 prefixlen 64 scopeid 0x40 ether 52:54:00:12:34:56 txqueuelen 1000 (Ethernet) RX packets 99975 bytes 150539504 (150.5 MB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 10000 bytes 658257 (658.2 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens5: flags=4163 mtu 1500 inet6 fe80::5054:ff:fe00:1 prefixlen 64 scopeid 0x20 ether 52:54:00:00:00:01 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6 bytes 516 (516.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 98 bytes 7500 (7.5 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 98 bytes 7500 (7.5 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: ifconfig ens5 1.1.1.2 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: ifconfig ens5 up 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: ethtool -K ens5 gso on 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: Could not change any device features 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: rm /root/iperf_client.log 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: 29/03/2021 13:06:24 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 13:06:24 dut.10.240.183.220: 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 13:06:24 virtdut.10.240.183.220:6000: 29/03/2021 13:06:54 dut.10.240.183.220: ^C 29/03/2021 13:06:54 dut.10.240.183.220: 29/03/2021 13:06:54 virtdut.10.240.183.220:6000: cat /root/iperf_client.log 29/03/2021 13:06:54 virtdut.10.240.183.220:6000: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 552 KByte (default) ------------------------------------------------------------ [ 7] local 1.1.1.2 port 37920 connected with 1.1.1.8 port 5001 [ 3] local 1.1.1.2 port 37912 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 37916 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 37914 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 37918 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 7] 0.0- 1.0 sec 202 MBytes 1.69 Gbits/sec [ 6] 0.0- 1.0 sec 202 MBytes 1.70 Gbits/sec [ 3] 0.0- 1.0 sec 204 MBytes 1.71 Gbits/sec [ 5] 0.0- 1.0 sec 214 MBytes 1.79 Gbits/sec [ 4] 0.0- 1.0 sec 210 MBytes 1.76 Gbits/sec [SUM] 0.0- 1.0 sec 1.01 GBytes 8.66 Gbits/sec [ 7] 1.0- 2.0 sec 216 MBytes 1.81 Gbits/sec [ 5] 1.0- 2.0 sec 218 MBytes 1.82 Gbits/sec [ 4] 1.0- 2.0 sec 215 MBytes 1.81 Gbits/sec [ 6] 1.0- 2.0 sec 218 MBytes 1.83 Gbits/sec [ 3] 1.0- 2.0 sec 220 MBytes 1.85 Gbits/sec [SUM] 1.0- 2.0 sec 1.06 GBytes 9.11 Gbits/sec [ 7] 2.0- 3.0 sec 218 MBytes 1.83 Gbits/sec [ 4] 2.0- 3.0 sec 213 MBytes 1.79 Gbits/sec [ 3] 2.0- 3.0 sec 218 MBytes 1.82 Gbits/sec [ 5] 2.0- 3.0 sec 217 MBytes 1.82 Gbits/sec [ 6] 2.0- 3.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 2.0- 3.0 sec 1.06 GBytes 9.08 Gbits/sec [ 7] 3.0- 4.0 sec 217 MBytes 1.82 Gbits/sec [ 3] 3.0- 4.0 sec 216 MBytes 1.81 Gbits/sec [ 4] 3.0- 4.0 sec 216 MBytes 1.81 Gbits/sec [ 6] 3.0- 4.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 3.0- 4.0 sec 218 MBytes 1.83 Gbits/sec [SUM] 3.0- 4.0 sec 1.06 GBytes 9.07 Gbits/sec [ 6] 4.0- 5.0 sec 216 MBytes 1.82 Gbits/sec [ 7] 4.0- 5.0 sec 218 MBytes 1.83 Gbits/sec [ 3] 4.0- 5.0 sec 220 MBytes 1.84 Gbits/sec [ 5] 4.0- 5.0 sec 211 MBytes 1.77 Gbits/sec [ 4] 4.0- 5.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 4.0- 5.0 sec 1.06 GBytes 9.07 Gbits/sec [ 7] 5.0- 6.0 sec 216 MBytes 1.82 Gbits/sec [ 3] 5.0- 6.0 sec 215 MBytes 1.81 Gbits/sec [ 5] 5.0- 6.0 sec 216 MBytes 1.81 Gbits/sec [ 6] 5.0- 6.0 sec 215 MBytes 1.80 Gbits/sec [ 4] 5.0- 6.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 5.0- 6.0 sec 1.05 GBytes 9.05 Gbits/sec [ 6] 6.0- 7.0 sec 213 MBytes 1.79 Gbits/sec [ 7] 6.0- 7.0 sec 218 MBytes 1.83 Gbits/sec [ 3] 6.0- 7.0 sec 218 MBytes 1.83 Gbits/sec [ 5] 6.0- 7.0 sec 214 MBytes 1.80 Gbits/sec [ 4] 6.0- 7.0 sec 213 MBytes 1.79 Gbits/sec [SUM] 6.0- 7.0 sec 1.05 GBytes 9.03 Gbits/sec [ 7] 7.0- 8.0 sec 216 MBytes 1.81 Gbits/sec [ 5] 7.0- 8.0 sec 214 MBytes 1.79 Gbits/sec [ 4] 7.0- 8.0 sec 215 MBytes 1.80 Gbits/sec [ 3] 7.0- 8.0 sec 219 MBytes 1.84 Gbits/sec [ 6] 7.0- 8.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 7.0- 8.0 sec 1.05 GBytes 9.06 Gbits/sec [ 7] 8.0- 9.0 sec 218 MBytes 1.83 Gbits/sec [ 3] 8.0- 9.0 sec 218 MBytes 1.83 Gbits/sec [ 5] 8.0- 9.0 sec 214 MBytes 1.80 Gbits/sec [ 4] 8.0- 9.0 sec 215 MBytes 1.80 Gbits/sec [ 6] 8.0- 9.0 sec 212 MBytes 1.78 Gbits/sec [SUM] 8.0- 9.0 sec 1.05 GBytes 9.04 Gbits/sec [ 7] 9.0-10.0 sec 211 MBytes 1.77 Gbits/sec [ 7] 0.0-10.0 sec 2.10 GBytes 1.80 Gbits/sec [ 3] 9.0-10.0 sec 211 MBytes 1.77 Gbits/sec [ 3] 0.0-10.0 sec 2.11 GBytes 1.81 Gbits/sec [ 6] 9.0-10.0 sec 214 MBytes 1.79 Gbits/sec [ 5] 9.0-10.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 0.0-10.0 sec 2.10 GBytes 1.80 Gbits/sec [ 4] 9.0-10.0 sec 214 MBytes 1.80 Gbits/sec [SUM] 9.0-10.0 sec 1.04 GBytes 8.93 Gbits/sec [ 4] 0.0-10.0 sec 2.09 GBytes 1.80 Gbits/sec [ 6] 0.0-10.0 sec 2.09 GBytes 1.79 Gbits/sec [SUM] 0.0-10.0 sec 10.5 GBytes 9.00 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 13:06:54 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 9.00 Gbits/sec | +------+----------------+ 29/03/2021 13:06:54 TestDPDKGsoLib: Iperf throughput is 9.00 Gbits/sec 29/03/2021 13:06:54 virtdut.10.240.183.220:6000: rm /root/iperf_client.log 29/03/2021 13:06:54 virtdut.10.240.183.220:6000: 29/03/2021 13:06:56 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:06:56 dut.10.240.183.220: 29/03/2021 13:06:56 TestDPDKGsoLib: Test Case test_kernel_gso_dpdk Result PASSED: 29/03/2021 13:06:56 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:06:56 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:06:56 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:06:56 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:06:56 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:06:58 dut.10.240.183.220: 29/03/2021 13:06:58 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:06:59 dut.10.240.183.220: 29/03/2021 13:07:01 TestDPDKGsoLib: Test Case test_no_gso_dpdk Begin 29/03/2021 13:07:01 dut.10.240.183.220: 29/03/2021 13:07:01 tester: 29/03/2021 13:07:01 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:07:01 dut.10.240.183.220: 29/03/2021 13:07:01 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:07:01 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:07:01 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:07:01 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:07:01 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:07:02 dut.10.240.183.220: 29/03/2021 13:07:02 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:07:02 dut.10.240.183.220: 29/03/2021 13:07:02 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:07:02 dut.10.240.183.220: 29/03/2021 13:07:02 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 13:07:02 dut.10.240.183.220: 29/03/2021 13:07:02 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 13:07:02 dut.10.240.183.220: 29/03/2021 13:07:12 dut.10.240.183.220: lsof -i:6000 29/03/2021 13:07:12 dut.10.240.183.220: 29/03/2021 13:07:12 dut.10.240.183.220: lsof -i:6001 29/03/2021 13:07:12 dut.10.240.183.220: 29/03/2021 13:07:16 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cd ~/dpdk 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cat VERSION 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 21.05.0-rc0 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: alias ls='ls --color=none' 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: processor : 0 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: lspci -Dnn | grep -i eth 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 0x1af4 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 0x1000 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 0x1af4 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: 0x1000 29/03/2021 13:07:53 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ens5 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: -1 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ens5 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: virtio1 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: 52:54:00:00:00:01 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: modprobe virtio-pci 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ens5 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ifconfig ens5 up 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:07:54 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:07:55 virtdut.10.240.183.220:6001: ens5 29/03/2021 13:07:55 virtdut.10.240.183.220:6001: ip link show ens5 29/03/2021 13:07:55 virtdut.10.240.183.220:6001: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:07:55 virtdut.10.240.183.220:6001: ip link set ens5 up 29/03/2021 13:07:55 virtdut.10.240.183.220:6001: 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: virtio1 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: 52:54:00:00:00:01 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: fe80::5054:ff:fe00:1/64 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: modprobe virtio-pci 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: ens5 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: ifconfig ens5 up 29/03/2021 13:08:00 virtdut.10.240.183.220:6001: 29/03/2021 13:08:07 dut.10.240.183.220: 29/03/2021 13:08:07 virtdut.10.240.183.220:6001: ifconfig -a 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: ens3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::5054:ff:fe12:3456 prefixlen 64 scopeid 0x20 inet6 fec0::5054:ff:fe12:3456 prefixlen 64 scopeid 0x40 ether 52:54:00:12:34:56 txqueuelen 1000 (Ethernet) RX packets 320 bytes 31163 (31.1 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 314 bytes 36014 (36.0 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens5: flags=4163 mtu 1500 inet6 fe80::5054:ff:fe00:1 prefixlen 64 scopeid 0x20 ether 52:54:00:00:00:01 txqueuelen 1000 (Ethernet) RX packets 1 bytes 70 (70.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 7 bytes 586 (586.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 96 bytes 7438 (7.4 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 96 bytes 7438 (7.4 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: ifconfig ens5 1.1.1.2 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: ifconfig ens5 up 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: ethtool -K ens5 gso off 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: rm /root/iperf_client.log 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: rm: cannot remove '/root/iperf_client.log': No such file or directory 29/03/2021 13:08:08 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 13:08:08 dut.10.240.183.220: 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 13:08:08 virtdut.10.240.183.220:6001: 29/03/2021 13:08:38 dut.10.240.183.220: ^C 29/03/2021 13:08:38 dut.10.240.183.220: 29/03/2021 13:08:38 virtdut.10.240.183.220:6001: cat /root/iperf_client.log 29/03/2021 13:08:38 virtdut.10.240.183.220:6001: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 450 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 36562 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 36564 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 36566 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 36568 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 36570 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 215 MBytes 1.80 Gbits/sec [ 4] 0.0- 1.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 0.0- 1.0 sec 213 MBytes 1.79 Gbits/sec [ 6] 0.0- 1.0 sec 214 MBytes 1.79 Gbits/sec [ 7] 0.0- 1.0 sec 212 MBytes 1.78 Gbits/sec [SUM] 0.0- 1.0 sec 1.04 GBytes 8.97 Gbits/sec [ 3] 1.0- 2.0 sec 211 MBytes 1.77 Gbits/sec [ 5] 1.0- 2.0 sec 210 MBytes 1.76 Gbits/sec [ 6] 1.0- 2.0 sec 212 MBytes 1.78 Gbits/sec [ 7] 1.0- 2.0 sec 210 MBytes 1.76 Gbits/sec [ 4] 1.0- 2.0 sec 214 MBytes 1.79 Gbits/sec [SUM] 1.0- 2.0 sec 1.03 GBytes 8.86 Gbits/sec [ 6] 2.0- 3.0 sec 216 MBytes 1.82 Gbits/sec [ 7] 2.0- 3.0 sec 220 MBytes 1.85 Gbits/sec [ 3] 2.0- 3.0 sec 213 MBytes 1.79 Gbits/sec [ 4] 2.0- 3.0 sec 218 MBytes 1.83 Gbits/sec [ 5] 2.0- 3.0 sec 214 MBytes 1.80 Gbits/sec [SUM] 2.0- 3.0 sec 1.06 GBytes 9.08 Gbits/sec [ 3] 3.0- 4.0 sec 215 MBytes 1.80 Gbits/sec [ 4] 3.0- 4.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 3.0- 4.0 sec 215 MBytes 1.81 Gbits/sec [ 7] 3.0- 4.0 sec 217 MBytes 1.82 Gbits/sec [ 6] 3.0- 4.0 sec 218 MBytes 1.83 Gbits/sec [SUM] 3.0- 4.0 sec 1.06 GBytes 9.06 Gbits/sec [ 7] 4.0- 5.0 sec 217 MBytes 1.82 Gbits/sec [ 3] 4.0- 5.0 sec 216 MBytes 1.81 Gbits/sec [ 4] 4.0- 5.0 sec 218 MBytes 1.83 Gbits/sec [ 5] 4.0- 5.0 sec 216 MBytes 1.81 Gbits/sec [ 6] 4.0- 5.0 sec 214 MBytes 1.79 Gbits/sec [SUM] 4.0- 5.0 sec 1.06 GBytes 9.06 Gbits/sec [ 4] 5.0- 6.0 sec 214 MBytes 1.80 Gbits/sec [ 5] 5.0- 6.0 sec 213 MBytes 1.79 Gbits/sec [ 6] 5.0- 6.0 sec 217 MBytes 1.82 Gbits/sec [ 7] 5.0- 6.0 sec 220 MBytes 1.84 Gbits/sec [ 3] 5.0- 6.0 sec 216 MBytes 1.81 Gbits/sec [SUM] 5.0- 6.0 sec 1.05 GBytes 9.06 Gbits/sec [ 4] 6.0- 7.0 sec 215 MBytes 1.80 Gbits/sec [ 3] 6.0- 7.0 sec 214 MBytes 1.80 Gbits/sec [ 5] 6.0- 7.0 sec 217 MBytes 1.82 Gbits/sec [ 6] 6.0- 7.0 sec 215 MBytes 1.80 Gbits/sec [ 7] 6.0- 7.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 6.0- 7.0 sec 1.05 GBytes 9.04 Gbits/sec [ 3] 7.0- 8.0 sec 211 MBytes 1.77 Gbits/sec [ 5] 7.0- 8.0 sec 212 MBytes 1.78 Gbits/sec [ 6] 7.0- 8.0 sec 215 MBytes 1.80 Gbits/sec [ 4] 7.0- 8.0 sec 218 MBytes 1.83 Gbits/sec [ 7] 7.0- 8.0 sec 220 MBytes 1.85 Gbits/sec [SUM] 7.0- 8.0 sec 1.05 GBytes 9.02 Gbits/sec [ 3] 8.0- 9.0 sec 214 MBytes 1.79 Gbits/sec [ 4] 8.0- 9.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 8.0- 9.0 sec 213 MBytes 1.79 Gbits/sec [ 6] 8.0- 9.0 sec 215 MBytes 1.80 Gbits/sec [ 7] 8.0- 9.0 sec 218 MBytes 1.83 Gbits/sec [SUM] 8.0- 9.0 sec 1.05 GBytes 9.02 Gbits/sec [ 4] 9.0-10.0 sec 212 MBytes 1.78 Gbits/sec [ 4] 0.0-10.0 sec 2.10 GBytes 1.81 Gbits/sec [ 5] 9.0-10.0 sec 215 MBytes 1.80 Gbits/sec [ 5] 0.0-10.0 sec 2.09 GBytes 1.79 Gbits/sec [ 6] 9.0-10.0 sec 216 MBytes 1.81 Gbits/sec [ 6] 0.0-10.0 sec 2.10 GBytes 1.80 Gbits/sec [ 7] 9.0-10.0 sec 217 MBytes 1.82 Gbits/sec [ 3] 9.0-10.0 sec 217 MBytes 1.82 Gbits/sec [SUM] 9.0-10.0 sec 1.05 GBytes 9.03 Gbits/sec [ 3] 0.0-10.0 sec 2.09 GBytes 1.79 Gbits/sec [ 7] 0.0-10.0 sec 2.12 GBytes 1.82 Gbits/sec [SUM] 0.0-10.0 sec 10.5 GBytes 9.01 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 13:08:38 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 9.01 Gbits/sec | +------+----------------+ 29/03/2021 13:08:38 TestDPDKGsoLib: Iperf throughput is 9.01 Gbits/sec 29/03/2021 13:08:38 virtdut.10.240.183.220:6001: rm /root/iperf_client.log 29/03/2021 13:08:38 virtdut.10.240.183.220:6001: 29/03/2021 13:08:40 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:08:40 dut.10.240.183.220: 29/03/2021 13:08:40 TestDPDKGsoLib: Test Case test_no_gso_dpdk Result PASSED: 29/03/2021 13:08:40 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:08:40 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:08:40 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:08:40 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:08:40 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:08:42 dut.10.240.183.220: 29/03/2021 13:08:42 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:08:43 dut.10.240.183.220: 29/03/2021 13:08:45 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_tcp Begin 29/03/2021 13:08:45 dut.10.240.183.220: 29/03/2021 13:08:45 tester: 29/03/2021 13:08:45 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:08:45 dut.10.240.183.220: 29/03/2021 13:08:45 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:08:45 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:08:45 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:08:45 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:08:45 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:08:46 dut.10.240.183.220: 29/03/2021 13:08:46 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:08:46 dut.10.240.183.220: 29/03/2021 13:08:46 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:08:46 dut.10.240.183.220: 29/03/2021 13:08:46 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 13:08:46 dut.10.240.183.220: 29/03/2021 13:08:46 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 13:08:46 dut.10.240.183.220: 29/03/2021 13:08:57 dut.10.240.183.220: lsof -i:6001 29/03/2021 13:08:57 dut.10.240.183.220: 29/03/2021 13:08:57 dut.10.240.183.220: lsof -i:6002 29/03/2021 13:08:57 dut.10.240.183.220: 29/03/2021 13:09:01 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: cd ~/dpdk 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: cat VERSION 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: 21.05.0-rc0 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: alias ls='ls --color=none' 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: processor : 0 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: lspci -Dnn | grep -i eth 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: 0x1af4 29/03/2021 13:09:37 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 0x1000 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 0x1af4 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 0x1000 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: ens5 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: -1 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: ens5 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: virtio1 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 52:54:00:00:00:01 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: modprobe virtio-pci 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: 29/03/2021 13:09:38 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ens5 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ifconfig ens5 up 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ens5 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ip link show ens5 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: ip link set ens5 up 29/03/2021 13:09:39 virtdut.10.240.183.220:6002: 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: virtio1 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: 52:54:00:00:00:01 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: fe80::5054:ff:fe00:1/64 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: modprobe virtio-pci 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: 29/03/2021 13:09:44 virtdut.10.240.183.220:6002: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: ens5 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: ifconfig ens5 up 29/03/2021 13:09:45 virtdut.10.240.183.220:6002: 29/03/2021 13:09:52 dut.10.240.183.220: 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: sh /home/lei/dpdk/Guest_script.sh 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: sh: /home/lei/dpdk/Guest_script.sh: No such file or directory 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: ifconfig ens5 1.1.1.2 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: ifconfig ens5 up 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: ethtool -K ens5 gso off 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: rm /root/iperf_client.log 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: 29/03/2021 13:09:52 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 13:09:52 dut.10.240.183.220: 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 13:09:52 virtdut.10.240.183.220:6002: 29/03/2021 13:10:22 dut.10.240.183.220: ^C 29/03/2021 13:10:22 dut.10.240.183.220: 29/03/2021 13:10:22 virtdut.10.240.183.220:6002: cat /root/iperf_client.log 29/03/2021 13:10:22 virtdut.10.240.183.220:6002: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 1.32 MByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 44352 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 44354 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 44356 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 44358 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 44360 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 273 MBytes 2.29 Gbits/sec [ 4] 0.0- 1.0 sec 373 MBytes 3.13 Gbits/sec [ 5] 0.0- 1.0 sec 275 MBytes 2.31 Gbits/sec [ 6] 0.0- 1.0 sec 327 MBytes 2.74 Gbits/sec [ 7] 0.0- 1.0 sec 327 MBytes 2.74 Gbits/sec [SUM] 0.0- 1.0 sec 1.54 GBytes 13.2 Gbits/sec [ 4] 1.0- 2.0 sec 268 MBytes 2.25 Gbits/sec [ 5] 1.0- 2.0 sec 322 MBytes 2.70 Gbits/sec [ 6] 1.0- 2.0 sec 230 MBytes 1.93 Gbits/sec [ 3] 1.0- 2.0 sec 298 MBytes 2.50 Gbits/sec [ 7] 1.0- 2.0 sec 384 MBytes 3.22 Gbits/sec [SUM] 1.0- 2.0 sec 1.47 GBytes 12.6 Gbits/sec [ 3] 2.0- 3.0 sec 334 MBytes 2.80 Gbits/sec [ 4] 2.0- 3.0 sec 257 MBytes 2.15 Gbits/sec [ 5] 2.0- 3.0 sec 352 MBytes 2.95 Gbits/sec [ 7] 2.0- 3.0 sec 372 MBytes 3.12 Gbits/sec [ 6] 2.0- 3.0 sec 222 MBytes 1.86 Gbits/sec [SUM] 2.0- 3.0 sec 1.50 GBytes 12.9 Gbits/sec [ 3] 3.0- 4.0 sec 394 MBytes 3.30 Gbits/sec [ 4] 3.0- 4.0 sec 330 MBytes 2.77 Gbits/sec [ 5] 3.0- 4.0 sec 301 MBytes 2.52 Gbits/sec [ 6] 3.0- 4.0 sec 179 MBytes 1.50 Gbits/sec [ 7] 3.0- 4.0 sec 341 MBytes 2.86 Gbits/sec [SUM] 3.0- 4.0 sec 1.51 GBytes 13.0 Gbits/sec [ 3] 4.0- 5.0 sec 334 MBytes 2.80 Gbits/sec [ 4] 4.0- 5.0 sec 338 MBytes 2.83 Gbits/sec [ 5] 4.0- 5.0 sec 129 MBytes 1.09 Gbits/sec [ 6] 4.0- 5.0 sec 334 MBytes 2.81 Gbits/sec [ 7] 4.0- 5.0 sec 418 MBytes 3.51 Gbits/sec [SUM] 4.0- 5.0 sec 1.52 GBytes 13.0 Gbits/sec [ 3] 5.0- 6.0 sec 356 MBytes 2.99 Gbits/sec [ 5] 5.0- 6.0 sec 307 MBytes 2.58 Gbits/sec [ 7] 5.0- 6.0 sec 304 MBytes 2.55 Gbits/sec [ 4] 5.0- 6.0 sec 283 MBytes 2.38 Gbits/sec [ 6] 5.0- 6.0 sec 275 MBytes 2.30 Gbits/sec [SUM] 5.0- 6.0 sec 1.49 GBytes 12.8 Gbits/sec [ 3] 6.0- 7.0 sec 333 MBytes 2.79 Gbits/sec [ 4] 6.0- 7.0 sec 209 MBytes 1.75 Gbits/sec [ 5] 6.0- 7.0 sec 380 MBytes 3.19 Gbits/sec [ 7] 6.0- 7.0 sec 396 MBytes 3.32 Gbits/sec [ 6] 6.0- 7.0 sec 236 MBytes 1.98 Gbits/sec [SUM] 6.0- 7.0 sec 1.52 GBytes 13.0 Gbits/sec [ 3] 7.0- 8.0 sec 222 MBytes 1.86 Gbits/sec [ 4] 7.0- 8.0 sec 475 MBytes 3.99 Gbits/sec [ 6] 7.0- 8.0 sec 281 MBytes 2.36 Gbits/sec [ 7] 7.0- 8.0 sec 395 MBytes 3.31 Gbits/sec [ 5] 7.0- 8.0 sec 219 MBytes 1.83 Gbits/sec [SUM] 7.0- 8.0 sec 1.55 GBytes 13.3 Gbits/sec [ 5] 8.0- 9.0 sec 84.3 MBytes 707 Mbits/sec [ 4] 8.0- 9.0 sec 548 MBytes 4.60 Gbits/sec [ 7] 8.0- 9.0 sec 373 MBytes 3.13 Gbits/sec [ 6] 8.0- 9.0 sec 337 MBytes 2.83 Gbits/sec [ 3] 8.0- 9.0 sec 263 MBytes 2.20 Gbits/sec [SUM] 8.0- 9.0 sec 1.57 GBytes 13.5 Gbits/sec [ 3] 9.0-10.0 sec 240 MBytes 2.02 Gbits/sec [ 3] 0.0-10.0 sec 2.97 GBytes 2.55 Gbits/sec [ 4] 9.0-10.0 sec 342 MBytes 2.87 Gbits/sec [ 4] 0.0-10.0 sec 3.34 GBytes 2.87 Gbits/sec [ 5] 9.0-10.0 sec 430 MBytes 3.61 Gbits/sec [ 5] 0.0-10.0 sec 2.73 GBytes 2.35 Gbits/sec [ 6] 9.0-10.0 sec 283 MBytes 2.37 Gbits/sec [ 6] 0.0-10.0 sec 2.64 GBytes 2.27 Gbits/sec [ 7] 9.0-10.0 sec 245 MBytes 2.05 Gbits/sec [SUM] 9.0-10.0 sec 1.50 GBytes 12.9 Gbits/sec [ 7] 0.0-10.0 sec 3.47 GBytes 2.98 Gbits/sec [SUM] 0.0-10.0 sec 15.2 GBytes 13.0 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 13:10:22 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 13.0 Gbits/sec | +------+----------------+ 29/03/2021 13:10:22 TestDPDKGsoLib: Iperf throughput is 13.0 Gbits/sec 29/03/2021 13:10:22 virtdut.10.240.183.220:6002: rm /root/iperf_client.log 29/03/2021 13:10:22 virtdut.10.240.183.220:6002: 29/03/2021 13:10:22 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:10:22 dut.10.240.183.220: 29/03/2021 13:10:24 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:10:24 dut.10.240.183.220: 29/03/2021 13:10:24 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_tcp Result PASSED: 29/03/2021 13:10:24 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:10:24 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:10:24 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:10:24 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:10:24 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:10:27 dut.10.240.183.220: 29/03/2021 13:10:27 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:10:27 dut.10.240.183.220: 29/03/2021 13:10:29 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_udp Begin 29/03/2021 13:10:29 dut.10.240.183.220: 29/03/2021 13:10:30 tester: 29/03/2021 13:10:30 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:10:30 dut.10.240.183.220: 29/03/2021 13:10:30 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:10:30 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:10:30 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:10:30 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:10:30 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:10:30 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 13:10:30 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:10:30 dut.10.240.183.220: 29/03/2021 13:10:30 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:10:30 dut.10.240.183.220: 29/03/2021 13:10:30 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 13:10:30 dut.10.240.183.220: 29/03/2021 13:10:30 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 13:10:30 dut.10.240.183.220: 29/03/2021 13:10:41 dut.10.240.183.220: lsof -i:6002 29/03/2021 13:10:41 dut.10.240.183.220: 29/03/2021 13:10:41 dut.10.240.183.220: lsof -i:6003 29/03/2021 13:10:41 dut.10.240.183.220: 29/03/2021 13:10:46 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:11:21 virtdut.10.240.183.220:6003: cd ~/dpdk 29/03/2021 13:11:21 virtdut.10.240.183.220:6003: 29/03/2021 13:11:21 virtdut.10.240.183.220:6003: cat VERSION 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 21.05.0-rc0 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: alias ls='ls --color=none' 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: processor : 0 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: lspci -Dnn | grep -i eth 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 0x1af4 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 0x1000 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 0x1af4 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 0x1000 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: ens5 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: -1 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: ens5 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: virtio1 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: 52:54:00:00:00:01 29/03/2021 13:11:22 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: modprobe virtio-pci 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ens5 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ifconfig ens5 up 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ens5 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ip link show ens5 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: ip link set ens5 up 29/03/2021 13:11:23 virtdut.10.240.183.220:6003: 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: virtio1 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: 52:54:00:00:00:01 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: fe80::5054:ff:fe00:1/64 29/03/2021 13:11:28 virtdut.10.240.183.220:6003: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: modprobe virtio-pci 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: ens5 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: ifconfig ens5 up 29/03/2021 13:11:29 virtdut.10.240.183.220:6003: 29/03/2021 13:11:36 dut.10.240.183.220: 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: ifconfig ens5 1.1.1.2 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: ifconfig ens5 up 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: ethtool -K ens5 gso off 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: rm /root/iperf_client.log 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: 29/03/2021 13:11:36 dut.10.240.183.220: ip netns exec ns1 iperf -s -u 29/03/2021 13:11:36 dut.10.240.183.220: 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: iperf -c 1.1.1.8 -i 1 -u -t 10 -l 9000 -b 10G -P 5 > /root/iperf_client.log & 29/03/2021 13:11:36 virtdut.10.240.183.220:6003: 29/03/2021 13:12:06 dut.10.240.183.220: ^C 29/03/2021 13:12:06 dut.10.240.183.220: 29/03/2021 13:12:06 virtdut.10.240.183.220:6003: cat /root/iperf_client.log 29/03/2021 13:12:06 virtdut.10.240.183.220:6003: ------------------------------------------------------------ Client connecting to 1.1.1.8, UDP port 5001 Sending 9000 byte datagrams, IPG target: 6.71 us (kalman adjust) UDP buffer size: 208 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 52183 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 55448 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 46544 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 41980 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 53445 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 119 MBytes 995 Mbits/sec [ 4] 0.0- 1.0 sec 118 MBytes 988 Mbits/sec [ 5] 0.0- 1.0 sec 117 MBytes 982 Mbits/sec [ 6] 0.0- 1.0 sec 116 MBytes 976 Mbits/sec [ 7] 0.0- 1.0 sec 116 MBytes 974 Mbits/sec [SUM] 0.0- 1.0 sec 586 MBytes 4.92 Gbits/sec [ 3] 1.0- 2.0 sec 113 MBytes 947 Mbits/sec [ 4] 1.0- 2.0 sec 112 MBytes 940 Mbits/sec [ 5] 1.0- 2.0 sec 112 MBytes 941 Mbits/sec [ 7] 1.0- 2.0 sec 113 MBytes 950 Mbits/sec [ 6] 1.0- 2.0 sec 112 MBytes 941 Mbits/sec [SUM] 1.0- 2.0 sec 563 MBytes 4.72 Gbits/sec [ 3] 2.0- 3.0 sec 117 MBytes 978 Mbits/sec [ 4] 2.0- 3.0 sec 114 MBytes 958 Mbits/sec [ 5] 2.0- 3.0 sec 116 MBytes 970 Mbits/sec [ 6] 2.0- 3.0 sec 114 MBytes 958 Mbits/sec [ 7] 2.0- 3.0 sec 114 MBytes 954 Mbits/sec [SUM] 2.0- 3.0 sec 574 MBytes 4.82 Gbits/sec [ 3] 3.0- 4.0 sec 119 MBytes 999 Mbits/sec [ 4] 3.0- 4.0 sec 119 MBytes 995 Mbits/sec [ 5] 3.0- 4.0 sec 122 MBytes 1.02 Gbits/sec [ 6] 3.0- 4.0 sec 119 MBytes 996 Mbits/sec [ 7] 3.0- 4.0 sec 120 MBytes 1.01 Gbits/sec [SUM] 3.0- 4.0 sec 598 MBytes 5.02 Gbits/sec [ 3] 4.0- 5.0 sec 119 MBytes 997 Mbits/sec [ 4] 4.0- 5.0 sec 118 MBytes 989 Mbits/sec [ 5] 4.0- 5.0 sec 118 MBytes 991 Mbits/sec [ 6] 4.0- 5.0 sec 116 MBytes 976 Mbits/sec [ 7] 4.0- 5.0 sec 117 MBytes 985 Mbits/sec [SUM] 4.0- 5.0 sec 589 MBytes 4.94 Gbits/sec [ 4] 5.0- 6.0 sec 116 MBytes 971 Mbits/sec [ 3] 5.0- 6.0 sec 119 MBytes 1000 Mbits/sec [ 5] 5.0- 6.0 sec 117 MBytes 980 Mbits/sec [ 6] 5.0- 6.0 sec 116 MBytes 972 Mbits/sec [ 7] 5.0- 6.0 sec 116 MBytes 975 Mbits/sec [SUM] 5.0- 6.0 sec 584 MBytes 4.90 Gbits/sec [ 3] 6.0- 7.0 sec 117 MBytes 981 Mbits/sec [ 4] 6.0- 7.0 sec 117 MBytes 984 Mbits/sec [ 5] 6.0- 7.0 sec 118 MBytes 987 Mbits/sec [ 6] 6.0- 7.0 sec 118 MBytes 993 Mbits/sec [ 7] 6.0- 7.0 sec 116 MBytes 971 Mbits/sec [SUM] 6.0- 7.0 sec 586 MBytes 4.92 Gbits/sec [ 3] 7.0- 8.0 sec 115 MBytes 962 Mbits/sec [ 4] 7.0- 8.0 sec 116 MBytes 973 Mbits/sec [ 5] 7.0- 8.0 sec 117 MBytes 977 Mbits/sec [ 6] 7.0- 8.0 sec 115 MBytes 968 Mbits/sec [ 7] 7.0- 8.0 sec 116 MBytes 973 Mbits/sec [SUM] 7.0- 8.0 sec 578 MBytes 4.85 Gbits/sec [ 3] 8.0- 9.0 sec 116 MBytes 976 Mbits/sec [ 4] 8.0- 9.0 sec 114 MBytes 957 Mbits/sec [ 5] 8.0- 9.0 sec 115 MBytes 968 Mbits/sec [ 6] 8.0- 9.0 sec 115 MBytes 964 Mbits/sec [ 7] 8.0- 9.0 sec 114 MBytes 952 Mbits/sec [SUM] 8.0- 9.0 sec 574 MBytes 4.82 Gbits/sec [ 3] 9.0-10.0 sec 115 MBytes 964 Mbits/sec [ 4] 9.0-10.0 sec 114 MBytes 956 Mbits/sec [ 5] 9.0-10.0 sec 115 MBytes 961 Mbits/sec [ 6] 9.0-10.0 sec 114 MBytes 960 Mbits/sec [ 7] 9.0-10.0 sec 116 MBytes 969 Mbits/sec [SUM] 9.0-10.0 sec 573 MBytes 4.81 Gbits/sec [ 3] 0.0-10.0 sec 1.14 GBytes 980 Mbits/sec [ 3] Sent 136092 datagrams [ 4] 0.0-10.0 sec 1.13 GBytes 971 Mbits/sec [ 4] Sent 134889 datagrams [ 5] 0.0-10.0 sec 1.14 GBytes 979 Mbits/sec [ 5] Sent 136004 datagrams [ 6] 0.0-10.0 sec 1.13 GBytes 971 Mbits/sec [ 6] Sent 134941 datagrams [ 7] 0.0-10.0 sec 1.14 GBytes 974 Mbits/sec [ 7] Sent 135451 datagrams [SUM] 0.0-10.0 sec 5.68 GBytes 4.87 Gbits/sec [SUM] Sent 677377 datagrams [1]+ Done iperf -c 1.1.1.8 -i 1 -u -t 10 -l 9000 -b 10G -P 5 > /root/iperf_client.log 29/03/2021 13:12:06 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 4.87 Gbits/sec | +------+----------------+ 29/03/2021 13:12:06 TestDPDKGsoLib: Iperf throughput is 4.87 Gbits/sec 29/03/2021 13:12:06 virtdut.10.240.183.220:6003: rm /root/iperf_client.log 29/03/2021 13:12:07 virtdut.10.240.183.220:6003: 29/03/2021 13:12:07 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:12:07 dut.10.240.183.220: 29/03/2021 13:12:08 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:12:08 dut.10.240.183.220: 29/03/2021 13:12:08 TestDPDKGsoLib: Test Case test_vhost_gso_dpdk_udp Result PASSED: 29/03/2021 13:12:08 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:12:08 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:12:08 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:12:08 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:12:08 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:12:11 dut.10.240.183.220: 29/03/2021 13:12:11 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:12:12 dut.10.240.183.220: 29/03/2021 13:12:14 TestDPDKGsoLib: Test Case test_vhost_gso_with_gre Begin 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:14 tester: 29/03/2021 13:12:14 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:14 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:12:14 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:12:14 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:12:14 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:12:14 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:12:14 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 13:12:14 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:14 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:14 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 188.0.0.1 up 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:14 dut.10.240.183.220: ip netns exec ns1 ip tunnel add gre100 mode gre remote 188.0.0.2 local 188.0.0.1 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:14 dut.10.240.183.220: ip netns exec ns1 ifconfig gre100 1.1.1.1/24 up 29/03/2021 13:12:14 dut.10.240.183.220: 29/03/2021 13:12:25 dut.10.240.183.220: lsof -i:6003 29/03/2021 13:12:25 dut.10.240.183.220: 29/03/2021 13:12:25 dut.10.240.183.220: lsof -i:6004 29/03/2021 13:12:25 dut.10.240.183.220: 29/03/2021 13:12:30 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cd ~/dpdk 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat VERSION 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 21.05.0-rc0 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: alias ls='ls --color=none' 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: processor : 0 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: lspci -Dnn | grep -i eth 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 0x1af4 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 0x1000 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 0x1af4 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: 0x1000 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: ens5 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: -1 29/03/2021 13:13:06 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ens5 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: virtio1 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: 52:54:00:00:00:01 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: modprobe virtio-pci 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ens5 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ifconfig ens5 up 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ens5 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ip link show ens5 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:13:07 virtdut.10.240.183.220:6004: ip link set ens5 up 29/03/2021 13:13:08 virtdut.10.240.183.220:6004: 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: virtio1 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: 52:54:00:00:00:01 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: fe80::5054:ff:fe00:1/64 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: modprobe virtio-pci 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: ens5 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: ifconfig ens5 up 29/03/2021 13:13:13 virtdut.10.240.183.220:6004: 29/03/2021 13:13:20 dut.10.240.183.220: 29/03/2021 13:13:20 virtdut.10.240.183.220:6004: ifconfig ens5 188.0.0.2 up 29/03/2021 13:13:20 virtdut.10.240.183.220:6004: 29/03/2021 13:13:20 virtdut.10.240.183.220:6004: ip tunnel add gre100 mode gre remote 188.0.0.1 local 188.0.0.2 29/03/2021 13:13:20 virtdut.10.240.183.220:6004: 29/03/2021 13:13:20 virtdut.10.240.183.220:6004: ifconfig gre100 1.1.1.2/24 up 29/03/2021 13:13:21 virtdut.10.240.183.220:6004: 29/03/2021 13:13:21 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 13:13:21 dut.10.240.183.220: 29/03/2021 13:13:21 virtdut.10.240.183.220:6004: rm /root/iperf_client.log 29/03/2021 13:13:21 virtdut.10.240.183.220:6004: 29/03/2021 13:13:21 virtdut.10.240.183.220:6004: iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 13:13:21 virtdut.10.240.183.220:6004: 29/03/2021 13:13:51 dut.10.240.183.220: ^C 29/03/2021 13:13:51 dut.10.240.183.220: 29/03/2021 13:13:51 virtdut.10.240.183.220:6004: cat /root/iperf_client.log 29/03/2021 13:13:51 virtdut.10.240.183.220:6004: ------------------------------------------------------------ Client connecting to 1.1.1.1, TCP port 5001 TCP window size: 382 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 45128 connected with 1.1.1.1 port 5001 [ 4] local 1.1.1.2 port 45130 connected with 1.1.1.1 port 5001 [ 5] local 1.1.1.2 port 45132 connected with 1.1.1.1 port 5001 [ 6] local 1.1.1.2 port 45134 connected with 1.1.1.1 port 5001 [ 7] local 1.1.1.2 port 45136 connected with 1.1.1.1 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 151 MBytes 1.26 Gbits/sec [ 5] 0.0- 1.0 sec 194 MBytes 1.63 Gbits/sec [ 6] 0.0- 1.0 sec 170 MBytes 1.43 Gbits/sec [ 7] 0.0- 1.0 sec 133 MBytes 1.12 Gbits/sec [ 4] 0.0- 1.0 sec 201 MBytes 1.69 Gbits/sec [SUM] 0.0- 1.0 sec 850 MBytes 7.13 Gbits/sec [ 4] 1.0- 2.0 sec 194 MBytes 1.63 Gbits/sec [ 3] 1.0- 2.0 sec 168 MBytes 1.41 Gbits/sec [ 5] 1.0- 2.0 sec 198 MBytes 1.66 Gbits/sec [ 6] 1.0- 2.0 sec 147 MBytes 1.24 Gbits/sec [ 7] 1.0- 2.0 sec 146 MBytes 1.23 Gbits/sec [SUM] 1.0- 2.0 sec 853 MBytes 7.16 Gbits/sec [ 3] 2.0- 3.0 sec 146 MBytes 1.22 Gbits/sec [ 4] 2.0- 3.0 sec 226 MBytes 1.89 Gbits/sec [ 5] 2.0- 3.0 sec 222 MBytes 1.86 Gbits/sec [ 7] 2.0- 3.0 sec 151 MBytes 1.27 Gbits/sec [ 6] 2.0- 3.0 sec 149 MBytes 1.25 Gbits/sec [SUM] 2.0- 3.0 sec 893 MBytes 7.49 Gbits/sec [ 3] 3.0- 4.0 sec 168 MBytes 1.41 Gbits/sec [ 4] 3.0- 4.0 sec 210 MBytes 1.76 Gbits/sec [ 5] 3.0- 4.0 sec 220 MBytes 1.84 Gbits/sec [ 6] 3.0- 4.0 sec 145 MBytes 1.21 Gbits/sec [ 7] 3.0- 4.0 sec 145 MBytes 1.22 Gbits/sec [SUM] 3.0- 4.0 sec 888 MBytes 7.45 Gbits/sec [ 4] 4.0- 5.0 sec 211 MBytes 1.77 Gbits/sec [ 6] 4.0- 5.0 sec 168 MBytes 1.41 Gbits/sec [ 7] 4.0- 5.0 sec 133 MBytes 1.12 Gbits/sec [ 3] 4.0- 5.0 sec 174 MBytes 1.46 Gbits/sec [ 5] 4.0- 5.0 sec 210 MBytes 1.76 Gbits/sec [SUM] 4.0- 5.0 sec 897 MBytes 7.52 Gbits/sec [ 3] 5.0- 6.0 sec 167 MBytes 1.40 Gbits/sec [ 5] 5.0- 6.0 sec 201 MBytes 1.69 Gbits/sec [ 4] 5.0- 6.0 sec 200 MBytes 1.68 Gbits/sec [ 6] 5.0- 6.0 sec 159 MBytes 1.34 Gbits/sec [ 7] 5.0- 6.0 sec 168 MBytes 1.41 Gbits/sec [SUM] 5.0- 6.0 sec 896 MBytes 7.51 Gbits/sec [ 3] 6.0- 7.0 sec 161 MBytes 1.35 Gbits/sec [ 4] 6.0- 7.0 sec 186 MBytes 1.56 Gbits/sec [ 5] 6.0- 7.0 sec 179 MBytes 1.50 Gbits/sec [ 6] 6.0- 7.0 sec 165 MBytes 1.39 Gbits/sec [ 7] 6.0- 7.0 sec 201 MBytes 1.69 Gbits/sec [SUM] 6.0- 7.0 sec 892 MBytes 7.48 Gbits/sec [ 4] 7.0- 8.0 sec 175 MBytes 1.47 Gbits/sec [ 6] 7.0- 8.0 sec 146 MBytes 1.22 Gbits/sec [ 7] 7.0- 8.0 sec 174 MBytes 1.46 Gbits/sec [ 3] 7.0- 8.0 sec 207 MBytes 1.73 Gbits/sec [ 5] 7.0- 8.0 sec 193 MBytes 1.62 Gbits/sec [SUM] 7.0- 8.0 sec 895 MBytes 7.51 Gbits/sec [ 5] 8.0- 9.0 sec 167 MBytes 1.40 Gbits/sec [ 7] 8.0- 9.0 sec 186 MBytes 1.56 Gbits/sec [ 3] 8.0- 9.0 sec 173 MBytes 1.45 Gbits/sec [ 4] 8.0- 9.0 sec 189 MBytes 1.58 Gbits/sec [ 6] 8.0- 9.0 sec 192 MBytes 1.61 Gbits/sec [SUM] 8.0- 9.0 sec 907 MBytes 7.61 Gbits/sec [ 3] 9.0-10.0 sec 176 MBytes 1.48 Gbits/sec [ 3] 0.0-10.0 sec 1.65 GBytes 1.42 Gbits/sec [ 4] 9.0-10.0 sec 188 MBytes 1.58 Gbits/sec [ 4] 0.0-10.0 sec 1.93 GBytes 1.66 Gbits/sec [ 5] 9.0-10.0 sec 192 MBytes 1.61 Gbits/sec [ 5] 0.0-10.0 sec 1.93 GBytes 1.65 Gbits/sec [ 6] 9.0-10.0 sec 168 MBytes 1.41 Gbits/sec [ 6] 0.0-10.0 sec 1.57 GBytes 1.35 Gbits/sec [ 7] 9.0-10.0 sec 178 MBytes 1.49 Gbits/sec [SUM] 9.0-10.0 sec 902 MBytes 7.57 Gbits/sec [ 7] 0.0-10.0 sec 1.58 GBytes 1.35 Gbits/sec [SUM] 0.0-10.0 sec 8.66 GBytes 7.43 Gbits/sec [1]+ Done iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 13:13:51 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 7.43 Gbits/sec | +------+----------------+ 29/03/2021 13:13:51 TestDPDKGsoLib: Iperf throughput is 7.43 Gbits/sec 29/03/2021 13:13:51 virtdut.10.240.183.220:6004: rm /root/iperf_client.log 29/03/2021 13:13:51 virtdut.10.240.183.220:6004: 29/03/2021 13:13:51 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:13:51 dut.10.240.183.220: 29/03/2021 13:13:53 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:13:53 dut.10.240.183.220: 29/03/2021 13:13:53 TestDPDKGsoLib: Test Case test_vhost_gso_with_gre Result PASSED: 29/03/2021 13:13:53 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:13:53 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:13:53 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:13:53 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:13:53 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:13:55 dut.10.240.183.220: 29/03/2021 13:13:55 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:13:56 dut.10.240.183.220: 29/03/2021 13:13:58 TestDPDKGsoLib: Test Case test_vhost_gso_with_vxlan Begin 29/03/2021 13:13:58 dut.10.240.183.220: 29/03/2021 13:13:58 tester: 29/03/2021 13:13:58 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:13:58 dut.10.240.183.220: 29/03/2021 13:13:58 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:13:58 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:13:58 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:13:58 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:13:58 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:13:59 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 13:13:59 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:13:59 dut.10.240.183.220: 29/03/2021 13:13:59 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:13:59 dut.10.240.183.220: 29/03/2021 13:13:59 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 188.0.0.1 up 29/03/2021 13:13:59 dut.10.240.183.220: 29/03/2021 13:13:59 dut.10.240.183.220: ip netns exec ns1 ip link add vxlan100 type vxlan id 1000 remote 188.0.0.2 local 188.0.0.1 dstport 4789 dev ens801f1 29/03/2021 13:13:59 dut.10.240.183.220: 29/03/2021 13:13:59 dut.10.240.183.220: ip netns exec ns1 ifconfig vxlan100 1.1.1.1/24 up 29/03/2021 13:13:59 dut.10.240.183.220: 29/03/2021 13:14:10 dut.10.240.183.220: lsof -i:6004 29/03/2021 13:14:10 dut.10.240.183.220: 29/03/2021 13:14:10 dut.10.240.183.220: lsof -i:6005 29/03/2021 13:14:10 dut.10.240.183.220: 29/03/2021 13:14:15 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: cd ~/dpdk 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: cat VERSION 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: 21.05.0-rc0 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: alias ls='ls --color=none' 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: 29/03/2021 13:14:50 virtdut.10.240.183.220:6005: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: processor : 0 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: lspci -Dnn | grep -i eth 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 0x1af4 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 0x1000 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 0x1af4 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 0x1000 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: ens5 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: -1 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: ens5 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: virtio1 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 52:54:00:00:00:01 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: 29/03/2021 13:14:51 virtdut.10.240.183.220:6005: modprobe virtio-pci 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ens5 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ifconfig ens5 up 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ens5 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ip link show ens5 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: ip link set ens5 up 29/03/2021 13:14:52 virtdut.10.240.183.220:6005: 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: virtio1 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: 52:54:00:00:00:01 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: fe80::5054:ff:fe00:1/64 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:14:57 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: modprobe virtio-pci 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: ens5 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: ifconfig ens5 up 29/03/2021 13:14:58 virtdut.10.240.183.220:6005: 29/03/2021 13:15:05 dut.10.240.183.220: 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: ifconfig ens5 188.0.0.2 up 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: ip link add vxlan100 type vxlan id 1000 remote 188.0.0.1 local 188.0.0.2 dstport 4789 dev ens5 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: ifconfig vxlan100 1.1.1.2/24 up 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: 29/03/2021 13:15:05 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 13:15:05 dut.10.240.183.220: 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: rm /root/iperf_client.log 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 13:15:05 virtdut.10.240.183.220:6005: 29/03/2021 13:15:35 dut.10.240.183.220: ^C 29/03/2021 13:15:35 dut.10.240.183.220: 29/03/2021 13:15:35 virtdut.10.240.183.220:6005: cat /root/iperf_client.log 29/03/2021 13:15:35 virtdut.10.240.183.220:6005: ------------------------------------------------------------ Client connecting to 1.1.1.1, TCP port 5001 TCP window size: 366 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 45406 connected with 1.1.1.1 port 5001 [ 4] local 1.1.1.2 port 45408 connected with 1.1.1.1 port 5001 [ 5] local 1.1.1.2 port 45410 connected with 1.1.1.1 port 5001 [ 6] local 1.1.1.2 port 45412 connected with 1.1.1.1 port 5001 [ 7] local 1.1.1.2 port 45414 connected with 1.1.1.1 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 154 MBytes 1.30 Gbits/sec [ 5] 0.0- 1.0 sec 111 MBytes 930 Mbits/sec [ 6] 0.0- 1.0 sec 236 MBytes 1.98 Gbits/sec [ 7] 0.0- 1.0 sec 217 MBytes 1.82 Gbits/sec [ 4] 0.0- 1.0 sec 98.8 MBytes 828 Mbits/sec [SUM] 0.0- 1.0 sec 817 MBytes 6.85 Gbits/sec [ 4] 1.0- 2.0 sec 168 MBytes 1.41 Gbits/sec [ 5] 1.0- 2.0 sec 80.1 MBytes 672 Mbits/sec [ 6] 1.0- 2.0 sec 163 MBytes 1.36 Gbits/sec [ 7] 1.0- 2.0 sec 262 MBytes 2.20 Gbits/sec [ 3] 1.0- 2.0 sec 135 MBytes 1.13 Gbits/sec [SUM] 1.0- 2.0 sec 808 MBytes 6.78 Gbits/sec [ 4] 2.0- 3.0 sec 281 MBytes 2.36 Gbits/sec [ 5] 2.0- 3.0 sec 67.1 MBytes 563 Mbits/sec [ 6] 2.0- 3.0 sec 68.5 MBytes 575 Mbits/sec [ 7] 2.0- 3.0 sec 280 MBytes 2.35 Gbits/sec [ 3] 2.0- 3.0 sec 138 MBytes 1.16 Gbits/sec [SUM] 2.0- 3.0 sec 835 MBytes 7.00 Gbits/sec [ 3] 3.0- 4.0 sec 139 MBytes 1.17 Gbits/sec [ 4] 3.0- 4.0 sec 270 MBytes 2.27 Gbits/sec [ 6] 3.0- 4.0 sec 74.0 MBytes 621 Mbits/sec [ 7] 3.0- 4.0 sec 279 MBytes 2.34 Gbits/sec [ 5] 3.0- 4.0 sec 71.5 MBytes 600 Mbits/sec [SUM] 3.0- 4.0 sec 834 MBytes 6.99 Gbits/sec [ 4] 4.0- 5.0 sec 159 MBytes 1.33 Gbits/sec [ 6] 4.0- 5.0 sec 147 MBytes 1.23 Gbits/sec [ 7] 4.0- 5.0 sec 162 MBytes 1.36 Gbits/sec [ 3] 4.0- 5.0 sec 206 MBytes 1.72 Gbits/sec [ 5] 4.0- 5.0 sec 185 MBytes 1.55 Gbits/sec [SUM] 4.0- 5.0 sec 858 MBytes 7.20 Gbits/sec [ 7] 5.0- 6.0 sec 149 MBytes 1.25 Gbits/sec [ 3] 5.0- 6.0 sec 183 MBytes 1.54 Gbits/sec [ 4] 5.0- 6.0 sec 211 MBytes 1.77 Gbits/sec [ 5] 5.0- 6.0 sec 156 MBytes 1.31 Gbits/sec [ 6] 5.0- 6.0 sec 157 MBytes 1.32 Gbits/sec [SUM] 5.0- 6.0 sec 857 MBytes 7.19 Gbits/sec [ 3] 6.0- 7.0 sec 180 MBytes 1.51 Gbits/sec [ 4] 6.0- 7.0 sec 181 MBytes 1.52 Gbits/sec [ 5] 6.0- 7.0 sec 177 MBytes 1.49 Gbits/sec [ 6] 6.0- 7.0 sec 165 MBytes 1.39 Gbits/sec [ 7] 6.0- 7.0 sec 148 MBytes 1.24 Gbits/sec [SUM] 6.0- 7.0 sec 852 MBytes 7.14 Gbits/sec [ 3] 7.0- 8.0 sec 208 MBytes 1.74 Gbits/sec [ 4] 7.0- 8.0 sec 180 MBytes 1.51 Gbits/sec [ 5] 7.0- 8.0 sec 167 MBytes 1.40 Gbits/sec [ 6] 7.0- 8.0 sec 146 MBytes 1.22 Gbits/sec [ 7] 7.0- 8.0 sec 159 MBytes 1.33 Gbits/sec [SUM] 7.0- 8.0 sec 859 MBytes 7.20 Gbits/sec [ 3] 8.0- 9.0 sec 186 MBytes 1.56 Gbits/sec [ 4] 8.0- 9.0 sec 180 MBytes 1.51 Gbits/sec [ 6] 8.0- 9.0 sec 164 MBytes 1.37 Gbits/sec [ 7] 8.0- 9.0 sec 146 MBytes 1.22 Gbits/sec [ 5] 8.0- 9.0 sec 184 MBytes 1.55 Gbits/sec [SUM] 8.0- 9.0 sec 860 MBytes 7.21 Gbits/sec [ 5] 9.0-10.0 sec 168 MBytes 1.41 Gbits/sec [ 5] 0.0-10.0 sec 1.34 GBytes 1.15 Gbits/sec [ 6] 9.0-10.0 sec 180 MBytes 1.51 Gbits/sec [ 6] 0.0-10.0 sec 1.47 GBytes 1.26 Gbits/sec [ 3] 9.0-10.0 sec 151 MBytes 1.26 Gbits/sec [ 3] 0.0-10.0 sec 1.64 GBytes 1.41 Gbits/sec [ 4] 9.0-10.0 sec 203 MBytes 1.71 Gbits/sec [ 4] 0.0-10.0 sec 1.89 GBytes 1.62 Gbits/sec [ 7] 9.0-10.0 sec 157 MBytes 1.32 Gbits/sec [SUM] 9.0-10.0 sec 860 MBytes 7.21 Gbits/sec [ 7] 0.0-10.0 sec 1.91 GBytes 1.64 Gbits/sec [SUM] 0.0-10.0 sec 8.24 GBytes 7.07 Gbits/sec [1]+ Done iperf -c 1.1.1.1 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 13:15:35 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 7.07 Gbits/sec | +------+----------------+ 29/03/2021 13:15:35 TestDPDKGsoLib: Iperf throughput is 7.07 Gbits/sec 29/03/2021 13:15:35 virtdut.10.240.183.220:6005: rm /root/iperf_client.log 29/03/2021 13:15:35 virtdut.10.240.183.220:6005: 29/03/2021 13:15:35 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:15:36 dut.10.240.183.220: 29/03/2021 13:15:37 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:15:37 dut.10.240.183.220: 29/03/2021 13:15:37 TestDPDKGsoLib: Test Case test_vhost_gso_with_vxlan Result PASSED: 29/03/2021 13:15:37 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:15:37 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:15:37 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:15:37 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:15:37 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:15:40 dut.10.240.183.220: 29/03/2021 13:15:40 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:15:41 dut.10.240.183.220: 29/03/2021 13:15:43 TestDPDKGsoLib: Test Case test_vhost_tso_dpdk Begin 29/03/2021 13:15:43 dut.10.240.183.220: 29/03/2021 13:15:43 tester: 29/03/2021 13:15:43 dut.10.240.183.220: rm -rf /root/dpdk/vhost-net* 29/03/2021 13:15:43 dut.10.240.183.220: 29/03/2021 13:15:43 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:15:43 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:15:43 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:15:43 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:15:43 dut.10.240.183.220: ip netns del ns1 29/03/2021 13:15:43 dut.10.240.183.220: Cannot remove namespace file "/run/netns/ns1": No such file or directory 29/03/2021 13:15:43 dut.10.240.183.220: ip netns add ns1 29/03/2021 13:15:43 dut.10.240.183.220: 29/03/2021 13:15:43 dut.10.240.183.220: ip link set ens801f1 netns ns1 29/03/2021 13:15:43 dut.10.240.183.220: 29/03/2021 13:15:43 dut.10.240.183.220: ip netns exec ns1 ifconfig ens801f1 1.1.1.8 up 29/03/2021 13:15:43 dut.10.240.183.220: 29/03/2021 13:15:43 dut.10.240.183.220: ip netns exec ns1 ethtool -K ens801f1 gro on 29/03/2021 13:15:44 dut.10.240.183.220: 29/03/2021 13:15:54 dut.10.240.183.220: lsof -i:6005 29/03/2021 13:15:54 dut.10.240.183.220: 29/03/2021 13:15:54 dut.10.240.183.220: lsof -i:6006 29/03/2021 13:15:54 dut.10.240.183.220: 29/03/2021 13:15:59 dut.10.240.183.220: Virtual machine status: iininfinfoinfo info sinfo stinfo stainfo statinfo statuinfo status VM status: running 29/03/2021 13:16:30 virtdut.10.240.183.220:6006: cd ~/dpdk 29/03/2021 13:16:30 virtdut.10.240.183.220:6006: 29/03/2021 13:16:30 virtdut.10.240.183.220:6006: cat VERSION 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 21.05.0-rc0 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: alias ls='ls --color=none' 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: grep --color=never "processor" /proc/cpuinfo 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: processor : 0 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: lspci -Dnn | grep -i eth 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 0000:00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) 0000:00:05.0 Ethernet controller [0200]: Red Hat, Inc. Virtio network device [1af4:1000] 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: DUT: [0000:00:03.0 8086:100e] Skipped: Unknown/not selected 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 0x1af4 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 0x1000 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/vendor 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 0x1af4 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/device 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: 0x1000 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: ens5 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/numa_node 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: -1 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: ens5 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: virtio1 29/03/2021 13:16:31 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 52:54:00:00:00:01 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: modprobe virtio-pci 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ens5 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ifconfig ens5 up 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ens5 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ip link show ens5 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 4: ens5: mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:00:00:01 brd ff:ff:ff:ff:ff:ff altname enp0s5 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: ip link set ens5 up 29/03/2021 13:16:32 virtdut.10.240.183.220:6006: 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: ls /sys/bus/pci/devices/0000\:00\:05.0/ | grep --color=never virtio 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: virtio1 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/virtio1/net/ens5/address 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: 52:54:00:00:00:01 29/03/2021 13:16:37 virtdut.10.240.183.220:6006: ip -family inet6 address show dev ens5 | awk '/inet6/ { print $2 }' 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: fe80::5054:ff:fe00:1/64 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: ip -family inet address show dev ens5 | awk '/inet/ { print $2 }' 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: {'port': , 'pci': '0000:00:05.0', 'type': '1af4:1000', 'numa': -1, 'intf': 'ens5', 'mac': '52:54:00:00:00:01', 'ipv6': 'fe80::5054:ff:fe00:1', 'ipv4': ''} 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/devices/0000\:00\:05.0/driver/unbind 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: modprobe virtio-pci 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: echo 0000:00:05.0 > /sys/bus/pci/drivers/virtio-pci/bind 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: cat /sys/bus/pci/devices/0000\:00\:05.0/uevent 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: DRIVER=virtio-pci PCI_CLASS=20000 PCI_ID=1AF4:1000 PCI_SUBSYS_ID=1AF4:0001 PCI_SLOT_NAME=0000:00:05.0 MODALIAS=pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: ls --color=never /sys/bus/pci/devices/0000\:00\:05.0/virtio*/net 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: ens5 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: ifconfig ens5 up 29/03/2021 13:16:38 virtdut.10.240.183.220:6006: 29/03/2021 13:16:45 dut.10.240.183.220: 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: ifconfig -a 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: ens3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::5054:ff:fe12:3456 prefixlen 64 scopeid 0x20 inet6 fec0::5054:ff:fe12:3456 prefixlen 64 scopeid 0x40 ether 52:54:00:12:34:56 txqueuelen 1000 (Ethernet) RX packets 308 bytes 30119 (30.1 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 299 bytes 35017 (35.0 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens5: flags=4163 mtu 1500 inet6 fe80::5054:ff:fe00:1 prefixlen 64 scopeid 0x20 ether 52:54:00:00:00:01 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 7 bytes 586 (586.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 98 bytes 7500 (7.5 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 98 bytes 7500 (7.5 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: ifconfig ens5 1.1.1.2 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: ifconfig ens5 up 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: ethtool -K ens5 gso off 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: rm /root/iperf_client.log 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: 29/03/2021 13:16:45 dut.10.240.183.220: ip netns exec ns1 iperf -s 29/03/2021 13:16:45 dut.10.240.183.220: 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log & 29/03/2021 13:16:45 virtdut.10.240.183.220:6006: 29/03/2021 13:17:16 dut.10.240.183.220: ^C 29/03/2021 13:17:16 dut.10.240.183.220: 29/03/2021 13:17:16 virtdut.10.240.183.220:6006: cat /root/iperf_client.log 29/03/2021 13:17:16 virtdut.10.240.183.220:6006: ------------------------------------------------------------ Client connecting to 1.1.1.8, TCP port 5001 TCP window size: 680 KByte (default) ------------------------------------------------------------ [ 3] local 1.1.1.2 port 54572 connected with 1.1.1.8 port 5001 [ 4] local 1.1.1.2 port 54574 connected with 1.1.1.8 port 5001 [ 5] local 1.1.1.2 port 54576 connected with 1.1.1.8 port 5001 [ 6] local 1.1.1.2 port 54578 connected with 1.1.1.8 port 5001 [ 7] local 1.1.1.2 port 54580 connected with 1.1.1.8 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0- 1.0 sec 626 MBytes 5.26 Gbits/sec [ 4] 0.0- 1.0 sec 638 MBytes 5.35 Gbits/sec [ 5] 0.0- 1.0 sec 634 MBytes 5.32 Gbits/sec [ 6] 0.0- 1.0 sec 638 MBytes 5.35 Gbits/sec [ 7] 0.0- 1.0 sec 641 MBytes 5.38 Gbits/sec [SUM] 0.0- 1.0 sec 3.10 GBytes 26.7 Gbits/sec [ 3] 1.0- 2.0 sec 639 MBytes 5.36 Gbits/sec [ 7] 1.0- 2.0 sec 643 MBytes 5.40 Gbits/sec [ 4] 1.0- 2.0 sec 641 MBytes 5.38 Gbits/sec [ 5] 1.0- 2.0 sec 638 MBytes 5.35 Gbits/sec [ 6] 1.0- 2.0 sec 637 MBytes 5.34 Gbits/sec [SUM] 1.0- 2.0 sec 3.12 GBytes 26.8 Gbits/sec [ 4] 2.0- 3.0 sec 635 MBytes 5.32 Gbits/sec [ 5] 2.0- 3.0 sec 634 MBytes 5.32 Gbits/sec [ 6] 2.0- 3.0 sec 640 MBytes 5.37 Gbits/sec [ 7] 2.0- 3.0 sec 647 MBytes 5.43 Gbits/sec [ 3] 2.0- 3.0 sec 637 MBytes 5.35 Gbits/sec [SUM] 2.0- 3.0 sec 3.12 GBytes 26.8 Gbits/sec [ 3] 3.0- 4.0 sec 631 MBytes 5.29 Gbits/sec [ 4] 3.0- 4.0 sec 642 MBytes 5.38 Gbits/sec [ 5] 3.0- 4.0 sec 637 MBytes 5.34 Gbits/sec [ 6] 3.0- 4.0 sec 632 MBytes 5.30 Gbits/sec [ 7] 3.0- 4.0 sec 642 MBytes 5.39 Gbits/sec [SUM] 3.0- 4.0 sec 3.11 GBytes 26.7 Gbits/sec [ 4] 4.0- 5.0 sec 616 MBytes 5.17 Gbits/sec [ 7] 4.0- 5.0 sec 624 MBytes 5.24 Gbits/sec [ 3] 4.0- 5.0 sec 616 MBytes 5.17 Gbits/sec [ 5] 4.0- 5.0 sec 628 MBytes 5.27 Gbits/sec [ 6] 4.0- 5.0 sec 628 MBytes 5.27 Gbits/sec [SUM] 4.0- 5.0 sec 3.04 GBytes 26.1 Gbits/sec [ 3] 5.0- 6.0 sec 568 MBytes 4.77 Gbits/sec [ 4] 5.0- 6.0 sec 576 MBytes 4.83 Gbits/sec [ 5] 5.0- 6.0 sec 561 MBytes 4.71 Gbits/sec [ 6] 5.0- 6.0 sec 566 MBytes 4.75 Gbits/sec [ 7] 5.0- 6.0 sec 583 MBytes 4.89 Gbits/sec [SUM] 5.0- 6.0 sec 2.79 GBytes 23.9 Gbits/sec [ 6] 6.0- 7.0 sec 539 MBytes 4.52 Gbits/sec [ 3] 6.0- 7.0 sec 532 MBytes 4.46 Gbits/sec [ 4] 6.0- 7.0 sec 534 MBytes 4.48 Gbits/sec [ 5] 6.0- 7.0 sec 548 MBytes 4.60 Gbits/sec [ 7] 6.0- 7.0 sec 535 MBytes 4.49 Gbits/sec [SUM] 6.0- 7.0 sec 2.62 GBytes 22.5 Gbits/sec [ 3] 7.0- 8.0 sec 516 MBytes 4.33 Gbits/sec [ 6] 7.0- 8.0 sec 509 MBytes 4.27 Gbits/sec [ 7] 7.0- 8.0 sec 515 MBytes 4.32 Gbits/sec [ 4] 7.0- 8.0 sec 519 MBytes 4.36 Gbits/sec [ 5] 7.0- 8.0 sec 514 MBytes 4.31 Gbits/sec [SUM] 7.0- 8.0 sec 2.51 GBytes 21.6 Gbits/sec [ 3] 8.0- 9.0 sec 434 MBytes 3.64 Gbits/sec [ 4] 8.0- 9.0 sec 426 MBytes 3.57 Gbits/sec [ 5] 8.0- 9.0 sec 425 MBytes 3.57 Gbits/sec [ 6] 8.0- 9.0 sec 434 MBytes 3.64 Gbits/sec [ 7] 8.0- 9.0 sec 432 MBytes 3.62 Gbits/sec [SUM] 8.0- 9.0 sec 2.10 GBytes 18.0 Gbits/sec [ 3] 9.0-10.0 sec 431 MBytes 3.62 Gbits/sec [ 3] 0.0-10.0 sec 5.50 GBytes 4.72 Gbits/sec [ 7] 9.0-10.0 sec 426 MBytes 3.57 Gbits/sec [ 7] 0.0-10.0 sec 5.56 GBytes 4.77 Gbits/sec [ 4] 9.0-10.0 sec 433 MBytes 3.63 Gbits/sec [ 4] 0.0-10.0 sec 5.53 GBytes 4.74 Gbits/sec [ 5] 9.0-10.0 sec 436 MBytes 3.66 Gbits/sec [ 5] 0.0-10.0 sec 5.52 GBytes 4.74 Gbits/sec [ 6] 9.0-10.0 sec 424 MBytes 3.55 Gbits/sec [SUM] 9.0-10.0 sec 2.10 GBytes 18.0 Gbits/sec [ 6] 0.0-10.0 sec 5.51 GBytes 4.73 Gbits/sec [SUM] 0.0-10.0 sec 27.6 GBytes 23.7 Gbits/sec [1]+ Done iperf -c 1.1.1.8 -i 1 -t 10 -P 5 > /root/iperf_client.log 29/03/2021 13:17:16 TestDPDKGsoLib: +------+----------------+ | Data | Unit | +======+================+ | GSO | 23.7 Gbits/sec | +------+----------------+ 29/03/2021 13:17:16 TestDPDKGsoLib: Iperf throughput is 23.7 Gbits/sec 29/03/2021 13:17:16 virtdut.10.240.183.220:6006: rm /root/iperf_client.log 29/03/2021 13:17:16 virtdut.10.240.183.220:6006: 29/03/2021 13:17:17 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:17:17 dut.10.240.183.220: 29/03/2021 13:17:17 TestDPDKGsoLib: Test Case test_vhost_tso_dpdk Result PASSED: 29/03/2021 13:17:17 dut.10.240.183.220: killall -s INT dpdk-testpmd 29/03/2021 13:17:17 dut.10.240.183.220: dpdk-testpmd: no process found 29/03/2021 13:17:17 dut.10.240.183.220: killall -s INT qemu-system-x86_64 29/03/2021 13:17:17 dut.10.240.183.220: qemu-system-x86_64: no process found 29/03/2021 13:17:17 dut.10.240.183.220: ./usertools/dpdk-devbind.py -u 0000:b1:00.1 29/03/2021 13:17:20 dut.10.240.183.220: 29/03/2021 13:17:20 dut.10.240.183.220: ./usertools/dpdk-devbind.py -b i40e 0000:b1:00.1 29/03/2021 13:17:21 dut.10.240.183.220: 29/03/2021 13:17:23 dts: TEST SUITE ENDED: TestDPDKGsoLib