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 D7E6645F79 for ; Mon, 30 Dec 2024 07:34:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D365A40280; Mon, 30 Dec 2024 07:34:28 +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 5442B40273 for ; Mon, 30 Dec 2024 07:34:27 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso713289539f.1 for ; Sun, 29 Dec 2024 22:34:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735540466; x=1736145266; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FX2YxkbQg0J4NjGz/wnNWfqi1h8M7DEIhnpuS4erWqc=; b=Yd18CGdPLjlpK4gv3wDyG1yQngMnBeUN3fdeJUj0aYxQWWrTYmwE/D113hXppzUwnu xo6FdC3RVaCcp1OxzqJMVvzP7MN7JRUECMnTWLRc4ZfociWFADPlkMR5bVTKIiDaCcFe WswyzOf4MgYAJQLUY9v4zFzHdQUft8jLPRiMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735540466; x=1736145266; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FX2YxkbQg0J4NjGz/wnNWfqi1h8M7DEIhnpuS4erWqc=; b=GpGa1gSstKY0IYsNg4G8MUsMxWzFdXgKqYnQBaFi8sqOqzBAMV44A1xa4hyE1IkllO C9O+0DJeh+jxhqdFFSxUAtHZdkBX9juVoazmWELlPOSBiiGmsvdPg2J3+ZezQU6g45RT ezUINzglEmrr2EiFWVtS84T1AF8XhTT3ntGN5DW4LbaiSShYipCA0jlSiGKh1FFujtvT DxAnPusOWQOPCGtHasXKwTGbI/IHO0RvlsghIwuB5ri4QqOIKQ3DEDqTYv1xHlT1o6B2 rb5I1LjPEJOSdqbEG7rB06r4DvBmrCFxj8GaGGRjl/e/PKDhQVs/OWEsnB4DIdZDwCvX TP2g== X-Gm-Message-State: AOJu0YyGIQoostLodKZDJOyroMWtjJ45nN6IdITznVwBwh8JZk/BQset GgPMySzjKsDFupRzTPXGmY2AkfErMi5AnezL9M3YJMUVfHjTPnyoPduJI97vivuSbSCg8B+gmb6 hZ4r6zGKglic0DvUY9Yj6q9SXTiNLeTjWKe7lYKsMsUVA5Qh+ X-Gm-Gg: ASbGnctxP+Fk9pA8O/zTLAD0mYgvhibATLNwdxXjERfvG6Q6YNlK4x9lbUigMNoIN0C Q9OR6ZxwoqqO/8RfW7nmxTOVZr5dFEZGpu/Qwn+DTdEy8nDNQbyrdti+znXtxk7rQZhl6pLPZvd bZlvYW9x9afjxI7yBCK12Ga5QVnEMFamewqupT893rbzxfwdONwS45VICw0B8GC9KsXolQeE6yN e/cv8h1efP7dp6USzLZ7l03ubS2E78LMyE0paXseXD/thCvSCVj7j0TL1xB/8vrjq4APWbqqUGO OQq+1Q== X-Google-Smtp-Source: AGHT+IGvU1pJks1xSD/1CfjwvxcT9uutatEjsHma5wiFL4N5KvpUvssMqPAkq8hqHoJJgdzj04yZgt2DGU6J X-Received: by 2002:a05:6602:160f:b0:844:ddde:c9cb with SMTP id ca18e2360f4ac-8499e49e7d9mr2905925639f.1.1735540466618; Sun, 29 Dec 2024 22:34:26 -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 ca18e2360f4ac-8498d8a2c1bsm88186739f.23.2024.12.29.22.34.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 22:34:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 22:34:26 -0800 (PST) Message-ID: <67723ef2.050a0220.20d5a1.b783SMTPIN_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 297F66052471; Mon, 30 Dec 2024 01:34:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#302659 Test environment and result as below: +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +==========================+==============================+================+==============+===========================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 41 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | RHEL9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 41 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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.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) Fedora 41 (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 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) 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 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/32075/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/