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 0A0BB464FB for ; Fri, 4 Apr 2025 07:57:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2B3A40270; Fri, 4 Apr 2025 07:57:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 07C6B4026D for ; Fri, 4 Apr 2025 07:57:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6f47ed1f40dso12908027b3.1 for ; Thu, 03 Apr 2025 22:57:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743746258; x=1744351058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nbIUOgUa+dygeQo/kikNcUJFnIDmMNFcYiaBidqDaEY=; b=KeRL92Pm+/SvlRreqB1vSRaKgbtOZHYYxwmPvbxyls0HiVvTJFAssnb2fSsx7YNuMu 61aRgfSSgNoyvVPchqsBIfg6RNPw350WK/oehWNlxenWRkNEnf8bKMXxT0z+1n81wnVV 4tBg4R+nKkoQkzRCGsUDjLUttBpQFlvghTvPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743746258; x=1744351058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nbIUOgUa+dygeQo/kikNcUJFnIDmMNFcYiaBidqDaEY=; b=gGbgxWrcECjD3FvNMibq8WgZuBO9JDCm+OaCHgpRBYufaeTLnvihId/GicnamIpJ18 2Mi9/JUro3zB1XM3vGL3uneG3qOpn1rtwSU4PnRG+APKb5EKHTzh3TovXYrMTOWFijAP yipJOsQP53MSCRR3UpwOVmfmdbBKi2Fbpzy000P297OWVf2uM3dgXHEOAk+DkkKNn2ab T/a9JvInadJaBR37x1OgDwnlIapcaYiS/LEzFoNvf3xRRhrWVj5yeIqmeRt/eSJcCm8B 3fUCJbDbgKJdIncml79k0zLs5IKom29tefOFzRQAVPVcAbj3tAe5fYD0aEPSz7h1BvRH fZ8w== X-Gm-Message-State: AOJu0YwUFpqmCcGMB0k4coQR5yZTfQUBsJbXWEfRtXLvgsmhT/17lz2R lc5WZWhCMaSGZSn/cfRMO+038ezP69DNvQWZwDq+Wg2F8P2hUIzdAtab8vhMlIoieQxB+EPoR4B c6peKfSStoQ3ZOP/RuEYsFn19mauA4Yh6 X-Gm-Gg: ASbGncuF9t4PCNakpKZoLiZ5y7nkWxWed+aVoHCDpHBDBvrsy34BNGpUUpJEMUOOPbu v65wjQeEDB1B4VfbNYncseCg7pLR2YEK6pUNJi094Tix8Phd2APKTA9T2u7w9dJelsVGRJLyEcF Mmk/evNjvS6wP3s1eIHjy+7saH76XZEKPUtob94Sc0FVmqW/7Hln6whcDRk4Bu3dlkt4FvICnZQ bKxsnWGMDA2XVXzCdfaZWFPOjs3z0a546HkEBAKZEs2YocrMQiYjZXblU+ElzDolGojQy+Md9Nq AO/uEGiCm7HDoZLwhDg/0taO2Y9Va9T/Vzb370gO X-Google-Smtp-Source: AGHT+IFInYn2/LuQn2LPkriwaWnGJ+TxAAjzd+Jy8Q8U2OhnNIxdJr+AseiypEpS4L3QRQDbcRl/nOoz1SEj X-Received: by 2002:a05:690c:f14:b0:6fb:1c5a:80ea with SMTP id 00721157ae682-703e1629b23mr37726707b3.32.1743746258317; Thu, 03 Apr 2025 22:57:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-703d1e51321sm4156957b3.20.2025.04.03.22.57.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Apr 2025 22:57:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Apr 2025 22:57:38 -0700 (PDT) Message-ID: <67ef74d2.050a0220.925ba.56e1SMTPIN_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 F0C156052471; Fri, 4 Apr 2025 01:57:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d 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 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d --> testing pass Upstream job id: Generic-Unit-Test-DPDK#328853 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (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) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 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/33152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/