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 D120042809
	for <public@inbox.dpdk.org>; Wed, 22 Mar 2023 14:16:22 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BF18340A84;
	Wed, 22 Mar 2023 14:16:22 +0100 (CET)
Received: from mail-il1-f225.google.com (mail-il1-f225.google.com
 [209.85.166.225])
 by mails.dpdk.org (Postfix) with ESMTP id BF30B40A84
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 14:16:21 +0100 (CET)
Received: by mail-il1-f225.google.com with SMTP id x6so1521246ile.3
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 06:16:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679490981;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=XYGHSDgE1+7U6EtPT3lfszS0n6t+16V+09dm6T6azmg=;
 b=ClIk3KZ6pHWsD3q0kRuleplDXMqxn52c+PpJ7eYTgaD8bPHy7I6sngMu+H+Bx77cR7
 xPlLVCw9giyldC642L8uvw6MaNOOtThTxfDxAg3R8Ql5GwuP1tmGRalmyGOhDP6d5K2M
 RYKgN7XTwZrFf7egpOHEqIz0F1tGhaeZDQN1M=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679490981;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=XYGHSDgE1+7U6EtPT3lfszS0n6t+16V+09dm6T6azmg=;
 b=Ary9PWt/uUKKs7X+H3hrbcNDZZ7HRr+5yitAcWWjzWEtXMXXlspMjC6puYHefCtvIU
 uMu0bx+uTeoGR9Xn1pEuGyH1xZv1BNZ/g4HQwjMwLPm2kT23phhsQ39yr/hHnK3H02o/
 IKD9RlmTAlQJxSMDpm0bD2iNc9rG1u5rjhivirzuhi9oxugaVR1qiynQvoIGKRMmI5X0
 RAhQXS6r5+0QvC0Fo17qUtkYrLEQLzSdl1TzNISB09JIUj8YhUMJeyTfZ5zevX2UtYRR
 BTLBiOBp4aNcxGOioTMbbcOQWEH6gzd5cPcgclHEq12r+GIZa9mnM6zJNrqyJSdMEhw8
 vDDg==
X-Gm-Message-State: AO0yUKWniVWfsRXVmZNF4CZAXL0VV2T3fpKJxHV4+bW6BkosdRfdyLb+
 ARhz6CK5+p++JaV8VNlw5d0NgZ9GTpJGA3vPtARIn/ngy7OOwXV5TcseeQ==
X-Google-Smtp-Source: AK7set+Oa/GO9SlNdgCKjHPmH7FYE4qSqf4Gq6si2270RGnvleGB1GGciZ4Z+bpjqgl8bTQsWJomgVfnpvxr
X-Received: by 2002:a92:ce8d:0:b0:310:c1b3:9906 with SMTP id
 r13-20020a92ce8d000000b00310c1b39906mr3934802ilo.25.1679490981048; 
 Wed, 22 Mar 2023 06:16:21 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 v14-20020a056e020f8e00b00322beba6085sm2168984ilo.44.2023.03.22.06.16.20
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 22 Mar 2023 06:16:21 -0700 (PDT)
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 957CC605246B;
 Wed, 22 Mar 2023 09:16:20 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 91F8360121;
 Wed, 22 Mar 2023 13:16:20 +0000 (UTC)
Subject: |SUCCESS| pw125421-125422 [PATCH] [2/2] net/virtio: fix device init
 to return negative errno
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: <20230322131620.91F8360121@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 22 Mar 2023 13:16:20 +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-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/125422

_Functional Testing PASS_

Submitter: Boleslav Stankevich <boleslav.stankevich@oktetlabs.ru>
Date: Wednesday, March 22 2023 10:23:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a

125421-125422 --> 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 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/25831/

UNH-IOL DPDK Community Lab

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