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 86CDB42B12 for ; Mon, 15 May 2023 12:46:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 687CD40395; Mon, 15 May 2023 12:46:32 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id ECDCB40395 for ; Mon, 15 May 2023 12:46:30 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-331ad4cd4fdso28356275ab.1 for ; Mon, 15 May 2023 03:46:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684147590; x=1686739590; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dcq1yFrygbWRnbhgEYu9+NIGEiPuovHsikOhl6Mk96Q=; b=DAPo4Eqhdqgtis11hUC6ve8uiqImj/MQ7u4U05m6ygQZl1viuQq3B6zzI1LjuR5lg7 JlDtURgPMXejrTDGTzCKHxBK8yPUJIhBToGQgTHKbyi2ABVRxbXleMjtDPt9IuvaP2ue y530HxSDVJBBVBHWwPBhsE1fGwiyudEIalA5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684147590; x=1686739590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dcq1yFrygbWRnbhgEYu9+NIGEiPuovHsikOhl6Mk96Q=; b=LEnbBy6YViXC8+FctxLZp6pNdpBsDcLlA9t1Z9bZqqr/rlyy2g8ZvTOI3S7RQixFL1 7wh9Y3YNi8z+BHdx8IbrRch9+nl0RXBkHfFusfNnPwu+O6tgIypfatMA91Nmln/OhoG1 7+Zik3SQIxW6PHgj0Fz57G+UPXTqtvuBKw+ISP2cdu5lT7EeZcKhrcADrkX266Pl4fME ubBpZ9c4HCNWswD5pxYJ0ZFUnXaosVqH0yQelgxcjxYqSoN+7WXeOIG6SOHSQBmAttKH 6kNICAJHULCcO1p7f1V/NGsdItFLduZqwgJKZ2AjMLK6CPWQ4ZAQ2/KDcpm1i32vQBmo zzaA== X-Gm-Message-State: AC+VfDyM2G0WR8EVP/EJEP4FyN/AOJvmxOvpXS1FWM2lFA9o0IDMF0ev dXckreAL9FAQySflGjpHZ8RH6q5q/dW6L0+odf1v2tS8aDu/4WAdCXkw2w== X-Google-Smtp-Source: ACHHUZ79JZu95X8IiDV65bygFIWPrj4hDJbpYB4XpDQDixnSxJZhRTmyBpwDLJpLSXnZ4B28mKkNdmIrMWli X-Received: by 2002:a92:d9c6:0:b0:335:5b3b:82 with SMTP id n6-20020a92d9c6000000b003355b3b0082mr16926993ilq.26.1684147590287; Mon, 15 May 2023 03:46:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c20-20020a02c9d4000000b0040f7b915cdfsm1310143jap.72.2023.05.15.03.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 03:46:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 03:46:30 -0700 (PDT) Message-ID: <64620d86.020a0220.cf2b.97a0SMTPIN_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 C436B605246B; Mon, 15 May 2023 06:46:29 -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 | +------------------+----------+ 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 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/