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 978A845DAF for ; Wed, 27 Nov 2024 01:07:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EDFC40EE3; Wed, 27 Nov 2024 01:07:59 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B8DAA402A7 for ; Wed, 27 Nov 2024 01:07:57 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7fc340eb006so2247241a12.0 for ; Tue, 26 Nov 2024 16:07:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732666077; x=1733270877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=szVAaowTxuhB4k9Z8sI4Kvv5AluVq0en/eKmCBHv3IA=; b=NbDROQk5h6trejTWfqm6W3oLq5/ljy72sNjLFbD5Xn+zOzEncGZ0hl02X/bWQdcpMX kKkTnJ8m0zCTPGGOsHeElrlrvS2FgvmYXyZtJXbhXEbzA1lGhcvZoChMvsHXnkRu9bUU 6qTtARbAyFiImRXbVTEfaYrtWNn+H7YLOjy/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732666077; x=1733270877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=szVAaowTxuhB4k9Z8sI4Kvv5AluVq0en/eKmCBHv3IA=; b=ehRYmkmq4p9m208G7Fg1S2vxR6gglf4e0lGv1C8YoP63z0mnD4KTuGxIYIKSHPZ3d+ eeEoMQgDbZp6b3H9CtWdIgrujnI3TrGTThrZm4GqniD2IOeBJW7veuGxohGrmazsvQQz gwAgrbqao7SOW+vDMrjh3nce3I0Lczsq0H2gpoqH0saBO5Z3Nmpp0jWJ2wKJyoyZEOWm 4XJXGZNiK2ogm8+i1Hia58xFnJAm2BAXQjDfyo0rck3j0Uh9+iLjM/W6Cas+M1jQ4Fli zKq3EYQXaru+PkGJ8vr6nbfKk2OVlA4WNqyD+yTmtjhGMdMf336Li8jsHenzq0PTMr0M bMEw== X-Gm-Message-State: AOJu0YxmBGngSSCNPUqu+HT1aFzP+xHQphtCxV5T2Z7WVY303YJt1oFH qedu0IZLHdBq6hKcRM2iavDF40lyaeYxHBOBXXkMnGR9QVvsPrma9oM6kqXj02iTc2h50YpfY6/ Q9jVp7ubwfaukk3YJPdKtGzUnrQwI9DaSD1xlfSaL X-Gm-Gg: ASbGncsUbkLohbz22DAqa+cx1VweSTmbnBHDz72x65ZZHokUtVDEE4/9VR0OL5aaAyv mpiJSJ/QXKlcVldS06fwv9WkT/mh75FOUHdJ1oh1QNRVx0rwT8OuL7j8V7s85kpzYiC8XyZfKPX 3t3Syt0DxyeKFoAi+Jl315zkwhnQIAwobVLWQ/OSrx9JtKQsF3mXvbFVwoT1ffBNe0tPEYK+mcj Ecyh79dvRvQiC8ciPnoOCh84OTUjlE8zSlr5C6fiEgOhNnpFeLDJ2vybKwJVVQlLtKVa6c= X-Google-Smtp-Source: AGHT+IFcYBuJm1VfjsTBqNB/1PnEXeRCqCzIyDWlwmcxYxL1+qRQNIgyvy9xNlzDUM4I17pYQ7D2oDCHrVbb X-Received: by 2002:a05:6a21:78b:b0:1d9:6a6b:faf4 with SMTP id adf61e73a8af0-1e0e0b2c903mr2065697637.15.1732666076889; Tue, 26 Nov 2024 16:07:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724e66f16eesm471767b3a.18.2024.11.26.16.07.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 16:07:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 16:07:56 -0800 (PST) Message-ID: <674662dc.050a0220.26a477.e4a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 076C16052471; Tue, 26 Nov 2024 19:07:55 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-crypto f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#338303 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31736/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/