From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8502B42FAA
	for <public@inbox.dpdk.org>; Mon, 31 Jul 2023 23:58:30 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 7C10D4161A
	for <public@inbox.dpdk.org>; Mon, 31 Jul 2023 23:58:30 +0200 (CEST)
Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com
 [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 297C34161A
 for <test-report@dpdk.org>; Mon, 31 Jul 2023 23:58:29 +0200 (CEST)
Received: by mail-qv1-f45.google.com with SMTP id
 6a1803df08f44-63ce8bea776so27547256d6.0
 for <test-report@dpdk.org>; Mon, 31 Jul 2023 14:58:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690840708; x=1691445508;
 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=aD5XLs6fv+rrwlRJVew+GTROKcUnXxmMXMeRKE7osMQ=;
 b=29wbQF9T5/JZ8G7EzDWTqaGmEqY+iGFZBsNpw2p+29eo9XZYXtFTntZQF8d4OR41ni
 9cT6rnhob4E318KKTQP8MGsUFUvyIWqBkqHNU4ZvyudOSjlod2djALHWZEToYgHCWLRg
 L/gjlquJi6DP0RyPoH23MnOJDhPVPLorZ2UILvLneRLOezF0A0RjPgJG4UZfz52kInD2
 ePSc0JAxjRJzNaeraoPKSLOiXM4h0CsbWICDE0mNS4qlS3Dtglvm9pbXW2Pk4i6/MEyX
 CAsGYZilxhsOYuAkmQRcBfhdk6lOd+IbntvRqLbczXOV9CoM2izbh1FvguiEbR8DMvzR
 VBYw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1690840708; x=1691445508;
 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=aD5XLs6fv+rrwlRJVew+GTROKcUnXxmMXMeRKE7osMQ=;
 b=L+8c5xdHuiZHGmJS8kI+K3HPQXvZj8XeM1IeFApEwM8ng12cHkCqbo3EhND5GybzKP
 pWTlH9mIGK7vxKOSlSfDKTG5ObH5L3X68I8Tbz/5GMkL8sKlkjbxJdAoGAnjqYMoLQI6
 0PRkh14cLFUeHMcBeqA+oPkCGyg3ixUWTAHpuN8IEh0h3VeM6dCvCdWjMFKSavSjDZd/
 zO9n0muS4s8NQD6uVWb1YSYG0N74MIy/xOzPypFgQBdpOjm9LQ6G6MtuWUI2S9v7Whya
 twJ3+QSjYXQBtUnv1mj0aERUlknH88coy9WkCSzoMk1oyCetjGuqLEMDRViVCgJFaqsS
 dZNw==
X-Gm-Message-State: ABy/qLZGM6ZzZ7JjufvNAT1uu4xVqD8fh8VqO590MdQHWgspjDEE99jl
 w4RHddtPD5dDL3YEtEMWkgSNZc8TGYVSC0GeB2I=
X-Google-Smtp-Source: APBJJlE/wyrlNzXhkqeD2buWAajdaCrIV7XvEW4531cGy3f8PAoV3j43OJ5Pr9aPXZGQFOS9d6XTrw==
X-Received: by 2002:a05:6214:2af:b0:63c:f5ee:438 with SMTP id
 m15-20020a05621402af00b0063cf5ee0438mr8969234qvv.18.1690840708064; 
 Mon, 31 Jul 2023 14:58:28 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 r3-20020a0c8d03000000b0063cf4d0d558sm4115398qvb.25.2023.07.31.14.58.27
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 31 Jul 2023 14:58:27 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: roretzla@linux.microsoft.com,
	robot@bytheb.org
Subject: |FAILURE| pw129760 [PATCH 4/4] eal: adapt rte spinlock and rwlock
 APIs to use C11 atomics
Date: Mon, 31 Jul 2023 17:58:26 -0400
Message-Id: <20230731215826.2619859-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <1690837661-27573-5-git-send-email-roretzla@linux.microsoft.com>
References: <1690837661-27573-5-git-send-email-roretzla@linux.microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/129760/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5719758755
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
###########################################################################=
#########
      |                                       ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h: In function =
=E2=80=98void rte_rwlock_read_unlock_tm(rte_rwlock_t*)=E2=80=99:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h:28:20: error: =
=E2=80=98struct rte_rwlock_t=E2=80=99 has no member named =E2=80=98cnt=E2=
=80=99
   28 |  if (unlikely(rwl->cnt))
      |                    ^~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of ma=
cro =E2=80=98unlikely=E2=80=99
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h: In function =
=E2=80=98void rte_rwlock_write_lock_tm(rte_rwlock_t*)=E2=80=99:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h:38:30: error: =
=E2=80=98struct rte_rwlock_t=E2=80=99 has no member named =E2=80=98cnt=E2=
=80=99
   38 |  if (likely(rte_try_tm(&rwl->cnt)))
      |                              ^~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of ma=
cro =E2=80=98likely=E2=80=99
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h: In function =
=E2=80=98void rte_rwlock_write_unlock_tm(rte_rwlock_t*)=E2=80=99:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h:47:20: error: =
=E2=80=98struct rte_rwlock_t=E2=80=99 has no member named =E2=80=98cnt=E2=
=80=99
   47 |  if (unlikely(rwl->cnt))
      |                    ^~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of ma=
cro =E2=80=98unlikely=E2=80=99
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Bu=
ild and test
###########################################################################=
#########
[1689/3846] Linking target drivers/librte_net_kni.so.24.0.
[1690/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_=
ixgbe_ixgbe_flow.c.o'.
[1691/3846] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1692/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_=
memif_memif_socket.c.o'.
[1693/3846] Generating rte_net_ixgbe.pmd.c with a custom command.
[1694/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sta/meson-ge=
nerated_.._rte_net_ixgbe.pmd.c.o'.
[1695/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sha/meson-ge=
nerated_.._rte_net_ixgbe.pmd.c.o'.
[1696/3846] Linking static target drivers/librte_net_ixgbe.a.
[1697/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_m=
lx4_mlx4_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o=20
ccache gcc -Idrivers/a715181@@tmp_rte_net_mlx4@sta -Idrivers -I../drivers -=
Idrivers/net/mlx4 -I../drivers/net/mlx4 -Ilib/ethdev -I../lib/ethdev -I. -I=
../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/l=
inux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/=
x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Il=
ib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../=
metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbu=
f -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Il=
ib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers=
/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/v=
dev -I/usr/include/libnl3 -fdiagnostics-color=3Dalways -pipe -D_FILE_OFFSET=
_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -g -include rte_c=
onfig.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-secu=
rity -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-sty=
le-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -W=
write-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-mi=
ssing-field-initializers -D_GNU_SOURCE -fPIC -march=3Dcorei7 -DALLOW_EXPERI=
MENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=3Dc11 -Wno-stri=
ct-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=3D600 -pedant=
ic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=3Dpmd.net.mlx4 -MD -MQ 'drivers/a71=
5181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o' -MF 'drivers/a715181@@tm=
p_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_n=
et_mlx4@sta/net_mlx4_mlx4_flow.c.o' -c ../drivers/net/mlx4/mlx4_flow.c
In file included from ../drivers/net/mlx4/mlx4_rxtx.h:27,
                 from ../drivers/net/mlx4/mlx4_flow.c:40:
../drivers/net/mlx4/mlx4_prm.h:111:8: error: redefinition of =E2=80=98struc=
t mlx4_wqe_lso_seg=E2=80=99
  111 | struct mlx4_wqe_lso_seg {
      |        ^~~~~~~~~~~~~~~~
In file included from ../drivers/net/mlx4/mlx4_glue.h:16,
                 from ../drivers/net/mlx4/mlx4_flow.c:38:
/usr/include/infiniband/mlx4dv.h:410:8: note: originally defined here
  410 | struct mlx4_wqe_lso_seg {
      |        ^~~~~~~~~~~~~~~~
[1698/3846] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom com=
mand.
[1699/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_=
memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Buil=
d and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and =
test
###########################################################################=
#########
[1688/3846] Generating rte_net_kni.pmd.c with a custom command.
[1689/3846] Compiling C object 'drivers/a715181@@rte_net_kni@sta/meson-gene=
rated_.._rte_net_kni.pmd.c.o'.
[1690/3846] Linking static target drivers/librte_net_kni.a.
[1691/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_=
memif_memif_socket.c.o'.
[1692/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_=
ixgbe_ixgbe_rxtx.c.o'.
[1693/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_=
ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1694/3846] Compiling C object 'drivers/a715181@@rte_net_kni@sha/meson-gene=
rated_.._rte_net_kni.pmd.c.o'.
[1695/3846] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1696/3846] Linking target drivers/librte_net_kni.so.24.0.
[1697/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_m=
lx4_mlx4_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethdev.c.o=20
ccache clang -Idrivers/a715181@@tmp_rte_net_mlx4@sta -Idrivers -I../drivers=
 -Idrivers/net/mlx4 -I../drivers/net/mlx4 -Ilib/ethdev -I../lib/ethdev -I. =
-I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal=
/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/ea=
l/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -=
Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/.=
./metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/m=
buf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -=
Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drive=
rs/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus=
/vdev -I/usr/include/libnl3 -Xclang -fcolor-diagnostics -fsanitize=3Daddres=
s -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pc=
h -Wextra -Werror -std=3Dc11 -O2 -g -include rte_config.h -Wcast-qual -Wdep=
recated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaratio=
ns -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-a=
rith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-addres=
s-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mar=
ch=3Dcorei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=3Dc11 -Wno-s=
trict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=3D600 -ped=
antic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=3Dpmd.net.mlx4 -DRTE_ANNOTATE_LO=
CKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4=
_mlx4_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_=
ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethde=
v.c.o' -c ../drivers/net/mlx4/mlx4_ethdev.c
In file included from ../drivers/net/mlx4/mlx4_ethdev.c:46:
In file included from ../drivers/net/mlx4/mlx4_rxtx.h:27:
../drivers/net/mlx4/mlx4_prm.h:111:8: error: redefinition of 'mlx4_wqe_lso_=
seg'
struct mlx4_wqe_lso_seg {
       ^
/usr/include/infiniband/mlx4dv.h:410:8: note: previous definition is here
struct mlx4_wqe_lso_seg {
       ^
1 error generated.
[1698/3846] Generating rte_net_ixgbe.pmd.c with a custom command.
[1699/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_=
memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and te=
st
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
###########################################################################=
#########
      |                                       ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h: In function =
=E2=80=98void rte_rwlock_read_unlock_tm(rte_rwlock_t*)=E2=80=99:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h:28:20: error: =
=E2=80=98struct rte_rwlock_t=E2=80=99 has no member named =E2=80=98cnt=E2=
=80=99
   28 |  if (unlikely(rwl->cnt))
      |                    ^~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of ma=
cro =E2=80=98unlikely=E2=80=99
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h: In function =
=E2=80=98void rte_rwlock_write_lock_tm(rte_rwlock_t*)=E2=80=99:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h:38:30: error: =
=E2=80=98struct rte_rwlock_t=E2=80=99 has no member named =E2=80=98cnt=E2=
=80=99
   38 |  if (likely(rte_try_tm(&rwl->cnt)))
      |                              ^~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of ma=
cro =E2=80=98likely=E2=80=99
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h: In function =
=E2=80=98void rte_rwlock_write_unlock_tm(rte_rwlock_t*)=E2=80=99:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_rwlock.h:47:20: error: =
=E2=80=98struct rte_rwlock_t=E2=80=99 has no member named =E2=80=98cnt=E2=
=80=99
   47 |  if (unlikely(rwl->cnt))
      |                    ^~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of ma=
cro =E2=80=98unlikely=E2=80=99
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
###########################################################################=
#########
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function =E2=80=98void rte_spinlo=
ck_recursive_lock_tm(rte_spinlock_recursive_t*)=E2=80=99:
../lib/eal/x86/include/rte_spinlock.h:159:33: error: =E2=80=98struct rte_sp=
inlock_t=E2=80=99 has no member named =E2=80=98locked=E2=80=99
  159 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of ma=
cro =E2=80=98likely=E2=80=99
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
../lib/eal/x86/include/rte_spinlock.h: In function =E2=80=98void rte_spinlo=
ck_recursive_unlock_tm(rte_spinlock_recursive_t*)=E2=80=99:
../lib/eal/x86/include/rte_spinlock.h:169:23: error: =E2=80=98struct rte_sp=
inlock_t=E2=80=99 has no member named =E2=80=98locked=E2=80=99
  169 |  if (unlikely(slr->sl.locked))
      |                       ^~~~~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of ma=
cro =E2=80=98unlikely=E2=80=99
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function =E2=80=98int rte_spinloc=
k_recursive_trylock_tm(rte_spinlock_recursive_t*)=E2=80=99:
../lib/eal/x86/include/rte_spinlock.h:179:33: error: =E2=80=98struct rte_sp=
inlock_t=E2=80=99 has no member named =E2=80=98locked=E2=80=99
  179 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of ma=
cro =E2=80=98likely=E2=80=99
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and te=
st
###########################################################################=
#########
[2/4022] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.=
c.o'.
[3/4022] Linking static target lib/librte_kvargs.a.
[4/4022] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry_legacy.c.o'.
FAILED: lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o=20
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_telemetry@sta -Ilib -I../li=
b -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Il=
ib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../=
lib/eal/arm/include -Ilib/telemetry/../metrics -I../lib/telemetry/../metric=
s -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=3Dalways -pipe -D_=
FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O2 -g=
 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonlitera=
l -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-ex=
terns -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-protot=
ypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-=
aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=3Darmv8-=
a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-=
format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.telemetry -MD -MQ 'lib/76=
b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o' -MF 'lib/76b5a35@@=
rte_telemetry@sta/telemetry_telemetry_legacy.c.o.d' -o 'lib/76b5a35@@rte_te=
lemetry@sta/telemetry_telemetry_legacy.c.o' -c ../lib/telemetry/telemetry_l=
egacy.c
In file included from ../lib/eal/arm/include/rte_spinlock.h:17,
                 from ../lib/telemetry/telemetry_legacy.c:17:
../lib/eal/include/generic/rte_spinlock.h: In function =E2=80=98rte_spinloc=
k_lock=E2=80=99:
../lib/eal/include/generic/rte_spinlock.h:72:27: error: cast discards =E2=
=80=98volatile=E2=80=99 qualifier from pointer target type [-Werror=3Dcast-=
qual]
   72 |   rte_wait_until_equal_32((uint32_t _Atomic *)&sl->locked,
      |                           ^
cc1: all warnings being treated as errors
[5/4022] Generating kvargs.sym_chk with a meson_exe.py custom command.
[6/4022] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry.c.o'.
FAILED: lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o=20
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_telemetry@sta -Ilib -I../li=
b -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Il=
ib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../=
lib/eal/arm/include -Ilib/telemetry/../metrics -I../lib/telemetry/../metric=
s -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=3Dalways -pipe -D_=
FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O2 -g=
 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonlitera=
l -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-ex=
terns -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-protot=
ypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-=
aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=3Darmv8-=
a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-=
format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.telemetry -MD -MQ 'lib/76=
b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o' -MF 'lib/76b5a35@@rte_tel=
emetry@sta/telemetry_telemetry.c.o.d' -o 'lib/76b5a35@@rte_telemetry@sta/te=
lemetry_telemetry.c.o' -c ../lib/telemetry/telemetry.c
In file included from ../lib/eal/arm/include/rte_spinlock.h:17,
                 from ../lib/telemetry/telemetry.c:20:
../lib/eal/include/generic/rte_spinlock.h: In function =E2=80=98rte_spinloc=
k_lock=E2=80=99:
../lib/eal/include/generic/rte_spinlock.h:72:27: error: cast discards =E2=
=80=98volatile=E2=80=99 qualifier from pointer target type [-Werror=3Dcast-=
qual]
   72 |   rte_wait_until_equal_32((uint32_t _Atomic *)&sl->locked,
      |                           ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
###########################################################################=
#########
[4/3321] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry_legacy.c.o'.
FAILED: lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o=20
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_telemetry@sta -Ilib -I.=
./lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include=
 -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -=
I../lib/eal/ppc/include -Ilib/telemetry/../metrics -I../lib/telemetry/../me=
trics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=3Dalways -pipe=
 -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O=
2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonli=
teral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wneste=
d-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-pr=
ototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-=
not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=3Dpow=
er8 -mtune=3Dpower8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-form=
at-truncation -DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.telemetry -MD -MQ 'lib/76b5a3=
5@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o' -MF 'lib/76b5a35@@rte_=
telemetry@sta/telemetry_telemetry_legacy.c.o.d' -o 'lib/76b5a35@@rte_teleme=
try@sta/telemetry_telemetry_legacy.c.o' -c ../lib/telemetry/telemetry_legac=
y.c
In file included from ../lib/eal/ppc/include/rte_spinlock.h:14,
                 from ../lib/telemetry/telemetry_legacy.c:17:
../lib/eal/ppc/include/rte_pause.h: In function =E2=80=98rte_pause=E2=80=99:
../lib/eal/ppc/include/rte_pause.h:20:2: error: implicit declaration of fun=
ction =E2=80=98rte_compiler_barrier=E2=80=99 [-Werror=3Dimplicit-function-d=
eclaration]
   20 |  rte_compiler_barrier();
      |  ^~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/include/rte_pause.h:20:2: error: nested extern declaration o=
f =E2=80=98rte_compiler_barrier=E2=80=99 [-Werror=3Dnested-externs]
cc1: all warnings being treated as errors
[5/3321] Generating kvargs.sym_chk with a meson_exe.py custom command.
[6/3321] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry.c.o'.
FAILED: lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o=20
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_telemetry@sta -Ilib -I.=
./lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include=
 -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -=
I../lib/eal/ppc/include -Ilib/telemetry/../metrics -I../lib/telemetry/../me=
trics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=3Dalways -pipe=
 -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O=
2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonli=
teral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wneste=
d-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-pr=
ototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-=
not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=3Dpow=
er8 -mtune=3Dpower8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-form=
at-truncation -DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.telemetry -MD -MQ 'lib/76b5a3=
5@@rte_telemetry@sta/telemetry_telemetry.c.o' -MF 'lib/76b5a35@@rte_telemet=
ry@sta/telemetry_telemetry.c.o.d' -o 'lib/76b5a35@@rte_telemetry@sta/teleme=
try_telemetry.c.o' -c ../lib/telemetry/telemetry.c
In file included from ../lib/eal/ppc/include/rte_spinlock.h:14,
                 from ../lib/telemetry/telemetry.c:20:
../lib/eal/ppc/include/rte_pause.h: In function =E2=80=98rte_pause=E2=80=99:
../lib/eal/ppc/include/rte_pause.h:20:2: error: implicit declaration of fun=
ction =E2=80=98rte_compiler_barrier=E2=80=99 [-Werror=3Dimplicit-function-d=
eclaration]
   20 |  rte_compiler_barrier();
      |  ^~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/include/rte_pause.h:20:2: error: nested extern declaration o=
f =E2=80=98rte_compiler_barrier=E2=80=99 [-Werror=3Dnested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
###########################################################################=
#########
[2/3293] Linking static target lib/librte_kvargs.a.
[3/3293] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry_data.c.o'.
[4/3293] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry_legacy.c.o'.
FAILED: lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o=20
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_telemetry@sta -Ilib -I../li=
b -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Il=
ib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I.=
./lib/eal/riscv/include -Ilib/telemetry/../metrics -I../lib/telemetry/../me=
trics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=3Dalways -pipe=
 -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O=
2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonli=
teral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wneste=
d-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-pr=
ototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-=
not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=3Drv=
64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -=
DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.telemetry -MD -MQ 'lib/76b5a35@@rte_telemetr=
y@sta/telemetry_telemetry_legacy.c.o' -MF 'lib/76b5a35@@rte_telemetry@sta/t=
elemetry_telemetry_legacy.c.o.d' -o 'lib/76b5a35@@rte_telemetry@sta/telemet=
ry_telemetry_legacy.c.o' -c ../lib/telemetry/telemetry_legacy.c
In file included from ../lib/eal/riscv/include/rte_spinlock.h:20,
                 from ../lib/telemetry/telemetry_legacy.c:17:
../lib/eal/include/generic/rte_spinlock.h: In function =E2=80=98rte_spinloc=
k_lock=E2=80=99:
../lib/eal/include/generic/rte_spinlock.h:72:27: error: cast discards =E2=
=80=98volatile=E2=80=99 qualifier from pointer target type [-Werror=3Dcast-=
qual]
   72 |   rte_wait_until_equal_32((uint32_t _Atomic *)&sl->locked,
      |                           ^
cc1: all warnings being treated as errors
[5/3293] Generating kvargs.sym_chk with a meson_exe.py custom command.
[6/3293] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telem=
etry.c.o'.
FAILED: lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o=20
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_telemetry@sta -Ilib -I../li=
b -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Il=
ib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I.=
./lib/eal/riscv/include -Ilib/telemetry/../metrics -I../lib/telemetry/../me=
trics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=3Dalways -pipe=
 -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O=
2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonli=
teral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wneste=
d-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-pr=
ototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-=
not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=3Drv=
64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -=
DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.telemetry -MD -MQ 'lib/76b5a35@@rte_telemetr=
y@sta/telemetry_telemetry.c.o' -MF 'lib/76b5a35@@rte_telemetry@sta/telemetr=
y_telemetry.c.o.d' -o 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c=
.o' -c ../lib/telemetry/telemetry.c
In file included from ../lib/eal/riscv/include/rte_spinlock.h:20,
                 from ../lib/telemetry/telemetry.c:20:
../lib/eal/include/generic/rte_spinlock.h: In function =E2=80=98rte_spinloc=
k_lock=E2=80=99:
../lib/eal/include/generic/rte_spinlock.h:72:27: error: cast discards =E2=
=80=98volatile=E2=80=99 qualifier from pointer target type [-Werror=3Dcast-=
qual]
   72 |   rte_wait_until_equal_32((uint32_t _Atomic *)&sl->locked,
      |                           ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
###########################################################################=
#########




###########################################################################=
#########
#### [Begin job log] "fedora:37-clang" at step Build
###########################################################################=
#########
###########################################################################=
#########
#### [End job log] "fedora:37-clang" at step Build
###########################################################################=
#########
--------------------------------END LOGS-----------------------------