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 E1021431E4 for ; Mon, 23 Oct 2023 18:24:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBFA240275; Mon, 23 Oct 2023 18:24:49 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B1D840275 for ; Mon, 23 Oct 2023 18:24:41 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9a398f411fso3231704276.3 for ; Mon, 23 Oct 2023 09:24:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698078281; x=1698683081; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w3aynDXt/u4okiPZSwr3aMahQxCwg2KJ/ZBj5D4hojs=; b=HUV5qKf1bYoE6y8OW+ewyOwlopxUckPm7yHXCHiGKkT5Q/N/Dfcpf4/RY39OlokfAD wPQt05z3mxKYo48J6J3pdkyOMV0Xxgvk3sqNqHP/XPTFZ/7fng2MhJrisGLIyQdRnz1E KHXj1zegaIehrxZoCQ0doJpZcJfTJyqFZjhnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698078281; x=1698683081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w3aynDXt/u4okiPZSwr3aMahQxCwg2KJ/ZBj5D4hojs=; b=uFmpzrdVzsLTywv84x8npvoYYGuDeEsjI44b7nftuBd+IHQ+vb+XvfDriBdHawLU7F BEdPZhQj4eKq7ojnXj63b/ARDAL3uiJ3UjX7nqgGBGT6BMLcXmPghmnmFYz08BgLOWrI 1dnlFagp+JPe1GHogr+sfmehHT0RaTph62LfKwYUAHF0+AGXOyRobGl3wOx7iSOW3XcY +RMa4EzArB1AkR7Fxg0pOY9z35O+qYKujqXFchB5PQ4DvO/jhaG/7Z/tssBMMG5Rb6C+ ON5kBK3B5HyyzbMBEGoD24hM2TPvLBZDSPoCbXd0K1E4CpQCJbhCPnJpD4Wbch+xZ+23 71fg== X-Gm-Message-State: AOJu0YwOpRaQSIhM1XrYGd8dslTnHFobs7gite8zhRGSIFg08t1jGhkG jsSKwTbnIAWehDyK9N8wdbP01/XWZdts6niZeIMlD+moQpIdg3UZOJUM2WkhJX1SMnG76Ok4xA= = X-Google-Smtp-Source: AGHT+IFUN6+Ue38GuGtxbtFf+REAw2RrnS0HtZSv4xKsEgwztMYzCq23f0kqOpBrgzr/hbc1Q+sgY2c84JdE X-Received: by 2002:a0d:e20c:0:b0:577:3d46:f90e with SMTP id l12-20020a0de20c000000b005773d46f90emr10714107ywe.32.1698078280920; Mon, 23 Oct 2023 09:24:40 -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 h3-20020a0dc503000000b0057005bc0932sm827415ywd.74.2023.10.23.09.24.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 09:24:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 09:24:40 -0700 (PDT) Message-ID: <65369e48.0d0a0220.93351.46aeSMTPIN_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 9FD9F602A042; Mon, 23 Oct 2023 12:24:40 -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 | +----------------------------------------+--------------------+ 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 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/