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 0851042D7E for ; Wed, 28 Jun 2023 10:38:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05F31400EF; Wed, 28 Jun 2023 10:38:20 +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 BFFF0400EF for ; Wed, 28 Jun 2023 10:38:18 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57703895bd5so7316887b3.2 for ; Wed, 28 Jun 2023 01:38:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687941498; x=1690533498; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h25lCJbBbJycG0BAVCqFdRGnw/IepHw/yqWmIcqKX00=; b=jihTmnFR0DQ91tqZVkuvw5nKbt1Qg45nE6SJaU5oubERMf5PknH9hVQv2f1HfeIiAw to543sZeUC6KdyWIqBTyOZJHVhL58rlz5ycVG0VJYqkVWQghIssOfpaU2mu4FM+S+lRr TarbUMuLVWY1S2MLn4VesB4BuJqciSIPoKHe8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687941498; x=1690533498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h25lCJbBbJycG0BAVCqFdRGnw/IepHw/yqWmIcqKX00=; b=cq+3Du/ZGT+BMhtYz0/P4H6H4IvOSe3wK8EvSd+jvSCO5GrVLJHA+5fjb8dxgiP6Km hqNRuWhvykPb/sJxfgHgy9bJUaWlE5Mv+m2VcOt4Gj6TnCjqvrzd19FPrU5g9Y8ZipWa NtXcOEzr6pDULFTaUdDLT/6/wpn16HdDX8i+3PihD+QXqK85Rxj60ceX4j+Vs3Fc+gwW I1ZZlWVHSGf7WNRFIE3P4i3I7qdwAPJLjnhLGGFXoxXiehTJ9Z+VW+ganzihWCkZpXxT RP5qVUbKG+tON3K97EpLrkYFrPI13LYqff10OJZjcyWarFZ3PqPKH2UxMXonvFALttQh JGhA== X-Gm-Message-State: AC+VfDy1+hzlAO1cviAyl3koCrIiYQFCLmYdVqZZxJEl4/q9ETWalEZr ZCknlrck/3MfJe0nWPDhTbFsIqTIQeNJTdthJJip7VmmTmLyvnA0Lq9nqps+TxqHWF0SBSKDog= = X-Google-Smtp-Source: ACHHUZ5Eran2/WaWzAOVECIc4J8QWhpPujSsihiNwMO8R3bn9PoKKOJJSZkrED9BVZAztm8EoDqgy5wcdhXT X-Received: by 2002:a81:920b:0:b0:573:a586:4b18 with SMTP id j11-20020a81920b000000b00573a5864b18mr27008539ywg.19.1687941498286; Wed, 28 Jun 2023 01:38:18 -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 b81-20020a816754000000b005769229211dsm720660ywc.26.2023.06.28.01.38.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 01:38:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 01:38:18 -0700 (PDT) Message-ID: <649bf17a.810a0220.4befb.9c04SMTPIN_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 EF754605246B; Wed, 28 Jun 2023 04:38:17 -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 | +------------------+----------+ 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 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/