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 5690F43DFC
	for <public@inbox.dpdk.org>; Thu,  4 Apr 2024 20:04:32 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 356ED4067B
	for <public@inbox.dpdk.org>; Thu,  4 Apr 2024 20:04:32 +0200 (CEST)
Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com
 [209.85.222.180])
 by mails.dpdk.org (Postfix) with ESMTP id 390A3402E8
 for <test-report@dpdk.org>; Thu,  4 Apr 2024 20:04:30 +0200 (CEST)
Received: by mail-qk1-f180.google.com with SMTP id
 af79cd13be357-789e209544eso72318885a.0
 for <test-report@dpdk.org>; Thu, 04 Apr 2024 11:04:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1712253869; x=1712858669;
 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=Fco3DhWmP39o0Plo+YZODJplQBgzCy525uCNOh33nDg=;
 b=upEMlns8LMeCyeC/55rcweonrFyPfIX4HFsVjWv06jTT5Kcvv04m+cSFQrfegCtiAb
 gEPuaK1OEaePjcqLhOiyrvfrEoP0vapm3TJ58K0c7RHF/6DRurqJ6W/rUkTKND45WAqq
 Ho1MoSQtC61C5AiqldXjD7kjsWAyI8SXYROMcgBwNIqKhu7F6zdiBj/IkV+SLzLz7S9A
 Xv2pRLc1CQKsuVO0VtjvIunWk9DOyWwfX7aS8w3F7w2qCA9vGWrh+qEesJ69Ao7zyqZy
 o4EYvyMjwUdrPxJvF7AYTb+mDJIEAus9zJagDB/0TmdKO/sL1Z6ByAHYwd64KFmQ6lXW
 3UOQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1712253869; x=1712858669;
 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=Fco3DhWmP39o0Plo+YZODJplQBgzCy525uCNOh33nDg=;
 b=AdHfzC9/yZBzqyj5WwQO9K1jKIHnRM3dQjmhpZ6iO8ZcROB1x1y2X/OJnl/D2gzzXl
 8/+VV2e079hVyiEqjK7GadojguI+k4WEu4IZ0cOzrN08cW67JoyefLoSFDc/wyxsA2N6
 GOqVIDb7m3ZOvLE9u2BKC7weoYMqrmvaYrQJFFJjgNjKDwKtdCDTJgT21SFhylOGrCRZ
 +RcShsN+JBZZrs8KTLEK+FQ0a56MnPSp0rDo2KSCsEjk53uSS8T8u61kHfTuKbv8FG2M
 SZR9x2HbBDyuCDr6e5/G7oKaoDlUgEDM52Iod4ZQPjNhAIa+E/Vhi7Jy59NVWK5qv4rR
 KSyw==
X-Gm-Message-State: AOJu0YygP4mvXQTT9JmEZpsMi0klV/NLwTDZt6yaYtf3aMTX1vUHW1Zx
 FmTXDYtjQLv6aZ2daiUlF6cMgSFSfSHrdyOFQRsaOm7qPk+4q/yQdxNOOcGh30d8Ja1wEF5XoYI
 G
X-Google-Smtp-Source: AGHT+IE+eZdqwu2qiXX2yZk6ZYai0dCZMUr2CROg8krWrYR0JmjSuGDbSlbQAxS8Dcs7WGe9rDvbyQ==
X-Received: by 2002:a05:620a:b0e:b0:78d:3b4e:70fe with SMTP id
 t14-20020a05620a0b0e00b0078d3b4e70femr3106662qkg.77.1712253868779; 
 Thu, 04 Apr 2024 11:04:28 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-rdu-t.redhat.com. [66.187.233.202])
 by smtp.gmail.com with ESMTPSA id
 o20-20020a05620a22d400b0078d3b9139edsm1145321qki.97.2024.04.04.11.04.27
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 04 Apr 2024 11:04:28 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: roretzla@linux.microsoft.com,
	robot@bytheb.org
Subject: |FAILURE| pw139106 [PATCH 4/4] dispatcher: use alloca instead of vla
 multi dimensional
