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 5B09D42B0E for ; Mon, 15 May 2023 09:47:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 530AD40395; Mon, 15 May 2023 09:47:33 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 2824D40395 for ; Mon, 15 May 2023 09:47:32 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-39212bf4ff0so6591850b6e.1 for ; Mon, 15 May 2023 00:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684136851; x=1686728851; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7uLjUZfK21c6BTSUHpqAc78EA3DHKUoa7ksWeRwDAxs=; b=ia/n9zt0RxaAHt0Sarf+SX06llawvmWH7CzdC9etRINy4EaL9qprmKID2WzUvcy7GL nF6SAoxhEcygsmx18erfLFWy3VOT4vKY9pW6A5rayeBbh5mbPd50QJeL7C4j6zMgH+W1 gxJQsAK+17Rodw9X0qJASwY58JC1DdraxiIT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684136851; x=1686728851; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7uLjUZfK21c6BTSUHpqAc78EA3DHKUoa7ksWeRwDAxs=; b=QrBPueiKHdWmLHpMyrSI1sbi3DPWzP2Nu3eWQxq8QaVlBvUTvl7T84VQ1b4TB6CIv9 NpSirKGdc3GnCiIhH8Dg8kB1YCYcaV1zbXYIC9ZnbFEAnPiYc4D9bdyhE7ayBbhSHztk JUDx0Eic5/UZTb/bp5g+pDBJt0+JWwNPosq2SSCN5NSl5glVX3CjxcY7dMsQHYb8X8er rLfeXhuk/whUW1+OiLKWS825m3cQXoq2Nfi1aQHiS2BhHt1eC+OLJ8BnVMXKiQDk7IGZ J107/51s3zW66xxlpsKItm/FQCXnBhCUoZYL/tETuy17914HAZHyb8hXnRaaKWvoUiDz Mb1Q== X-Gm-Message-State: AC+VfDxy0N7DviC7DSKHxX5Ihj5DWragn3+qIsBrtTiYYGLaZT1HykNK BqY+FZwn3u2pSxn3BYvstZyDav9zO5sjHZFBX9hZA5kuFMKsPH7vCmmUheu6et/JTWcYuzUOwQ= = X-Google-Smtp-Source: ACHHUZ5MnTZZiuBim7865EIsNbnKtwNauH2ZFKM14DDAmn1auDR1NkkcQEyEUv1GErEZ5YoTtot9tKhKNcxR X-Received: by 2002:aca:1e19:0:b0:384:27f0:bd1c with SMTP id m25-20020aca1e19000000b0038427f0bd1cmr9762620oic.51.1684136851083; Mon, 15 May 2023 00:47:31 -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 6-20020a4a0306000000b0052536acebbcsm1624891ooi.23.2023.05.15.00.47.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 00:47:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 00:47:31 -0700 (PDT) Message-ID: <6461e393.4a0a0220.d43fa.9f75SMTPIN_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 993AC605246B; Mon, 15 May 2023 03:47:30 -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: Miao Li 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/126848 _Testing PASS_ Submitter: Miao Li Date: Monday, May 15 2023 06:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126845-126848 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/