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 C2ED04373D for ; Mon, 18 Dec 2023 18:08:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAFFB42D89; Mon, 18 Dec 2023 18:08:01 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 653FE42D87 for ; Mon, 18 Dec 2023 18:08:01 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d2f1cecf89so12441185ad.1 for ; Mon, 18 Dec 2023 09:08:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702919280; x=1703524080; 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=b6E8jKMJUe9QsWWdX0tudekJc7VJWc2SvyYN7pFS+mevpHxofMAogiJraacvXfM61T dtZA/hxqy9xx7ieBY4H1DOD8k/aZpIgQDMkNUrAsMbtD3LO4QxiZkV9R/64bKlDdVnjw tbagSGMRfiJGeef99rsZhroKU/eDvAkXWX5GA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702919280; x=1703524080; 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=lg8zyQ6kMsSR2JdowH52v+NFBVe2AkiIP7L+lKmqDVeufB5S+OMw7JYjbCMvYrwEma 0FApFofTwwrp7qSkeYhd/fUpyE+f8NzZekfg0eLGyTWeCIfbyLinQt7dkVQOmRVQr8CP L0eG9gRYb7j2cMift3xIFWXwSJc73VvGIse6H0T0GNxD2Buv1C0FfWVfOtmGiyIlTqGS /9AFFvMNwTR1cEnF+Ui/urZAMP2Su4GOIpvkH80kgBJYF5j8b/tmpRav+UsQjySccfhz iwESw0wKLyCl7FQ1nXTCfkd5OpAqQAeLlT6miwBv7bbl6YTPiP78mkx98DVjsEIiX/YF xYAw== X-Gm-Message-State: AOJu0YzCSXn1UiLnLFyl8k8kmHF75sEVkjlho2oNQlF1N/citYL/joI3 2YHwHfB7stb44kl1qboKbxMzi0hJUWAT70a35HxvAVFG/vIi/KT1G7HxzKO47j15du2Mt7qr9A= = X-Google-Smtp-Source: AGHT+IE29FC5LZrobYojsoB9BJjS/sxdd8PxiBkWPijjRzuwSu5fs9xDecQAXCxwbxm+PJBzdZKTCv9Lw2Ry X-Received: by 2002:a17:902:f683:b0:1d3:d7da:465d with SMTP id l3-20020a170902f68300b001d3d7da465dmr193283plg.77.1702919280431; Mon, 18 Dec 2023 09:08:00 -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 d23-20020a170902729700b001d067a8c506sm1073293pll.1.2023.12.18.09.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:08:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:08:00 -0800 (PST) Message-ID: <65807c70.170a0220.f6cb3.3240SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 97DC5605C311; Mon, 18 Dec 2023 12:07:59 -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/