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 9A3C042809 for ; Wed, 22 Mar 2023 13:41:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9611E40A84; Wed, 22 Mar 2023 13:41:16 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9D1E240A84 for ; Wed, 22 Mar 2023 13:41:13 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id h5so9750322ile.13 for ; Wed, 22 Mar 2023 05:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679488873; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=q3HOa1ieWmx9sw2/tQWuyfjfSiGW3vPxVXgVSxVYktw=; b=EPMbQj7IFaWHJi3RYf7S9QPaT6bRruPB0hw3CZA/nARc83gP78HF97/NIZ3uIMCBTU ldJY/nSLG3jYWzDL3vI0qdELPyN9SL3oFiO48d2sjmty0eEXV56oErqMfyULyJvXiXIK GtFwtEWNaRbJ8aTG6njeGk/U3E9mkFKRjp9OE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679488873; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q3HOa1ieWmx9sw2/tQWuyfjfSiGW3vPxVXgVSxVYktw=; b=KtKsLxsjG6CLXm0nSx5V4UxT+1TxoCpiA7H7jXJk38eoEKDTP6wmFxmTUl/jcDrt+b YsGkwxzAiVPoFiu8tsbF2nyBI+x5FwIU1ol4kCxRPVVxLAYSsXYj4S2xaBg3cC0bnXxp ym9l/xpSFpG9axaUM8UnxmIrRffHw6bzvFdJ50Yb+hyg8OyiVGz1D2H+x122B4MJPwo1 volQOZSS1gKTWMGfGKY18jznFAkfw8lk8rBjze2Ht4XkRmZ5Vl3GqyX6VsczHxHW7B1Q u7ozsR2kZPd72aK2dae7QQ4Qr5TxeclE17acjFiqqNBP2WkhgG+85Dy9CDQCM9cKHgGV MhfQ== X-Gm-Message-State: AO0yUKWR7mBY2ZrIVZLxeEZF8+iv0+eIYZIQ0AMsfM70/DY2uLpQEZZk Bjxzl23QSe0cO0ozSQJr7/mNQEPx8UwPTpsQRNPBfaj3/Ptvdk+uUArtXQ== X-Google-Smtp-Source: AK7set+mhxGYx8RSHsdxKxpUS8KolNA2AxOVXNufAufl1FvBoIbOW7szZQSFNPli4NrVVlYFqlLjO1agtzP0 X-Received: by 2002:a92:d28e:0:b0:316:e941:24e3 with SMTP id p14-20020a92d28e000000b00316e94124e3mr4546617ilp.24.1679488872982; Wed, 22 Mar 2023 05:41:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d30-20020a023f1e000000b00401d3993e33sm2650825jaa.38.2023.03.22.05.41.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 05:41:12 -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 8D074605246B; Wed, 22 Mar 2023 08:41:12 -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 8A2C260121; Wed, 22 Mar 2023 12:41:12 +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: <20230322124112.8A2C260121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 12:41:12 +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: 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/