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 7A2B145EF8 for ; Fri, 20 Dec 2024 11:00:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4295E40144; Fri, 20 Dec 2024 11:00:42 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id ED2D14003C for ; Fri, 20 Dec 2024 11:00:40 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6f2896ecdafso13164807b3.1 for ; Fri, 20 Dec 2024 02:00:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734688840; x=1735293640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iv6VsmRrTIbqKDrsCIqM9RYe4j4tkMA1MQ/ELm6lnZQ=; b=XImsa1J6QQHDhwFZEEMImgPbctmf3JlDPSDUHQTksVr/V7KdfCkd1L99ViWkZNhCwk 3EoOfGVv4icwkcxDomTcs17iRpTh8qbBZhz27RbuZVukod93XT/Z3aTuEe73VMLlgTd7 v5DoYeJ/t7wBNGZgwhRsed05t5FoZ/s/PanOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734688840; x=1735293640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iv6VsmRrTIbqKDrsCIqM9RYe4j4tkMA1MQ/ELm6lnZQ=; b=fIY6PNgepFUBD1Idy6b81LVkZGV07h+oFhL0TA0pHj0z3qvjAWpzhw++sG1ANiUH04 m+ulLZpehAFmvfH2hoHVS5K8Fnh7kVuQIJQDEmICxd0neCZu2DoeX3bpa+NqFGHR+3j3 P5F7XTtUU/kzKL6MLp214fh+/I6mIqEryjFV5803MkP43YvOIK72Wur+T9xhQJdY6e6P ooWe3uYrtLM73KJVkLT59Mq8MYnJtMr3RG8EenrkweKin/VHFI1hwXGGO6FH5Mmksubl 8NUv06awgplQZWN5wWVgqSOOorgmicjkYc/IHxXdAe+XaxYL+7cmOLxF67p5lpKfbTS+ XfIw== X-Gm-Message-State: AOJu0Yxg6903hGhQ7a3bN6AbrJ4ZZuIHl2A39mB/JTnSJ16UPXc2L/Dr /Y24XNIM5qkELIWsidyTkYb8LLtK4rwYoQbjpDRH/klTz5awscfyFo+w1u6a3xxGTE7fpJENiSm 1CZ79bLIheswbkQ3Tq1Gn1ELhOpegn+2SODUAVKAQ X-Gm-Gg: ASbGncuresKHw7ldhGFRakD0FyQ21Cw3e6eULVkcjff+NXH91yc9QEFTOfdvncxHdAd SgT9KcIb5tRwyl+Sth6ZshHCyEog8XsKwHszTbrqdkBOYti0Z/xTmklaOaKfSHhpjJKJoCYpnf/ YpBkPt+1fS+WJFJ3CIDSoJ4phX2b6SPNyyGk0CgE1j1UwkKooRHIk4iToulQq0AH88rZ+sPFxhh RE8Ou/AP0qHSMT8+m9lkynPnSXqy3W+mmXZApnzsD1hR9X0R93Sfdnz9JQBk8oXcgMgjUvFzhil BQ== X-Google-Smtp-Source: AGHT+IHlYk0g0PBB7z24eR7cvv6ZT3YJ0Woa+U+aMsHx/DOkPY8pOUSK+5NYx5k2GyVScZ1p6TRcno4mKnHO X-Received: by 2002:a05:690c:8b05:b0:6ef:9e74:c0c1 with SMTP id 00721157ae682-6f3f820d3abmr9645477b3.30.1734688840126; Fri, 20 Dec 2024 02:00:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e73d2917sm1215837b3.13.2024.12.20.02.00.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 02:00:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 02:00:40 -0800 (PST) Message-ID: <67654048.050a0220.308b24.896cSMTPIN_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 BD22F6052471; Fri, 20 Dec 2024 05:00:39 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 94ad302b4ebba4a5b6706a1c43ea0505e5098169 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 94ad302b4ebba4a5b6706a1c43ea0505e5098169 --> testing pass Upstream job id: Aarch32-Unit-Test#4713 Test environment and result as below: +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+===========================+==============+==============================+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.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 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.2.0-23ubuntu4) 13.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/