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 49EF1456A1 for ; Wed, 24 Jul 2024 15:51:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45B3540E3E; Wed, 24 Jul 2024 15:51:26 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 0E95240B97 for ; Wed, 24 Jul 2024 15:51:19 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-704466b19c4so3145922a34.0 for ; Wed, 24 Jul 2024 06:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721829078; x=1722433878; 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=0IrnV9KDYc4pmAXoYIwEDnRSZUoMLfHc9URjeTSfgEQ=; b=Ey+PTTYxYKWfLYFZYFC1QqCwph0k7Y21RBuz6l34etyMj8xaWg3e+0/c5UywWxdPIh ANWqXQ2PnmQI7Z3wYaaSpeMPcE5Lrffi7Ktj3n3nDPDXfKBiCMqBrkOsTqLZfTG6a2RD jt7VQMX4wXD+pjKnE25sqi6b4/uFR1T4muF8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721829078; x=1722433878; 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=0IrnV9KDYc4pmAXoYIwEDnRSZUoMLfHc9URjeTSfgEQ=; b=uppCmnOGqIZMB0Hans+euQZICpm1ofuCdwS5e8hYC/I40jEYcmEhLNk63lEQs5ZtRc qoiyk+l/XWChmsqiqwbXa8BHyhjVyFzq6c0dCfsIMuG1aCJLpPxrzDipYQhQ434UBdVJ vMesgRn7/K7zLN3Pv4++trYIjwWkgjBV5D0TIhGB5qLns82u43loQmYQBQVg94lGmkqE QC9ZFaiMpb8zLsk2J6SdNP72/wAwi8+QeYaQqEsLurNDoK6yX2omQVYQeQA0MbXawZ5s gkyeKnDTZMUL3OA7RnO5KC/PJdaPrv2EML9uAVKD5R8u+DN99zwwsSvQnTGqBGKEMdc7 at4A== X-Gm-Message-State: AOJu0Yy628yj6+SAeShz2/hqyGHYRoHxYEqKaMRRADN+vb21yORqsCgi O9DwXplLHS3NZu72hz4I3lzHstt8JRqgrAOS1HVt4F1IAnviy66Fc5qYnZUKWxCmsRxKf81lhpn a03oaBtQWg9lwQjreg77EMjkbUNOKYRPK X-Google-Smtp-Source: AGHT+IEP17lckNql0Ak8lQfexPEf66Xdb4EkN9Y8G1YVyIPPMgJ2Ut6XbGTjTYcYqIbwjblX6fIj3iIaIHVB X-Received: by 2002:a05:6870:5493:b0:25a:eca3:6b59 with SMTP id 586e51a60fabf-263ab5f1916mr12760412fac.40.1721829078153; Wed, 24 Jul 2024 06:51:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2611b4f7d94sm453478fac.10.2024.07.24.06.51.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 06:51:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 06:51:18 -0700 (PDT) Message-ID: <66a106d6.050a0220.f8e7d.a058SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 75BAF60526E2; Wed, 24 Jul 2024 09:51:17 -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#244053 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 | PASS | +---------------------+----------------+ | 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/