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 89849465C0 for ; Fri, 18 Apr 2025 11:03:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64940400D6; Fri, 18 Apr 2025 11:03:33 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A1A08400D5 for ; Fri, 18 Apr 2025 11:03:31 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3d81cdbfeceso6643725ab.3 for ; Fri, 18 Apr 2025 02:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744967011; x=1745571811; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0TsinYxCYCNcDREkEdt/yaHFa0dfzwS6jhUzg2kK93g=; b=E85vLICg31MokXbD14qqnMW5E5wM20b/FS21HqYQqOwCNOJhuxe4p7Vmp9eASLvxaI iXcmhBi59xowgi5gHknuyQ+wWXndjOFEOwzhZFkl5+X6DTgdO44bzcCqTcPAJ85pT+BY +fVkyBYPTpH0u8OXY8U7fYm2rTWtLJz1mcCzs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744967011; x=1745571811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0TsinYxCYCNcDREkEdt/yaHFa0dfzwS6jhUzg2kK93g=; b=Q3eHdHDQ03riX0mL6oprJ1wno1rIR/onkkiRyEmWYnF6RAzLQ5w5r23N6ymXPU6EUz n8Yi/GeumIvq9uBKbafPcj25xb3j6la8egyFboPaBo6izjd0pIYXT75YeDUqrrh0HCi6 pdvEu2h/E5JqCetHPqwbkNguJ6BOB6sU/bhJzPD6Bf38tf9gUamzKFzSRqbzZX0W0f81 Ko5MGQAVjaQH455hckj7kh4KyeDqtPuqnQn+P0LZJUsQSP9EA7STF/BBID4VSHpGI5eA 6hBbA3aRwfKAjVivf1rlR5kXq2cK6h2DlTDYpC8TL/A40bjoaLOfqoPgDjjE5DHSMX5U fLbw== X-Gm-Message-State: AOJu0YwN41H6mfPCzCMQBRUm7J+qbRoimLFhaixQ3C4XSkUk62nI+ahm jNG2ZOIoVEastK+kJLsuBsSk6JN2x9p3UeDinoVZRn4FpOLrDg7HmynqxYwHj8KBmCHgP7bGPp9 8DUJxZMRA3mMvkH3bqGf3iFfPrzXIbWqE X-Gm-Gg: ASbGnctrdy1om40p86NkoFCXwMsv0f4QKuDHUHTPpZ26OleKz2N7+vrRXrIiev2SvVt wywF1GbKeILZy2NEFGMLMNOm9zdfpgvSQPQW7g3Vx4jjMoKVoBV7Yzj/r+O4NrzZ5LoQwz9mhcu UKgBfqBeUDXCs4an53D2D2PWeCcWMozNARjw/PtrA0T46KVQbDj++dlfBlnl6YEjjwcODfFpRDU dmikrikbKVYOjAou+8H8VDqGN23Zg4hO8dfsbsMYHOAGdsegj/5OjIPhnZFtR4o8yAAxCYw0zCb paqkzhJrzbLuXGN0vfrXJ7oCbESMOrALmaJ9 X-Google-Smtp-Source: AGHT+IGQJgpT/tWy2KXzwyvjOkXw7FZiE4IyAc6Zz+pGAUeQz/SRrCZeWL1sdtnv7EYWXv/mVldTfWTYXjrA X-Received: by 2002:a05:6e02:3bc7:b0:3a7:820c:180a with SMTP id e9e14a558f8ab-3d894286289mr18074425ab.19.1744967010760; Fri, 18 Apr 2025 02:03:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d821d3be51sm944725ab.7.2025.04.18.02.03.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Apr 2025 02:03:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Apr 2025 02:03:30 -0700 (PDT) Message-ID: <68021562.050a0220.23330b.5834SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 245AC6052471; Fri, 18 Apr 2025 05:03:28 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 issues_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing issues Upstream job id: Generic-Unit-Test-DPDK#331976 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | 32-bit Ubuntu 22.04.4 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ ==== Unit test summary for 32-bit Ubuntu 22.04.4 (ARM) (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (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) 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) 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) RHEL9 (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) 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) 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 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/33295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/