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 E8C584402F
	for <public@inbox.dpdk.org>; Wed, 15 May 2024 01:02:48 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E4EAC4029E;
	Wed, 15 May 2024 01:02:48 +0200 (CEST)
Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com
 [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id CE8C84025C
 for <test-report@dpdk.org>; Wed, 15 May 2024 01:02:47 +0200 (CEST)
Received: by mail-qv1-f99.google.com with SMTP id
 6a1803df08f44-69cb4a046dfso25198816d6.2
 for <test-report@dpdk.org>; Tue, 14 May 2024 16:02:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1715727767; x=1716332567; 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=d75sW/CTRCOoLag4PgSFRAbWhwa8uydU1KL/GyLVr7o=;
 b=PknlF8yP3Xw37RBM2TIqjK3jINuCo/+GwElKszadiU1ur9HRSu5q4weDquz9AAB1n4
 +qcjrSsflRlKHq6NhEjDnApE4alqvaxHUhAbicgVGMRnK5Tx//5L8cWge3a8e9Go587X
 KLzBiujOkTqlqY/qSHwJVyBz//EXw/MNpsmGE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1715727767; x=1716332567;
 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=d75sW/CTRCOoLag4PgSFRAbWhwa8uydU1KL/GyLVr7o=;
 b=siys6Be/SQD6Mc9P4EsT6KfAyANQ3TpykwOAHhLlqQAUllhCBrHK5OhsYKeJfWj6fh
 rIJqWoEXoTAB+iq0mBaHAGY5mt+It90RVyytd6b+UZG7xlPBxKJ1lfTYrEwcKTk3Pnbr
 40HPaxS3M6g2luHWwh6qRkq7KjU6Eclfk0gRdIZWYJb1wglBxvPftCONLUjzbyA29gIu
 /MIBwmy0Tv0kaSnIVXt5BTN6Jufu990V6uX7QexsZyedjJjQr8EoQDf5nMLs1dj2JAtz
 Eg/hD/To27h2aT5Mjw+PQOqjSBmKyy/wYB+UNnXC3qNofFxQBaOH3mvQ7hJ+mqyLAd3m
 fr3A==
X-Gm-Message-State: AOJu0YzLncMJx6qjhZgwNq/tlbbTEd+LZJOzHGxzmYV9GcaEmZ4OZqks
 g+nUa3giN3PgoAYrSaPrbVUEVl3VXcuc87RBB8fsVVPWvgPL2205yfcMXK68KR8oCTKpX54M345
 xfoBU2TXLA7QuopTRUaGrTvprQCBXiwDNE4bfL3dg
X-Google-Smtp-Source: AGHT+IG/7346nojPboTfPUINZsY3VW5n3mmZwsqLsoVFoUaO1Q9G5qrPHQCH23N2ZS6TJ6GsbnlnS11uKCQp
X-Received: by 2002:a05:6214:4291:b0:69b:2897:4fc4 with SMTP id
 6a1803df08f44-6a168240335mr197326156d6.58.1715727767159; 
 Tue, 14 May 2024 16:02:47 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 6a1803df08f44-6a15f25b8d4sm7609716d6.64.2024.05.14.16.02.47
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 14 May 2024 16:02:47 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 14 May 2024 16:02:47 -0700 (PDT)
Message-ID: <6643ed97.050a0220.cbc34.ca3eSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id DCA69605C373;
 Tue, 14 May 2024 19:02:46 -0400 (EDT)
Subject: |FAILURE| pw140067-140073 [PATCH] [v3,7/7] net/tap: use generic SW s
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: <20240514153845.42489-8-stephen@networkplumber.org>
References: <20240514153845.42489-8-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/140073

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Tuesday, May 14 2024 15:35:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

140067-140073 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29959/

UNH-IOL DPDK Community Lab

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