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 6C6B042C72 for ; Sat, 10 Jun 2023 01:00:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BE5E40A84; Sat, 10 Jun 2023 01:00:01 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 4B19440A84 for ; Sat, 10 Jun 2023 01:00:00 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4652fcb2ac1so874503e0c.1 for ; Fri, 09 Jun 2023 16:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686351599; x=1688943599; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k0vmmU0laF2axWcO6JGpDl42saJjb0R0wugFuZ0aYYc=; b=Pd3mPeTK8cICxOUwt3ooKo5T8sCZZVqAu0fIH6tyT8hpNaEvnIh0Y/6sMb4sWBP8KR ohbXhs+12ZT07z70qEWSWmz2duIBqicW3U4kTBPHANIANNJYI4qNqwVAQ1bH01QcdrcM CHYM+asiRR9NqVqtaFkwLkJ/UnWPWI2EzUtXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686351599; x=1688943599; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k0vmmU0laF2axWcO6JGpDl42saJjb0R0wugFuZ0aYYc=; b=TqvEMSEEzwOhrNBBuGdMYLCVBxEjoT2BOheOxM5ee53XnN6OZbgTiWnPScPIEHRRnw DH7bKNna5B3sB9LpYe3BmnsyYAweO8bHIR3jmtFHOP8AFTr30rcqQ/VtHjqa1ShGD5yQ NlrL0UQkIginIhhuyaMN6HOy5rOTRiQi+q3ih18dZijxdvW3y5ItZDNiBV+3PNi1cuNA 204rWANcI9uZ8MaxzzkMPYUQgffDZGAzIWxEEZc8tLRLNmEqpl+PE0X14VQR10ddTynZ y1cW7Q8yOGKhi7yRE783F/2QpJCB1X/w0mjzCoHNQiTQVIO1av5sp6lbKSOA9tZbvBzI 0jbw== X-Gm-Message-State: AC+VfDwKCXZcdRQsFzVxOyn829TY99WPBo98llb/CR+tSLRJqO+4Ksus XzRKjoKfBr65qC9PfDbgUlFfPLLvIsn4CanCZ+p1++AXx5GmXSi85uh7uA== X-Google-Smtp-Source: ACHHUZ6zxPsF/Mo/aZU7/31T+Jv5GBpKfqmYi3GmV525JU+fj2Gqdz5sqh35ISLdBELdc4GnKtGU4XkM4DYC X-Received: by 2002:a1f:5e55:0:b0:464:1ce8:a403 with SMTP id s82-20020a1f5e55000000b004641ce8a403mr2100344vkb.3.1686351599712; Fri, 09 Jun 2023 15:59:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x7-20020a056122050700b00460eb76c5e9sm443240vko.8.2023.06.09.15.59.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:59:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:59:59 -0700 (PDT) Message-ID: <6483aeef.050a0220.96103.b37fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 6297E605246B; Fri, 9 Jun 2023 18:59:59 -0400 (EDT) Subject: |SUCCESS| pw127730 [PATCH] pci: fix comment referencing renamed func 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127730 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, May 30 2023 16:02:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127730 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/