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 55B9B460EE for ; Tue, 28 Jan 2025 08:57:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26ACC40150; Tue, 28 Jan 2025 08:57:43 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8B2FE40144 for ; Tue, 28 Jan 2025 08:57:41 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e55a981dso138705839f.3 for ; Mon, 27 Jan 2025 23:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738051061; x=1738655861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wV0K3m0z+c9Y25PTd2klhctgqaDSCreBgxHF4MW3VKY=; b=CHO3DdckVF7tNWhOQGfed9I1USJDE4CTZtoMWnpRreEKyWFRqw7wjuGFDEcCJgZjTY 86Xy/b34URo/0/kYdRdocHlT8r2kUnqfb5icvI+VYOh0R4/vrhgM/a2bLaFOc2pbet5P qbhsu7RVDwgvbWAFvHjalhVISFfQgrTVdZZro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738051061; x=1738655861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wV0K3m0z+c9Y25PTd2klhctgqaDSCreBgxHF4MW3VKY=; b=sdSROOckF8NGsPXaEmIew1ijdIi8zSvZxVGGu/DF2bNwLXO3XD8RBCKSJ6a0KeAkCo aklhL0QF6QzZsSmrEociWsjwAmY5PABsRPhSfFpOO8qYW0HhxVaHBWrxv/wGP1iih7Sc rE/ppVoICLqmlkDQzDZFTRDM4rh2hP6tOYfGAyc7MFVDm55IwHDHKiwD6gqw3BXnRdE7 cwc7Ch+lXrGIijS1ootJNMoxZDSUieavG73VFz/E494e14WKQR2VV3ApCQu9iwMqNz9H NjoNLJ/YQmZEuXuqseP9JZjYfYEhqLDC+48M1gAPUiCo3vuP4o/wYTcV2gjtrHL/Mlai FkHw== X-Gm-Message-State: AOJu0YwTc3G+YHum0FL0gZgyRnBFF/peewsPe8vokLjeJ8la+vzhhfgv YsTlg3PgmyCU9EvdcFtF648FN/c+vOpx3hEulhcmMQCZVnDYMduvm5e2RphGercK1iy7POSn/Q4 JM7wYUrXOk4K5zIS/b3CVVNoShobIROYgYg5VYLnW X-Gm-Gg: ASbGnctTMoVfr0uWC5hk0NKe5lgpuyWJ0T9dEMInuDHmOx5ydRvJjfRV1lQkM9J1Tur QsrqdZY+KHD+wt7wOmr4g8QSdYEZUiH3NT34S72uN4np888a1EkVicCy38uNRLPrQB9lUPbduOG OzEecz6+eXCnL+PpMhFOKNz0KNMUjEkgNm09/cmEcBkCHTj184UDmTfjSWDVoZLTqK7Kc8c6tmH ejJyXVlPT9ttXj6dEFUoH+/mGDpbWJHucD8O+83kyakp5a/pcPMv4+PiIOvXoEQibRopy1kAcsK 22Y+4VJ4yPyZ4WAHy0XWtd3FowP+Kw== X-Google-Smtp-Source: AGHT+IEAe/ejZAE+kC0J5dZzKSSoPzmHQ+8cRU6uSc+Nfhegs448jtMvtgcRXtG1l00PtboAS/LLz6/tdQmp X-Received: by 2002:a05:6602:751c:b0:84f:54df:dde4 with SMTP id ca18e2360f4ac-851b6195513mr4317404839f.6.1738051060879; Mon, 27 Jan 2025 23:57: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 ca18e2360f4ac-8521de0a989sm52618139f.10.2025.01.27.23.57.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Jan 2025 23:57:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Jan 2025 23:57:40 -0800 (PST) Message-ID: <67988df4.050a0220.1f59f.fa29SMTPIN_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 79A466052471; Tue, 28 Jan 2025 02:57:40 -0500 (EST) Subject: |PENDING| [GIT MASTER] 3ba602522abfc4db664008b89ec7c90cfbf7173d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: dpdk-next-net 3ba602522abfc4db664008b89ec7c90cfbf7173d --> testing pending Upstream job id: Aarch32-Unit-Test#5120 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 Fedora 41 (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) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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/32366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/