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 1AE63463AA for ; Fri, 14 Mar 2025 04:01:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF97A40263; Fri, 14 Mar 2025 04:01:09 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7CB0A4025D for ; Fri, 14 Mar 2025 04:01:08 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-85dac9729c3so127052439f.2 for ; Thu, 13 Mar 2025 20:01:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741921268; x=1742526068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3xaTZRdGkfIN4P+9BUGfugO0e9Hqa8oV+75d0lfxxfI=; b=h3ccVH9KtKosORTW+IxpThtpryjTogO7NWO1mQNCtjWX9IOYTCSPcwVquMNkEh7KEt Ss5g4iBPL+APVd8Fnl/aCuCqnFIdYSgvl1PrPD2JEEvVB9TVGiPIJfm+F9/rdpX5b/Q6 6jWo9dqMg52e5lPCmli9gu7VqYgOgT2Us/rmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741921268; x=1742526068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3xaTZRdGkfIN4P+9BUGfugO0e9Hqa8oV+75d0lfxxfI=; b=A6TdSZsNgLE5k/iCSZCumE6sbEmnFgPOKtrmVur02/YziQqdr5U2NoQk+ltQjEnlVu oPyqeYKO3d6RNnwz1a8USexSRH5E42p1+dlRnqf+WfuPkK6guax9GMK38x0LvrsB2mFf 7YoYwvnk2GKFZLxEo34grktd36OwtSAXE4zNsbl7RCaKClzsZ+DPYlrQM/sBUYfVKocv 5Clu4/og/yqDuMab7i3yds64aeU6Owh8biH5Qw+vrp5V2stsDmkNeuI2GrejeqIecYWK lIF03p+zk5mG7osfJaSyyy20+PW9wbBFZvbsHc+AlZ5kaDm2lisQGLjHrTM13msahYJt dKdQ== X-Gm-Message-State: AOJu0YzS9ZU6V5yQTBPB7DAvfmf0288wtNFaUfM+vGFvOpoXDmxLkd5Q ZWFwQftpiZwgr7C1mSu6VRHVPRM5qCmwp9C4da43xH5ZVU4EkKtqaDekv7wSdxn698uWzEPZy4Z zqkN4g6+zYN0IsfB0u3oRsgqQqzt7zt3iQm6z87DG X-Gm-Gg: ASbGncsdinDiJJ/kwXq0lPcGuzc0ovbJeU0WbF6GgZQfPtzSseFxpvme0G/dyuthNWT HURQx6P5O+CIhQznVrhNafxwcryPnCfeLyyNcu9RYbWf08g69FRBS5150HaW4jv6bbmzN0Vfgs+ v7R07v47evo5jsrvcVr7PTuyD+Yp0rLD5l5X2rPAelWeNXPQNg0JgCPrM17SLqTFriVErauld6E BJzR6uvJOSHka25P6Qzcm20tpz37qyFMApqnoD4qGjsFXA1jKdnPT4pZ4LKjMqbwgiGv3Oybjmq hHI3ysA4YGmQrCCDlvKqB/ewR+/sN171sgeH7/jH X-Google-Smtp-Source: AGHT+IEqmifHQ5XMm0LAVV6hgLTiew2VAMRoovSq/Wq28q2R806NgAuZhcSwHaDe7i74/6XjOJuHImJ3GK+G X-Received: by 2002:a05:6602:394b:b0:85b:43a3:66b2 with SMTP id ca18e2360f4ac-85dc47dc0cdmr110274339f.7.1741921267788; Thu, 13 Mar 2025 20:01:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-85db8780249sm9867439f.9.2025.03.13.20.01.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Mar 2025 20:01:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Mar 2025 20:01:07 -0700 (PDT) Message-ID: <67d39bf3.050a0220.cd463.5cf2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 561476052471; Thu, 13 Mar 2025 23:01:07 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7d6c28c9199351805e693e9b8f58f60e6f51c2ab 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 PASS_ Branch: dpdk 7d6c28c9199351805e693e9b8f58f60e6f51c2ab --> testing pass Upstream job id: Generic-Unit-Test-DPDK#324498 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (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 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) 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 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/32962/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/