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 5191442B0E for ; Mon, 15 May 2023 09:14:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29E1F40395; Mon, 15 May 2023 09:14:23 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id F2C1B40395 for ; Mon, 15 May 2023 09:14:20 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-192d5ab4d40so9839085fac.0 for ; Mon, 15 May 2023 00:14:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684134860; x=1686726860; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U+Y3PnPyy6wcV9ziJudE+uwV9IcRA7XCckK+sDmp5Ug=; b=F9OJfvpJy1sPE4aXLF7mYAXbWZihV21cDA2OE5UmEGSk0t3Tpazq8Q7Tq+LQRoXA6f FgajxPiVrjAZYS8K9W100jDAPPrFVpTpoQ1wcqOBUBBP7peeMcbwME5K5LUZoVGhpO5+ yVTtjR6Mc4qQ9WWWkdlDYTzyji0fr/6qb5VKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684134860; x=1686726860; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U+Y3PnPyy6wcV9ziJudE+uwV9IcRA7XCckK+sDmp5Ug=; b=McjekevYQQcdzwEnRMKodzrzRVNnkfhA2ZRXWbsfq4S94RdNy2qolFsnqq1bnKiWKC dGZ67DlXcfbZ8ZHISsoSZI9o4clX6E73gQgql57u4Fcu5tHji4H8jOHesEj/m249ZmH0 llYtIKVJOcA52lRiTyNxqeD1+H5p0A6+VNFFYH5gDQWH9b1IbDqXW0epJgTKlLsAIbc2 nP/QA5AtE1OrCTcbovtm+gMbibzJ2dqwlJUQQsmTFFUyhw/O4AdcqbXM7djgj7APhdwV NgSYpudkM9dEKyHydR1O583rEuXX05GdhPAQjEGHUbr1ve69NL7/3Z02NJYZIlpp9L/M rO6w== X-Gm-Message-State: AC+VfDw+snU01j1bEUHJKkhcl4WHNVX0DQXvF5Vc4eWaiN4mExn6ht4c ZS9fDHDWomL9gKmaKY/SJb1r2jwatOz3HC1ZBVgqmkzBZEt81N03FaH6SEmYrxCA7F/0l2Ws/w= = X-Google-Smtp-Source: ACHHUZ4JTAJrfbTvV1fpZx5pCCWcfANQkknM0e0/Zgt5Th15RCpHZSDKIi8vPXUhwszaAy/6Zd21pfn2SClo X-Received: by 2002:a05:6871:6b84:b0:196:5925:24cc with SMTP id zh4-20020a0568716b8400b00196592524ccmr8541806oab.21.1684134860320; Mon, 15 May 2023 00:14:20 -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 j21-20020a056870d45500b00172a3edd710sm1584207oag.28.2023.05.15.00.14.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 00:14:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 00:14:20 -0700 (PDT) Message-ID: <6461dbcc.050a0220.80839.62a4SMTPIN_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 CF934605246B; Mon, 15 May 2023 03:14:19 -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-broadcom-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 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/