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 EBFD04373D for ; Mon, 18 Dec 2023 18:31:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E807940DF6; Mon, 18 Dec 2023 18:31:51 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 98D2A40698 for ; Mon, 18 Dec 2023 18:31:47 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cece20f006so28318387b3.3 for ; Mon, 18 Dec 2023 09:31:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702920707; x=1703525507; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FzG1LiZKR9gt659YeX6eXUoHCCBxPhbi9LXaJmi65Ls=; b=WYtLygI7g+g1sV+8LBLAvvl0PQMHeknGEJmxQaihFanX4UGUpp8VEm1QlFrh72019U Qc5bdHisd2Jk82QkWhMQPE5n3LOde/OUgLACkbvyMoWFSi0NNkYSgWTqfJZ8nsRjmtup B2QI+09tUasm+awScqDHlcX/MPgohYQTAKVZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702920707; x=1703525507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FzG1LiZKR9gt659YeX6eXUoHCCBxPhbi9LXaJmi65Ls=; b=Np9EbsMBjF0eIRXKwfWGACcSZu+xCtkk2n25GWphU+xlpPdUzC08NMdNLSBlagLTqh 5c9uCJXAhgvg+6JBSxJBK16Yn65bije2k0MqvSjHI150xnOhZBZ9joRw3ZYfT8ziF9xc 8+NCIObSY+hKmKs41KkHC/DJzHo84RhUfyizM+wgh6tMlHhBjjZJhMaNGaJ1TH6XTzwz G/DhOu0lwWWH7IEKCqYmnED8mZgP2uLq4HI/V7F+yYiCpe4YwP60oeVSOUcaR2yDqAeg JYC8smiuq7PQtCjwB8aBao03hcstKggwyNZAjN0H/tF5EbkHTCpdh7h+eTJt451mcs6P rVDw== X-Gm-Message-State: AOJu0Yx+HBYfeX0gdFUr9FVIpby+mlV7mpT3prwU7k18OyM+fAd2lggf 3K6l4ashfWg+CjFaCfY7SFp0D5rb+o+hPCKfdcq7fWiydwr0wBu5BTpTYg== X-Google-Smtp-Source: AGHT+IEEo+HoRy9/PdbhT0p0KwYojUfWFK//8U/l7f3YHXuOd6KHQzPXDQxOt7mvGaE3qlvTTey+RK2bTjIj X-Received: by 2002:a81:494f:0:b0:5e4:f18c:9956 with SMTP id w76-20020a81494f000000b005e4f18c9956mr3539585ywa.24.1702920706972; Mon, 18 Dec 2023 09:31:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r2-20020a818102000000b005cb6eaf9ec8sm2728767ywf.1.2023.12.18.09.31.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:31:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:31:46 -0800 (PST) Message-ID: <65808202.810a0220.7d84c.aca4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E9BE605C311; Mon, 18 Dec 2023 12:31:46 -0500 (EST) Subject: |SUCCESS| pw135284 [PATCH] bus/ifpga: remove dead code From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand , 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-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/