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 490F6432E6 for ; Fri, 10 Nov 2023 12:21:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4010F42E09; Fri, 10 Nov 2023 12:21:32 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D997140291 for ; Fri, 10 Nov 2023 12:21:27 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3574297c79eso7085225ab.1 for ; Fri, 10 Nov 2023 03:21:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699615287; x=1700220087; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lgJHwIavi1rSSaEUzqiVN60HeFV1Ce+lc46d9HjhjX8=; b=BRBarAbSGAzXskBy1aYS6sY64LnATWPNzTpW/ST0kfi3UWb3UuKlnLrKb6xvXbjluW HVtfvmQcACPk0zbgLTNkHfMnth5avmoSO9jigmpjYmZFzaof3Jy840BoIXI7M9umKnIX 7gqTh/I9jBK17SfT+Y7md7Avu4D/BBJ1hXnSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699615287; x=1700220087; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lgJHwIavi1rSSaEUzqiVN60HeFV1Ce+lc46d9HjhjX8=; b=nOtXayFER8WHQRjDecba7vXP5glSYGejiOp1uFk3izNR2R0S53EGM10wwgyG6nt81P AGZC64USDQB2CVU3KSPuBC8x2qgNKzOhBNpixyvWFXGGzpgOayga+2oEX7l5B54hqme1 s76Ll0yRcwbBGrx+FyayQhdHx+zS+dAGlDLYS/6+JJeNdfc1wqN0uTIbgwSPWR5ahEMe uiFIDtDhbTweNKSzqYedoCzutIU9hErMcOcMVJNlqtBpXF37+lmdmlJWId3jUPm1xlKi 1cviAtGp32IHkIoUSB9d1Wy4mouN4wQLBFlmfg/5TW5lM0QkwN2aIaxHZgC+W8q6qjD2 y4Gg== X-Gm-Message-State: AOJu0Ywcn5rOpEmzx9Yj9VRFyForbKfbT6rDciqAxgl0SgHxXS0fC9tH NZ2pFbqKDfqYE0baMKjlq4pDb2gIiLUD/n8frEiPmIESSOwRlSj7yXz4NA== X-Google-Smtp-Source: AGHT+IHjhKnipAB3pXjCL9oes5TD7wtkmK53GS3VX3JAr1rAlqGiXgu05BHrW85yFE0u9dExJD79hCA/vYtj X-Received: by 2002:a05:6e02:1e0a:b0:357:f730:cc4c with SMTP id g10-20020a056e021e0a00b00357f730cc4cmr10119818ila.6.1699615287359; Fri, 10 Nov 2023 03:21:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p8-20020a92d488000000b00351543366edsm1355019ilg.69.2023.11.10.03.21.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 03:21:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 03:21:27 -0800 (PST) Message-ID: <654e1237.920a0220.c91c3.643bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DCFBF6050A64; Fri, 10 Nov 2023 06:21:26 -0500 (EST) Subject: |FAILURE| pw134063-134075 [PATCH] [16/16] examples/vhost: verify str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chengwen Feng Content-Type: text/plain 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 Test-Label: iol-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/134075 _Testing issues_ Submitter: Chengwen Feng Date: Friday, November 10 2023 06:36:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134063-134075 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ==== [2796/3112] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'. [2797/3112] Linking static target drivers/librte_baseband_null.a. [2798/3112] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'. [2799/3112] Linking target drivers/librte_baseband_null.so.24.0. [2800/3112] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'. [2801/3112] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a. [2802/3112] Generating rte_baseband_turbo_sw.pmd.c with a custom command. [2803/3112] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'. [2804/3112] Linking static target drivers/librte_baseband_turbo_sw.a. [2805/3112] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sha/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'. [2806/3112] Linking target drivers/librte_baseband_turbo_sw.so.24.0. [2807/3112] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'. FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o ccache cc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -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/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/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 -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -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 -Wstrict-prototy pes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c ../app/dumpcap/main.c: In function 'dpdk_init': ../app/dumpcap/main.c:642:23: error: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Werror=sign-compare] 642 | for (i = 0; i < eal_argc; i++) { | ^ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/