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 4815B45BB9 for ; Thu, 24 Oct 2024 04:45:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2517D43352; Thu, 24 Oct 2024 04:45:39 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 7E5E9402CF for ; Thu, 24 Oct 2024 04:45:38 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-718119fc061so239612a34.2 for ; Wed, 23 Oct 2024 19:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729737937; x=1730342737; 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=vT8GOGlu0QjRs0w7Rdcr4eU8I/jM1tNFoqj4PCEkc1M=; b=bmTg7q62th+nOqd1HXYZIkqhBhAqtjqkYNt0awJIpixVIWzy9HJ15PCTTZTv72QtwK ZnrEeBSHClbBPjEVdwPwO9JMOvWCjIUoRwrjT18qB70TK3Ikky5GaB8soF67VXqoXPp4 R0vADeaMXOqavsQ2eHFxt0ZFNgnVLxSOx1U7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729737937; x=1730342737; 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=vT8GOGlu0QjRs0w7Rdcr4eU8I/jM1tNFoqj4PCEkc1M=; b=YBZqPmpV+piK9cGrYoaj+bDNXvJGcrjODP4BAyAK+gQTyknVubnaK6NOPcERxR5zTj c5SteOlAo6toqTDNfzEfbYFVViYST66rkNNBWnVB9o6LryaKff9/t1vkQC8mxd2MHYxz /ucEFtnFuHyJ1SsT5IhBlX9lg4C/UzaR4OAvp5VhhICVmKDCoXwli9DLdFuLliGQzsfO 26PSP57oWQ2Q2Uu/CDcCf4R6JF9iEfRsu3P2tu2LfLNHVZBTpYMrdyK6yjxZVX8SF2o+ kk5zk4FX3rW9glYNkD+h+PCcAmwwqXp1rYwaU10j7YWliJHLAvpTuAZJuDlxUc6eoiw9 FFxg== X-Gm-Message-State: AOJu0YzcNmJ6kJmX/wEEtI4HFleojt0YpYp5P1cSut/Nxg4aewNg5dqE FmNjLrHsNrpyHZNr4lpDjGpAWzHdwOTOx72CcwYjL46xro9sZ1zkk7M9uUc2WBtm9FS7Bn3gB0N nYZ0TgP9IuXXsJ4a4AE3r+bAL/Y8/st3liWAplio4/ykT1zqYpsENCCYQ X-Google-Smtp-Source: AGHT+IE8QVyIrFcg2F6H9mxT938c/KKbfmhtXNT5BHHHWP5gVpT5yf9C+/atfaFCgcEFH1QIBZa2L3nb2FSA X-Received: by 2002:a05:6830:6b0c:b0:710:b19a:b999 with SMTP id 46e09a7af769-7184b3956c5mr5599446a34.14.1729737937545; Wed, 23 Oct 2024 19:45:37 -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 46e09a7af769-7182ea3d671sm287842a34.0.2024.10.23.19.45.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 19:45:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 19:45:37 -0700 (PDT) Message-ID: <6719b4d1.050a0220.1deb95.2c83SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 80F7A6052471; Wed, 23 Oct 2024 22:45:36 -0400 (EDT) Subject: |WARNING| pw146800-146817 [PATCH] [v3,18/18] doc/guides/nics: add do From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023033328.191827-19-howard_wang@realsil.com.cn> References: <20241023033328.191827-19-howard_wang@realsil.com.cn> 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: WARNING http://dpdk.org/patch/146817 _Testing issues_ Submitter: Wang Hao Date: Wednesday, October 23 2024 03:33:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 146800-146817 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#280575 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 | WARN | WARN | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ ==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ==== --- Failed to get log output --- ==== 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/patchsets/31610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/