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 61B7443F55 for ; Tue, 30 Apr 2024 16:04:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37CB84025C; Tue, 30 Apr 2024 16:04:37 +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 0D78F400EF for ; Tue, 30 Apr 2024 16:04:35 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6eb6b9e1808so2679999a34.3 for ; Tue, 30 Apr 2024 07:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714485874; x=1715090674; 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=tpipw6vkjl0xaRWdlYaOYSDIy+9o9zaiISnzMM5HvMQ=; b=OEzvkOhgT14W6uGFo8TqoebqqdK1aZrQAoaBFcB22ond3z0930+5sOBUfxSMNz3tuO OtHkVTU5d1+HnmMnPqaiydUb7n17JZJUz2UNT1nhrDkBJHCpOLs/RrPRtRhuHI0m8voY 0q/JjXcIMEczv34nJRhWynKx7FBX02fqKciXI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714485874; x=1715090674; 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=tpipw6vkjl0xaRWdlYaOYSDIy+9o9zaiISnzMM5HvMQ=; b=u1lQYg/znbvJAjnkuI5lwaMuWC7VwW3HlJ5YvIG61+Mbdb3D0WT5hoL3hSFM9jSS8Z qE7eAMQvg2QfhXHFIuhgDW5wWbPNo45WuFKGTmYZSqqsE3zdaFtwkGjJvXkg/NsnABmO baRLxwwOkTnDtD7n/wxTdUq1odnZTx2H2q34QKPOsVWeYX6SHhxW/9PhGOMS06S/onZN nJJ957AHLmOsyOGr9Lm1RvN4bPzRBlTkO0/fYavw/r3+Rao0gagEnAUHOGpSy68qjSWg SCV/WmggUSQObbdymaGAlOfxYtasXcyhr27RN+UuarHvFjata819zGJCC8tGGuEspLtM DZrQ== X-Gm-Message-State: AOJu0YxOhvzsVaIgAW7JI+hl86DvRanGuvSOSLDaA/s2n1RWSa4m1Jxb LFUtc9jG4J4joCXMZ6cHb4gPTGv4rI86aD3XXVvbL3siZKmJ8VZWoIenEwYkJKiVgZ3M7uEzcBK 4RtHRtCK7iAbrsHbXSWnsBf/IUtDE1cG8cStLxVwi X-Google-Smtp-Source: AGHT+IF1sV9XAtD7aEgBiZ/ZV7XAN6oDjHS+V3pqjV+dq0N+NlGRKVNoAHr27uzDeP7Bla/wZ9QPh+Q9YvKK X-Received: by 2002:a05:6871:587:b0:23c:b5b2:9bd0 with SMTP id u7-20020a056871058700b0023cb5b29bd0mr5489377oan.50.1714485873897; Tue, 30 Apr 2024 07:04:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du52-20020a0568703a3400b0023d2cb51d5fsm42192oab.6.2024.04.30.07.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 07:04:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 07:04:33 -0700 (PDT) Message-ID: <6630fa71.050a0220.8af0f.127fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 56AED604D420; Tue, 30 Apr 2024 10:04:33 -0400 (EDT) Subject: |FAILURE| pw139737-139738 [PATCH] [RFC,v5,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom In-Reply-To: <20240430120810.108928-7-mattias.ronnblom@ericsson.com> References: <20240430120810.108928-7-mattias.ronnblom@ericsson.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/139738 _Testing issues_ Submitter: Mattias Ronnblom Date: Tuesday, April 30 2024 12:08:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139737-139738 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 37 (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/