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 E708143258 for ; Wed, 1 Nov 2023 00:14:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E16CA4028A; Wed, 1 Nov 2023 00:14:08 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 859D14028A for ; Wed, 1 Nov 2023 00:14:07 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7eef0b931so60868147b3.0 for ; Tue, 31 Oct 2023 16:14:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698794047; x=1699398847; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0wdnAVHcI3wQQnHZq3kVuyJT7Yr5brOSPZZMafccdLo=; b=Xv1WtOqF9jnMWYyEB88/DXOi0Ch5YM3iu9ShZSe8NBxa+TSQv7LRu6/LNz/BL6BrVU gliz4MDDD/iQ4hMr/I96wWQ6v4PHRBEqjaXHQ+EXANhhHWloWoV8RjzxQ2m2DTcl3gnT +dt3K0ag7KqdonsB//0bNuso7ywIsARB+UqWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698794047; x=1699398847; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0wdnAVHcI3wQQnHZq3kVuyJT7Yr5brOSPZZMafccdLo=; b=rxEsYqywTi1pdz2MswZPwHcjkYdWZyegmeSU1IkCwjoQFZ7esesH3EqXPcgdqOqsKA Y0lqBYDPIIEdu0+O9l98o1j9otS7lemM+ayFkzzt1y5rjOlnm4Oldjo7BAIzANVUACt8 CBWqFDi/HSFkGZ9p3aB6GIZjj1FpRmJonWkCMYoPAaUdl0i8hYDc/zWV1npXfsTPf6Uj S1aTKnho4hgyCdCXkNnq00WBe1+fLOcqPYBQ6o0QDCOWO2rttySJQPnj09Sw7LoCDhJs qPUwhZIEztSJrZWdd60Up1cqxl3NJDKxqZFQycsRuC6Qd+f/ZJ8Y5l3iERLFDTMAM2ly EAHw== X-Gm-Message-State: AOJu0YyK0Tm47MoApqyc/Muvonco1vaG68KXIbcKIwOffltT8vhTeF22 /Z4/Tc3rK3jZWLjDv+4RskHWkrDNrWqysqjVaOqpssCTZMuc/2Tca4p8bSP0vHASpQ== X-Google-Smtp-Source: AGHT+IEjfdlQyMTwIK5oEh+IIPt3muRwJjD3KWaToanvbkZX8dKap2QPg6p8Z/0uP1uNvJz2d9L6L6kXrwdD X-Received: by 2002:a81:c803:0:b0:5a8:1727:cab4 with SMTP id n3-20020a81c803000000b005a81727cab4mr13117945ywi.5.1698794046996; Tue, 31 Oct 2023 16:14:06 -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 l64-20020a0dfb43000000b005862733891esm627448ywf.73.2023.10.31.16.14.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:14:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:14:06 -0700 (PDT) Message-ID: <65418a3e.0d0a0220.ad71a.90d9SMTPIN_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 AFBAA6050A61; Tue, 31 Oct 2023 19:14:06 -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/