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 18825431E2 for ; Mon, 23 Oct 2023 17:17:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB93840151; Mon, 23 Oct 2023 17:17:37 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6161040151 for ; Mon, 23 Oct 2023 17:17:36 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7eef0b931so35823507b3.0 for ; Mon, 23 Oct 2023 08:17:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698074255; x=1698679055; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EAqJHUsoi9/Nioyw+v7QEEUaGmI0psMHyd4v+ceD4Dc=; b=a7PJXd9qkCrSLOmn+RPrR90XurKqXm42ikjS3WW84s/cAYPPS1AntVigoAkxrS6nem qdaxV7FIi7ZaF2YfRfsfFEey6TqAsPZlfoyBGHwUZfOqkzsftJcVpXVwQp1Uevfq1nCn dUSdUIWe0qqZ1rerjJBWGo9G9GeCUM+4ffPXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698074255; x=1698679055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EAqJHUsoi9/Nioyw+v7QEEUaGmI0psMHyd4v+ceD4Dc=; b=tu5likOz3vdYq2qnY0bIDVH/bt0nUY9fislCmdveQ5U6HANoLFSggaaNL2z2jGU6Bv qQX4+bwcP4RHuTMGpp+Lry+20QkhCS1ZSgy3UfNEb/6LLvDd7NqWQLv7OS96dJpLmG76 mQbhG96/8V6dGKXVrZFF58JTddLxl7eTzQjq/EYhWK/ytDpaq7O1zXwp3296Rbk9xX1O GhJSO2jkqvSNV7FqpDTj/hgS2nOgf7/kZgdQ4r314dH9n1GUXsmRgwIOqyfrtvGl8/DG 9nAD9I02R2lSPXD48ghn5uJDIqt5up9xSARJE43YU4rSnUqvvsndhzizX5IDngaKVFGn 1EPw== X-Gm-Message-State: AOJu0YwqF0WXwRLUloaSc30u+hVZyQGrVvnnC98ns5+XADRUYg2e2YQK 17I88ozYq+/Aqd7MtRRpysl4uJvI0OJnRZNk4f1RH9a9HtpgQBYYuKOPHK1xFWMyDXP30rWR8Q= = X-Google-Smtp-Source: AGHT+IEAEo9wO4/u2XEx5yvtzo+L2gIus4vAfSpZZOUtmpfHxuMYaz6tbVf3gweZcR3WGE03bIYKQYsuAfK2 X-Received: by 2002:a81:6c8b:0:b0:5a7:ca59:82b9 with SMTP id h133-20020a816c8b000000b005a7ca5982b9mr10035612ywc.16.1698074255823; Mon, 23 Oct 2023 08:17:35 -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 j11-20020a81920b000000b0059f7d2ae19bsm816489ywg.23.2023.10.23.08.17.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 08:17:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 08:17:35 -0700 (PDT) Message-ID: <65368e8f.810a0220.6eac0.3469SMTPIN_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 761C96073BBC; Mon, 23 Oct 2023 11:17:35 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/