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 E866C43F47 for ; Mon, 29 Apr 2024 17:37:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E32F1402A3; Mon, 29 Apr 2024 17:37:35 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 44C4D4029C for ; Mon, 29 Apr 2024 17:37:34 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f3e3d789cdso2677192b3a.1 for ; Mon, 29 Apr 2024 08:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714405053; x=1715009853; 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=d5yiw+qfpjwe02yemC9HjgML+Js7offwXUZeeod9rnU=; b=XVTmK4Bm7IaGvI8bCtGqbDFH3SHRRcVeGb/ebJ8K0PEj5xnSL6e4+oGgSIt8KFCgGp gCyLJZclW9F/k74hqs1BHqrCAO7vQZ6/4GVk9BAXmyFZhoRpu6j7S31XG64abzOgvlxl QD3AzkqaoHbnW6MG4SnJ1k4vY1qTVm80es8qU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714405053; x=1715009853; 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=d5yiw+qfpjwe02yemC9HjgML+Js7offwXUZeeod9rnU=; b=HTsJOytrmG5aXZrM9KUh5xVjNxf8PV6+7OpWxeWu92XQyeoZio2bSjbcK7f/kW+Ufc CHxTmRb2j7bbQD+BPtnGPYJJbGsMmd9TGH88jyNFAOivqf3Y4QCMVD1aO8lO9yMYJJ++ 5lEAsYoynGSa2k5xdTlGodslKWcR5W1uQk7fWNxvy0S6G86tcOl10b1tPy6FGS4GhaIv 6qioAgVCdIHo0l7SnfQOdBOUeB7zPMP2DV6p5E0YDjawTGOTasmT09GcO18vxW9gmMoz L3lTvPYSfOrEekk8zAJyrXFg7nGG+Rsmleydz4JLMjcnoAeftkg37F1dSRS1m36kmjmF KDPg== X-Gm-Message-State: AOJu0YxHVjJZaI/rG9Ie+HVC5Nmfl1Oy5m3/9MCpgT4JA8ishugcYJX0 cxTUij3hV0HG430KTNV/k4YHLuQ19sat3dwkbhFYPs5ra6A8EQ2Q0QE8PvGwoqGe3EoKax5bp4W xaZ50Otl/pN6l435XZ0Q7FM5CDAN78qI49PJq6WRA X-Google-Smtp-Source: AGHT+IEmEeqx2cZWgPq8NkV2HCPgIHwJWckceTWmZAex87hhR/SkgPbrD7X2qM8X6Y1EDvIHQQ2XO0vBs2ZT X-Received: by 2002:a05:6a20:734a:b0:1a7:3d2a:7383 with SMTP id v10-20020a056a20734a00b001a73d2a7383mr15117134pzc.18.1714405053432; Mon, 29 Apr 2024 08:37: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 fj23-20020a056a003a1700b006ed6ace278fsm1832958pfb.28.2024.04.29.08.37.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 08:37:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 08:37:33 -0700 (PDT) Message-ID: <662fbebd.050a0220.61601.b539SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 99E3A604D420; Mon, 29 Apr 2024 11:37:32 -0400 (EDT) Subject: |FAILURE| pw139718-139722 [PATCH] [RFC,v3,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: <20240429095138.106849-7-mattias.ronnblom@ericsson.com> References: <20240429095138.106849-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/139722 _Testing issues_ Submitter: Mattias Ronnblom Date: Monday, April 29 2024 09:51:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139718-139722 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/