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 B05D1431E2 for ; Mon, 23 Oct 2023 17:51:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB52140151; Mon, 23 Oct 2023 17:51:01 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 7D03740151 for ; Mon, 23 Oct 2023 17:51:00 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-581d4f9a2c5so2254667eaf.0 for ; Mon, 23 Oct 2023 08:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698076260; x=1698681060; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k7gOQJvg7JsfHEgRxYe/qlot+mmsXol/DkxZAPCbZ5c=; b=fZzmIbedsucPPSs+AbLwWhqhS0j6l+Kz3pqSF34SNjENKU8BMI2pWZn9g+dU2od1wC 9rgoWKTu/kMv+qHuKaqUyYk62LcB+EVCLtHaY/zhVnl/3xreHQwbLO6vaIUvq8hXSXDk +aJfpLGUL/1usnpbz9IqoqxUuDjCfantigwsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698076260; x=1698681060; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k7gOQJvg7JsfHEgRxYe/qlot+mmsXol/DkxZAPCbZ5c=; b=E8nyUVgJ+WBDKwzrOVFDR4H9/5o9r+GGrBPqmk4clsfu3EtTrzFH1mhH7+kt81I/y0 KnUdkg2kvylZNGbPxuZF8YGy72JH61iaGsn7eMEpKerzfAMSiLw30Z4StWzyYFs9WKSo BA+ns89D/WZJfBo+Vzr2L9+6qmqeB18YkOB03vVKCcofiZeLFuvkomuaaOeIPNf+b8VV ILUEDXc6H1r2nlkTQy5tKWkgzAGIOMyc0hkKCsLduf9Ei6VP7khaT4DBZuBUJKlK4S34 488HK5c2Jr8aNfZPcd/0ZR1FOiCxaTDzQAQtBhP7zClGtdNG4va/yfO2MDqc/N+l54F+ mPuw== X-Gm-Message-State: AOJu0YysN0zYT7MpSkZq1NuwHijLMR3R3QcEd1Cdc8jzvXhuPQQLzzwf P1rt4N6mctM6PAg0qfIHmjaIP+OlMIC54GFpNvNl2bpEBudqXy/SLvaBPg== X-Google-Smtp-Source: AGHT+IGtX7DYuPZOoTJfPieEL4BaQbGdq4Wr1RQvFkbn01KGIhhHp5QbEt4UQVX48Fp1jRaNOIENCTu7kZEk X-Received: by 2002:a05:6870:230e:b0:1c8:c2df:a927 with SMTP id w14-20020a056870230e00b001c8c2dfa927mr12523523oao.53.1698076259797; Mon, 23 Oct 2023 08:50: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 l190-20020a6388c7000000b005af08f63a39sm566583pgd.32.2023.10.23.08.50.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 08:50:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 08:50:59 -0700 (PDT) Message-ID: <65369663.630a0220.bc22a.7e33SMTPIN_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 BC20A602A042; Mon, 23 Oct 2023 11:50:58 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/