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 5D8BA42814
	for <public@inbox.dpdk.org>; Wed, 22 Mar 2023 23:28:19 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 59BF440395;
	Wed, 22 Mar 2023 23:28:19 +0100 (CET)
Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com
 [209.85.214.225])
 by mails.dpdk.org (Postfix) with ESMTP id 6B22B40395
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 23:28:17 +0100 (CET)
Received: by mail-pl1-f225.google.com with SMTP id c18so20599031ple.11
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 15:28:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679524096;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=CwVSpNBcoLgBnXpBSbj1JvsWa0x+HfX3Z3IJDBmFzpU=;
 b=OI+q14tzzWH6l0y6gfTkK90o8jCnSZAkBTbjxySpnoFVL4qAFQJCx58Jx9uj16Ithb
 uZJ/FtFAJuDO7koYfG85H94qbBzqLQJayIcurECfz17wiPBB2dR6dDyz3aNHib7ruYRf
 JnOg9LqHW7EmVCMtNDOvSZrcR1qxg75R2wzq8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679524096;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=CwVSpNBcoLgBnXpBSbj1JvsWa0x+HfX3Z3IJDBmFzpU=;
 b=uXqLg79j+1WJZve6Aan3JGyFHTr/yWiPTiXHM/jvmSNv36XXTRQdqxNIlpDNo7gqYj
 wMGJzqb4L4Kaszu6stYFEef/P91TNZtkZ3b5o670KQccU4W7z2pGLKWsvl5IzCuHIHcu
 G9a7jfV30Zb8rwDWDI3JzuVrYyF2DlIYUFtb1cUNnUBaLVDVfcfTGiuPkCQmEVDgD5Mv
 mBQAgX2zKG87u1nDCsaI11oyhWEM9U5wyjGYlhZKWgSaNQlzDowBx/OJ8OfO6xIzl8iD
 jGMfN0WU4hSp9bvesqejcCzcUAyAjKp7h9wZHUP/705Kb2vm5VbtgNrm6VQ2sg2IJqC6
 KtYw==
X-Gm-Message-State: AAQBX9dMXTC9mBo7h+3kG95AMjmhRtoWRh8iozlqnTgBd6ScBxT5Hv9p
 Y8hH5q4DPnVa+PQ6ZF2UQlcQ2H043jObTtemQjDAM7MgFIUELrB1XNUEZw==
X-Google-Smtp-Source: AKy350Y0ZR8TunHfSGQvPjH2WGundlwqYHcSgBJXK7pfzWgnFcIgFUQcM6pXpM8dwBoqO+loyZN8hMTqUF/5
X-Received: by 2002:a17:902:db06:b0:1a1:f5dd:2dce with SMTP id
 m6-20020a170902db0600b001a1f5dd2dcemr3340925plx.6.1679524096697; 
 Wed, 22 Mar 2023 15:28:16 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 s1-20020a17090302c100b001a202f597a4sm50834plk.121.2023.03.22.15.28.16
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 22 Mar 2023 15:28:16 -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 05E91605246B;
 Wed, 22 Mar 2023 18:28:16 -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 0452460121;
 Wed, 22 Mar 2023 22:28:16 +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: Boleslav Stankevich <boleslav.stankevich@oktetlabs.ru>,
 dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230322222816.0452460121@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 22 Mar 2023 22:28:16 +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-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125422

_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 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+--------------+------------------------------+---------------------------+
|          Environment          | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+===============================+================+==============+==============================+===========================+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-------------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-------------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-------------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11                     | SKIPPED        | SKIPPED      | PASS                         | PASS                      |
+-------------------------------+----------------+--------------+------------------------------+---------------------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/