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 41D1946045 for ; Fri, 10 Jan 2025 09:54:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B54441148; Fri, 10 Jan 2025 09:54:53 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id E996F40648 for ; Fri, 10 Jan 2025 09:54:51 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-29fae583cc8so893304fac.1 for ; Fri, 10 Jan 2025 00:54:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736499291; x=1737104091; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+5wpPPe8wfHaz/noAnTLR3TEEaUnUGgW3RvmYaVwteA=; b=R2bCN0Zt2L+FtCjIE7/BPTlE+zPDXb+rkXjbTnsY/EKCSLV1RcWRzdOM5RCjB214d5 qOOFYYhhYWROB1pxJmvqnRVCYUQRgtS4NSjxEvBHARn3X/jVERS3TouaGHyIA8SRiLJC S+Ry6HCaNONfWV8HQGdKMUAbvcdGdMxvEPtjs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736499291; x=1737104091; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+5wpPPe8wfHaz/noAnTLR3TEEaUnUGgW3RvmYaVwteA=; b=lmF51PYNQpQbf4foVnSuAOqTQk31ThOKTxn+lhAisEZi7rndwpqMcwD29UMW17+mBY VjZztQWTrvi1Mi1Tac0kuylQg2wQPow3E1jb3KSyki7D57eT7VehT004p7Kh86TJhmbs Hj8A9XY1jGbC4VBDaf3RYzgOzoKW8axCViAgTS737m7CT3NK53Ahh1bR03msqRfThD5r XzUOIGtx1AFgj2yfpyc8NrPLau8BGf4/l2IPXUONfv6CzTjvGGmIzuXGosRXYrEIypE4 Xa4AfIMLDfZDhMjtHq/7d4vTfxN0XhN5JSvk78IZEHoKWcOnU84BW9HnqbcOPxzFyJnB 0utQ== X-Gm-Message-State: AOJu0YxtrgVop36w+oq70vsSfJj1Ycg0jsFQ54cLwPSoFDV3j+oeS6xj 1UbIs4zM8Lp8547LWXapPfMYLjuz7hyAkv9dhjy6Cdr4Acq+Hnz2sFOmbkvEP07Sc0n59+Y25RB U99xNCxrtpJlcLvLWuLanMSuY8K3tmT7+ve/fNewS3/c426YuhQ7ne3Q3 X-Gm-Gg: ASbGncvq40mByCF1vgxa6byEcW27kqnTCNivU2EVCuMDRa7tLZpa0dN9gb6C51mq+LP J/mh7GsTrXF+fEyo1M0cyaRQoDRFQIaw5oor/yL2059pocV7HSa7Go5iD+c1B3eBaDkdRSk6vc9 g7SQhV93jyWUMJ3W1CnwSUxEwNmJcubOu9YFFw0lvmBVuCVS0z53qw16ycRQuj18nRLR0DVe1Au 9sJhLruij5RviNedT2+2H9YgKRn5eY/aHRqvm9atJLMt1+efnaZChKiXL40nNIUzebQU/5Gn1UD Ap710w== X-Google-Smtp-Source: AGHT+IGHLK82NwP5ZMKSS5BQZznTlzZOtMDETthIZvdeodYqkOxURtwJcXLd9m3QvKV9oLItnytvEhmcG9jq X-Received: by 2002:a05:6870:af85:b0:29d:c62b:1794 with SMTP id 586e51a60fabf-2ad80805628mr3196811fac.12.1736499290818; Fri, 10 Jan 2025 00:54:50 -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 586e51a60fabf-2ad80980d56sm148107fac.32.2025.01.10.00.54.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 00:54:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 00:54:50 -0800 (PST) Message-ID: <6780e05a.050a0220.184387.a111SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F19B6052471; Fri, 10 Jan 2025 03:54:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3779f70292c6b3c8fa23e6ca682876506bb08883 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-net 3779f70292c6b3c8fa23e6ca682876506bb08883 --> testing pass Upstream job id: Aarch32-Unit-Test#4876 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (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 | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 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 | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Debian 12 (arm) 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.5.0 20240719 (Red Hat 11.5.0-2) 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) 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/32159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/