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 2885A4579F for ; Mon, 12 Aug 2024 10:13:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1CF64014F; Mon, 12 Aug 2024 10:13:54 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3F742400D7 for ; Mon, 12 Aug 2024 10:13:53 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ff1cd07f56so33971965ad.2 for ; Mon, 12 Aug 2024 01:13:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723450432; x=1724055232; 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=DyD8DAeUjFDx0tqEus5dxhNBTXXA0XtTKtQjPZvJa9I=; b=DBlA++mYRBPTi4dvQam/HCpyygM7OsmA/Dv0BkYKh0Y1c3xp1obPOVC4UgCrHDNbrn +tYJy9+r/vw6UuHAc99T3YQoJM5mxNQJCeHLJ/vfTwB+qOpIYnN5byYoAbMSwh20ROUQ xFqqtLpJ4W/BtbllE0qqKk8tqKHQ6jdEpu/s0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723450432; x=1724055232; 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=DyD8DAeUjFDx0tqEus5dxhNBTXXA0XtTKtQjPZvJa9I=; b=KJZpFdidd5/Jq4nD+APx6eCLKewSjwVB1PxPTTkAeqD8HHqdtiyPJE2m62YxBlUEMP 97kjiSMNsn1vEsuPUzvIm1GwlWxFIJimTfZshpHC4ZLwy2NLTr3JDU3I8z945CnplDiX 5n3AsCWcySFTe8jpRSeuTWIXfRHN2MG9fQT5pwPlZFWHyTpUrPvfy+OdO3jOn7Hyj7+W eZQnvqknsU1kLFzU78Mlo8g2JvJMgi4T2N6ueNXNa5tMKYKqP60BQgDh7JWos+Bk1B8l FiggkaY4XwMz1Tn3Y87iWYQLEzRjEZ3Ln383lArreCa3Ykwt7itAck1RNOR0Q/YytRe3 DAMA== X-Gm-Message-State: AOJu0YzzffPvbDvVY9QSW9pC0P/yQE5BPDKMBmIeVhFCPvOT0IHNGKI1 Grz1M/4g/LuidKvjgOq+fxINqn03WrJkyPpBqURY5bzZRjTE7u2AQhG4vVOuCepOCvceFu1S0xC EEf2dPDy+4HGBhG5ePwdrk91DxwB1lIT64g37CiIRCXpRQLoD1jz05qsc X-Google-Smtp-Source: AGHT+IGgx9wm8pUtMpArJdZFU7iCmzpW8/BD/C1y7C3SmuqtzZBLSp9YpUxftArzJQHJTHF6dBwbw/A5DUza X-Received: by 2002:a17:903:1c2:b0:1fb:8e98:4468 with SMTP id d9443c01a7336-200ae5c80bbmr101790155ad.50.1723450432151; Mon, 12 Aug 2024 01:13:52 -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 d9443c01a7336-200bb9ae3afsm2129095ad.92.2024.08.12.01.13.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 01:13:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 01:13:52 -0700 (PDT) Message-ID: <66b9c440.170a0220.99941.dccaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 455E96052500; Mon, 12 Aug 2024 04:13:51 -0400 (EDT) Subject: |PENDING| pw143064 [PATCH] [v1] net/ice: initialize PHC time with cu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812051716.3763713-1-soumyadeep.hore@intel.com> References: <20240812051716.3763713-1-soumyadeep.hore@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/143064 _Testing pending_ Submitter: Soumyadeep Hore Date: Monday, August 12 2024 05:17:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 143064 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#251140 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ 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 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30764/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/