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 D506546381 for ; Sun, 9 Mar 2025 10:36:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B72D6402A0; Sun, 9 Mar 2025 10:36:25 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 5C78540151 for ; Sun, 9 Mar 2025 10:36:24 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2240b4de12bso44456105ad.2 for ; Sun, 09 Mar 2025 01:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741512982; x=1742117782; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KKb58Pdw165ZOYS7n1vqOdNoep6XA1Gznaa+NyZgVF4=; b=N0FF84AbblTdTDERMQOgqrpyKAqerLM8KZtBGoW6SVdugQzKTtAM/wMgv46Vr6yPMA gM3TCOJWAf1PvsvtJUGQsHwJD9nYz+RxFmgdnEjVj1PjL7O/ZISk6bU2JamDd0PZsVwp UyTN6c/dxUbzGrEQgqXxi6/PNGa8UIKHZsSzs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741512982; x=1742117782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KKb58Pdw165ZOYS7n1vqOdNoep6XA1Gznaa+NyZgVF4=; b=I06PZcfLNloiphS7vyDCVU1E109gU2ss2Qb1DObSH5ep8wfKkj+B0njmH1Rf7RZEwh BzuLNjc7IB6eJCQVIjHXJmCQCoQVBlvbhtVvErLuvmoj78OSb3I4eyG3ptRy3ktrgXhf J9ecMI7W4q3g64i4Ouh0Z5i8+o8oofFP9+wHcWkJ+33qDEfz/0esFYHD1z87t1t7BvHR MQMbHJuoAe1Y6kO4Gbf11yZomWjfS7iEbviW3Or/BGI17X+F/tzJQ25rZaKMcKqrL3p8 9Pci+SSvgP09sSNXjmiavI6FNfWm7nJ+CTSZefcwkbbnu4o2YesfZNyQppBc/6P7iPSw 35zQ== X-Gm-Message-State: AOJu0YwYUhnyogSxLYnKhQ1wo72sbgEcEISC84XSwtvkk2Nx73/sssjq HhC4PVk4i8LlcOBFqx30wBPSUf/HOGkybnhkn2vnYiQyNEESbfO42J2tUBPQLNB+QTTNzyWWWSo tI34D6lUNi7ByFRv+KNzD7t2396vTIJUT X-Gm-Gg: ASbGnct/1ts+rWTJIb9qukgthaPM8HzgaxDijjU0KFaRIkfSFo2wmfgZ18w4EetHTd8 /0JlWbrsKqZsN3b8cLiG6gfMpcVsXQhWSznMPEg14jptF0iIoSlwSxBaO5RmO5s2nOom+bZJeh4 hb/+Eb4X3LEoIIf2w/VUx+ccDQr4x7qNIuRng9INhKxoS9H5XRFarCUxMQ67iiKhs8dP+NhhGru HkqeCzvEGxaJOrlcg5RULuaf1baVRqu98jypZFDqcmF1d0kkrObGBGqLYccz4GKFVl8SX16oRxA F3O2j9Iw++BE/sQAA1EYWnXVzwQX+Dn0wxH/HrxG X-Google-Smtp-Source: AGHT+IHJhmGU3oTfG3zGgfIDY8bADtGvdd0u1BvtcIgyJgQAeISp7/D/wiW+CDuE4FIdHijy2oMcnsRuypWW X-Received: by 2002:a17:902:e845:b0:21f:7e12:5642 with SMTP id d9443c01a7336-2242888adc3mr143166375ad.18.1741512982416; Sun, 09 Mar 2025 01:36:22 -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-224109d44cfsm3369855ad.19.2025.03.09.01.36.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Mar 2025 01:36:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Mar 2025 01:36:22 -0800 (PST) Message-ID: <67cd6116.170a0220.2f37c4.25d6SMTPIN_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 39FB46052471; Sun, 9 Mar 2025 05:36:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v24.11 39594cdfcb730ea667370b1e304313d10996aff3 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#322882 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 10 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (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 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 (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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/