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 A43194373D for ; Mon, 18 Dec 2023 18:15:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FCD842D8C; Mon, 18 Dec 2023 18:15:00 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B194D4025F for ; Mon, 18 Dec 2023 18:14:59 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7a9f90f34so165585039f.2 for ; Mon, 18 Dec 2023 09:14:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702919699; x=1703524499; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G+0PplVvPeS8O12txV4W+mYiTXpdQdYb5I9oiu0U31k=; b=guGM1Qov6FjsHarXCOzw3EbKR24UiYMGgdkfFNnQYNB1uNDpYwsxERkJ8KaNxnmVHU fN7jo/6VQzWZ46UG/P1Zki40JWtneDmrNEdIvpYyl/+LhbesuFsaRkHIAs6tl1YGelOW r5ZZOoaBbNUg9oe3jJYM8TCPnhyGNonpuIinQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702919699; x=1703524499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G+0PplVvPeS8O12txV4W+mYiTXpdQdYb5I9oiu0U31k=; b=d+fzsQ5fZWEcKsi+pDJFlDjtmn9pHflgTr8BPnL4axiSYCFMLfmY/babOq/t6NuiYe Ldym3b5GTCAwPzV+wJIjXUauV/a19yZs3XqCM3Z9cMz7XNHfUXhqfO52yRCy7CZtFnmv yw3dTFpB2AhtmM5CA30/uzIX4mchAqGPA5CshQQJpxyzCD5Qx1RPG6hteRjhHiN33lXE 131qmymTh/1jG9hzYe8zdZ+yaUfHFyNghSlNNQexaXzIUbrgSosqg4je+AJwktQLagUb T59z2shWEFm/WHWMNKPl3oVFqZwU4RZa1G9shk7HuWPbJlcZwzE1gE49kmZzv8y2jlj+ 2jYw== X-Gm-Message-State: AOJu0YykQn7Vao+EYMnMSiCKfJ8N+NG3ZXI69L5/sw/DSAoQLuFqEBG4 qyLCo7c+qLUe7wCsrOjTrz6Ep5RyntPehqu4LpHDNcLU8iGRSLvZILfvDw== X-Google-Smtp-Source: AGHT+IEk1cvfJObSU2aJi8PzzNaAYN0wtg1aAcLotR9R1otlSt/7H1juZK6JsJjx1NWfOhEuPz6XsM4gSgH0 X-Received: by 2002:a5d:8ad2:0:b0:7b7:aab7:1406 with SMTP id e18-20020a5d8ad2000000b007b7aab71406mr4553374iot.40.1702919699073; Mon, 18 Dec 2023 09:14:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u26-20020a02c05a000000b00466b5166da9sm822216jam.73.2023.12.18.09.14.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:14:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:14:59 -0800 (PST) Message-ID: <65807e13.020a0220.885c1.8054SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B6F65605C311; Mon, 18 Dec 2023 12:14: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-arm64-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 | +==========================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/