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 DDA314280E for ; Wed, 22 Mar 2023 20:31:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7D4740A84; Wed, 22 Mar 2023 20:31:44 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id A83C640A84 for ; Wed, 22 Mar 2023 20:31:43 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id j3-20020a17090adc8300b0023d09aea4a6so24581650pjv.5 for ; Wed, 22 Mar 2023 12:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679513503; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GIeoDc0OoUPknZNacaWpx0g6Bbhf2ge8xDufV5kcpNU=; b=SER/X2moHXAHKHq8RRUAnUwUwfKOO+SJRy9lHSgJ9v7FDzhWhPJqCy/YnsqE1fAesp Fo0cLlVW6eNyzfknf23ciNfNGdPQSzfA2YY2ZJX42JxtRvrGVlKJJhl7XlN/34Z5o9RI RsfRM6CG8NjdCgRJfJOh4B6WxX7eptW6bKiY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679513503; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GIeoDc0OoUPknZNacaWpx0g6Bbhf2ge8xDufV5kcpNU=; b=GffBMep/l2g/S10YC+L/YTHNPLLK2J7FT9Sqjg5wluHc+QaZguYGwawCqwEnEwoPe/ gzt6h3UrPGH4dmFRbxCYCwIwHaTVH5tRAgl9mVikaIphlOO91W191HhVMULIsT4ybtm0 6/HkegG9bo2ZdvHMAKdaR4FY644o006ocjnkx+b/BXsABMbWYLIeOXodrbIUcP/oGzu5 tQ1xoKRMTXV6nz4dfVsYG+tzrcgAv12UysBwaXRbkPn34eseNzKLw7PD94Ws+QxOqVIU +6kmTi2vdB28LmcMuTNXGuxQ+NUC6peH8EnhwmtVC1aKqLbzBWq0wZQVGxi2cL6zPB75 XGYA== X-Gm-Message-State: AAQBX9ekTALz2GT1614exI0cLpErq3MfSW9mK1+kjYGVbnPIc2+SfvFm E51prAUWrWwrVfjLL+gFhCYFzAKaql1r9HoT+53X5rzuWra9d6vRly1kDA== X-Google-Smtp-Source: AKy350Y6W18khtPU3cRkbQNpr83WUq5CerdcC5SzciMheTJsir9KFex2FMdrji0LFS/Petlio96PKogXTEuj X-Received: by 2002:a17:90a:56:b0:23b:3b26:c612 with SMTP id 22-20020a17090a005600b0023b3b26c612mr3009739pjb.20.1679513502929; Wed, 22 Mar 2023 12:31:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v2-20020a170902e8c200b001a1c604688esm1633566plg.25.2023.03.22.12.31.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 12:31:42 -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 331CB605246B; Wed, 22 Mar 2023 15:31:42 -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 31A2460121; Wed, 22 Mar 2023 19:31:42 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230322193142.31A2460121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 19:31:42 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125422 _Testing PASS_ Submitter: Boleslav Stankevich 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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/