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 AB80C431E4 for ; Mon, 23 Oct 2023 19:24:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A66D340275; Mon, 23 Oct 2023 19:24:42 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id EB80F40275 for ; Mon, 23 Oct 2023 19:24:37 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d9ac3b4f42cso3853792276.0 for ; Mon, 23 Oct 2023 10:24:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698081877; x=1698686677; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QDWdhWpcwJbIYu8W/cDAUuRHy/6TZj9vg75rzdVujt4=; b=ijbaRmI0xDJLOfG0bIzafC/WtvOmr1dXEySXz1vKRv2biJXHMYy+zIksHeg0DEO+Fc bvsLJDP7yVOSspYfAOvc1G8bVRfoRpCMua1fbPmWBctCY7urmJeukpp1Hn0IR3jYTFYT cwnM3GnQDyhUC4qp6rrbsTwsbAO2hdnu/SxoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698081877; x=1698686677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QDWdhWpcwJbIYu8W/cDAUuRHy/6TZj9vg75rzdVujt4=; b=aAoeQHkTTjIO81SWi6zxfZVSpURAnEF9RpkS6mBPSq4lxQSPIMhmOgXqEwMNQMcAb4 UhLGj/LoMW1O2l0tmA//wLme2U1nbWtV3QShMOwZKafNQU1g7UsmuiPz8ebpdtTyITp5 i2Smc1wHJbrVzYxvz3YCSCpxvmq47r5cYWXtKIALoLZmgdLCd+nMNX0ry9XJlqk3uIVy fNvuOOnmj3yq9smeuEM9qKVKFqJgaShp0EvLqzI0khOp7Q6a/NE4zVEtyIde2IGIuG+z BbEv7Fqvc19eyIsDhDnc15+MNgpxt1HN5QR+Vf4mJR/IphjaaxhDPWvFFhQ1qbipLWV4 /BRA== X-Gm-Message-State: AOJu0YyI6rXWFl48loQ2ghGpFHwnl6R59olVBV2MiWuUsdYIMdiDlFy0 yl8F0S6JMJCGiEAZyeZJ56Rqc0AlBGzcgTXrQoKmM7p8oBQgsmK62B4GVA== X-Google-Smtp-Source: AGHT+IE73++bdXuWoQX/LiTBviDPVwbeyDQ9ZqzVDuBq2S0+uCXZfVNMF4Ddg0huBRebdtyXoYWWHkwyEnCl X-Received: by 2002:a25:e74b:0:b0:d9c:fe8a:5ffc with SMTP id e72-20020a25e74b000000b00d9cfe8a5ffcmr7366592ybh.31.1698081877434; Mon, 23 Oct 2023 10:24:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e88-20020a25a3e1000000b00d9ada19029dsm592476ybi.34.2023.10.23.10.24.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:24:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:24:37 -0700 (PDT) Message-ID: <6536ac55.250a0220.7d60e.78ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 22AA0602A042; Mon, 23 Oct 2023 13:24:37 -0400 (EDT) Subject: |SUCCESS| pw133195 [PATCH] bus/ifpga: fix driver header dependency 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/133195 _Testing PASS_ Submitter: David Marchand Date: Monday, October 23 2023 14:46:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133195 --> 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/