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 41DBF45693 for ; Tue, 23 Jul 2024 13:54:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD7A241156; Tue, 23 Jul 2024 13:54:44 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 11F4A40150 for ; Tue, 23 Jul 2024 13:49:35 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3992f09efa7so14507165ab.2 for ; Tue, 23 Jul 2024 04:49:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721735374; x=1722340174; 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=FAwOjXVGP+sSgHfS2s7BtKhTyiVyudYyp/+KFTOcX4M=; b=Bll5DywSpGagRb3qVwZrrHrTYds02r4yT694hzqdp9lo7XAsABKi7HP0vlI4iPTjwk oPP8qy3lUedxaX3BHdWlmbEQOmIe7Q+cxl99oSag1w7zT6a+LPMpvikCYC+N5Jxm/TUD 2gYfZ5Fli+tRg4W32KDxFKOUbSCc8mH6BfM+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721735374; x=1722340174; 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=FAwOjXVGP+sSgHfS2s7BtKhTyiVyudYyp/+KFTOcX4M=; b=wEljDyGeDUY9ZkIh2f0lo3w5AgBN0npCbwegnlTebg2fAKY3IPUXybHTZVRXPkNBC/ UHEwsk8wMiaWHbFahXFg6i4Qnf67EeWL434KxS50lzDrNcCSXvWWrLr0nnawXyKNo60V qKjGmrzczNFCgW3Qfpb2iqXfhmOsc9thcjilIvFAJuERjkRRWPEcXxnjRAYGARwap5HH 4i/M/LUd7PO7mv8qGbOETHw0MZpfQL2T5jKgYodVk+yW69aKAHqn/l7SIY6MhZSOvIEQ KQNSyX9Fdqsh6JDX1X0/bLhAKvDc3PjrftaN9l9NmHhpLzmg3W1dUAReIvmB1nju0sy0 vjKA== X-Gm-Message-State: AOJu0Yw0vFlNLBcN5DLAj7mLp6V2IjVuJ7dwvqEPt8Ni6xaUPgC0IvdR yBCvBIMx9f//EQ1C3BquZK52DgqwOZ2JSNAMgTQgEYTDdP7AqgXWA/yuMY+J6E24FfsCSvMRR/u Vd1Ox71mFdV8a1nLWv8FrBBkrAmtk1sUT7Ac7yDBiJYvQQ1vIQwTzqyRU X-Google-Smtp-Source: AGHT+IFNaf6+9MOS4468dBg7NuSwXXiHbmQBZvODI9aI0czV0AFfKG/KMLypVVE0upiec70NOGXZwmR3A7Ju X-Received: by 2002:a05:6e02:1aa3:b0:380:f340:ad66 with SMTP id e9e14a558f8ab-399404199c2mr119688435ab.26.1721735374396; Tue, 23 Jul 2024 04:49:34 -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 e9e14a558f8ab-397f5a4161asm4546545ab.46.2024.07.23.04.49.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 04:49:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 04:49:34 -0700 (PDT) Message-ID: <669f98ce.050a0220.23f8bc.818aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E95CE60524C8; Tue, 23 Jul 2024 07:49:33 -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-amd64-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: Windows-Compile-DPDK-Meson#23760 Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PEND | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/