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 8841441CFE for ; Tue, 14 Mar 2023 11:55:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82FD340A7E; Tue, 14 Mar 2023 11:55:20 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 40E8C40A7E for ; Tue, 14 Mar 2023 11:55:19 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id g9so10077744qvt.8 for ; Tue, 14 Mar 2023 03:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678791318; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=f914EkmdlRYC3mklXETAVwBJRe7NFncxvYZ3QV79IIw=; b=J++2kn4uBBACBWAclVpXLy7IhKRaDqD/TcgIY4y/3yC9wlI8vZZMv2Wx7E5dANhGyB RPl4SW1FbLhPyu9ZPAGZCpBw59acxHtkwmsHFttaYltLnwPBFdxTq0OeMM1oIguWHN9I mw3ULBXSzHb825ffBtdgVb3yRvbMpcXnH3hhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678791318; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f914EkmdlRYC3mklXETAVwBJRe7NFncxvYZ3QV79IIw=; b=paJAZIOnr/tzlEUuxbzU1Z9bGEzJqPEwoDjREGR8nSZBQTITyDDmSrRrtShNBE66cG omg5GQ6tnTzCDg6d4mjns82+paKHjXgZQsshRUQQ4Mz3/NdsgocWA70yW1RtoZzcWRIJ 4ouSya881r5r/I6KQTqFLGJJ70o2S7kMikwmZ1zv+BLNHpW6+X1+P13Efg2/HDhkoEjj m8B2qX1XLxV3F4J7AWTjPIWmikHFGT+pg5RUfaOB+hQ5TNMUrJniMkx2/1qLI1NmxFJH ZT816UBByLnxzlP7OofaTWKqW/cVu8GbI7IyESs0wZkb2bQ6r0DVR9UbQFhAvakDSr1y 777w== X-Gm-Message-State: AO0yUKW5as7FEjyLdLNb29VOkYYs8nKBlQsgAEf5BhPtEHpAw+HjwcXB 2sC3qLEC+svqvhd8E3h5h71ShKc8DeJkCJJYyREO08khJQ5q8RpGHKIj+LqPSLATkGG+lpURYg= = X-Google-Smtp-Source: AK7set8ZSk5M6FOm6YlommarweQSW2NaSPTMuXSDREquxQpobg+dDjEOE2HnBE9HPNSwy3evbdNSE5eXMBSG X-Received: by 2002:a05:622a:14c8:b0:3b9:e4cf:ce2d with SMTP id u8-20020a05622a14c800b003b9e4cfce2dmr24028801qtx.16.1678791318669; Tue, 14 Mar 2023 03:55:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f19-20020a05622a1a1300b003bff27f08bbsm158561qtb.28.2023.03.14.03.55.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 03:55:18 -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 5E224605246B; Tue, 14 Mar 2023 06:55:18 -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 5AF8C6011D; Tue, 14 Mar 2023 10:55:18 +0000 (UTC) Subject: |SUCCESS| pw125092 [PATCH] [v2] net/virtio: remove address width limit for modern devices 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: <20230314105518.5AF8C6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 10:55:18 +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/125092 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, March 14 2023 08:53:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125092 --> 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 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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/25726/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/