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 455A544030
	for <public@inbox.dpdk.org>; Wed, 15 May 2024 02:16:05 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 418094029E;
	Wed, 15 May 2024 02:16:05 +0200 (CEST)
Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com
 [209.85.128.225])
 by mails.dpdk.org (Postfix) with ESMTP id C4A594025C
 for <test-report@dpdk.org>; Wed, 15 May 2024 02:16:03 +0200 (CEST)
Received: by mail-yw1-f225.google.com with SMTP id
 00721157ae682-61df903aa05so70726937b3.3
 for <test-report@dpdk.org>; Tue, 14 May 2024 17:16:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1715732163; x=1716336963; 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=Fe3b1OdIekFdeaT3FSdhsH/Y2mUtwmaDtXoodkbLH0c=;
 b=I2jnuakZLLHDtfzyVgczBJ0BB52jnffBK+IndYWlemlugQE3e6q2jVErOe3+Ztk+2t
 npEg+lsjIT2ZwtI9QIZa0sJ+9xd28xa1mfsx2FawIkFbgxEXeS3PeqnlfXgqYrOaEzAX
 r84FmWurFJhBtU9GkRgQECgcxxcPt1bWy0yI0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1715732163; x=1716336963;
 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=Fe3b1OdIekFdeaT3FSdhsH/Y2mUtwmaDtXoodkbLH0c=;
 b=rIFHosv/R1qPeH/uQEZmKd7g30+Mf6Xb1NRt9vYx/gG7fcNrLeiKiXbnh8K+PYfj4+
 KKhQgyvmoU4wNo6wnq9GWRRjfd7qAROYkkISEmzkx1hjUZrNK+4RJvb3dTYKhCMUiaCA
 OHt7+IlpppqpvFuB9jr0Am4exv+ki5G+ByMr3XF4uz7PX8F7qNA9PWKrA8lROXaDB75T
 uwsIkVHUTuNbl7Mc8rBTbmokMUJYcXVN/FEvaPZ7RlKntNr7CVxG0Z+mNGpjizKQd++L
 Sw4AtD8HJQm0x07ZEsuFXAQOTo3meGSWyJnHyc1mTRohl0IV6F4OBNbYqfPzp3Skw8K4
 cxcg==
X-Gm-Message-State: AOJu0Yy9x9a6WwFBaBkHaZ2hwtm7ZqefdcB9BRPbGGqQ46pBXJqW6ixR
 ZD8E+UBr6eBk9lcmAZfMsmGsNKlCMfy0tKWj75HOL7hqtPQSJDvLZhJcqM33G0H66edIRYged7t
 DOvV20HpW7fZgDTfuxVio+rehnWRZNM66vWyW7NsEIjMDK3Xp3JvjStS8
X-Google-Smtp-Source: AGHT+IEBBXqzujmXmNlT2mROXMObamaMbBbzcuqFzmDcSUD1lVWq70npfOmHorwGXat88/MGWRWl9loPNwPM
X-Received: by 2002:a81:ae5f:0:b0:61d:fd3e:8e8f with SMTP id
 00721157ae682-622affa8b29mr188239667b3.25.1715732163161; 
 Tue, 14 May 2024 17:16:03 -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
 00721157ae682-620a3627161sm9037637b3.39.2024.05.14.17.16.03
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 14 May 2024 17:16:03 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 14 May 2024 17:16:03 -0700 (PDT)
Message-ID: <6643fec3.0d0a0220.567de.599aSMTPIN_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 C73CA605C373;
 Tue, 14 May 2024 20:16:02 -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           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 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)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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/