From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 090F04591E for ; Fri, 6 Sep 2024 15:04:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D88864025D for ; Fri, 6 Sep 2024 15:04:44 +0200 (CEST) Received: from mail-oo1-f42.google.com (mail-oo1-f42.google.com [209.85.161.42]) by mails.dpdk.org (Postfix) with ESMTP id C5778400D5 for ; Fri, 6 Sep 2024 15:04:42 +0200 (CEST) Received: by mail-oo1-f42.google.com with SMTP id 006d021491bc7-5de8b17db8dso1162626eaf.2 for ; Fri, 06 Sep 2024 06:04:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725627881; x=1726232681; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=P23bEkBxT07D0irwGFHwBCzW4MK/4w2TbSdvX9wF/Pc=; b=T6cpPp0I+uCkTb5/CHxoP5WoVCwXfGTK+UClO+2LxT2CkMc47V6bAjb3BNVpMWdhe+ QxCPC6948jFL91+Fo9P9JUZm8Pkv5lqLnCYZQvc0/f8euRFZZ+jC13HUMOok/Hj3kevl /DcJANPenp6PctUbUlBybGJxLCxCypcZqD6KZbIeOtJcMBmUbB/YqOUgEHDTXyEqw170 38xidaavdri00+Ihch1DZ0QFyJaChxfyI0w7BzeCKUqBM54BVRYIN7/cCNLC7+qm2bxL /lF94xiHru+Obs4J9J2mxb6RLKk00XuTQDmxwIZ/N/PZxnLpiKQDhbbioH0oFsY8Qf2S iTcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725627881; x=1726232681; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P23bEkBxT07D0irwGFHwBCzW4MK/4w2TbSdvX9wF/Pc=; b=dz1KnHhtf3qscqkQa3SbBeaQiFLZQwdqA37WP7+aqq0uz8HQRn4qPVaM/pfCW0oZC5 UYRidh+qg1+wvAQFJxAbm6N6BpCaVZzg8QZnH9nt0eDTiVgr3KMWZohGh1xdxj5o54dW ECEGng8GL3182hKjGSuozy4PpohAVAveO8iEwV724XLBN+KclkTLZu68RkBsKX771GKY GCNnu+flGjlRyuCrQiuY9Xb0LTEvL/Ne4Kr+notjX2xMs74V6KW9wkCjIAhr+NxYPQIL zeQ2UkhrGbmRrIqXb8zuUCwBq6hvoJ9LzM9tyTMhAL3jrpRoS8gfG5aGRzcaHHRU+/1U NBpA== X-Gm-Message-State: AOJu0YwaGc0swc4sQ4ZJS07YFy2ZjgWKX67OqfM/f2vBnGwuBmjjXEWg U0J5D8g90JljhC2b5cD9JZ23E153abhsSNcacIH39KSN+hHR40k2pjzEuSW+tFh6uK2mOYhV/rl F X-Google-Smtp-Source: AGHT+IG84XlLyS+RbVp/n+mDtu/sc282VAzJe7XBASRl8DvYRVaEyEUNGBl9wmQKTUWJvVd9suzLrg== X-Received: by 2002:a05:6870:4150:b0:277:ef2f:3dc with SMTP id 586e51a60fabf-277ef2f04bcmr20142846fac.33.1725627881183; Fri, 06 Sep 2024 06:04:41 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 8926c6da1cb9f-4d08cb3b5basm108336173.134.2024.09.06.06.04.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Sep 2024 06:04:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: wanry@yunsilicon.com, robot@bytheb.org Subject: |FAILURE| pw143712 [PATCH 19/19] net/xsc: add dev basic stats ops Date: Fri, 6 Sep 2024 09:04:39 -0400 Message-ID: <20240906130439.2889391-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240906121405.3404357-20-wanry@yunsilicon.com> References: <20240906121405.3404357-20-wanry@yunsilicon.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/143712/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10738322254 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-clang-stdatomic" failed at step Build and test "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test "ubuntu-22.04-gcc-static-i386" failed at step Build and test "ubuntu-22.04-gcc-static-mingw" failed at step Build and test "ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-22.04-gcc-ppc64le" failed at step Build and test "ubuntu-22.04-gcc-riscv64" failed at step Build and test "fedora:39-clang" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test ###########################################################################= ######### [2177/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_virtio@sta/net= _virtio_virtio_user_vhost_user.c.o'. [2178/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_virtio@sta/net= _virtio_virtio_user_virtio_user_dev.c.o'. [2179/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_dev.c.o'. [2180/3040] Linking static target drivers/libtmp_rte_net_virtio.a. [2181/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o=20 ccache clang -Idrivers/a715181@@tmp_rte_net_xsc@sta -Idrivers -I../drivers = -Idrivers/net/xsc -I../drivers/net/xsc -Ilib/ethdev -I../lib/ethdev -I. -I.= ./ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/li= nux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x= 86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ili= b/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics = -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net = -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/= ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../driver= s/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/v= dev -I../drivers/bus/vdev -I/usr/include/libnl3 -Xclang -fcolor-diagnostics= -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3D= c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat= -nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -= Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstr= ict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-m= issing-field-initializers -D_GNU_SOURCE -fPIC -march=3Dcorei7 -mrtm -DALLOW= _EXPERIMENTAL_API -DALLOW_INTERNAL_API -DHAVE_XSC_DV_PROVIDER=3D0 -DRTE_LOG= _DEFAULT_LOGTYPE=3Dpmd.net.xsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ= 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o' -MF 'drivers= /a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o.d' -o 'drivers/a715181= @@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o' -c ../drivers/net/xsc/xsc_eth= dev.c ../drivers/net/xsc/xsc_ethdev.c:170:23: error: use of logical '&&' with con= stant operand [-Werror,-Wconstant-logical-operand] if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/xsc/xsc_ethdev.c:170:23: note: use '&' for a bitwise operati= on if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { ^~ & ../drivers/net/xsc/xsc_ethdev.c:170:23: note: remove constant to silence th= is warning if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2182/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_utils.c.o'. [2183/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3@sta/ne= t_vmxnet3_vmxnet3_ethdev.c.o'. [2184/3040] Generating rte_net_virtio.pmd.c with a custom command. [2185/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_ctrl.c.o'. [2186/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_rxtx.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and = test ###########################################################################= ######### [2191/4125] Linking static target drivers/librte_net_virtio.a. [2192/4125] Compiling C object 'drivers/a715181@@rte_net_virtio@sha/meson-g= enerated_.._rte_net_virtio.pmd.c.o'. [2193/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_dev.c.o'. [2194/4125] Linking target drivers/librte_net_virtio.so.25.0. [2195/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o=20 ccache clang -Idrivers/a715181@@tmp_rte_net_xsc@sta -Idrivers -I../drivers = -Idrivers/net/xsc -I../drivers/net/xsc -Ilib/ethdev -I../lib/ethdev -I. -I.= ./ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/li= nux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x= 86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ili= b/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics = -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net = -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/= ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../driver= s/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/v= dev -I../drivers/bus/vdev -I/usr/include/libnl3 -Xclang -fcolor-diagnostics= -fsanitize=3Daddress -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=3D6= 4 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O2 -g -include rte_config= .h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security = -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-de= finition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite= -strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_G= NU_SOURCE -fPIC -march=3Dcorei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTE= RNAL_API -DHAVE_XSC_DV_PROVIDER=3D0 -DRTE_LOG_DEFAULT_LOGTYPE=3Dpmd.net.xsc= -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net= _xsc@sta/net_xsc_xsc_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_xsc@sta/= net_xsc_xsc_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_= xsc_ethdev.c.o' -c ../drivers/net/xsc/xsc_ethdev.c ../drivers/net/xsc/xsc_ethdev.c:170:23: error: use of logical '&&' with con= stant operand [-Werror,-Wconstant-logical-operand] if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/xsc/xsc_ethdev.c:170:23: note: use '&' for a bitwise operati= on if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { ^~ & ../drivers/net/xsc/xsc_ethdev.c:170:23: note: remove constant to silence th= is warning if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2196/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xs= c_xsc_utils.c.o'. [2197/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3@sta/ne= t_vmxnet3_vmxnet3_rxtx.c.o'. [2198/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_m= lx5_mlx5_tx_empw.c.o'. [2199/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_m= lx5_mlx5_tx_txpp.c.o'. [2200/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_m= lx5_mlx5_tx_nompw.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and te= st ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test ###########################################################################= ######### Header has symbol "TCA_FLOWER_ACT" : YES=20 Run-time dependency libbpf found: NO (tried pkgconfig) Message: net/tap: no RSS support missing libbpf Message: drivers/net/tap: Defining dependency "net_tap" Message: drivers/net/txgbe: Defining dependency "net_txgbe" Compiler for C supports arguments -D_BSD_SOURCE: YES=20 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES=20 Compiler for C supports arguments -D_XOPEN_SOURCE=3D600: YES=20 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=20 Compiler for C supports arguments -mavx512vl: YES=20 Compiler for C supports arguments -mavx512bw: YES=20 Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter:= YES=20 Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES=20 Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: Y= ES=20 Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-arg= s: YES=20 Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found,= tried pkgconfig A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/mes= on-log.txt ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test ###########################################################################= ######### Message: drivers/net/ixgbe: Defining dependency "net_ixgbe" Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "co= mmon_mlx5" Message: drivers/net/null: Defining dependency "net_null" Fetching value of define "__AVX2__" : 1 (cached) Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: Y= ES=20 Compiler for C supports arguments -flax-vector-conversions: YES=20 Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep" Library iphlpapi found: YES Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES=20 Message: drivers/net/ring: Defining dependency "net_ring" Header has symbol "TCA_FLOWER_ACT" : NO=20 Compiler for C supports arguments -D_BSD_SOURCE: YES=20 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES=20 Compiler for C supports arguments -D_XOPEN_SOURCE=3D600: YES=20 Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter:= YES=20 Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES=20 Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: Y= ES=20 Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-arg= s: YES=20 Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found,= tried pkgconfig A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/mes= on-log.txt ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and te= st ###########################################################################= ######### Header has symbol "TCA_FLOWER_ACT" : YES=20 Run-time dependency libbpf found: NO (tried pkgconfig) Message: net/tap: no RSS support missing libbpf Message: drivers/net/tap: Defining dependency "net_tap" Compiler for C supports arguments -fno-prefetch-loop-arrays: YES=20 Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitia= lized: YES=20 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=20 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES=20 Compiler for C supports arguments -D_XOPEN_SOURCE=3D600: YES=20 Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter:= YES=20 Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES=20 Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: Y= ES=20 Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-arg= s: YES=20 Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO=20 drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine Mach= ineChoice.HOST not found. Giving up. A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/mes= on-log.txt ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test ###########################################################################= ######### Header has symbol "TCA_FLOWER_ACT" : YES=20 Run-time dependency libbpf found: NO (tried pkgconfig) Message: net/tap: no RSS support missing libbpf Message: drivers/net/tap: Defining dependency "net_tap" Compiler for C supports arguments -fno-prefetch-loop-arrays: YES=20 Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitia= lized: YES=20 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=20 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES=20 Compiler for C supports arguments -D_XOPEN_SOURCE=3D600: YES=20 Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter:= YES=20 Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES=20 Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: Y= ES=20 Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-arg= s: YES=20 Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO=20 drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine Mach= ineChoice.HOST not found. Giving up. A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/mes= on-log.txt ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test ###########################################################################= ######### Header has symbol "TCA_FLOWER_ACT" : YES=20 Run-time dependency libbpf found: NO (tried pkgconfig) Message: net/tap: no RSS support missing libbpf Message: drivers/net/tap: Defining dependency "net_tap" Compiler for C supports arguments -fno-prefetch-loop-arrays: YES=20 Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitia= lized: YES=20 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=20 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES=20 Compiler for C supports arguments -D_XOPEN_SOURCE=3D600: YES=20 Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Message: drivers/net/virtio: Defining dependency "net_virtio" Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter:= YES=20 Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES=20 Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: Y= ES=20 Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-arg= s: YES=20 Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO=20 drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine Mach= ineChoice.HOST not found. Giving up. A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/mes= on-log.txt ##[error]Process completed with exit code 1. ###########################################################################= ######### #### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test ###########################################################################= ######### ###########################################################################= ######### #### [Begin job log] "fedora:39-clang" at step Build ###########################################################################= ######### ###########################################################################= ######### #### [End job log] "fedora:39-clang" at step Build ###########################################################################= ######### --------------------------------END LOGS-----------------------------