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 5BEE9456A1 for ; Wed, 24 Jul 2024 15:47:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5827040E3E; Wed, 24 Jul 2024 15:47:45 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 686D540B97 for ; Wed, 24 Jul 2024 15:47:44 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2cd1661174cso2844126a91.0 for ; Wed, 24 Jul 2024 06:47:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721828863; x=1722433663; 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=K92UrXyb02NIXtuioTYZFtjR+dwrpcYujEpcYtt5v8Q=; b=Unty78Vvtu1J2K8eFIObV9w1ncECl9RUdqdforA2bxaSaFgG+kjokYRwzx14/n9tCn 2JJFoCYdkghI6DU8AIxpc3O/RaZ9pq1uEHcUAZGXTNr40tUQ7h40PItj4s4IVZ11dhuY dW5lQhsJs4V6+0SuMFIL/558rDXSlfcrh/zTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721828863; x=1722433663; 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=K92UrXyb02NIXtuioTYZFtjR+dwrpcYujEpcYtt5v8Q=; b=WiQLk9QDloBTNL3MFTC9aXz8M+DwFVhIrDXFNXZSTZx8CQVXWWVXfoJhuGzMd0efIY Wv2by8XN6Ze533dk0p8b7Wn6GnUUJdZ0rOjsXDpKrCuvLuqnLFG2SylkS7y+FMV27E0i Yqlbfrm0fut4H6Az35bLgOtqovVA2uLFHib/VbhOV1Y5yiTiEmwNd21o0Pp5br/+j7Qe nA1fc6Oad6U1v35PXEtxvc4B8Fvu/wGdcmvMMlBVquc0gnffv4/wj+5GQkJq75r4WPe5 JGdtCvmq2Ycur50CjgPSmLBWqwuA/hOBP8eOF2DtsXNhljyQNCD5ErTh3ZkbTDpaOliy 7Jvw== X-Gm-Message-State: AOJu0YzQplHiU3Np9ZMDkaa8X168mkQCTsCCqUHc6p0dCG4ADr8pTfbE ZBMVAsJdBv2a2yuzyY0hiar1RoiFctUoWR+CT8kHhhBjr3GKbAOieong2/GUFZrALgS3ey88vpg a4GHlGJEudpPjkuY3hCCzXdmCo6O1uHbA X-Google-Smtp-Source: AGHT+IGtnxm3aldej/6b15W/WmQiXR6Le3fMc7u3yGATmepLYJgk8geBypWcyV7sdLAnSfUORIxjnGyJRWfv X-Received: by 2002:a17:90a:c7d0:b0:2c9:5ecd:e3c5 with SMTP id 98e67ed59e1d1-2cdb51d324fmr2194707a91.33.1721828863322; Wed, 24 Jul 2024 06:47:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cdb73edc4dsm83151a91.10.2024.07.24.06.47.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 06:47:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 06:47:43 -0700 (PDT) Message-ID: <66a105ff.170a0220.160b1.6ac9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AA09E60526E2; Wed, 24 Jul 2024 09:47:42 -0400 (EDT) Subject: |FAILURE| pw142674 [PATCH] eal: add support for TRNG with Arm RNG fe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Shunzhi Wen In-Reply-To: <20240723212703.721050-1-shunzhi.wen@arm.com> References: <20240723212703.721050-1-shunzhi.wen@arm.com> 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-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/142674 _Testing issues_ Submitter: Shunzhi Wen Date: Tuesday, July 23 2024 21:27:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142674 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#244051 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30600/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/