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 38CB142D7E for ; Wed, 28 Jun 2023 10:38:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 353BF400EF; Wed, 28 Jun 2023 10:38:53 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D0097400EF for ; Wed, 28 Jun 2023 10:38:51 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6237faa8677so36317866d6.1 for ; Wed, 28 Jun 2023 01:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687941531; x=1690533531; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h25lCJbBbJycG0BAVCqFdRGnw/IepHw/yqWmIcqKX00=; b=JUtE+DTczkrl0SQhUpcFYLfirITW1kU+wpJpLgpyrmSU0gcNSuhNsL3ZUmxcVGsMPx sGUCGnLVkfuXU3GPegkQqObijug4J0m26jkKQKklok56auPEuHuN9V7LTwIiopbqH8h9 WusVFIbctwR/rd9S+EYc6Bs83SDy2ied1+t8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687941531; x=1690533531; 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=i+GXzil/DG/SS5xSvRgwtPnbS+YFAfwfXDT6r6d3qVVnblqavL24m9kI1Yoe5t3gdu MEbhmF0SRy6q0kGXqDcf/aW5dqBwCmh4qRau/n+9RZbLzPN788Lr1pE15xnMKpVYIPpU lHslWxSoaa89QUc3ccgDe7DLTlzlTo3JrZ9iPAOf5eOtZO4GGbd2/DPwPR4P8tECsMNH 765WHgbsyVxUjptN4Yrb+YuyORc5M9BqM8/7e0A96eK1momvJ+mfbxIf7P+1imu6f/T4 0vCObL5WKhEGnK/y5/y8PAdQ3I3DxyA5q8Bw4sAFAAJPHw0SUZBsX0f0xyldR+e3yAiw iTdQ== X-Gm-Message-State: AC+VfDwHRsSKbY4vnqN4PLDMoqZfRTbQqk6PEMPr/OPJpHFVzLYeDzoo Pbt28LvrrM3kTNPT+wUG6qDr4W4mM0RqwWT0bi8UyTyr5cKMj9jcc56xn4s1MrETuYIDHUUsGw= = X-Google-Smtp-Source: ACHHUZ66ddrOi399KnlCZBt/bMYt3FnjrfWTu/1ydOjOMq+HETGPTNx53khb/SJP8YxddILl5NqkGc5QqmGm X-Received: by 2002:ad4:576e:0:b0:630:44b:180d with SMTP id r14-20020ad4576e000000b00630044b180dmr32082961qvx.25.1687941531222; Wed, 28 Jun 2023 01:38:51 -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 l5-20020ad44d05000000b006301c5dc28dsm371698qvl.1.2023.06.28.01.38.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 01:38:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 01:38:51 -0700 (PDT) Message-ID: <649bf19b.d40a0220.9b2ea.1f7cSMTPIN_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 BCDFE605246B; Wed, 28 Jun 2023 04:38:50 -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/