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 C30B845F56 for ; Fri, 27 Dec 2024 08:08:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F410402A8; Fri, 27 Dec 2024 08:08:31 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7868A4021F for ; Fri, 27 Dec 2024 08:08:30 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844dfe4b136so235565239f.3 for ; Thu, 26 Dec 2024 23:08:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735283309; x=1735888109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VapJ97/d5ibJTQCZZFv5uMbmSq/lxtjb03cS/bucYS0=; b=S/q4QaOZSOZWmYnJH9jBGZUSR8+kx/WmYtz+g+4h0Q6YXTCg5svNu7ZEQqW82JOy5x NUIULKWXoAGsaq6AHvKHfBlksDYmHwN89R86gJJCdm/MzGCUb8QP0RcyGUQulFH/gfVe MgMOtVEiDiHLpEoYaoM5mqB3zUMki4wDbRxLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735283309; x=1735888109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VapJ97/d5ibJTQCZZFv5uMbmSq/lxtjb03cS/bucYS0=; b=JJZ51chIxJSZVJ2C2bhrbOxM1E1dzonfNRe8spWa0cBhHetthoxkWPFz3xI3wfU6Uf KH5fSvwFKz0bIASL5IATqTLfZcYQgh0GUzprwScaXVvy5UohclUVKUy9gxkNLQ2ieGEC QzDFYmi9QB9ZTv3vc3JekZO+LJ1eapxj3Dy4fda6mJozYCVAk5tzSmMxnIKzXGnyb25L qb1/g+t1mCxOzGoL9stFFVGvOQ0TvygBRtimawMMnv+yVkRQPEpX5XTP8HdjBW/BgaOu 56KZ697XhzRdgzCajTRD7R2Vd0oJ9WV/OJyyGYrb/HQ9x+MlacDK4vud9vJrVJQ7WOEu sJDg== X-Gm-Message-State: AOJu0YwuxAwCoBczvBJlUC6zPdPRZFqDDNAuQDexmS7tTdH6MN608rss Ay72bh0UsJIgPz4vGiK7Zs26Ik+RLaWaImqrYt7AF66KmbaHrDKHWi2NOxfXJgeFb3JHBYT2Ovv IoLh53gWBLLfcS0IvE9I/f77KbYxJp1ZK X-Gm-Gg: ASbGncvRdLW0ReMqjKvUDH4K+8AOfB6pKmhCNLRg5xafPuUPN/RZr75xXznNZT/k6Tg Q9Zis9MkAyKFmKsQvfvKcrcVi1f4d9UB9fMWqOjfDgjghu8pFv+To9OnWmg0VYEIpXqnlusqKat o2ol5Ovte/Zy3zu1SKTgatqSaPjKaDNLOgKGGuHupG/1s5bmrhRs7CSZkogBePSO4+jD6XAkeOq xyK6xSpvvun8LU4jACTiFyFoQZ9L0JdOqZoaLruUqjM5iZnWxWQfSN3L/QX3QteCdCaOUfiVFtw nQ== X-Google-Smtp-Source: AGHT+IEnARDhoTq9g8PJbV9RBihlD4RID/Hc+it0pHVvUGEsHGp4l0sHAiEHZFoJbbHZ81xVaGPIQsLUpVe1 X-Received: by 2002:a05:6e02:1d02:b0:3a6:b445:dc92 with SMTP id e9e14a558f8ab-3c2d2568b0emr216870495ab.10.1735283309618; Thu, 26 Dec 2024 23:08:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e5a1e358sm10583815ab.46.2024.12.26.23.08.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 23:08:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 23:08:29 -0800 (PST) Message-ID: <676e526d.920a0220.274185.c786SMTPIN_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 0E62B6052471; Fri, 27 Dec 2024 02:08:29 -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: Aarch32-Unit-Test#4771 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 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (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 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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) 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.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 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/32059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/