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 E60624611F for ; Wed, 12 Feb 2025 03:39:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C38A9402BB; Wed, 12 Feb 2025 03:39:12 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0D5AF40269 for ; Wed, 12 Feb 2025 03:39:11 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21f50895565so71956575ad.2 for ; Tue, 11 Feb 2025 18:39:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739327950; x=1739932750; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Sc76wODUJq1OWkR7mBIpB9eENZLcF4kIU9HusRANdCM=; b=gQO+fcZYOozfKu27OeFl/ElWnNRhBIktTUS9eap/qcmf713PWkpS5zEXXFYUqzRasE l3kzv4F4kYozxTkobLVzh1bs6eTPSrHA0vSW3LGOaMFit4KiAOpF4hitCc7PLcUJCiFS 8TNoXk6vEbJcu6p5njhUcIePevzN3T1MXdksM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739327950; x=1739932750; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sc76wODUJq1OWkR7mBIpB9eENZLcF4kIU9HusRANdCM=; b=XR6fWYvXJTX4XHB8Y8YKlyZ5E/ltyk7j2F2TbTJmH69HDyhn4K7QQSp6os8wjw4qe0 CyMIX4+PBO4wZdJnJS2AQNyjILeA21DyIazUPT+ttCCr74m8GC7SPaxgiP+pvX1ecVqf fBC49EndUJ+Z5IS13oIr8j7h36R/F6C6KlDIUWDIbTZ9Lprv2HDYcP9RK/dIy1QDn7we rAExWNC/JBIgG2+583IpTpD1fAaiNQHaAC0Gmllv+bqve5J4R7EdB0slQ5RmFhYyuA8S +20s62VgsRjivZetEsADrLqOQPzsWETSXEwDIOBSD/SkXR0npl/YXNntxR68LgCd45oW fyEA== X-Gm-Message-State: AOJu0YyvIpw3n9XoIsrmISIkcbJHQ5YbYrnCx7Y+mjLGwmV1yhQqU1qT Z3Y9kDnXXzrrO9XCDs8fStGEF5OiwbR4Ayx+7A02vhFKTppgPQyr1ZHsBPK5FVPMi59Tt5B159C TOTOxCYZFxvphFM7kQg3ZLtHVFFUbkQF8aqsxcJpn X-Gm-Gg: ASbGncsbJCVcvkcDLrF+xBOzaqqIPgLf2dx58IVF4g8z7vSte7pbIYoklgkjRoha0ke y1hJ/lvzuW37XpHFlsdGHOuedSwARTLkO6hXjlYIMD44JyLaQzEEXSBjr10lFZ3YGxX5KJ2MSW4 5jlsMJVyViEykqYTnvn3pLh+9HLNqZLxnVhbhYH8gHyHXkC+/baqzMmHLXflslzWsd6H26XQc3/ xsku1usJxiFdgVNezVla4oOHt2J0MmOmzH8U4fdha5CO8hMGeOIzdKvxrQ6m+WmB78c/0OG4IFu vyu9A8hXyhV/tsQVHGrSBfGR3hZcfw== X-Google-Smtp-Source: AGHT+IGa1PWCqB6QERQMXb5gJ2ej2ZxJy/9kB1i55LKKVgyfWZQCTAqQlMZ/ebxeNSICYrKn/rwJ9ExXyUq5 X-Received: by 2002:a17:903:290:b0:21f:71b1:70d8 with SMTP id d9443c01a7336-220be210fdfmr17674885ad.51.1739327950153; Tue, 11 Feb 2025 18:39:10 -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-21f36839894sm7082015ad.89.2025.02.11.18.39.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Feb 2025 18:39:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Feb 2025 18:39:10 -0800 (PST) Message-ID: <67ac09ce.170a0220.3b6fe1.5cf6SMTPIN_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 97C506052471; Tue, 11 Feb 2025 21:39:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 95ff85f8acb0c7c912fd29b01428377fcbf1112a 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 95ff85f8acb0c7c912fd29b01428377fcbf1112a --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#360791 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK 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 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) 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) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/