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 9F04845ADC
	for <public@inbox.dpdk.org>; Tue,  8 Oct 2024 04:17:09 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 9D629400D7;
	Tue,  8 Oct 2024 04:17:09 +0200 (CEST)
Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com
 [209.85.161.100])
 by mails.dpdk.org (Postfix) with ESMTP id 9B007402E8
 for <test-report@dpdk.org>; Tue,  8 Oct 2024 04:17:06 +0200 (CEST)
Received: by mail-oo1-f100.google.com with SMTP id
 006d021491bc7-5e1b50fea4bso2693372eaf.2
 for <test-report@dpdk.org>; Mon, 07 Oct 2024 19:17:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1728353825; x=1728958625; 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=D7WKteSeV39t/tu9VQ3SWzxMcUpuGyLjTdlHwZRLIvc=;
 b=XXBW9tcMjUbhwZJujKSCdubHHdSasbYxvlMEpHexrb1NuqT+mGUb5CyUONJ2u5fn3l
 1cOP2Se6cJoongxGV+Si0Ztu8nBUnuilAoJI5PPjfx5KZCeIXV5w1ac/kzMYJ9xgg5nA
 Zw/v+2N+/VgVi8QFakn/wN2RN1QdhxVcO3MUE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1728353825; x=1728958625;
 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=D7WKteSeV39t/tu9VQ3SWzxMcUpuGyLjTdlHwZRLIvc=;
 b=MjhJw32mHutW8vo1aa9wpVbd8aqFMPy6FBj7F8QFvEDln5kFDzzWfYsqOqOCd5Y7YQ
 RpUXAq5BfAnlD6bM6lYDrVKrzrFJeD0gXe1xYsBIGsC16Zhh4dLWD/QgW+ntlXQWjLDu
 cp2nmc+g6aCwBEshVmf/BMmxSnNFSsrJodbF3zz5tGdaGkAXNZ7Uh7s3f+zEfpTyBddK
 hBru11IbZXhyl7w9De6RTQjtYU5kHe7ZHS4XOLcvAgQxgUsrPtn513gI0axT6R6invgw
 78HDz2CrKjQxSts42u1HUVTKhZuwSi2uSGsey0zzXuUPkAq/tPfQFYU5R8QjaTjrKVcK
 GO5w==
X-Gm-Message-State: AOJu0YzVknvwVoVkZ6N4P1mgHAgmg4UqbjJvzocVcJ6ftG5+yc6I3PaI
 PHiUqZ2F5OQIpEtUNUwkSWXDMkQBolFzIQtN648gKv+sFiEPWhooaO3iNtr2ItWESmRWBit6sOc
 d/iTUhttdD/FPg5/yAaf519RfoHS3IXvQasAMrkIPgz6uN04liOJ27tag
X-Google-Smtp-Source: AGHT+IEMqBi07jkz/zG1kzLz3sJrQJ7oCiFazTIwCzQUfvLCHBoEyOcxeiZ86gkI38Nbx4poAccRI2n3XEKA
X-Received: by 2002:a05:6871:878c:b0:268:a79a:be0d with SMTP id
 586e51a60fabf-287c22df957mr7413538fac.47.1728353825691; 
 Mon, 07 Oct 2024 19:17:05 -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
 586e51a60fabf-287d73b0566sm208575fac.46.2024.10.07.19.17.05
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 07 Oct 2024 19:17:05 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 07 Oct 2024 19:17:05 -0700 (PDT)
Message-ID: <67049621.050a0220.294c45.dd1dSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.2] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2E22D605C380;
 Mon,  7 Oct 2024 22:17:05 -0400 (EDT)
Subject: |SUCCESS| pw145310-145314 [PATCH] [5/5] net/virtio-user: support vDP
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20241007150403.1680983-5-skoteshwar@marvell.com>
References: <20241007150403.1680983-5-skoteshwar@marvell.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: SUCCESS
http://dpdk.org/patch/145314

_Functional Testing PASS_

Submitter: Satha Koteswara Rao Kottidi <skoteshwar@marvell.com>
Date: Monday, October 07 2024 15:04:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd

145310-145314 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#186178

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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