Date: Thu,  4 Apr 2024 14:04:27 -0400
Message-Id: <20240404180427.3277758-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <1712250913-1977-5-git-send-email-roretzla@linux.microsoft.com>
References: <1712250913-1977-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/139106/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8558793413
Build Logs:
-----------------------Summary of failed steps-----------------------
"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
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
###########################################################################=
#########
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and te=
st
###########################################################################=
#########
[152/4175] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_hash_crc.=
c.o'.
[153/4175] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_met=
rics_telemetry.c.o'.
[154/4175] Linking static target lib/librte_metrics.a.
[155/4175] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.=
c.o'.
[156/4175] Generating metrics.sym_chk with a meson_exe.py custom command.
[157/4175] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash_gfn=
i.c.o'.
[158/4175] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethde=
v.c.o'.
[159/4175] Linking static target lib/librte_ethdev.a.
[160/4175] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o=
'.
FAILED: lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o=20
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_hash@sta -Ilib -I../lib -Il=
ib/hash -I../lib/hash -I. -I../ -Iconfig -I../config -Ilib/eal/include -I..=
/lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/e=
al/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/commo=
n -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/lo=
g -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry =
-I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/me=
mpool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdi=
agnostics-color=3Dalways -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch=
 -Wextra -Werror -std=3Dc11 -O2 -g -include rte_config.h -Wcast-qual -Wdepr=
ecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declaration=
s -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-ar=
ith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address=
-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -=
Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=3Darmv8-a+crc -moutline-a=
tomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation=
 -DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.hash -MD -MQ 'lib/76b5a35@@rte_hash@sta/ha=
sh_rte_thash.c.o' -MF 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o.d' -o '=
lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o' -c ../lib/hash/rte_thash.c
../lib/hash/rte_thash.c: In function =E2=80=98rte_thash_adjust_tuple=E2=80=
=99:
../lib/hash/rte_thash.c:774:31: error: implicit declaration of function =E2=
=80=98alloca=E2=80=99 [-Werror=3Dimplicit-function-declaration]
  774 |         uint32_t *tmp_tuple =3D alloca(tuple_len);
      |                               ^~~~~~
