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 5540241FCB for ; Wed, 30 Aug 2023 08:14:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F20E40279; Wed, 30 Aug 2023 08:14:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6F8FE40279 for ; Wed, 30 Aug 2023 08:14:56 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58dfe2d5b9aso7473377b3.1 for ; Tue, 29 Aug 2023 23:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693376096; x=1693980896; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Sjh+wIO9ynhgTB5Fp0esslDCXellvmP4dvczdqXgc0c=; b=Q0/UdBq/DCmY6mc9HROb6XEoylPXvgrRlw0ljqTMi95J23ZX3W8uSTjSlez1LvzY3X xUFZlesafK6xxbx3lJ+A9rAZNwCDDR4PYQLWo7w6til1cdjJYHsjtFrlW80TwuBS1Nmp o1Rbs0QUPuD+hep9wjUkSOVJazIDZGhX7eeSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693376096; x=1693980896; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sjh+wIO9ynhgTB5Fp0esslDCXellvmP4dvczdqXgc0c=; b=D+intvGdtkOXuSnRfqXVq1XZtcC3YBCO3QhnNLms5T8KV+ib6LQEYa7ko7Nd8RMnpd biK1t8saNe67TATRS1pQUKxLM64cEsLXDbQsjrJnKhrpV8e2JNaKH36/O0B5xz7rL85P wpM7A0m0ozmWebpeS4JWrwtPIrXlo/gP7ylpC8DNqguBJWVIzmgcsFwA0XDq/zjHpl+Y h8LbwrIcUQy67l8lYzPIWA4HoujBWfyBDp4iLkTAINEFw1giLZgT1PZRvPlfcwHGy3NJ jCrGbQzxHgePY77c8S1H22f+owxRJy9o+5B67ZyHdpINs0iLl3mopJJqF33eo0ad377V Yztw== X-Gm-Message-State: AOJu0YxvlCLtgRPQnxW8jH1UI2URktwjB8dq1EQ/UHusnSMBSd5nQeTj p+sS8bPDO9qIgRH6/LOWwePUU5a74XpS91jDWWKyx6srURvX+9NO/fWvLA== X-Google-Smtp-Source: AGHT+IGJI4G1BOrC8wXk/gsvFBnwwE24Bkwez+a8dP/bSefi1/DGhNUD7L2zsAxhkbptW6iUDaoW6x3/OK6l X-Received: by 2002:a0d:df17:0:b0:57a:3942:bb74 with SMTP id i23-20020a0ddf17000000b0057a3942bb74mr1280890ywe.17.1693376095579; Tue, 29 Aug 2023 23:14:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p188-20020a0de6c5000000b00579767a8f89sm1263323ywe.19.2023.08.29.23.14.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 23:14:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 23:14:55 -0700 (PDT) Message-ID: <64eede5f.0d0a0220.6a938.0ee0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 477ED6052471; Wed, 30 Aug 2023 02:14:54 -0400 (EDT) Subject: |SUCCESS| pw130866 [PATCH] [v4] bus/pci: fix legacy device IO port m 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130866 _Testing PASS_ Submitter: Wenwu Ma Date: Wednesday, August 30 2023 05:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130866 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/