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 C3C3542D7E for ; Wed, 28 Jun 2023 11:06:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C00C3400EF; Wed, 28 Jun 2023 11:06:51 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D5774400EF for ; Wed, 28 Jun 2023 11:06:44 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b7fef01fe4so21489435ad.0 for ; Wed, 28 Jun 2023 02:06:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687943204; x=1690535204; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4BtsTgX5RR/1FT50mb7rTyMD0J7bxHxT5XWl+Hm0UbI=; b=CbIvItBanpgWDYl+9MYvnEbs10S6FBdJzQdFrhni+pY+V9xaFmyRp08x/y1GCd/WU2 MQU8caK3eBp12uO6V1f5WgHn0zIMUXbdAGG1rP3CxcuwsiE+eISmCH9V4yaBN8z3DgjN hOII8q0Yg3KqXvNtmR5d7QjmObaO3yKbX9CNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687943204; x=1690535204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4BtsTgX5RR/1FT50mb7rTyMD0J7bxHxT5XWl+Hm0UbI=; b=D6bbGF1T5fKNECuxcCuT6GyOuzmlubOW8XiGASFKPv1Kony7p3A/r9GEP/eZaVHW0K U5yy75FwDR9B+Pn9I+Wy3hHk9+dlCAakQDS4HIcT9MQ5fPvdTh+yjC0HRgNhdU1yj/Ds 2eAZ8M66dtPWoMfg7cMxR33zxOQOuyJA2gXiCS0UtVV2lzVgDtjf5Wm05eLaOkXwVxTp 8+Ysd7Xs7wmyaAgNhTlxNQ8e3OfpDJLRw0/OBemJswNMY/E0rDo+8/GcloFZMbAfdFUI o2izx3duftn1Zv4iLCstKAuz9RS59o21UFsFKYl3SWiPhp8zvLO9h8TO798rbA8YtA6g +ZEg== X-Gm-Message-State: AC+VfDzGgvsitPNXKATW7DQheVHNywi6DdaF/Ry0LGbz4qUuvouhjzkj 5tXCBYs8cn9QXsXwKs7LvRgaItHOmg++7r3MsAMYISOUv2kDu1S2dQnBLQ== X-Google-Smtp-Source: ACHHUZ6RGcCl/c8S17MGUp/j007RsSeHxzv5rANvV4onu0AGNLB5k9GjE0Pjn24SRG24Jpnxjg8vasN+vxLU X-Received: by 2002:a17:90a:8b12:b0:263:2f6d:cd37 with SMTP id y18-20020a17090a8b1200b002632f6dcd37mr2315644pjn.10.1687943203980; Wed, 28 Jun 2023 02:06: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 cu4-20020a17090afa8400b0025ea1e17320sm213417pjb.15.2023.06.28.02.06.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 02:06:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 02:06:43 -0700 (PDT) Message-ID: <649bf823.170a0220.f9a76.8ec3SMTPIN_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 23733605246B; Wed, 28 Jun 2023 05:06:43 -0400 (EDT) Subject: |SUCCESS| pw129036-129037 [PATCH] [2/2] bus/pci: add IO port region 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/129037 _Testing PASS_ Submitter: Miao Li Date: Wednesday, June 28 2023 06:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129036-129037 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 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/26835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/