From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 41BE543F65
	for <public@inbox.dpdk.org>; Thu,  2 May 2024 10:46:05 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3C1C040299;
	Thu,  2 May 2024 10:46:05 +0200 (CEST)
Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com
 [209.85.128.227])
 by mails.dpdk.org (Postfix) with ESMTP id 4F7ED4026F
 for <test-report@dpdk.org>; Thu,  2 May 2024 10:46:03 +0200 (CEST)
Received: by mail-yw1-f227.google.com with SMTP id
 00721157ae682-61b92a83216so87133047b3.2
 for <test-report@dpdk.org>; Thu, 02 May 2024 01:46:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714639562; x=1715244362; 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=bh53CblICIFv+yH/Ls5emznGnoJhShHm0gmt9KNO+14=;
 b=B33HBAOzEoWffbjNq2pKLzKmxiMdu1Ppb4CRR2ofhlZPCMV2qHwTNVt/Wjz64w4W07
 qzFpbjFBoBBWSekwheQr9j+R5Q9kww5oT3qO1x0di2/1kY4Hl7Fp3X/kJrQI8Dm+6zQx
 I4hwLVqaxb+MgZnUwJGnVxHHui75Z3XAee0YM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714639562; x=1715244362;
 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=bh53CblICIFv+yH/Ls5emznGnoJhShHm0gmt9KNO+14=;
 b=qXJS7bbbS6gRNOn85vRIQYBxljdKNIzT31tp7VM6XOMAr9FFTslQY8jCWLLNfl/Nz9
 ddfExaTi5TbDiRJddOacu+bbaQ/qHjrO+fzmhhUEGUTYgIenZfj8hkdWD5ssZcJdP97d
 38WUcixBhQFugijwghpYRU5t//ipQsImQ1Ky9k0ex2Vq3GFN/Jz4Sp6hgYT69gf74UI6
 LIQvr6y7+s/zCN/pAb4BIfSolotZG69w0jXKxH4XlFKRwxqjSFYOzYTHMTm7+kMui8Hv
 64udr1AWHLjiIzQR62Zajx3eqgwxykyYCcUam5X+RPM/JKKTe3MRQ3zg+FDRqSzYyjLJ
 WcTw==
X-Gm-Message-State: AOJu0Yyykz9RnwGXtaA1LYzxwVuIu8z5oUKapeQgKAJAQcJI8eQmP5pf
 Cb9yoRu5D6lZ4i79VAy4IuaKeSV2Wnfq6g8IupKj1cEp2g33CwRfwLVKemDcofJvOd7KRCzjJnm
 Sv5ht2BWaUh3lZRarvUGvqjJIdiXXrFwMwxzTvasqu/7HmNzqBNGG6DB0
X-Google-Smtp-Source: AGHT+IEomNiTn2RkdmNO+eqr2AYcLtgdMYK8SIc38tc7NXkBRPTxL3mUCtMyEA+QMnTvCVpe9ucX/HJsCqvG
X-Received: by 2002:a05:690c:6c8b:b0:61a:c2fc:1128 with SMTP id
 is11-20020a05690c6c8b00b0061ac2fc1128mr5450967ywb.28.1714639562782; 
 Thu, 02 May 2024 01:46:02 -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
 i141-20020a816d93000000b0061b79c193bbsm57635ywc.15.2024.05.02.01.46.02
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 02 May 2024 01:46:02 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 02 May 2024 01:46:02 -0700 (PDT)
Message-ID: <663352ca.810a0220.fe636.262dSMTPIN_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 7A5CD6052514;
 Thu,  2 May 2024 04:46:02 -0400 (EDT)
Subject: |FAILURE| pw139795-139798 [PATCH] [RFC,v6,6/6] eal: add unit tests f
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
 Mattias Ronnblom <mattias.ronnblom@ericsson.com>
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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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 <mattias.ronnblom@ericsson.com>
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           |
+-----------------+----------------+


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

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/