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 D408E42B0E for ; Mon, 15 May 2023 09:43:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B184240395; Mon, 15 May 2023 09:43:31 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 9C7AC40395 for ; Mon, 15 May 2023 09:43:30 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-77d46c7dd10so56743963241.0 for ; Mon, 15 May 2023 00:43:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684136610; x=1686728610; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CVufvZnsbQsLWgOnkCAahUIZeaul7oYiyMK3o/wHq3E=; b=F4uxc1dSBqERDfvRKC5N/n42D4iDOZBuBQSwbTchaSvg6+fDCM68gefMWq1NLr7ics 0LnNv926Cli/mHGKIVLeuf3lmVVM6rSlFPcGXUia0L84+Si6/KKEV4RyvreBRnnSg7F9 /B4qNkDiFBgKXBmE3u/mfgmH/Ku/6XmeVUPNE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684136610; x=1686728610; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CVufvZnsbQsLWgOnkCAahUIZeaul7oYiyMK3o/wHq3E=; b=ftfzMDZU/nPEaxrMMJH/4mUD/pRNpAP921FlVxbvFbwTOlPqviZVRCh9sZOnhC3r+8 9byz2zEWwNDqWofPavcp/eUQg7BKU+ekq2rVR9U8/wWvDDRws9Oe3zdgx2HtIN+3giVC OTlHPic0hhAVR/7kgq3sq8yM7zYYaC/R9n6J+75h7qljxQzVLY9e62ty6RKJAtLDFhWR I0su39oAhsBukrymz4A7MtJNlH7Siw52cSua5IkZd2IHYcEb2nuUQVOYIcW7jTLyi92K EAnvjXPv6KFqd8+LhKkeJ/zDarckzlS58w96PRClCdlEzDLuCOGiSzOSSrIr/l896RlW UkqA== X-Gm-Message-State: AC+VfDyllWaHl8XaK8ntA7O8XaQ1WYqbSRTCezwqh72RpQo6wNS0EAZF t/kx9crVjR+U/MtPUNpuRFJye1pnJR6yiRCebAfCjkK64xsqzhZ2yLT6VQ== X-Google-Smtp-Source: ACHHUZ7TcgVcNsRuGGuRGcoR5D/sRn/lqkQUFP5gG1L7ywLs7K/tii0XQCcpbPZGLrzR7h62EkBamh2I0LL+ X-Received: by 2002:a05:6122:1252:b0:44f:fb33:8e6b with SMTP id b18-20020a056122125200b0044ffb338e6bmr10814457vkp.6.1684136609918; Mon, 15 May 2023 00:43:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s12-20020ab0764c000000b0077d0bfd81f5sm2101749uaq.6.2023.05.15.00.43.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 00:43:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 00:43:29 -0700 (PDT) Message-ID: <6461e2a1.b00a0220.9438c.18b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E817605246B; Mon, 15 May 2023 03:43:29 -0400 (EDT) Subject: |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/126848 _Functional Testing PASS_ Submitter: Miao Li Date: Monday, May 15 2023 06:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126845-126848 --> functional testing pass Test environment and result as below: 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 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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 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/26223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/