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 3E8FD42B12 for ; Mon, 15 May 2023 12:52:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B6E440395; Mon, 15 May 2023 12:52:45 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id C989540395 for ; Mon, 15 May 2023 12:52:43 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-75773a7bd66so952959585a.1 for ; Mon, 15 May 2023 03:52:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684147963; x=1686739963; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CAOqh+0luy767+9mz2iatib6+q3GPyzJJhjYzf4KbHQ=; b=KdgBq3vBmI17sKA8Vncc2q+WZc8hlPUkn0cFADxgat47fpuJAF+lJf3agVTR4ULxj9 AjPaJOM0M0f73gK1Jv/2HUmoMSRCd30Avw+TSsXX/vJ6nGoZiM4cXnyACDvzYCmiQ4ZC AXpFcr9ZirN3NrZqkSmNziQE7eDTUrnncOQEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684147963; x=1686739963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CAOqh+0luy767+9mz2iatib6+q3GPyzJJhjYzf4KbHQ=; b=WB/QXjLmiyuUrjgltGVJFx78eQpbNc5hh0NeLmSfyYFcJ+7mLHTtY33/xyQI8ANRNN CNd7L07XgSUspuhefz5HPgNSVHpWQqMmbozt4PssaIFNypsx45XqwzDByN6csBwT1yRm GmNL7ssiXSCb6bLgROcbocKrqYZdRUtd2f9XbHEEXts1bZe2LfTJMnEKZ34cV05+xLWI AITngkPEDROX0UhlVL3UEYlfvpG1enrjlty3P1LfcnBUpfociRoUiBViaWpGo3eaB6wc dzI/UCdtNBCVA6hhI09/mNi0klrfi7IdektY6hNTRh1sB921tiDxoZuWtXNWwT7NHZTH Jd3Q== X-Gm-Message-State: AC+VfDxtWLen2++Rg6Fqx3zOQTGQt5TOzw2hUu2kSpSXkM43ZOG76+0T UhOW1Pc41yFst2lucz4KtkOtlkCZd4TYRVllKueDf1EL3oKkddXwqInIcA== X-Google-Smtp-Source: ACHHUZ59gFMA0yWRBOWv1AvAdQLr5D3bG4zOy4BL0laDADw2Ej/t28LQJ6LvppjQ2QWZRID6z/MJiBZf0KM9 X-Received: by 2002:a05:622a:1310:b0:3ef:3f4b:31b8 with SMTP id v16-20020a05622a131000b003ef3f4b31b8mr55810851qtk.7.1684147963214; Mon, 15 May 2023 03:52:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j15-20020a05620a288f00b007578b24f9d7sm1425302qkp.3.2023.05.15.03.52.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 03:52:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 03:52:43 -0700 (PDT) Message-ID: <64620efb.050a0220.30128.5ca8SMTPIN_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 C66D7605246B; Mon, 15 May 2023 06:52:42 -0400 (EDT) Subject: |SUCCESS| pw126851-126854 [PATCH] [v2, 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126854 _Testing PASS_ Submitter: Miao Li Date: Monday, May 15 2023 09:41:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126851-126854 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/