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 8AFB241B15
	for <public@inbox.dpdk.org>; Sat,  9 Mar 2024 20:07:39 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 8729840273;
	Sat,  9 Mar 2024 20:07:39 +0100 (CET)
Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com
 [209.85.222.100])
 by mails.dpdk.org (Postfix) with ESMTP id 7164F40144
 for <test-report@dpdk.org>; Sat,  9 Mar 2024 20:07:38 +0100 (CET)
Received: by mail-ua1-f100.google.com with SMTP id
 a1e0cc1a2514c-7db26980225so813718241.0
 for <test-report@dpdk.org>; Sat, 09 Mar 2024 11:07:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710011258; x=1710616058; 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=ke0eES1ffRkRFlOf/Wdbr1gyqYh8Ub76vy/lLR6fuMw=;
 b=P2QIQvACogbkTcwv4aNQM06n8mLQ8ymA7LxfsSrGWaDupedtDSdai2l3daE3LBAx8H
 EauCkz6A1QI9L/DRCLGjErsH5UAfT4CXOFe18dFRYpa9FMyWXYqBWCkDAiIa6LdKhW2w
 04RQSSS5j24bo6ZqQ8oAHJ4AcH2N9dlaOc2eo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710011258; x=1710616058;
 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=ke0eES1ffRkRFlOf/Wdbr1gyqYh8Ub76vy/lLR6fuMw=;
 b=pLWkHFxQ5mxLZBZ7sHQxXL6gKIsLQpPQhn8obHQcbpCw22Zw0MKUIVHBmpaiKGIPHD
 Qt9+G8Wpi9d5Rv8J6DD1qdjUqrD2y4YkZG0yPeZjF1OUI5JkOiPhjH73HIY40zwS8xfs
 DcRGOxYOtzEGTAbeXR6hSAW9hvVRJ8NGqJfLMG3yhvaVN0HZOnwZcEhKceB6bUTbCNty
 V/W7v4pylZNATtlzg8KDNpo4OT6bjal4UiHKO0+awTZwa8nV3bSxorXO0mtL2zzsTFjI
 N1qFfbNByGJfSbia+UBrB2vsmiFHKFw5FiegR/qgM+haqkeMCc5UZU0f5wPmD9G29B2G
 vzTA==
X-Gm-Message-State: AOJu0Yzt+oq3ybTmDPJylO5RVWv3ZyWeO24r/55m9PDFceM9dpOoOxvi
 UzBE/IFVLVfTdt7wmng2ArdDkZkDUJ3mZwoFcnh1+M9IDCtICV44OY0v0mudNjqrvNpTlUEEE11
 fsZaEDxyOSxe35HANnKIrLsy34NIIf4kUE7r6CoeI
X-Google-Smtp-Source: AGHT+IHn95BgE/Yut9HsNJTUpiTfBlYr+rLwP4ALUyq9c2fMlRU3MLCFjFRTkCDESnkkN0jbjko4H+5OJM4W
X-Received: by 2002:a67:f885:0:b0:473:884:7854 with SMTP id
 h5-20020a67f885000000b0047308847854mr1331562vso.25.1710011257854; 
 Sat, 09 Mar 2024 11:07:37 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 cu31-20020a056102161f00b00473220a4e59sm81256vsb.3.2024.03.09.11.07.37
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 09 Mar 2024 11:07:37 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 09 Mar 2024 11:07:37 -0800 (PST)
Message-ID: <65ecb379.050a0220.7e1eb.3a97SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 6E4166052510;
 Sat,  9 Mar 2024 14:07:37 -0500 (EST)
Subject: |SUCCESS| pw138141 [PATCH] [RFC,v3] tap: do not duplicate fd's
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240309181554.289317-1-stephen@networkplumber.org>
References: <20240309181554.289317-1-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-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/138141

_Functional Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Saturday, March 09 2024 18:12:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89

138141 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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