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 1307B45DA1 for ; Mon, 25 Nov 2024 08:59:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BBF64021F; Mon, 25 Nov 2024 08:59:11 +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 5095B40144 for ; Mon, 25 Nov 2024 08:59:10 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21271dc4084so37536345ad.2 for ; Sun, 24 Nov 2024 23:59:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732521549; x=1733126349; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QgZSK6xhKHeqCwMNreEpYv7Ym1Yv454IkLb+r/abgAA=; b=GroxmeI8MMvYMnTNPo3JdgW6gMc//Nva1d5xW1LybAfkEI47ByP6QRkUFiytzvjJh7 tiDnC82xWgLUxokKGIxFtqOJNO4+y3B4qHthiy2zQdm+mk5l27c2wFLW4ejX897VwNZi 1NufEZ6D5Sax8GE4NiV52p+1l6J8a0SOSzkDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732521549; x=1733126349; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QgZSK6xhKHeqCwMNreEpYv7Ym1Yv454IkLb+r/abgAA=; b=fhsGtVHkp0XOBmytfgxeowWKXUOeSqFm3viKhq1YaBmOdwoBtC53zr65XqVbaRGFbL VwfhGdj3eBih8pGksOHWR/vZbMACJsJHKT828o/pLmdHyry3zbZ4VfMEprkNt3CF/J5q FZtIiUW6G8kiciapptA2w4+ZPsam35kMHWqRIle1XUOQXZkt4vHpjU7vP8f3jsU10MiR u3n8IDuTIZcVaxBdutUk52cma/TSD7CbnmxSDFhngYXHpVLZXlj6vYj670GdBH8fauxX Z0tYz3zKhJEf3cbjkpbkjURmpmjjhEaHzNmY5GZJ0KwZzZtJBksqmGdIzVRLPG2nj92j yfvA== X-Gm-Message-State: AOJu0YwkzgxujwYltmq2GAkO0L7h3KHK8FfmfPKmZi16P1VOFBFc01Li gX5Jgcl/D1LPiEpr4UKzkgpfmZWMmJZY0PIpOu1EfuoIG8ejJh2x4oGUypmcMQe5BMdYpyRjr4Y 5Bpn1gaarzzr5DzTGuvlYnWCOtgJgvbWL+q89OXgvk5JtUpKB X-Gm-Gg: ASbGncugHgGa4/57YnAn0lLT+tNKeow/6lfJED8EuX3LoC62hSu7T1Pu/obUsjBDVl7 5yHr9wRmtS6iM4LpRFnbDRxC5sbRf77td0CT+r4JE8OJDZ09DNIoT7KPL54mrigbFRYMVGIemQI RDuAPZBF0Wa24LewY21Yv+hL6yeu8MIv1FOskwsGnhah16GH0xfJs36CJu2uCv5jmwu42lFu5PN VK6P4nDVrXDBi/h+MgtUjsxd1bRyjHAqWeKZMHCbQiJjx/ks65JZhGTrDpnzsed7svQpL3xRHo= X-Google-Smtp-Source: AGHT+IGFeMtjCoRsqclFoqpao1iOyJw5yI0JZPr+sFntuusAgYa88X4F98TZ+BIAZfUJhUuC+niizGrSdLrB X-Received: by 2002:a17:903:22ca:b0:20c:d5d9:95dc with SMTP id d9443c01a7336-2129f680c98mr184247145ad.40.1732521549341; Sun, 24 Nov 2024 23:59:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db67969sm2609975ad.64.2024.11.24.23.59.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Nov 2024 23:59:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Nov 2024 23:59:09 -0800 (PST) Message-ID: <67442e4d.170a0220.63e8e.0754SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 83AB36052471; Mon, 25 Nov 2024 02:59:08 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Aarch32-Unit-Test#4426 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/31703/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/