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 39E1241DB5
	for <public@inbox.dpdk.org>; Thu,  2 Mar 2023 16:41:28 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 33D39400D6;
	Thu,  2 Mar 2023 16:41:28 +0100 (CET)
Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com
 [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 3B9F4400D6
 for <test-report@dpdk.org>; Thu,  2 Mar 2023 16:41:26 +0100 (CET)
Received: by mail-pj1-f97.google.com with SMTP id bo22so5609260pjb.4
 for <test-report@dpdk.org>; Thu, 02 Mar 2023 07:41:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677771685;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=nhOQmAXttzqp89oUG6CHkYZhKwT/2Z+4eOdEGIk2eZE=;
 b=TFD/JN1p9oIuK813eR/1Sd+rlX+NchvDTgN6+OppMgKYxLEbXhAyKJqqV+/a2MtjLh
 rzDjF7LVGTE4VB5a/Flz5xLBJcHt5tcRuUx7BMgJt6/ogpzsH+jn0n4xIOES7DRNaM+P
 ORNaStB/+RaJW/Xvxj7/Z90pL0k4oPnKzv5xs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677771685;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=nhOQmAXttzqp89oUG6CHkYZhKwT/2Z+4eOdEGIk2eZE=;
 b=Q7Qg7XM5AUX64z9Lh47TBLloqDJ7HNI3jG59RC7w7zaTu7Q/D5iT9ER9v9UMQEKeip
 6+0eakqhR2ex7w1vStGf1D30wxKfHphwbZudn4KmnSr/f11TFrc1/WoQT4hooFIdCp74
 qXee143Txe1Y/RokqgXxhK/6KhOtAdBzIgnVZcJ4sTMvKu/gD0ig16hj48rL7oY7bJOD
 axdr+9n0bDMD3ppO8xz1atnV1KzKcNIk90Ynb8x23vNguAMXa8EPBFvNZ/IVxu+QyYJi
 2Q/TsWuEqsx/mjH8/lRNF8Rff/B8PDAxYanw1ac7uH0j7xWJ+XDJWVtrvcsb5jUNmUyD
 O20Q==
X-Gm-Message-State: AO0yUKWj4ojei7SZhGlsLWC4a/8WStaha0FmWPNAEfBzvPAI3lpSjTye
 fcJ64WhM3Q/A7CzcQyWq5ajcYVJsZHWzzTl+PjyLNwHH5UOxrMjs2Ig=
X-Google-Smtp-Source: AK7set/0rDQMAOH/7YFWntiB3hFVjTQIybjr0Jw81m9zSKuXCXpQtpFJPz3y5ERyKxGjBSb3rG9R4qUOuvhp
X-Received: by 2002:a17:90b:3882:b0:234:409:9752 with SMTP id
 mu2-20020a17090b388200b0023404099752mr11954638pjb.25.1677771685517; 
 Thu, 02 Mar 2023 07:41:25 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 me10-20020a17090b17ca00b00236083cb0dbsm202576pjb.13.2023.03.02.07.41.25
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 02 Mar 2023 07:41:25 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id CA21F605246B;
 Thu,  2 Mar 2023 10:41:24 -0500 (EST)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C6368601B4;
 Thu,  2 Mar 2023 15:41:24 +0000 (UTC)
Subject: |SUCCESS| pw124686 [PATCH] vhost: fix vring enable with VDPA
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230302154124.C6368601B4@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Thu,  2 Mar 2023 15:41:24 +0000 (UTC)
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-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/124686

_Functional Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Thursday, March 02 2023 09:48:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b

124686 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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

UNH-IOL DPDK Community Lab

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