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 65C7A431E4 for ; Mon, 23 Oct 2023 19:27:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B66E40275; Mon, 23 Oct 2023 19:27:40 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id B88CA40275 for ; Mon, 23 Oct 2023 19:27:38 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41cbf8e1f77so20668671cf.0 for ; Mon, 23 Oct 2023 10:27:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698082058; x=1698686858; 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=WeQ5t0sZnjTteOIbIrutUAQGwYI6rbYQ96EPEOIQMonmkJMi9vhkr9Z/7LQBYucXWD xhrnpbZnTr0R+m3rxb3PqWFaKXyFy1VBmH5NjC7UsfKwqrfXbrBOWxGUXOoG5VKoJ6MR UPKeuZoHf2rDhN2ximnYoTYp0ZEFAzXi24tmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698082058; x=1698686858; 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=juoJj3TOFsh3sX2jF1Bs0OMaRvNye+UFyAVMzQz8R1TN6nfdJ9DCLBEcOAwhb+Ojqu KAUG5cEE0ikmdyggTG6d4PQWFviOnz9O3lNH/Lpzgh5Lj/lHWjtTP3RHI0nnWwJQpb7F Ee/f4R4U0xxRliRBbzp2wiJNHajiO6HwDtMBH/6KdvKzOKjh4XclPksYBMMRdFrgYQH3 MB+i8jP4ew9wgCiEQpBKzAFAOci/u+53WxNqsX5bj6pnCTbXaDIasXo3VZ0GJWJLrogr sKYmUgpnUMJO74qTbzM2uSxiRzuR6KB9F5IyQDghSV36xlqh5J0Gy9mhe+IjFTpqITx4 fJLw== X-Gm-Message-State: AOJu0YyPtoKvYXZ0J9yupaRko+qn9xdlP4pjNO/hp9YA7pcrQ2pocI/M cXiGkloXT66jEjWs0HQjO4JqJSRI3kChr5oKiZe7Eb/1SJcm41unUG2NiItvjMUlvUJiyK9tIw= = X-Google-Smtp-Source: AGHT+IFiNT40GixtJxlVHNNYtSbB6kQRLjEwCrXWJqjNp5IszK+AIBr+qUesSN4xPOZbbHYETXUYDBzUryP/ X-Received: by 2002:a05:622a:100f:b0:417:b545:e962 with SMTP id d15-20020a05622a100f00b00417b545e962mr9453191qte.7.1698082058156; Mon, 23 Oct 2023 10:27:38 -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 b21-20020ac87fd5000000b004198ac887fbsm518781qtk.13.2023.10.23.10.27.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:27:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:27:38 -0700 (PDT) Message-ID: <6536ad0a.c80a0220.d8702.4d60SMTPIN_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 DE9D4602A042; Mon, 23 Oct 2023 13:27: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/