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 02E2C42C64 for ; Fri, 9 Jun 2023 00:25:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00EF2410F1; Fri, 9 Jun 2023 00:25:18 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D1AEC40A7D for ; Fri, 9 Jun 2023 00:25:14 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-777a6ebb542so51988139f.0 for ; Thu, 08 Jun 2023 15:25:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263114; x=1688855114; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=25TKfWUrMV+ZNDxtxhlRyGvE9HH+h+QFdZIlYbIJdd8=; b=WnvYZv/RZJYNtwz80qP298N8CLj4sfvQ8opsscnVnGl3JjtQOoSMxrx4UqbmHJF1kI PYVuh3EkI9D4ZuixeQS0jcr9Q6ZsTnZHfuCCSL21HcYTR0SNg/4E4ABsQSq/Hhb9RcHA SjBjoIeyglHD57p4cnTbvfUtKugepa3hBCA4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263114; x=1688855114; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=25TKfWUrMV+ZNDxtxhlRyGvE9HH+h+QFdZIlYbIJdd8=; b=jYpS+7jlThGFCG0irbCkkHDx2dsgcb0q7Db4orMPj9XMTalX6pBVRsL2loCKKEUxKp iDzl8pYrrNDFLPeb4Nfthl5sN+HSvphD1bDlAIP3iUd3M4tYJo4r02b61l/IuPV4mJ6n M9FqZEF54iwHAMILwKSWuuJtLKcOsE24aewj4MCJHsVLwNuk5KiWA3600iRLPd8pANd1 +DZKCH3rCyUtadNc8ph4obOi6WC5JJswrrxdIY+TaJLm6xUm2xwagCTgjZIO01d9vPAl 49n+3oSB7QWO00l5NDxPcZ2TZFhxuA8ycI2qknQDYG1nFxYxlvPQFSTFLvI7xQy4mJ/G yB3w== X-Gm-Message-State: AC+VfDyn4N0FGGQ4BNb9UA8+CcVzb2PDQE6+DaGhzXcXOcAx/oK1N9if D9b8Hq7SowpF2cNru/I39v/548juOwkBhE4UCXb34AJ0jCqmDcD6JxffZg== X-Google-Smtp-Source: ACHHUZ5w+wDPx56wXouU1lRfxUWOoM0iwSXpu/VXs/bFuUI70/80olhNCGsoNrUlahdLbIGfUE8n9BhAFrL3 X-Received: by 2002:a6b:7e4c:0:b0:76c:5513:8b00 with SMTP id k12-20020a6b7e4c000000b0076c55138b00mr7172693ioq.21.1686263114191; Thu, 08 Jun 2023 15:25:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y125-20020a6bc883000000b00777b4db359dsm186177iof.17.2023.06.08.15.25.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:25:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:25:14 -0700 (PDT) Message-ID: <6482554a.6b0a0220.17bbd.6c26SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B497E605246B; Thu, 8 Jun 2023 18:25:13 -0400 (EDT) Subject: |SUCCESS| pw127739-127742 [PATCH] [v4,4/4] bus/pci: add VFIO sparse 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127742 _Testing PASS_ Submitter: Miao Li Date: Wednesday, May 31 2023 05:37:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127739-127742 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26461/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/