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 B66FE4373D for ; Mon, 18 Dec 2023 18:15:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B234942D8C; Mon, 18 Dec 2023 18:15:14 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1308F4025F for ; Mon, 18 Dec 2023 18:15:14 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3b819f8a3so176343939f.1 for ; Mon, 18 Dec 2023 09:15:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702919713; x=1703524513; 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=ZboUQT8CGV+qoIe8j1pYrXt3n2fWcA47g+4tJPNWUzVXDqzRXet9dltFOnJ1UDklem YSvV/uKsBG13/eBWGEeO6qVRv4NPwATkz/Krj4XxM+LKZreezwjoiAufEztime0o3Kso Ynz2bhIHHjMyydAowPd6FSgO4XcR0sFQ8P2aM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702919713; x=1703524513; 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=JAFeNyP4Q7wi4d3Ktejex8XVBq9Gp1P1Spio4xNY+ugOIxKdBcyS0azBINo2zc4+hs Vv8kcxL1e/N83Kk2Mp1PmtTflE5qEwWVJjLYxcMympDIctJFCsmiB9D5XjXnNX+0gkjR 6VrO09LT0LXB/5EgYIazDDXfhxFuNoEC4fj7HPtG+wcSbU7oBgQOSQDQLgjGajTFT3m3 0Q0hidzIFmUUprBeN7TlUE06uPbkyu7GDortsLFJVtvgAYVK92uppp17rVDPyTXzl7XB zOYWQKMQYMGF2ZwUPqDAswoR2MmVm3XRInwCoHPZANKF5tdTNOMiXqpH6gnwbewO9LUH 4Qeg== X-Gm-Message-State: AOJu0YyrBxQLFJpI0eFZ0VM37tPenPPj4RLIFqD2eNzm1Yf9JQDJ/ZdJ WSpIu4LSQCXF7/SnEZAsu3ur+rgky+G8s8g8yv0Tx53CYhvbaoFmxPy3QpUx+SSePiZAwURFGQ= = X-Google-Smtp-Source: AGHT+IHyYPZLZuhfBwmjLi7cOFZcOXxGAoaotqk3pFXjN2kZC6JqKkIkO354MW5raYvDq2rZOT+qUfbh5IKT X-Received: by 2002:a6b:6105:0:b0:7b6:f7c9:1958 with SMTP id v5-20020a6b6105000000b007b6f7c91958mr14242078iob.25.1702919713559; Mon, 18 Dec 2023 09:15:13 -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 el13-20020a0566384d8d00b004692a402131sm844945jab.10.2023.12.18.09.15.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:15:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:15:13 -0800 (PST) Message-ID: <65807e21.050a0220.17b8b.aa37SMTPIN_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 1E658605C311; Mon, 18 Dec 2023 12:15:12 -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/