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 EFAE145EA0 for ; Sat, 14 Dec 2024 15:43:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBEFB4025F; Sat, 14 Dec 2024 15:43:20 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 69A2F4025D for ; Sat, 14 Dec 2024 15:43:20 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cf3e36a76so25661345ad.0 for ; Sat, 14 Dec 2024 06:43:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734187399; x=1734792199; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l0fqbeEKcG251gO8S0VIxzkMmHPrsXaZy9/AtAa4IZk=; b=h/xF0WJHp8rTiPkqbCmcPKwaHAEUMM5fLWLp7sOnyZy4UEDfhQUX0Nhsa6w/nOLPWl OdNPck7QlmWc/VeTeuXxnv0ZfUGSqOPicFKZUchyKFnaiSdWq3cqsVyWPvE5GZHgV9Ny 5sUuEPr9I6kjxQ/RVc4lRKTn0Pa/UWfl9WZYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734187399; x=1734792199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l0fqbeEKcG251gO8S0VIxzkMmHPrsXaZy9/AtAa4IZk=; b=NDH0b3trWnSvLtb1C/9z0xkm+tds2e6QToGLFFzqnhzaAAN+dEKmRcXXkeF08QHsL1 BKn/hyzX+P24WRurKhsZCnSwa7L2PdHZ4tfdqv0Uy6RpMf6YyNI6KTqGnkrYAW1OSusk Lr1M3FLB978zigZ8PgiWYmM6oorIodHL8TngXVST0ujViLLszEnzb2ZXZyNTIfj53kDc NG3GjdSinZ9ypLz129Q3AwQJ8hj8VPbqKrG8KlgwBCSME3m+joH9Ucm/mzLEafFAvEiB yNTvDQvjZX22fNC/1xHrnGEOKlv+nnG6OPBhKVrSYBHJ/w2mlsnPEXK2QJBrH9WpsqBZ ZjJg== X-Gm-Message-State: AOJu0Yzo3xklSV+IOzYzHuh5II7Vl+6IIHQDvlTtz2/ruFYoORfwPv5f WNJPwodlyse+4ntqrBcKnhNKesHDzMhlEjkWbgzAGkqLmlenFR4DAyxPuve8TQNriBYjUjWHJ42 GSXBFkSd6dz5APrl5lW8Zr8UnhGRNkK6V X-Gm-Gg: ASbGnctTfrETFqsiVOCjxEiMftmooKPO1J57onNnrUO65XP7r7nAKVle7KIKehXQorU wQZd7l8oyf+aUp5fFJK/24axFT3scFuCezeO2GFh/n4zRm+l+AYCybUWQ6Ew6+pAH43SYMGwKiR LR/nPviVQDd/we/PDTbdMBLZQU4MpPbdYcz8O/iXcxj9WP/uTy3SliWwzVgJe+OcigLlyXzzr8a cOnAIVqVWWZ21Yw00mP5KFui04WARGU/6bZjTvvCtR1t5mvOfaogUSRZsynvTi/bs/DtW/AZfa1 Lw== X-Google-Smtp-Source: AGHT+IHiqJJEkFOOovZjz9PUy7Pl6KiOMEeBhWfrykEqwXA8cOkLyHB+vxNNVNCEt9DYGG7cxQx5BZIjCYMk X-Received: by 2002:a17:902:ea10:b0:215:5935:7eef with SMTP id d9443c01a7336-218929c8c70mr101710905ad.22.1734187399506; Sat, 14 Dec 2024 06:43:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1e68b79sm679235ad.109.2024.12.14.06.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 06:43:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 06:43:19 -0800 (PST) Message-ID: <675d9987.170a0220.123fea.45fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AE7016052471; Sat, 14 Dec 2024 09:43:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f1e0472368d4dbb1da33ae68b18ca21bc8a55259 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net f1e0472368d4dbb1da33ae68b18ca21bc8a55259 --> testing pass Upstream job id: Aarch32-Unit-Test#4646 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/