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 62B3D4403D
	for <public@inbox.dpdk.org>; Thu, 16 May 2024 02:43:43 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 533F7402E1;
	Thu, 16 May 2024 02:43:43 +0200 (CEST)
Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com
 [209.85.128.226])
 by mails.dpdk.org (Postfix) with ESMTP id 90435402C2
 for <test-report@dpdk.org>; Thu, 16 May 2024 02:43:41 +0200 (CEST)
Received: by mail-yw1-f226.google.com with SMTP id
 00721157ae682-61bec6bab2bso83309827b3.1
 for <test-report@dpdk.org>; Wed, 15 May 2024 17:43:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1715820221; x=1716425021; 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=+T7tJXzp+uZhsZFbO9/o2h8x8JQo5T4MojbDRslgK+8=;
 b=bPUcpTjFLMNDTwEmilMaVxG7m5Mha5aEq0zI4LuSqZdVGi9tWHsAIZ72SVNwo9t8wQ
 hNhrib24APnUCaEpdIp4N7Ht2lQNCA4BOeT1B0YRls/T0wfmSlUcJzgPEDwd8Z5ZBWtO
 pn2j+E5Vv8lM790PpjirzR0pZuqgsplIcfH1M=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1715820221; x=1716425021;
 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=+T7tJXzp+uZhsZFbO9/o2h8x8JQo5T4MojbDRslgK+8=;
 b=Bg55MQdr3yE9EmY0tCVntyU38ZTUaqwkr1jvGed5NBpursU1u4NqEFuvAjvRmw9yjb
 8o4kf+l+kTNDLWfpCrJT3KgwrQphuoYT+GrPsKz2JmZfsHWF7yM5MvLeBmHHqHcIaYq2
 LThKFyYbUYkWojU7mElk8uVB0GZu6gwWqbGaUcLT2iq+jxIAGyg9fhltlEMiIsyrLVt8
 6NQtNVT0fMyMpvHHwHhd8w8ns9ouqMtEsffYUgzLNKHhETI/0gh27MhuVY8TvJ7rJNj7
 OI98pVUZ0S48mO7V4Hhd4oC9EJL5k5BopsvmO4PpLgmBZsxLgkuFHKW+doTQh8WcI0U7
 +pXQ==
X-Gm-Message-State: AOJu0YxhNMzcwY1Cy8J1neivoDkLr9iGkkDOBKb2SO9rt7CseB3OFIZB
 laPzBgtFrcfBfYXtQqjdBNmpZK/8e4kqysyJyBq1eii2LZak4kyhxq5IZg2cvuxEfX2HPKpT7ct
 EpAqvb8RPgwK0d3w4njkbtE2vtWmk/DWZKORgrXYc
X-Google-Smtp-Source: AGHT+IEiX4a8lo77M9lZddKBVXtP1e4HC2S11ydBIRBi4MFuLxV8Eou31ppBBmDzztmoOrMlU1mufe61cc7O
X-Received: by 2002:a25:ec08:0:b0:de6:327:fa2 with SMTP id
 3f1490d57ef6-dee4f1c4562mr15205302276.8.1715820220954; 
 Wed, 15 May 2024 17:43:40 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 3f1490d57ef6-dee658faea1sm586736276.8.2024.05.15.17.43.40
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 15 May 2024 17:43:40 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 15 May 2024 17:43:40 -0700 (PDT)
Message-ID: <664556bc.050a0220.f35c.1850SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 828FD605C373;
 Wed, 15 May 2024 20:43:40 -0400 (EDT)
Subject: |FAILURE| pw140129-140136 [PATCH] [v4,8/8] net/null: use generic SW 
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
 Stephen Hemminger <stephen@networkplumber.org>
In-Reply-To: <20240515234234.5015-9-stephen@networkplumber.org>
References: <20240515234234.5015-9-stephen@networkplumber.org>
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/140136

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, May 15 2024 23:41:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

140129-140136 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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/29967/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/