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 B37FE45695 for ; Tue, 23 Jul 2024 14:33:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF1B642686; Tue, 23 Jul 2024 14:33:23 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id C4E8B4021D for ; Tue, 23 Jul 2024 14:32:56 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-260dde65a68so2943402fac.2 for ; Tue, 23 Jul 2024 05:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721737976; x=1722342776; 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=Pq7sTPSz31j1kI5v+/qouNJJHh8yS2iaOQbazSsvGDo=; b=RdEqVQaDWi5lwLXaTFw4x4uDmzPl9yOzXvFO8YFzYO5kv4WQf/ca8q9/pSOJXxvFbJ F7m9DTOAlPl9bAahAOjsDzOSPYCYgBIU6zZoCA9edX/Ede0H8CzRl6IhcZr5zr11wfcs p56Fa5Z3IjoWjdYplPwhXynmp1mrxnRzsiO4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721737976; x=1722342776; 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=Pq7sTPSz31j1kI5v+/qouNJJHh8yS2iaOQbazSsvGDo=; b=NkUt9tdW5tLwdyESptSCGWfgkJJU6012jhzX2AhBxSTeKluO67U0Ym7+Qqc2OygROs zYnO8myFfgkrrQ+vqpGNz4uoo8X3X9xPN0rIb7kt6MJ7SDMC5VMOILM0vSiVv+gBiTQJ X+D1ofzrA0fADx4RKCPIV/EfGVJZ7zSi5E75Q3dHPYLcjTQ6D82p2CWT7wWBq3RUFnnd NH2gkkaD/m83aP4SzctDeHwS/zID4bjIo+N0dT10h5RhdM6+vL/ZL8PEGoyqom4Gyy2T RUunbTMnGH2u+mLnYRagd1h7+p7T1N494MEz7WB9mbonf0rxLVrULE/LCa/cLW5tBGY7 cdqg== X-Gm-Message-State: AOJu0Yw68mV3AMEv16l4HJMBQ21xEx5zGs9g2lCNsUon/IswyMrSpHhT 3AwLEoH4v/1xHoDfyFLncoRdC0Yk/8FwSJiL7TfV2OK0mGPPgl1XlEd0wkAQQzp+fR+8WxvJk6N CDAJr2XDPwUeDAjVZlfKRXH1wgkw1S0d1dPAas2kq X-Google-Smtp-Source: AGHT+IGQryk/tltYNnmAZV/FmEnfclXizN/bpvdNmH+VNTslBPd88dFrNKtVNERi9BvNMawp4G9cK/dj7atN X-Received: by 2002:a05:6870:f225:b0:260:e6a6:396c with SMTP id 586e51a60fabf-26121514152mr10191909fac.30.1721737976051; Tue, 23 Jul 2024 05:32:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70d15d9a072sm431746b3a.16.2024.07.23.05.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 05:32:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 05:32:56 -0700 (PDT) Message-ID: <669fa2f8.050a0220.1b8bd.62ccSMTPIN_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 3AE766052500; Tue, 23 Jul 2024 08:32:55 -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-compile-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-DPDK-Compile-Meson#278284 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.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/