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 816DE43C0E for ; Wed, 28 Feb 2024 01:26:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D0AD40295; Wed, 28 Feb 2024 01:26:54 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6569C400EF for ; Wed, 28 Feb 2024 01:26:50 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7ba25e7fcso10510539f.0 for ; Tue, 27 Feb 2024 16:26:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709080010; x=1709684810; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tB6AOeQ2W6wQn1sfQXS+d0LoofNAbhf6VYH2JDgjVBw=; b=jFqLoWE2j8JC8fvgGkydAQzmGx4CBgddy4ZJBJWACor0mcwAT55v/jgFNGHxM77Z+s P8bKUy/jEs8LxESF7YEltDlIMZNnDjRTl0Lg62qMnCEE2B8RgxqCFXh18MX6j+AEvbah W0Vs4YSMAeiaiuWVOrVLov2fQh1v54LiKWSvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709080010; x=1709684810; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tB6AOeQ2W6wQn1sfQXS+d0LoofNAbhf6VYH2JDgjVBw=; b=VuZ3nl3cIaB+TTggrIrcEk2IuNQB9QJl1Me/ubjl1b8piBmpkWoSEQ8Gmp3Fh2zFS8 agiNiwi0wmvA3pJHn31iFyqXSvODfVdEbXtI0HF3Mdf+DKp4mEGk6kuEBC1735N5oMVe 3ANfQ9sr/g/iCSX1lrqAGmEU0Gb54WXlsJizunr1MGyNOAiCeaql5Yk+LD6DVUF5B3W4 4uDCFJyfg6/dxvLF6TPuOz87NSOZ0KGFZQNmwJxjNubo4DWshVhgMkk3ytkPGZWWQd81 KY/L8z9cPGGyXr4oscjJ+i23T+VvZCZC+cziX7pJ17+ZU/NJLWXOKGcO7+4+QOpkUVyd ypdw== X-Gm-Message-State: AOJu0Yxcvfz9uOf2PasIMeGhbohPoh64Snk6Hx54i0kWN8/zuWsxzCFT 8+gj2vukndjZlVbLu8lE8lEbgvrR2Oe1NkkHVSKVxVE/DkSak7ImnVP+okOsAEuGNP+ra4DDeBP hqQXaKBUP1HPTe63BUksB7/ek7k33O9szjF1aA+ca X-Google-Smtp-Source: AGHT+IE6M3OJQ8hPBDfnoKzLEjZwOtblZ/KzHYNuA05IcYdJxEA4vGLhT6UU8S3fPYe/Z9gbYIZaYSlSH4rG X-Received: by 2002:a05:6e02:12c6:b0:365:21f9:fb22 with SMTP id i6-20020a056e0212c600b0036521f9fb22mr693389ilm.14.1709080009880; Tue, 27 Feb 2024 16:26:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a02a406000000b004744bc41d30sm242460jal.23.2024.02.27.16.26.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 16:26:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 16:26:49 -0800 (PST) Message-ID: <65de7dc9.020a0220.c7fa6.4288SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A1396052712; Tue, 27 Feb 2024 19:26:49 -0500 (EST) Subject: |FAILURE| pw137363 [PATCH] lib/hash: add SipHash function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240227174012.343004-1-stephen@networkplumber.org> References: <20240227174012.343004-1-stephen@networkplumber.org> 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/137363 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, February 27 2024 17:39:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137363 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Debian 12 (arm) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ==== | ^ ../lib/hash/rte_siphash.c:47:14: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] 47 | (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24; | ^ ../lib/hash/rte_siphash.c:47:14: error: dereferencing 'void *' pointer [-Werror] ../lib/hash/rte_siphash.c:47:3: error: invalid use of void expression 47 | (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24; | ^ ../lib/hash/rte_siphash.c:47:37: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] 47 | (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24; | ^ ../lib/hash/rte_siphash.c:47:37: error: dereferencing 'void *' pointer [-Werror] ../lib/hash/rte_siphash.c:47:26: error: invalid use of void expression 47 | (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24; | ^ ../lib/hash/rte_siphash.c:48:1: error: control reaches end of non-void function [-Werror=return-type] 48 | } | ^ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/