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 357C4461A5 for ; Thu, 6 Feb 2025 04:06:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14C354065A; Thu, 6 Feb 2025 04:06:30 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7C579402F1 for ; Thu, 6 Feb 2025 04:06:28 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-84a012f7232so44521239f.0 for ; Wed, 05 Feb 2025 19:06:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738811187; x=1739415987; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2WUfVmrZXmnOiiuekpj+ydrR1GkCUH8UKVGiJxptpPs=; b=FyZ7mR+yc55Pg17jyb1cSPpcmsAdtFlY96vHW3oQ6uJd4vB23A1ZpnfbBnNmeMlJSe lrEj44NsRYMHDmwAms8dpKoVsDEY0KxdDuWmFqUVo86OVi6msQmE74CdnIyQkZgZ+NjF Yig6rWAWjIAzJTJ8NUfKI635UwCObjDNmnDn4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738811187; x=1739415987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2WUfVmrZXmnOiiuekpj+ydrR1GkCUH8UKVGiJxptpPs=; b=sqNNgMIBab3ORnGBEVcQmrgQTmDGwK7GJvwxuwfpRDuvCa8/fO+Lg7ReZiXiHZ7STk XCpaZdTSMSgkSot61LhlTOOuVI6VEkF89woX/KBe1GitURLNoTM4dUem/HkITwzw7vde oW441nB5kLciWOnln1WvVMlY9v1fSAOguuhI+3iui900rgq+pNHUKq1x0PncsQiWaaPk oVaFJLUAMu61zEJudkAhxbl0d2VfG2vliQyibMzo2BQYo+dAX7KyBPy3VOJqdO/kk83I ECOS9LTCdg9biiho/M6i2Kwci+RJRjhmmfxpWhLmcK0fYcDJbM31Qni7DvKflw14cPde mcjw== X-Gm-Message-State: AOJu0YwwVVLoH0JK8uu0QCnIxqdBPgXyk8TzQgeE6zYmR95/qF9hc5PX rKeyZ9sZw406fsh3BRR5iXU90GLuW4kO6ISXrXi1WF1RAFYT2hDBRolzEXhDVL9HJiKXu67w3KU zSoi1UihIAE+KDJqC/Dg2960MiBDWpbV53akZuHIH X-Gm-Gg: ASbGncu3BIO+yKFP0T3C6My3bTK2QA/a6F/tI2l7KUCb8RXLxFTgj+CqhN1iTFSQ4tQ vWtiN04St7AQyaclIGnYe4RX3kaKGPfl+XxEZk2C2xe1N0E1TogSpeuvsZJTOSpgtkVZKsdNSp2 k6HjVz4/1geuovAMSjfEQpnTYW4HpcN+L/mXnD7jbMCUK5VvcUwJuSdaC3ranXAdThA+3/pEniQ PtqIeK0/+cohp/+1Bf30WP8pGpo8MOn9yv4El0w7FLuvI6MkmajDzCs9Rdd8ZAjVvgVf+jX74yf fS8lafTamfm/jGh3P4e2iGAuOH2LVA== X-Google-Smtp-Source: AGHT+IGPOBoM4E9LrahUGW/ZQkvrE80g3MFFFinOpHVIMAawFOOnoteF18DRiFXNoz81svoKnxgPDsXONJlN X-Received: by 2002:a05:6e02:1a0b:b0:3d0:353a:c97e with SMTP id e9e14a558f8ab-3d05a658ea1mr18274805ab.10.1738811187691; Wed, 05 Feb 2025 19:06:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d05e9f070bsm141565ab.45.2025.02.05.19.06.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2025 19:06:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Feb 2025 19:06:27 -0800 (PST) Message-ID: <67a42733.920a0220.23873f.0d15SMTPIN_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 4BEF96052471; Wed, 5 Feb 2025 22:06:27 -0500 (EST) Subject: |PENDING| [GIT MASTER] 6d7e741be18ab1e6ecce46edb2516318305c3c73 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 _Testing pending_ Branch: dpdk 6d7e741be18ab1e6ecce46edb2516318305c3c73 --> testing pending Upstream job id: Aarch32-Unit-Test#5211 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/