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 A9CE442B9A for ; Thu, 25 May 2023 12:49:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4DEC40DDB; Thu, 25 May 2023 12:49:48 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id F0F2A40DDB for ; Thu, 25 May 2023 12:49:46 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77487baabbbso53350339f.3 for ; Thu, 25 May 2023 03:49:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685011786; x=1687603786; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kmjyKdyuKvVMs3d9r1Rb4anwjOirQRz0Cd+pNwsxZGQ=; b=PbDo745y5cM63/86npz1BOEKg/Lg7V7fEBEOkFS1czauwaAYR/sOR4BRXovSjUZDL7 Zr5uFI0EnEpFNjUaUF32RZL3QTgiNbqsHjzph8vzHiYKYUYHWenhHJCE0KujfTmijykd W3kIvlOCNsESLJVooccyBnc60lOjr+eao1cQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685011786; x=1687603786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kmjyKdyuKvVMs3d9r1Rb4anwjOirQRz0Cd+pNwsxZGQ=; b=KxGppQSYrub9eU47fZ0ofqLfIsjKWOc2AdSGdse2DPeNdEWAbrYNuVL9aOgakTBvCo GXYUfxXOoyKrYIt+r1vzmWu4qTip3CTYBz6BN6ODPNIVhzrnTFWMahQcAOnqsYM8PPZT 9Rn7EdNQSLcURJF1R5NFUFzBeLEtobJWtYhdF3q0k5s8KeKFuKFP9PJkzoGSfP9+/WJe hXu20N7RUoa1ttADZ0O7gBsKQ1NeakgIAt7o0Yb0W5BUN96GQujfrtHwbSpuV3p61LFW DUnc7gnBCU2lPVxcJHiAia5i5Ed5686L6aWudK0kIs+pqs+FDiwM56TjtaDfSj3f5vYM ZlpQ== X-Gm-Message-State: AC+VfDzNorrScSoxSIPM8vzJduz9l/zStTWJVVjs0TNOCs09Ou53QUjN K0xqwQINqnWo1sWqMKzDlDHLZaimUfyiNyWz6TiqA7voWDmg+9TU00naJA== X-Google-Smtp-Source: ACHHUZ5jRJZ3L6MlQlotFKIsSUsDOm35IRlNKZv4shzRWoyGTycB5YsTzEeCPzsTmQtqtNQUC0LsIxgGAmW2 X-Received: by 2002:a5e:dd4c:0:b0:76c:79f9:9b29 with SMTP id u12-20020a5edd4c000000b0076c79f99b29mr12501646iop.3.1685011786398; Thu, 25 May 2023 03:49:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p62-20020a6b8d41000000b0076c7d9aab2asm108043iod.31.2023.05.25.03.49.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 03:49:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 03:49:46 -0700 (PDT) Message-ID: <646f3d4a.6b0a0220.1e85f.3036SMTPIN_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 EA3F1605246B; Thu, 25 May 2023 06:49:45 -0400 (EDT) Subject: |SUCCESS| pw127375-127378 [PATCH] [v3,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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127378 _Testing PASS_ Submitter: Miao Li Date: Thursday, May 25 2023 16:31:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127375-127378 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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/26380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/