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 88A6C42817 for ; Fri, 24 Mar 2023 21:59:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62CAB4021F; Fri, 24 Mar 2023 21:59:04 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 9F3DE4021F for ; Fri, 24 Mar 2023 21:59:02 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id d14so1292112ion.9 for ; Fri, 24 Mar 2023 13:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679691542; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=m9MpLRc/ZtDueEIsNj+bYBM9YRh0OLJ2/wjsLcSquP8=; b=cHjR61wUnSkBCBA0j2aCPkzC6hbDIn+2EAkOCuXFvdM0fuhvX15cI7kCPJ0YPtJY8V 5Noh5KXN+XvWEpB1eSHEfPVWoqwNwtRmN/isJ1RW+wHICMOOc1dqsz5pFlfPEBuJFRn5 xJJH2oqyb0Jb66Q0DWPe4peuRo455R4wvH3jk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679691542; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m9MpLRc/ZtDueEIsNj+bYBM9YRh0OLJ2/wjsLcSquP8=; b=1yt6qoWopSqeWCvQYgqIX535RbYApEBRS0aG6kntuK5SCUNCXGi2acovx+cZAO0V7j zYh/jX51w5IlnvDugfLMqd6nWv5J8LVm1B+r5kzrLMWB4wPHDtjzDRvVr+PozSjxbkOO YRFJtywvqDpga0fEEXQSoyJnHtzuOxiTzwplze8LLfmRF7PXr/MM51qdeI7qojhGNu25 d2+0xom7kV84t0TJBorFoRI9Cd+6xKc2powjEkvYnCIIjCAQ9GLFBHn0lUmd5fG1LiRB iFIeG83f0snQoOYTQknEC+wYrwbucRg6XfI5iR0kDjApDPv33On4e0Vu1U+hBl8r+Z6X dvkQ== X-Gm-Message-State: AO0yUKWBwsgLhKuwZzapefQHIUVBiy/kXAS7Vmn23Hono75qPThq4Uru azp5H50jszdZDY3MNycIT2L08vAXCcahC1cIxl7WcKCOvKUNlg9n2HiFng== X-Google-Smtp-Source: AK7set/ZCVsfyd/sf+2kTIaurso+uH21Ojnz3GAHmquZBDwHp81wcZJ8I1vKOwRGtSKwUnWI3828C0l7NuqD X-Received: by 2002:a5e:c810:0:b0:753:121f:72a8 with SMTP id y16-20020a5ec810000000b00753121f72a8mr3259920iol.8.1679691541929; Fri, 24 Mar 2023 13:59:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c19-20020a0566022d1300b007594cadaa20sm206956iow.15.2023.03.24.13.59.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2023 13:59:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 795B4605246B; Fri, 24 Mar 2023 16:59:01 -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 7076E60123; Fri, 24 Mar 2023 20:59:01 +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: <20230324205901.7076E60123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 20:59:01 +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-unit-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 | dpdk_unit_test | +==================+================+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/