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 E186143BA2
	for <public@inbox.dpdk.org>; Fri,  1 Mar 2024 07:32:00 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DC8994029A;
	Fri,  1 Mar 2024 07:32:00 +0100 (CET)
Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com
 [209.85.128.225])
 by mails.dpdk.org (Postfix) with ESMTP id 3551E4025C
 for <test-report@dpdk.org>; Fri,  1 Mar 2024 07:31:59 +0100 (CET)
Received: by mail-yw1-f225.google.com with SMTP id
 00721157ae682-607cd210962so17006087b3.2
 for <test-report@dpdk.org>; Thu, 29 Feb 2024 22:31:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709274718; x=1709879518; 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=2SM8MvrL2TDpLAGjdB8gJmWDV+uL+TfPjDISkocmWnA=;
 b=PrysK72pm7YQtJRtCfX9QKvTtV8002Z6SFxG6dI3K4aYZHVsUGNAkj2ZG5A206tdus
 dw6y9gZx3Ue7DcndwAz9FG8r4pYBtcpAzrxwtITYFChb7FPPYBw59ZdnDBZrCmhYyJFB
 JU0qsPODGpbzcBNRuve3KbBEWEzfnkv/a1TIY=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709274718; x=1709879518;
 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=2SM8MvrL2TDpLAGjdB8gJmWDV+uL+TfPjDISkocmWnA=;
 b=jXJ0dP3h2R/j0XJIYeSfjVo7cR2cKgnDJOPxIiYa3pGOmbXykpKuYE4XGslE5/osq1
 AaOYwAR9zcyySk8AU9OXgsno144LE6aPGc4nl0/pqEVXaQrmvBQ7+odstshVZsvP7BfC
 ZE1RNwqA6Izw9CXjGjNhQIAgfxNjaQzFq4Rd0q+ogmXvQ4phA0B4+AGUCsB1N7otTLSm
 N/93kAeKTCC+Y9tdZthwnMFkBlT2hmLUxqTxocK1id7RCWVjpz1qD7XJ7BsbPujml2h3
 OWuBzpkBaX608XakmbilfOwvN7Hgo/99k/vdjvoPyLVrrXubvWOagl/fv/2WuF/Z0BMx
 RP0Q==
X-Forwarded-Encrypted: i=1;
 AJvYcCWpjQZb5IKuimNMXx0amUq9is68rMx9wAJbvW/Y+Qp/3lTFTRQmQDU8EonCqG2LXDJtUAWeuFLd1/CzONmZSIla++3ViQ==
X-Gm-Message-State: AOJu0Yxbb68+6B3NtJBv7NoPZMDun0i0osZk/JZP4WmS58spEowSFTET
 6UmTFsfLytkb3sBWkeXjW5lA8MRT5zY1oU5RbJ+q7uTE/+z8fkZSPyhsnuNt0bpy7SzJO52TyQI
 l2MZh6oJ/+7AfuqL9v6PTkyT8uzG8WoyaYJ6gmn6k
X-Google-Smtp-Source: AGHT+IGDKJTjaQwxNZiuQ5hZubzbXEwyki00n7BCAH1Zg3B5IvO+3QrFwy81+SNiUZen09frlGQXL495jCas
X-Received: by 2002:a81:9e0b:0:b0:608:4cee:e71f with SMTP id
 m11-20020a819e0b000000b006084ceee71fmr836354ywj.32.1709274718610; 
 Thu, 29 Feb 2024 22:31:58 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 z8-20020a0dd708000000b00608de16a1e2sm160753ywd.4.2024.02.29.22.31.58
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 29 Feb 2024 22:31:58 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 29 Feb 2024 22:31:58 -0800 (PST)
Message-ID: <65e1765e.0d0a0220.ad745.b179SMTPIN_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 476106052511;
 Fri,  1 Mar 2024 01:31:58 -0500 (EST)
Subject: |FAILURE| pw137480-137486 [PATCH] [7/7] vhost: improve FD manager lo
From: dpdklab@iol.unh.edu
To: Ferruh Yigit <ferruh.yigit@intel.com>, Test Report <test-report@dpdk.org>,
 Georgii Tkachuk <georgii.tkachuk@intel.com>, Qian Xu <qian.q.xu@intel.com>,
 Lijuan Tu <lijuan.tu@intel.com>
Cc: dpdk-test-reports@iol.unh.edu, Maxime Coquelin <maxime.coquelin@redhat.com>
In-Reply-To: <20240229122502.2572343-8-maxime.coquelin@redhat.com>
References: <20240229122502.2572343-8-maxime.coquelin@redhat.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-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/137486

_Functional Testing issues_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 29 2024 12:25:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049

137480-137486 --> functional testing fail

Test environment and result as below:

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


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: 1/3
	Failed Tests:
		- virtio_smoke


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: 1/3
	Failed Tests:
		- virtio_smoke


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


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

UNH-IOL DPDK Community Lab

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