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 97150430B7 for ; Mon, 21 Aug 2023 04:03:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9427640A7D; Mon, 21 Aug 2023 04:03:29 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id D568340A7D for ; Mon, 21 Aug 2023 04:03:28 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-79a2216a22fso812603241.0 for ; Sun, 20 Aug 2023 19:03:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692583408; x=1693188208; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yXhxPpW1RPMFqLlal/V3JUxHme9yiRyPr6G6RDWrAyY=; b=Cx0e5X6VYdz/WBpKUqM2mCMCWbz6pHJOzgrJJKeQ2X8uTBa8U4WzUTW+sT0GK8G2UG HKPG2oyhwXySJraJE4GCxNvZivRDcyGhQ2T9+SQFzmpbbKmdComrkAlvVoxZh91Fpe5E XoOS87ksBJWZssJImenKI6LImZDCMakD48jMA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692583408; x=1693188208; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yXhxPpW1RPMFqLlal/V3JUxHme9yiRyPr6G6RDWrAyY=; b=bnl2EX5+Ez3X5kCe2BTNBur2190Q3EWfGtHAFBzcG5Ptk/JV8sHUbs0BHmh1WV2rDu ms30fpTMDXGM9hYIWIWecb+FTzlEFvm38SblYrWbPJYb1qSPXLr7WLm1u74K5HO6loMI VGGMlSgTHZEoCWoug4gdXJ00QqVFZiv4YoNIvcBo+DkmCT4BlD+JkREUlrENVW0P5W9Z uwJPgFkU8x+MV7NdOzZBIi3oA8jH7FUbE98N69SDH1HisherW3XJ7S0draA7sN5coNUG 6Xrq+FRXPPlo+Qkc28u1xbLm5xQL1C4RDgfJrlCUejXvX/Oyaw1NFBQveDnvRfCU8HR2 sbJQ== X-Gm-Message-State: AOJu0Yz6A8AISGso/sABIy0gGoTAvSi5mddazrDvR3MvQZlkj+VJ6wqL 78KTQBeI8FxDmNznuCoBAP7mam32UF2Wu4ibew5NGJo6RbGfmjwaM98hHIYAXJcr6c2uZaQXyA= = X-Google-Smtp-Source: AGHT+IFbB82JpheN1uJwGBJMQ9gjU9rWZEn343hSKPho1uY7OJYaHEszLq8d/BHJYUssSb2P1L4qWH7BCQyG X-Received: by 2002:a67:f2d5:0:b0:44d:4160:4f81 with SMTP id a21-20020a67f2d5000000b0044d41604f81mr2327790vsn.1.1692583408377; Sun, 20 Aug 2023 19:03:28 -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 j32-20020a0561023e2000b0044394e50899sm636447vsv.0.2023.08.20.19.03.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 19:03:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 19:03:28 -0700 (PDT) Message-ID: <64e2c5f0.050a0220.82de6.d6b4SMTPIN_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 DC43B6052471; Sun, 20 Aug 2023 22:03:27 -0400 (EDT) Subject: |SUCCESS| pw130548 [PATCH] [v2] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130548 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, August 21 2023 01:27:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130548 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/