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 EDB4C45F1B for ; Tue, 24 Dec 2024 03:33:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7A194029C; Tue, 24 Dec 2024 03:33:09 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 1BFF640263 for ; Tue, 24 Dec 2024 03:33:08 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e5372a2fbddso4468459276.3 for ; Mon, 23 Dec 2024 18:33:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735007587; x=1735612387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Eo0pvePFEiaBlVGEzWh6zsVDXpp+07CPlMSkPcseIAE=; b=baxTBcD4mNJBDwW0PZQCpFVLwPLbRv6f3pirB+NXQlZYH63KqD0RZJe2d/5mENb9x+ YVyPtJs1Q+0aWam0SBYDejMOPmTMtVRrhVUQ/2QA3IRFowwpv1kLDw2jN/aRvg+3cAkK dOOPfBgv/p7WwN7KMDNAyE01Qf69uVf7FTS/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735007587; x=1735612387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Eo0pvePFEiaBlVGEzWh6zsVDXpp+07CPlMSkPcseIAE=; b=N+Z6IoSzZkfGVgoWazRpp/dMBZ6B0Mu0kehb4lSXIJWPKnVZsU8hvzeCr9qWB5cb4u htbW2QBFrrwD1QLNJgR8ZxKKcG1l1peYOdPM62XmvGkqneYfDVwMd4a1LyRGXgO7H92n uY3hK5wj9mcBvtLhJ5ohr+rhdwqoAZqHqG/nvg65VYd64DYKRPocDOS4GnnsUgp+Likg NoItBlLMrUVuaYjYPKGkVVTnjb1CKtGHsYQq+eg4UWg6BqjF6VagJw2Ju26dSndkeZRI z4u76uorGzCrHBItzrLFJAygM9qq1p0PbYlLFlOe0iKJLyGcT0yhw1WutzuqEUE5yat5 IWag== X-Gm-Message-State: AOJu0YxkbvicNDlAgI59KCprSMcYpPQnWNNYIS6SDzkJxClt3dpz5Nf9 TTzUCnNmuARiYGkwp97jmxTmMYp3YI47ZUMnBZrA43vEjEqcEA51InL3BjugB4mt1GzQi9nJ3UC Ck/h92e+2JQ03FZS6zfe8YOcujL1KnYYfQoFOsMzn X-Gm-Gg: ASbGncu11+iKMEsJ62NF6P3CowvEe9DEPS7GA5IKnWMs3CrBkUEuUPlD7akbM1fTRfA PaZqDxwpwbfTGms311SauAkf2Mxc7bSEuuUKALxP5eloWhhgdDWB3Hzx2lgFKxkS/MvT64hbgJV oSm/Q/Z6heuCSJ6grHzpzQhpc5Luv7Zsx97GwxZsWaOSo0zFHl0EQJ0newJD+GnaN0PlKlKFeae RyKvXGPG37Y/f0FuYxeJqHYiy9YcIkjlEmQfOC7h/PzhOer5oKvPda//hMCGLjkynTIHIGO70Bi EQ== X-Google-Smtp-Source: AGHT+IES2m7289urG1dpwku2AXm9TwUGW+wB7mJZOJdkZOIqkOBXdNN3qSVW/rWupXOMfuK2xg/mzqldx1ch X-Received: by 2002:a05:6902:140c:b0:e30:c614:5c40 with SMTP id 3f1490d57ef6-e538c1f1a2dmr11076954276.2.1735007587294; Mon, 23 Dec 2024 18:33:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e537cd03b59sm210449276.24.2024.12.23.18.33.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 18:33:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 18:33:07 -0800 (PST) Message-ID: <676a1d63.050a0220.3beb64.0b66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E1D9E6052471; Mon, 23 Dec 2024 21:33:06 -0500 (EST) Subject: |PENDING| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce 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 fd51012de5369679e807be1d6a81d63ef15015ce --> testing pending Upstream job id: Generic-Unit-Test-DPDK#301619 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | PEND | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (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) 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 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) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 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/32033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/