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 D302A4372C for ; Mon, 18 Dec 2023 09:53:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CED2E40276; Mon, 18 Dec 2023 09:53:02 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 48C024026A for ; Mon, 18 Dec 2023 09:53:02 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e32af77f15so21599857b3.2 for ; Mon, 18 Dec 2023 00:53:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702889581; x=1703494381; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uFXad9svWEp0SZNzj55kJE2EpvI+OYlHXEsy9uBBZfo=; b=icTzdB66hlN3dNKjxBtm90Blg/vSk2wwN22TGCHJkd9nAwtmC4EtxwSHOy94VF2gGn L5bmLLJYfF678S2vbRNwRLSIVru9WvXOqzbGXhyJJaEcOPFU4qZouJiR6vwAjn0jE7su E2tlOXORafHADqeLDN3BS/U9oCXT3M89whjzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702889581; x=1703494381; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uFXad9svWEp0SZNzj55kJE2EpvI+OYlHXEsy9uBBZfo=; b=vRmk2rHJ3aZUDbo2Kxan2J7EiR1AdbQ3pYltcdpAyHEAmxar+UbA32W+vgOZD1KX/O IOG08JTK7YQdn1Go/fZw/ofA0LmLAKuyNp4jFE0TkYl67hdyF7yFV6mxwg9sBxLIr0oz iNK0FMSNOFJteDrKDYwKcqJ065x+YLS8AOTQtG/8IVxI04vmyq1uMD7PFqEtNYufkAV5 B8gKNOwt/X2VAYg/SPXIup/QN9u8kq/pMLewjmNlKzwf4AtBYcdeIYKUKwL0Zerbr61T oLdflkpK3/cLYpeAZBbdFpA4zRtg67M0V7Y85gIH6FOhbYqHdDqrqzfGktAVKnbNA+xp /u0A== X-Gm-Message-State: AOJu0YxdLkuoanGQVLYsGaYH9RnQFoVPM/mIa8HkcaluNjO8nc7fdcbj a20XBuTa68fVfc7EBGe/7WZ9JClH92dRBz3RsO4f/1bKj6CR6Q== X-Google-Smtp-Source: AGHT+IFi/rOVR06SDYDyo1rpQsnVXNAiSx0P/rSYgH9c2vZb4DuPzxjCBPh2ngzkPLsawTYZjp6JGSOQuPyC X-Received: by 2002:a0d:ea51:0:b0:5e6:a0b7:7f8a with SMTP id t78-20020a0dea51000000b005e6a0b77f8amr944030ywe.43.1702889581754; Mon, 18 Dec 2023 00:53:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p12-20020a0ccb8c000000b0067a165eaef1sm201146qvk.16.2023.12.18.00.53.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 00:53:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 00:53:01 -0800 (PST) Message-ID: <6580086d.0c0a0220.4320c.73ffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5ACCE6051823; Mon, 18 Dec 2023 03:53:01 -0500 (EST) Subject: |FAILURE| pw135244-135249 [PATCH] [6/6] examples/vm_power_manager: f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaprasad Tummala 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/135249 _Testing issues_ Submitter: Sivaprasad Tummala Date: Monday, December 18 2023 07:49:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135244-135249 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== [1400/3084] Compiling C object 'drivers/a715181@@tmp_rte_net_e1000@sta/net_e1000_igb_rxtx.c.o'. [1401/3084] Linking static target drivers/libtmp_rte_net_e1000.a. [1402/3084] Generating rte_net_e1000.pmd.c with a custom command. [1403/3084] Compiling C object 'drivers/a715181@@rte_net_e1000@sha/meson-generated_.._rte_net_e1000.pmd.c.o'. [1404/3084] Linking target drivers/librte_net_e1000.so.24.1. [1405/3084] Compiling C object 'drivers/a715181@@rte_net_e1000@sta/meson-generated_.._rte_net_e1000.pmd.c.o'. [1406/3084] Linking static target drivers/librte_net_e1000.a. [1407/3084] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_parser.c.o'. [1408/3084] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_rt.c.o'. [1409/3084] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'. FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o ccache clang -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -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/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/ dmadev -I../lib/dmadev -Xclang -fcolor-diagnostics -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-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o' -c ../examples/ipsec-secgw/ipsec-secgw.c ../examples/ipsec-secgw/ipsec-secgw.c:833:21: error: format specifies type 'unsigned char' but the argument has type 'uint16_t' (aka 'unsigned short') [-Werror,-Wformat] "lcore mask\n", lcore); ^~~~~ ../examples/ipsec-secgw/ipsec-secgw.c:840:5: error: format specifies type 'unsigned char' but the argument has type 'uint16_t' (aka 'unsigned short') [-Werror,-Wformat] lcore, socket_id); ^~~~~ 2 errors generated. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/