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 1E7BB456A5 for ; Thu, 25 Jul 2024 00:47:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12AA940648; Thu, 25 Jul 2024 00:47:30 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 566D7402CF for ; Thu, 25 Jul 2024 00:47:28 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-8138e2f2f69so13040739f.0 for ; Wed, 24 Jul 2024 15:47:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721861247; x=1722466047; 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=LhKgLwfKo/ZEpD8faNTKdPvTzBiv0sgAjIG6v0A4dXM=; b=EX3ziMmDq5uM8ZXJWBgPQ8PXBeE52K8DR23yvEMYx1Swfs9jbcbeBRKebkCBqu+2Am 16cjy4DfbAl9s70K+V6czVhdqAOR8LmnHnPgE1QojKvdE7C2oMsa4r50Yty3LwhNtD0c xITOIkQB22CfXe4O5yTVsHhf3YqPlYsAZUssk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721861247; x=1722466047; 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=LhKgLwfKo/ZEpD8faNTKdPvTzBiv0sgAjIG6v0A4dXM=; b=US7jZlRhfpSo+JXHyV3gadIFarOaAg0bfiRwnXPZb/oM6gs7nhv+3akEWYw1S4oQW+ Iiqy8TnZ9VUo2a9Y8VKsOd3y4jnk5L3KAijerdilIPiFgTQgOv6CrTe1QKd0OuPsq86h lq3nU9zv03rdcjRaYHejlJdYtsDAdEHuqCYdHXW7MDkTwM6DRwOcxnvhB+ilO3w2qaH0 VsraweTI+jy5Y/V6ztvY2oh0t9wn/y2SFRekpWwZnEJ2jf9fGkHeua2bXe/lQ7AfmkLD TZX9K5u7TQU3LWE4Fey4VaWOsL/00jVHNvbZM++jB+kU2wWzlS8AAFeUV+uzA4bVS4PM iIHw== X-Gm-Message-State: AOJu0YxsgyOt85kxIr5+h/CMSP6o2b3/Qa479w69+kPlnhH9Yfef6KE0 +/a68SEHvW1bgFbyuX7i3T9HEuSF++GBDRzbPBOmqEXpgl+/qOGjfDNm+BHoE7kQh4lM6euNvrG BoG95GYZiL2iwbYFwcGiMbdiKfLAk9+Lf+HauarSa X-Google-Smtp-Source: AGHT+IGYOAElo8p6prNVu3+l/usdNo2m8ulS1BjlKrNQtIB3cJa4Hhe4ZAdK8X8BV7SLgpxjmWLAztcNhzbx X-Received: by 2002:a05:6e02:2144:b0:375:9c7e:d09 with SMTP id e9e14a558f8ab-39a23fa314emr2697265ab.7.1721861247450; Wed, 24 Jul 2024 15:47:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22f07268sm295225ab.55.2024.07.24.15.47.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 15:47:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 15:47:27 -0700 (PDT) Message-ID: <66a1847f.050a0220.2ebd1b.13c0SMTPIN_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 12516605C351; Wed, 24 Jul 2024 18:47:27 -0400 (EDT) Subject: |PENDING| pw142691-142694 [PATCH] [v3,4/4] dts: add dynamic queue co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724150714.226970-5-jspewock@iol.unh.edu> References: <20240724150714.226970-5-jspewock@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: PENDING http://dpdk.org/patch/142694 _Testing pending_ Submitter: Jeremy Spewock Date: Wednesday, July 24 2024 15:07:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142691-142694 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244313 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 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 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 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30609/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/