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 99A0E45695 for ; Tue, 23 Jul 2024 14:30:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E80540A77; Tue, 23 Jul 2024 14:30:42 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 5C9A3406B8 for ; Tue, 23 Jul 2024 14:30:41 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-79f19f19059so314181385a.0 for ; Tue, 23 Jul 2024 05:30:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721737840; x=1722342640; 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=7CxYd81A+HttlowP1q+N7mA8BIEKodR7E1YrhfpVe1c=; b=FWfxmtQyOPxy2PoKqx3d0vz5AfoMcFFpi3UaW5d0y1Dzdya9W1PSqZ5lhnm3yQD0ZJ /NJZeeGd/SPKOI9dJbn5rNk8HD3U2JfowankUqbllZ9uycdYJdttZxB8IuEL1n8uPGT9 c9aPvNslVWX53ogrikjCxONozoKp2kINVuFBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721737840; x=1722342640; 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=7CxYd81A+HttlowP1q+N7mA8BIEKodR7E1YrhfpVe1c=; b=kKj7xgJ6tgpzhyKGlEiHlaNCooJ281mETtGJMNLQyWFmsl1STCxoIiAGos/oZ/zjg7 ot9+XcmnWE/G0WzvRjsLBqwSmyOLxMN3BKJdX/y4rVY5UiAEpiRS4Gm9e/oiAp38Uvve YE2qGKeULy5ttSLkuyKU4fdxW9BsrwuBWYvNz4YcYZm/2So/MR0dnGr/QWwcqMEb+aMk oMkQCUwNb7QD3T5cjm+A0K7bUb/+k+eE3QxbkXoByePzCSAcUilh1/0GFiWkL+Q49T4y 33wWuZ81OLbkpCWM9d2V1sahCtqJKeb29VAdPwtm/9LFW4WIo/bI509lfQQQDPps6QmY QmcQ== X-Gm-Message-State: AOJu0YxfRujdDyg3KU6DmdEixqxxT+z/N/36ZX3IFUTwkDEZGedY8Zkm tZHuXI1qPiob+EtiuFm8P4SXWqUo1e5eH3V/XLyi1we9m5lmkW2Rxv4u0MnyzGdgkNyZ9tRSOFr ouLtxXCHTelJ7Yktn3sb1qS/Du0crrATx9Y9l6IWpcVvLi3yyvWDhTViC X-Google-Smtp-Source: AGHT+IHhX/1MDV4fk25Hd+2v6q7QCelP1JksK/3AlGiycdnyHMJe8tc9sV2uXkk+xkGtXeps/RIOaVkEs+57 X-Received: by 2002:a05:6214:dc5:b0:6b5:dd7d:f8a5 with SMTP id 6a1803df08f44-6b981a084cbmr45467886d6.11.1721737840536; Tue, 23 Jul 2024 05:30:40 -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 6a1803df08f44-6b7ac7e65a9sm4816476d6.46.2024.07.23.05.30.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 05:30:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 05:30:40 -0700 (PDT) Message-ID: <669fa270.050a0220.2aa90e.ac93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F84B6052500; Tue, 23 Jul 2024 08:30:40 -0400 (EDT) Subject: |SUCCESS| 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: SUCCESS http://dpdk.org/patch/142655 _Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, July 23 2024 06:19:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:8b362d6d6822814f35eb3cb2a9280db273f96ae6 142655 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#243397 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 | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 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/