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 A07C345C0E for ; Tue, 29 Oct 2024 21:22:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BD3C42EE8; Tue, 29 Oct 2024 21:22:15 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id D4B914060F for ; Tue, 29 Oct 2024 21:22:13 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2e2b549799eso4474854a91.3 for ; Tue, 29 Oct 2024 13:22:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730233333; x=1730838133; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Ujpx9P/04RdlxGqwxvh/bM8WLS21+rnp87+2NBQDgKs=; b=EuT4BrQRiC6P2utZlPdLeX7ZKcsbBt893ntdlm4Sb7KgUcGGh+6fPIrBO2WKr0UuFE JbW9GS8wnnM8dZYa0XZzYXXnerGTSjtMiAkTdB1BJwarHd03gxbn7onoY++p+eOsMvq9 ebUlUshtG6sGFQRPlCyGGmeRDEoyEfmzUlepo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730233333; x=1730838133; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Ujpx9P/04RdlxGqwxvh/bM8WLS21+rnp87+2NBQDgKs=; b=ONVoViQQ9y7uJlZ4BkYTzvSUyVAzizHtBkuawIbxmY9Vu7fMMtz2E8jAM7EdtsPaiG PN6kJh+0KyRBcI/J09Xq7FaivRmTcYBVmkB+KbmaLlbT7ScQDu3RDA83Pp07AKS+/SII h5iF5F+64gUs+dNbjjnFkhO2b/6dmq3xItkIicONcRKOCpCE55yD1ugEj1lvyuu2AASv yLLLz58gPVlWqn//uESs/ReXpoR4oOurCr/vgUeWj5IksVeef9zAOjfPcvrtbMFlJXJT 0UhThUlp+yZ0MxAv71hLexxAvLurJ5yqmncyv5XpDZ/Pek5kJelBYgK+2zw25kvrSZ4p 0zAg== X-Gm-Message-State: AOJu0Yxu5K2a9ryS0ujnLW+zRrMLvm5MsdLdtyGJIfKgW/oqvGO8KxeG Az+nZOY85pFJXquVgT0CBW54k7PzYiFGxpRgaF/mCVFGFmTkacxrdS9gPBGN2DUz/sGZ25eSD+G r/PBS6LUYVJvXUTM2JtlZreCMZ/bu3TmJzv4UhOdkOoW3ZcVnOakS6jix X-Google-Smtp-Source: AGHT+IG3OVT59VIx4qhit4Q5sbdf9WUdqg3EbDLpm3Kc9Tj27J0hw4lFm+kfZdRzZgTvxlUHqFZUHK7tncKT X-Received: by 2002:a17:90b:1650:b0:2e2:92fe:35d5 with SMTP id 98e67ed59e1d1-2e8f11ac8ffmr15565303a91.31.1730233332771; Tue, 29 Oct 2024 13:22:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e92f91ac87sm658a91.0.2024.10.29.13.22.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Oct 2024 13:22:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Oct 2024 13:22:12 -0700 (PDT) Message-ID: <672143f4.170a0220.1f7e5e.0099SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 348F26052471; Tue, 29 Oct 2024 16:22:11 -0400 (EDT) Subject: |FAILURE| pw146841-146853 [PATCH] [13/13] net/ngbe: restrict configu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jiawen Wu In-Reply-To: <20241023064836.2017879-14-jiawenwu@trustnetic.com> References: <20241023064836.2017879-14-jiawenwu@trustnetic.com> 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 Test-Label: iol-unit-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/146853 _Testing issues_ Submitter: Jiawen Wu Date: Wednesday, October 23 2024 06:48:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 146841-146853 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#285513 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | WARN | WARN | SKIPPED | WARN | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | 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 ==== CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) 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/patchsets/31616/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/