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 5EEB345693 for ; Tue, 23 Jul 2024 14:00:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0447D427A2; Tue, 23 Jul 2024 14:00:56 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 4F47640150 for ; Tue, 23 Jul 2024 13:56:05 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4f2c8e99c0fso1911652e0c.1 for ; Tue, 23 Jul 2024 04:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721735764; x=1722340564; 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=C8F/JdvXXyFa1RYubi7ddM+/vzF6z65hyyFH44EsHo4=; b=ibLtSvFu3XhdSCEItTL5E/ratnygrq6id09iwBxqMp+ePdyEWwx/bTVgM4pT/V+VHo fcwKeiQsRBvDa9u2nAGAzlum/IPV4d4drDsg9w5QDhrCU6Fx/ZaVnFbIU9mw2MR5WRrh 0AOcM5NP3eMmmHkUbYj/fdFaPycl6iaqtuVaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721735764; x=1722340564; 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=C8F/JdvXXyFa1RYubi7ddM+/vzF6z65hyyFH44EsHo4=; b=OB0OQL9G3JbVer0F0LIlbR1NMfkfCAUv/jfXU1WnlFnYl9mKmdL7nk8NhEJnGmNRDT V3DCxgZSovUxI9mobpI1mUCDlDNQBaspwVgg94FZLKvbRfMhNB79qMmiAnMUwfTFW2Jz /TieYhOXeCBsi3Va4XX+d61cJxEAI+dobYsIwWCvqqODoP9bQ2c64+Zjx8+Df8OVJhck Y2SkaBsqdKGaWNmNjA1jujzTI8NZz7tzgjeEI1WwIbP8QLXH6vhy9o0ZKALfLSS9C6yW euMkJbytCmFFM9naqLGPvTxErOJhchId+nJ+Is2zs/wvktZWjKicm9t5uN6Gi7jELGea FLDQ== X-Gm-Message-State: AOJu0YyqhmDS6OCdoAB4qxM9r0gi0B089DXN+3sMd4uZyFnNzpQG6TKO DmOP9fcAmsNCBtxhCCkDqQxiN0aTY0XYgGEfJqhb4szRo0S+jt+SXiJHwFIyAmRYvCbeeQD1jSq nO0wOVBu3Wlwh0qQPF2MYsPHDhwdk3VGAHhsRaTYpIWcOThIQQ86DtAQu X-Google-Smtp-Source: AGHT+IEGPqhsPV3nSiI1g9bjPNZFdhd/YIgBQFW0Rd0A9Qra89ZITiOv17VtC02mYjIVPGorBgVzAJ2IOGGv X-Received: by 2002:a05:6122:8c3:b0:4f2:ea44:fd14 with SMTP id 71dfb90a1353d-4f506663e02mr13384864e0c.2.1721735764453; Tue, 23 Jul 2024 04:56:04 -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 71dfb90a1353d-4f50c554468sm471025e0c.1.2024.07.23.04.56.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 04:56:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 04:56:04 -0700 (PDT) Message-ID: <669f9a54.050a0220.1ba28.8565SMTPIN_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 1EF026052500; Tue, 23 Jul 2024 07:56:04 -0400 (EDT) Subject: |PENDING| pw142655 [PATCH] net/ice/base: add retries for reading NVM From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240723061915.249540-1-zhichaox.zeng@intel.com> References: <20240723061915.249540-1-zhichaox.zeng@intel.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: PENDING http://dpdk.org/patch/142655 _Testing pending_ Submitter: Zhichao Zeng Date: Tuesday, July 23 2024 06:19:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:8b362d6d6822814f35eb3cb2a9280db273f96ae6 142655 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#243371 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30586/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/