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 8BCB8431E4 for ; Mon, 23 Oct 2023 19:24:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 861DF40275; Mon, 23 Oct 2023 19:24:04 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 2B00340275 for ; Mon, 23 Oct 2023 19:24:03 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5aed4f0e90bso2030397a12.1 for ; Mon, 23 Oct 2023 10:24:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698081842; x=1698686642; 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=jfB0dqAgxo6lsjg1pPaQ5B5g16tJIui5wJB3diC5kP36yIZT3pRwv6/oOwQiHE29vE ibG3umdysEkLnWji1z8UALycaVJrXHizW/R6RZHI3ZCRO+gRyzycG59xIlWID8b9S+4g DLiNX6MUAEaWpGUrrVA3im6Rd7mzQMMA/uWxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698081842; x=1698686642; 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=QmpZaiwefh+dvYLk5iMJkgvJly/tO7Va06qegPXLhuipMPpStn12HAmF/m8rcH6z2l v1CsK7vrWouo8Zo/LQ2H20gDCjvgM8JooH03XOsghSsElPvvGFoEHKrbctHYFRg67g0i j0pKqXCQpjpbHxTYET4/DsplH9SgrMhNsgkfKgAZPwcZfvfMWu8KKOWjwh+4nlD8i0K7 LzxFjwp6PFYyXrxucFhjLGQbMp3yMEA1KAf88ex+A65TbY/oxBULFHBvnwOIMoqTn8EQ Dp0y4dQ2Y629KrAmVCgCmnAI8tqOn4ZjxYV6zrxhjqYRtCbhhxNW+ntDZgRWz4Xp1qHM 2fXg== X-Gm-Message-State: AOJu0YxLVIFkx8RvAgiRtSLRMYkjwrPq9XxsDpx8QNMHclYO5/xWXr11 Jgr8/SHiQj6yAfSimRNN81g7qikwW4gr8XFWRiu9iyV3hjKxNDdMUJfBUQ== X-Google-Smtp-Source: AGHT+IFkdjPQ6Sof4jfkrPHDSRpVS9ZiobNXi8R7Cue57yKNFq+sSEP/NWs+h+G5L//7013oQcBkqBVm3Sub X-Received: by 2002:a17:903:24e:b0:1c5:f110:efa0 with SMTP id j14-20020a170903024e00b001c5f110efa0mr8422857plh.30.1698081842473; Mon, 23 Oct 2023 10:24:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jc7-20020a17090325c700b001c4565b2b84sm333104plb.98.2023.10.23.10.24.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 10:24:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 10:24:02 -0700 (PDT) Message-ID: <6536ac32.170a0220.72ada.afb1SMTPIN_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 EC952602A042; Mon, 23 Oct 2023 13:24:01 -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/