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 576CD4373D for ; Mon, 18 Dec 2023 18:53:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50B394025E; Mon, 18 Dec 2023 18:53:12 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 9620E4021D for ; Mon, 18 Dec 2023 18:53:11 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3ac28ae81so13891945ad.0 for ; Mon, 18 Dec 2023 09:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702921991; x=1703526791; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gqozfLrUu7loqqSXumX+e22Xye1uoArGaFeaM26yi4E=; b=XrMX0q58f1HmU5mmeEU+AP5Tbw/h2ysNmnhLljtyrTqzpTlm1BYPkgls/3Ov2h7dgn IDu1Ag806Z50PyZPwXt5qA6d+ZLllyj8G8uDFeoAYZvAdmfuKCgXJkW+uPcnO7ATSDbD loL109wA6UgAbPRPqfjgs+enohRn8BnlpwoJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702921991; x=1703526791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gqozfLrUu7loqqSXumX+e22Xye1uoArGaFeaM26yi4E=; b=QoHG2dk8982hsmtUiugiYd4sXRN7f7d4Z6xNq1VSoXmcEE5MOSRyVjcUmUSJ1T1iOT KImWRHLiP+o/FqkzwbYeYIEc11xKKdCu7tV7E9CjTEde//dQb+pe9yBn6R4S9zFuchWg pK3Bx6+5JiQylrbJMRs3OUCn+DcDXIcdrNcDw3xUbaP7MF+LJ+yTflFHhtCmVp9yQIAy hQHyTEvb8goOE2vPgvCKEn1+OdGQMq1cHc6Kf7Erp/PC/sxR033Hlpo1Mb1Wlc9GMcDY qmurX9MLrxSs3UWfaGYmn9NR2WAdchVP9L7fPsYbe6B1c1nrHdgilkquzP35wx7z3gNr 2LNQ== X-Gm-Message-State: AOJu0YzZsorBceCaHUdMJpYxwPUKJhoDQvIURubrnLk8zM79y76+D16p K8mMoA50LLCONcpsNLPHj4BAFKgE7RR/ROTl4Wmm7YQmImPAraiD9wPB/g== X-Google-Smtp-Source: AGHT+IE52FsTEPDSHMG22kae3aUFyaMMhbJueFkt8uwt7oHlQz9G80zr7JJw6anc0qnO0JyJHGzSMw4kEWIg X-Received: by 2002:a17:902:f7c6:b0:1d3:9820:839b with SMTP id h6-20020a170902f7c600b001d39820839bmr4731250plw.48.1702921990710; Mon, 18 Dec 2023 09:53:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020a170902bd0a00b001ce5bab62d2sm1091142pls.58.2023.12.18.09.53.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:53:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:53:10 -0800 (PST) Message-ID: <65808706.170a0220.bb670.3b60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E4837605C311; Mon, 18 Dec 2023 12:53:09 -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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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/