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 6DE894373D for ; Mon, 18 Dec 2023 18:07:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69DD842D8C; Mon, 18 Dec 2023 18:07:00 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 48A9342D87 for ; Mon, 18 Dec 2023 18:06:59 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d725ac060so19301125ab.2 for ; Mon, 18 Dec 2023 09:06:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702919218; x=1703524018; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=biNhqCpekI1epD7W+TKf80LDeYsRh+QxekOIpXGW5tw=; b=YkxQ8CfRn/DYPXlSD6MDhMSUZjxI9zqoV+VilWaXUwvmIS6PctSp6/kFhGTdoP+t+H plD0RfpDMYGRi3skLRYD7F6dHMpMiylq8XJJUio65oL/3ZlAybWrQAcogPbYaCKEGdgS IHQkgxQX9M8v8foZnzCIA+WiJ4aqDENs+/OF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702919218; x=1703524018; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=biNhqCpekI1epD7W+TKf80LDeYsRh+QxekOIpXGW5tw=; b=eUbMf+b824wmVRXuQRu1gKPVggu66rxctsM0V68ac7cuNYD29nqm2lcseZD2vNhORx woNohz/eTAxDtkE7T6i++1rBLn58ota6wGqepdQHVPqcfJugoDpcRzcXvQRm62zo/S55 RiNP1xMkheHeW5hXJB2ssVXGcaaHkfVLX5ak8rGlVQK2aALFsgJyR8MlpcZGTOt/yykX 3O2UKqVzPJWjxP8Q/IElNwqXypR3MehydU4bgornsePdWjReab1yPnLGU96AoGi5Hkcp dX0Naci99E8gBx+tUkESTifb6jt9T7Fr2hIMTeUzdrqRo0JCsYXv6Ed7JK2E8nfYMB+H SdZg== X-Gm-Message-State: AOJu0YwcRpFqGQeW5wEarJ24ntdgW20coAmL/GJKUtSKgrwBenA+8NRl lE17C6TIPUEoHJi+mqrlk7+dqrCHXefqthvtxAMz2oNohHZebjSCmIpj15ce7xN5IQ3M4/yQAw= = X-Google-Smtp-Source: AGHT+IGq+5gvbv0XKZy2ldNv+qGGd20khB6QaJCbjNmsWjUDgJEX32lnTWgaXZCi96HINkz2EUAx71wsK4Ad X-Received: by 2002:a92:ca08:0:b0:35d:6845:15a7 with SMTP id j8-20020a92ca08000000b0035d684515a7mr28258142ils.40.1702919218714; Mon, 18 Dec 2023 09:06:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y15-20020a056e021bef00b003574a053858sm713458ilv.53.2023.12.18.09.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:06:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:06:58 -0800 (PST) Message-ID: <65807c32.050a0220.eb7fe.fa18SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 42D2E605C311; Mon, 18 Dec 2023 12:06:58 -0500 (EST) Subject: |SUCCESS| pw135284 [PATCH] bus/ifpga: remove dead code 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/135284 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 15:45:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135284 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/