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 7308643F65 for ; Thu, 2 May 2024 10:46:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C6C840299; Thu, 2 May 2024 10:46:44 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D08344026F for ; Thu, 2 May 2024 10:46:43 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c551bf5e3so14119755ab.1 for ; Thu, 02 May 2024 01:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714639603; x=1715244403; 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=Yhief2NcixnAF+MLr/d0jBXF3evOZO0pdyKgthzjHAY=; b=BOnDRMrL+RZWTwezfsy6ZALR+NzEojjFKY+fnDLeCo2pAWm24tH3vGkccmS6TsvC8s MA/cl4WOwAzfYaFMVRtMkGabDkHe+EPY1VpveNrKc01weXkMfJ0+LcLZaPjRXCQXQim9 QhufczuKyhMmuZ/6w26e9cONELSbn+u1QVav0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714639603; x=1715244403; 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=Yhief2NcixnAF+MLr/d0jBXF3evOZO0pdyKgthzjHAY=; b=MZiJV2k2H6DOWrkSh+CZ/RS0YLNgPxFZL5Qqyl21HPMyK38MUu9pVBeG1IOIjeGkym 2HRY3ZTu0V9Swb29ngWhX16NUVN+Hfq24kNQDmNzBGID5pVY9H+AaS+gyKo9nKOuFEpv wQrnvUCHHANjDfYcHqZSMbDBnnBSmla2pQUHBv4MaIe8fN3QhPxSp8msyw/GVr5JSK1L c+VkxXym89CRgdyLUsk6t9JSbYT8U96GhKk7fz07GOZIM8fc3VrAAivzJWo+U53Xo7sA wOXAO48CI5qYiG5LyjQTVcTJzk5HPcRM4xbFU7qS816thHv9FdSpwkMyGIqkNfNpXQs4 DTfw== X-Gm-Message-State: AOJu0YxqFClBprszEpzdFZukEwGsPu0rkU9hoKgixRkjh+G6D1AnoFa0 +71bx/9Wn1V4ZybSmBjZkspV90eCBows/kXVDGKIFtk5DN4jUwCT9Nqj29T9/5vjzE0M8kafWxr r7iw0Q4Gfn8BlE8ZaI2m8KXUfHN3Di5dI1nPLF8d9OkWm/6OnQDVPgWBu X-Google-Smtp-Source: AGHT+IF5VyDucd7nxAmpsxVm3L0PIW0H1lhCcvBd0wnvvxdYeQDfpycaqYVc4BDH0CqHwFRhXqRGNeL1TeQk X-Received: by 2002:a92:c563:0:b0:36c:4b60:3844 with SMTP id b3-20020a92c563000000b0036c4b603844mr5569372ilj.11.1714639603287; Thu, 02 May 2024 01:46:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a92c542000000b0036c6e70e3e7sm30292ilj.63.2024.05.02.01.46.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 01:46:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 01:46:43 -0700 (PDT) Message-ID: <663352f3.920a0220.95a2a.1223SMTPIN_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 BBE4E6052514; Thu, 2 May 2024 04:46:42 -0400 (EDT) Subject: |FAILURE| pw139795-139798 [PATCH] [RFC,v6,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: <20240502055706.112443-7-mattias.ronnblom@ericsson.com> References: <20240502055706.112443-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/139798 _Testing issues_ Submitter: Mattias Ronnblom Date: Thursday, May 02 2024 05:57:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139795-139798 --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/