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 372AD43258 for ; Wed, 1 Nov 2023 00:14:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F0064028A; Wed, 1 Nov 2023 00:14:41 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 78BA74028A for ; Wed, 1 Nov 2023 00:14:38 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5b9a453d3d3so2004088a12.0 for ; Tue, 31 Oct 2023 16:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698794077; x=1699398877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0wdnAVHcI3wQQnHZq3kVuyJT7Yr5brOSPZZMafccdLo=; b=FR1Ta6jSA98b+oRTTWsdUQ4UOV8mjd4B/qxy+IFX+nngIYWEDf9qrPtZZE4SPCgO0/ iYGdNu1EvaWjeoJ/wrWCBDDirXRvG8VLnZbD7aCPEkk9+uWpKsxHFmyih1Ei6sesNwl9 +qCPOG5MSRpLmXnQQKOZ4A8Pgbq9tiBtN+X+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698794077; x=1699398877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0wdnAVHcI3wQQnHZq3kVuyJT7Yr5brOSPZZMafccdLo=; b=MGcHwvDokbyfUH8Iyr0Z4/KKzD85E7hmWch46X7HgNYSKvTHscG/Wlp8+vBC8/KdL8 0aSomMUXspb/o9628+DpY3+gr2ASHOrxCnF2llOoWTFukc+CNo85Brrnx3sfVaGu//+k sA7G68DLnuvBIUiBlvohdiBr40VUEB99wuJNatsNefH58Sg0FW40+txFfTV3/4UtIlJB zucRrAUQGvrorT9JImaYDIoCS8fffhT03fhwqGiNxHmboVf1Py1mDZpB3q47/eJVuNhT e32VLXpLeOFaxfN9ox19CxaC6BevPqv+GknIIbGnFftpkAUtJdJR1IoLjwT5A8DovnNr qf0Q== X-Gm-Message-State: AOJu0YzgwqeVIHc3N58OlYNmfz2kTY36f75nePNNzOYfczehvx0vzdT3 N3CI1ibVwXky7HZs9XOQINCqPQPnE8SQtYaexgP3lIvGo4nMWX6xaKmHKYKwa559oA== X-Google-Smtp-Source: AGHT+IHy6egTrZaNKU4yYYtd+ajOffyqNxKvl26tvgTmmHLr5K/OjPrderIlryrYHk9AT2gjd6AYyba0lU0w X-Received: by 2002:a05:6a21:78a4:b0:15e:1351:f33a with SMTP id bf36-20020a056a2178a400b0015e1351f33amr13178884pzc.47.1698794077726; Tue, 31 Oct 2023 16:14:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a170902684800b001bc3bdcc18dsm439737pln.84.2023.10.31.16.14.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:14:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:14:37 -0700 (PDT) Message-ID: <65418a5d.170a0220.7bd7b.92c6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03D1A6050A61; Tue, 31 Oct 2023 19:14:37 -0400 (EDT) Subject: |FAILURE| pw133679-133677 [PATCH] [v3,3/3] docs: add pointer compres From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Paul Szczepanek 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/133677 _Testing issues_ Submitter: Paul Szczepanek Date: Tuesday, October 31 2023 18:10:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133679-133677 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ==== inlined from 'test_ring_dequeue' at ../app/test/test_ring.h:304:5: /usr/lib/gcc/aarch64-redhat-linux/12/include/arm_neon.h:23853:10: error: 'v_dest_table' may be used uninitialized [-Werror=maybe-uninitialized] 23853 | return __builtin_aarch64_ushlv2di_uus (__a, __b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_ptr_compress.h: In function 'test_ring_dequeue': ../lib/eal/include/rte_ptr_compress.h:150:20: note: 'v_dest_table' was declared here 150 | uint64x2_t v_dest_table; | ^~~~~~~~~~~~ In function 'vshlq_u64', inlined from 'rte_ptr_decompress_32' at ../lib/eal/include/rte_ptr_compress.h:155:17, inlined from 'test_ring_dequeue' at ../app/test/test_ring.h:302:4: /usr/lib/gcc/aarch64-redhat-linux/12/include/arm_neon.h:23853:10: error: 'v_dest_table' may be used uninitialized [-Werror=maybe-uninitialized] 23853 | return __builtin_aarch64_ushlv2di_uus (__a, __b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_ptr_compress.h: In function 'test_ring_dequeue': ../lib/eal/include/rte_ptr_compress.h:150:20: note: 'v_dest_table' was declared here 150 | uint64x2_t v_dest_table; | ^~~~~~~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/