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 BDED94373D for ; Mon, 18 Dec 2023 19:00:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9F66402D8; Mon, 18 Dec 2023 19:00:57 +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 751284025E for ; Mon, 18 Dec 2023 19:00:54 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b712c0fddeso138699839f.3 for ; Mon, 18 Dec 2023 10:00:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702922454; x=1703527254; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dGdDRAVfZMTX6kKzojGNNuL/BTVF54t7LD1ClUZkeP0=; b=iSzQAIBz6nK6l+51TqiAgjalbBiCS/xMYLYHGOvS2RJaqMo/LM/SYjjMUI+HxxMPmf tmqRT/A2m8rG+aPDidfZqGngcUMqRPeIQdYdLprg+j+5ANUlAYGbBtNofDeuI3/0CYrt C5t7562BAjKj5sgz3Rwif3DA3cxXzMceRG+I8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702922454; x=1703527254; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dGdDRAVfZMTX6kKzojGNNuL/BTVF54t7LD1ClUZkeP0=; b=oGqwO3RLMBIwPfaP1soFlab5bqcYkYddqXpHwwZlJXIBGm78in4zrDJsYOt07AvhEY oLy4AD7fw8mOsf7ohUlqBhdcTCuxcABTmXzppwlmeQHzSaIPQFwbgGcCNUeKnwL85QSN 8J7GQrvqWtIEjrHpQDjeNJbw1/EMUuHOargKi1VYSpX6npy9vlXQQMsVeH3QVazOn2NG M070gFvBS/4vhgly7iBLC24C3hCNqnTSmt/3FDWSapBh9OqIhdnntFTCFlSG0kA5m8n0 GyLuYaVkFGN22g8xp9g5c6ueozV4WCOROkd1kBd9G47wUKgoquS2gA2sjv37XEkS5mWJ OVwQ== X-Gm-Message-State: AOJu0YwiWtXdpBcuMR/tH3esBlOEZ9BSOLcZFhfo12/267uMCJ5rCUqP AWvYBe4aXtqvR/wtYlgJHI/kVFlc7LkOtxm9KSydVyeYvukdLGiml9UWsA== X-Google-Smtp-Source: AGHT+IEgJUBDfkqSFzK6DW2+Jvnzb4bI5zBgkwWsmYeyeQPi9VJnOM8wLfUySjm5qVJKrK8dPan2p/kE4Eqx X-Received: by 2002:a6b:580b:0:b0:7b7:f1a:4f5 with SMTP id m11-20020a6b580b000000b007b70f1a04f5mr17333755iob.37.1702922453793; Mon, 18 Dec 2023 10:00:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z18-20020a02ceb2000000b0042b196e6093sm873237jaq.74.2023.12.18.10.00.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:00:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:00:53 -0800 (PST) Message-ID: <658088d5.020a0220.3c22.ab01SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 55B25605C311; Mon, 18 Dec 2023 13:00:53 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/