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 7D59542E65 for ; Thu, 13 Jul 2023 21:35:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76C3440DDB; Thu, 13 Jul 2023 21:35:17 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 44CFC40DDB for ; Thu, 13 Jul 2023 21:35:16 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b9ad292819so859194a34.2 for ; Thu, 13 Jul 2023 12:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689276915; x=1691868915; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c8x299kSe8VDpQr10ST1Boh9KMSZujq0W/gDb8IvMlw=; b=YYuW//yaD9Y2qOhfpRlzVfQaZOSmvPQIaBuGYif+Ic48z3Oarz1tIL/yrLTfj8Hu5w ZBiry/3K4gMkkkYRaGk376JIKpPFxkQemx7UyuoEX9B99Ysi+qoeCocTiAZKO04anSGp tAPE5zh3FvDFWVexY9TkL80eiUJQS7vG/x0yw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689276915; x=1691868915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c8x299kSe8VDpQr10ST1Boh9KMSZujq0W/gDb8IvMlw=; b=kfeK/Ek2xdletKblQtxjxoaTDgN0Cv2ZSlKW0KNaapwrf7lDERWCtkhU8fc96xMu62 BHEiwtw4YCWsuW5jVmUrorTRaiJoxLUmJ2pJhBr1gmSWmHYANjhaNrQF4oU5/1TKf7yu Kk/9OodrHHuPEaMQEyr0CCxiuLmR9Vj69YRVCOemi/QAHW4+gW2/ZlPHrfCcNJFSjur8 k3quVcUf8pHOlNbDJ9LavvA6yorlKQij2577bB0UU+bLI3jpLeQIxedbiEl2J1SSjQ5h hBhKom7FYdjbE9aVz6nVgAT6PFUtr9A+kx9ASIH1u0djr5C9zyPyT+D/MGTl2hV+NSYj DNtA== X-Gm-Message-State: ABy/qLaMrU8V+M/nC0Ghmm/BqdO8CDkgdQ5J2msa3zveOF/Tl75tHncr Zh227XUM35s+79YH1Xpf7hWgyx9Zt8+/f1g8tp8srwWJbcwbQX59dGgnug== X-Google-Smtp-Source: APBJJlE8NWqUJtQvCdU3eyBN9AH16Ia/3ZcQ6/tzwPim99leZDKJe0YGTZUx5YhXIfofPQFbNByiDg+aLv7i X-Received: by 2002:a05:6870:204d:b0:1ba:2ca8:1bef with SMTP id l13-20020a056870204d00b001ba2ca81befmr2099378oad.25.1689276915549; Thu, 13 Jul 2023 12:35:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k125-20020a816f83000000b0057938761711sm1076295ywc.16.2023.07.13.12.35.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 12:35:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 12:35:15 -0700 (PDT) Message-ID: <64b051f3.810a0220.16668.ed8eSMTPIN_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 3F1E7605246B; Thu, 13 Jul 2023 15:35:15 -0400 (EDT) Subject: |SUCCESS| pw129343 [PATCH] hash: fix segfault by adding param name N From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129343 _Testing PASS_ Submitter: Conor Fogarty Date: Thursday, July 06 2023 15:26:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129343 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/