../lib/hash/rte_thash.c:774:31: error: nested extern declaration of =E2=80=
=98alloca=E2=80=99 [-Werror=3Dnested-externs]
../lib/hash/rte_thash.c:774:31: error: initialization of =E2=80=98uint32_t =
*=E2=80=99 {aka =E2=80=98unsigned int *=E2=80=99} from =E2=80=98int=E2=80=
=99 makes pointer from integer without a cast [-Werror=3Dint-conversion]
cc1: all warnings being treated as errors
[161/4175] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c=
.o'.
[162/4175] Generating cmdline.sym_chk with a meson_exe.py custom command.
[163/4175] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_ha=
sh.c.o'.
[164/4175] Generating eal.sym_chk with a meson_exe.py custom command.
[165/4175] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[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
###########################################################################=
#########
[149/3469] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline=
_os_unix.c.o'.
[150/3469] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline=
_rdline.c.o'.
[151/3469] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_met=
rics.c.o'.
[152/3469] Linking static target lib/librte_cmdline.a.
[153/3469] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_met=
rics_telemetry.c.o'.
[154/3469] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_hash_crc.=
c.o'.
[155/3469] Linking static target lib/librte_metrics.a.
[156/3469] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.=
c.o'.
[157/3469] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o=
'.
FAILED: lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o=20
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_hash@sta -Ilib -I../lib=
 -Ilib/hash -I../lib/hash -I. -I../ -Iconfig -I../config -Ilib/eal/include =
-I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Il=
ib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/c=
ommon -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../li=
b/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/teleme=
try -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ili=
b/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu =
-fdiagnostics-color=3Dalways -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid=
-pch -Wextra -Werror -std=3Dc11 -O2 -g -include rte_config.h -Wcast-qual -W=
deprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara=
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointe=
r-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-add=
ress-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initialize=
rs -Wno-zero-length-bounds -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=3Dpower8 -m=
tune=3Dpower8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-tru=
ncation -DRTE_LOG_DEFAULT_LOGTYPE=3Dlib.hash -MD -MQ 'lib/76b5a35@@rte_hash=
@sta/hash_rte_thash.c.o' -MF 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o.=
d' -o 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o' -c ../lib/hash/rte_tha=
sh.c
../lib/hash/rte_thash.c: In function =E2=80=98rte_thash_adjust_tuple=E2=80=
=99:
../lib/hash/rte_thash.c:774:31: error: implicit declaration of function =E2=
=80=98alloca=E2=80=99 [-Werror=3Dimplicit-function-declaration]
  774 |         uint32_t *tmp_tuple =3D alloca(tuple_len);
      |                               ^~~~~~
../lib/hash/rte_thash.c:774:31: error: nested extern declaration of =E2=80=
=98alloca=E2=80=99 [-Werror=3Dnested-externs]
../lib/hash/rte_thash.c:774:31: error: initialization of =E2=80=98uint32_t =
*=E2=80=99 {aka =E2=80=98unsigned int *=E2=80=99} from =E2=80=98int=E2=80=
=99 makes pointer from integer without a cast [-Werror=3Dint-conversion]
cc1: all warnings being treated as errors
[158/3469] Generating metrics.sym_chk with a meson_exe.py custom command.
[159/3469] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_ha=
sh.c.o'.
[160/3469] Generating cmdline.sym_chk with a meson_exe.py custom command.
[161/3469] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethde=
v.c.o'.
[162/3469] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[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
###########################################################################=
#########
[148/3440] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline=
_os_unix.c.o'.
[149/3440] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline=
_rdline.c.o'.
[150/3440] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_met=
rics.c.o'.
[151/3440] Linking static target lib/librte_cmdline.a.
[152/3440] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_met=
rics_telemetry.c.o'.
[153/3440] Linking static target lib/librte_metrics.a.
[154/3440] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_hash_crc.=
c.o'.
[155/3440] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.=
c.o'.
[156/3440] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o=
'.
FAILED: lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o=20
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_hash@sta -Ilib -I../lib -Il=
ib/hash -I../lib/hash -I. -I../ -Iconfig -I../config -Ilib/eal/include -I..=
/lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/e=
al/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/c=
ommon -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../li=
b/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/teleme=
try -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ili=
b/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu =
-fdiagnostics-color=3Dalways -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid=
-pch -Wextra -Werror -std=3Dc11 -O2 -g -include rte_config.h -Wcast-qual -W=
deprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declara=
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointe=
r-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-add=
ress-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initialize=
rs -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=3Drv64gc -DALLOW_EXPE=
RIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_=
LOGTYPE=3Dlib.hash -MD -MQ 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o' -=
MF 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o.d' -o 'lib/76b5a35@@rte_ha=
sh@sta/hash_rte_thash.c.o' -c ../lib/hash/rte_thash.c
../lib/hash/rte_thash.c: In function =E2=80=98rte_thash_adjust_tuple=E2=80=
=99:
../lib/hash/rte_thash.c:774:31: error: implicit declaration of function =E2=
=80=98alloca=E2=80=99 [-Werror=3Dimplicit-function-declaration]
  774 |         uint32_t *tmp_tuple =3D alloca(tuple_len);
      |                               ^~~~~~
../lib/hash/rte_thash.c:774:31: error: nested extern declaration of =E2=80=
=98alloca=E2=80=99 [-Werror=3Dnested-externs]
../lib/hash/rte_thash.c:774:31: error: initialization of =E2=80=98uint32_t =
*=E2=80=99 {aka =E2=80=98unsigned int *=E2=80=99} from =E2=80=98int=E2=80=
=99 makes pointer from integer without a cast [-Werror=3Dint-conversion]
cc1: all warnings being treated as errors
[157/3440] Generating metrics.sym_chk with a meson_exe.py custom command.
[158/3440] Generating cmdline.sym_chk with a meson_exe.py custom command.
[159/3440] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_ha=
sh.c.o'.
[160/3440] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethde=
v.c.o'.
[161/3440] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
###########################################################################=
#########
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
###########################################################################=
#########
--------------------------------END LOGS-----------------------------