From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2A45642809 for ; Wed, 22 Mar 2023 14:29:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2603540A84; Wed, 22 Mar 2023 14:29:34 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 145F540A84 for ; Wed, 22 Mar 2023 14:29:33 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id ay14so12573264uab.13 for ; Wed, 22 Mar 2023 06:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679491772; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4/Ah7eGD7FrJebCZFjVU7/TWLPIdqdsWYNXPxj1WXPQ=; b=Q5XyHrux2exAFbc8NG7jw4NK/N01ucz08g8iJ1lhI5xEeQoEhqQ0bGl8O5qor0i4Mp RgVQYnQnO4jHlgxdStaiAfZ17ClP/but+SpQ5DVTr+E7AGeXT7NF0DkDnlEWbPW0ry2Y 6Bxn7AQ3gWNDFIGyyG+2q6vTIyC2PRiLSgbIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679491772; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4/Ah7eGD7FrJebCZFjVU7/TWLPIdqdsWYNXPxj1WXPQ=; b=kIjbRKulxl1Fq5ZXK+1PpMv+gi7synnBsDtD/Ozg3RCJhzDCZbh8/68ddjxfDi4G14 A2a4weSUlZ7xRfxKQJiXSWpdR1fWyzqSSkonxpWbqNv9SRWKH3BN9AJl1u43slgC6+WO Cg+Typxh7nG5R7TFhkLCAFrd440jGdFXn45nSDfmlUQypi7v5n3hmP7fUgwr8GlaIhfH SjMJCbPkVbRcwh42CYiJEkNCcPOvSaNmXQgAqn4FZImGQcwuFZQNqLjNZLk8h61eaFNb /3RWzhBP0OBD24toac8eQbeR3uG8L7hUOcoaCtqanIGEpqpqYwxFkDTMzE4qZIzJkGCb PglA== X-Gm-Message-State: AO0yUKWTRxqDVVpPomUIVzBAJGEPltdvVQnvep1yfEm3miKs+CTpM4jH jtRBFVTpKG0y9qB2n/YnXl/QMcz/nkfjI2HaKTp/F+k/ejJ2yPYmxyykYw== X-Google-Smtp-Source: AK7set9RXTqfUOgIOPu9wTwVziSCfx/xyjoDAOuXpshrnlyVHP9ftcGhX4bnT9aHQNDnX6iImJlgLPsgtfb6 X-Received: by 2002:a1f:734c:0:b0:439:a5cf:f199 with SMTP id o73-20020a1f734c000000b00439a5cff199mr2661627vkc.12.1679491772449; Wed, 22 Mar 2023 06:29:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u12-20020ab0702c000000b00752ac413b3fsm2984668ual.15.2023.03.22.06.29.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 06:29:32 -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 2EB6A605246B; Wed, 22 Mar 2023 09:29:32 -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 2C64660121; Wed, 22 Mar 2023 13:29:32 +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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230322132932.2C64660121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 13:29:32 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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/25831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/