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 4779341CFE for ; Tue, 14 Mar 2023 11:39:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 434FB40A7E; Tue, 14 Mar 2023 11:39:52 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id EDD4640A7E for ; Tue, 14 Mar 2023 11:39:50 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id e15-20020a17090ac20f00b0023d1b009f52so4594814pjt.2 for ; Tue, 14 Mar 2023 03:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678790390; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=e7Kn3Y2nEGrRec88sVV1aEoSI1tgc8U8SMeWpJqFKn0=; b=aPQKpqYVlgzU+5UqI+Mnj3r19SvDEiB/+zWIt2UcBNv8wW4S26NeSz4/qnz68b/Gdx L0SKVOTWgyAWyFNhUPIwQs5LSjMCMlE8tL9JDR6dfC71ED99aQvv+tf2nX4p6zJkoolb +fCsxwGC8CAyN/S2FIUPFExlyRsLYtsuXzARw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678790390; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e7Kn3Y2nEGrRec88sVV1aEoSI1tgc8U8SMeWpJqFKn0=; b=nx0PWvxf6vLJEpDki2gwX5X+lYKlYSF3niARAyukWR+wqHCYI3hpVHpiUD3h8UC+mt AFv+azFF3Iir4aVDC5WJXne+JTBuy4J+hI5nqqcWCfMDKgTeNyzulCoqNr519YCn+1zd /Lr6vX4lbauYoTkCXpmfRG025WKeHfOfI7yAZ+ltEiZT2rt0Udg3t79t0+JsnWbjZXvW gs2kpnCio07xMXBmp20DuaSriiy4ihvxexJkRHMTRazz8qbZ121tY6B5HNwOj2vrDj1/ d6Jmvv27MxB+L7DQYAoHBeMc/tGB0xJiI1DduGzwql1IFz3Q7Rvsqwudz7W1ngEd8H4q YoWg== X-Gm-Message-State: AO0yUKWF+rrOnQJ89g7MAuJUDUl659JqoiWpYZymtitPR3CV2h4uJmSn X78gI9yHmMJOZNYQUwu7CXzsgYdVidR8KJE9gDhRALVCISuIraIPa5x3dawF9VZwFf3IJTle7w= = X-Google-Smtp-Source: AK7set9gwUU7hnwzLokzRJTPBT8F3aQmOhV6Ne/WMb19RwhtWeFcN8OwVDc7oexcEjSmdontqQGTx0wGK7Iy X-Received: by 2002:a17:90b:38c7:b0:234:b03:5a70 with SMTP id nn7-20020a17090b38c700b002340b035a70mr38686660pjb.35.1678790390154; Tue, 14 Mar 2023 03:39:50 -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 pc2-20020a17090b3b8200b0023b46a6b93bsm171459pjb.15.2023.03.14.03.39.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 03:39:50 -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 6EF0D605246B; Tue, 14 Mar 2023 06:39:49 -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 6E75B6011D; Tue, 14 Mar 2023 10:39:49 +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: <20230314103949.6E75B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 10:39:49 +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 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/