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 B70C6456FC for ; Wed, 31 Jul 2024 02:40:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B147F406FF; Wed, 31 Jul 2024 02:40:29 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0F8E14042E for ; Wed, 31 Jul 2024 02:40:28 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81f86fd9305so301268939f.0 for ; Tue, 30 Jul 2024 17:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722386427; x=1722991227; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=8X8gEWPvQm0LTA+FiMxJ5ln2qt9kMfuHfnGqw9pCs8A=; b=R2ENbIWjFqEPwKiu9GxJo9uJ36z7QOLjTmy2QZOYSpIOlnhqrXPhZZhUESKJdr8SST qMXGbidxRgLwFtxi54IIF2tyTiwFHQdE1mVm69rxVUmsSIwJmO2bBtYjmSF+i6xeT/GZ sMg4EC+m9NPQB5sN3lwWpWHMOoPfETNzpCbE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722386427; x=1722991227; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8X8gEWPvQm0LTA+FiMxJ5ln2qt9kMfuHfnGqw9pCs8A=; b=K6etRacop6Jd66Y0RadtO1lhUpQsKYORjmhdTnq0JsiFE+oOQRX72IpHiQqDtYRdnU xOVBoPDRE6zN/DQ+AJuPCQ9AhpTv1EKUzyehZCT1kzWsPPBRts6C70+7ZSV7Hf2OsLmM h9USg6wx//SIsTf2k7Hz+/mCsqd8OQ3q6WkPOfTYpLP4JfE+d4BY9/snpPpxM8DhZN2y pxd0aPczsT0hXPdQ3Q2lBhs7s48lVMNA352ipUF1lFyAWcrBYCjRDdHHNjqkp92cpQz9 2Pq/YY7fzJGQW/t0zIayQvELVPkIqCIbGM9IVj835HNsc+9e3RTVsQS745Wpztsdr/k1 EeEg== X-Gm-Message-State: AOJu0YxkFTF6gvrweGu9hTNXsIPpRNWydZfdzui+8C8cOWW6I34Q64Ze kaTVld9ota/K05MS/b5a1ecdvHYtJitkxIqsUs8+kvpKC3WAa6m2kqfEaYbmpGDxxOXcIhfLrSg NfjWki5rjwneBHDxOzQmWbBhDZOYyIRz2zNjW0r1/3bSdOXKka8PYyJgH X-Google-Smtp-Source: AGHT+IHmyysiKDp65oiwQ4dZOJ70vwrhqaO/QgmjBu6L9FWyVVQ+1awTjMuvkSbTd/KEIm9klvVUH1ezGBF7 X-Received: by 2002:a05:6602:13ce:b0:81f:9690:f6be with SMTP id ca18e2360f4ac-81f9690f805mr1773546939f.7.1722386427341; Tue, 30 Jul 2024 17:40:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c29fafba13sm311474173.34.2024.07.30.17.40.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 17:40:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 17:40:27 -0700 (PDT) Message-ID: <66a987fb.050a0220.6905.2730SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CA1DC605C351; Tue, 30 Jul 2024 20:40:26 -0400 (EDT) Subject: |PENDING| pw142765-142767 [PATCH] [3/3] test: remove unused resource From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730225520.83314-4-stephen@networkplumber.org> References: <20240730225520.83314-4-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/142767 _Testing pending_ Submitter: Stephen Hemminger Date: Tuesday, July 30 2024 22:51:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142765-142767 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#246593 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/