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 1C6414373D for ; Mon, 18 Dec 2023 18:56:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1745D40698; Mon, 18 Dec 2023 18:56:43 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 59E0E4025E for ; Mon, 18 Dec 2023 18:56:41 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d226f51f71so28660057b3.3 for ; Mon, 18 Dec 2023 09:56:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702922200; x=1703527000; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dGdDRAVfZMTX6kKzojGNNuL/BTVF54t7LD1ClUZkeP0=; b=ZkK9dm1J6oAuLb/LJMOiI1GTmMNSRf4+4J+nrI1gJzKE13Rzv+nruvm69XYGeiiCNN KjyWx5AREoSnpIUqcUXfPErJFllNkuphdfC/2hVwsEJidm4quhECmltG+0w1aUG9zESZ 8PyKR81UJoH745lus83L9hcxoTKyO1RCLxFA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702922200; x=1703527000; 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=EdCJAJrFID87yKWETnRl1SrJlyU+n4r9565H9ImnuTGtHT3QyAOdffBGJQ8v6guDLA YRpW/MyFRqnefkOpW2/GH1Per+lA3xbHK7b0yNFUGTtD8hMnxVIvDWaiAEvxwrpeWN2a WRJo5JhtM9l3++ombbQECag0o/4LMbaS6RwsEZj/q/M/TYANy8M1VpyNeHtmolaTwNBH DV+zNwF/0tJGBrApqYNkAkccaSYlLioCVkavPbHTr/efp1RnGtaHjGEJCHZ03w64HI7d bF0mAkO4JbtgUkIodFd1lHZtDanvkYU6YYzjdZQiXDY/X1SdanJxEY5Ycx7QS/OGgwCM N6FA== X-Gm-Message-State: AOJu0Yz+MESOnKKhFjR0fvFvnLL7vEl3Pd+/cVVWLLDvh9i2GhrG53v6 Nb7qRaP0nVCL65QfgikoZUHcC10URNox7xriTt2DMZjTW4wUjU1gC+pu+Q== X-Google-Smtp-Source: AGHT+IG5Asv7S45Dv+blLJghnvvyZKdppDvjc+o0+oT+NlpqZvFiikI4akz/pwtIxr5nUK9CXdYzbusg72Ln X-Received: by 2002:a81:9203:0:b0:5e6:c3d7:548e with SMTP id j3-20020a819203000000b005e6c3d7548emr1139643ywg.65.1702922200751; Mon, 18 Dec 2023 09:56:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b6-20020a0cb3c6000000b0067f0f9229fbsm173256qvf.69.2023.12.18.09.56.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:56:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:56:40 -0800 (PST) Message-ID: <658087d8.0c0a0220.d4ab.93f9SMTPIN_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 75835605C311; Mon, 18 Dec 2023 12:56:40 -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/