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 7ADB7457A0 for ; Mon, 12 Aug 2024 12:20:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CCB7402C3; Mon, 12 Aug 2024 12:20:57 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 28E3B4029C for ; Mon, 12 Aug 2024 12:20:35 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70d2b921c48so3051495b3a.1 for ; Mon, 12 Aug 2024 03:20:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723458034; x=1724062834; 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=6UkeCdUKIkgFRy1MJRPftF2Iyz00Z0wdiYFpNIAVg68=; b=YT91mW9xeTTYzSRKyheA/qlh1GOvVbMufXSXjkYRSgS2q2kfSDpW9v8cI+s7PPFzw3 KhSIXnDJEvgEVuvOLKQbpLMlcSVumhCzVVzK3aVSJ8ysnYdeVKHEl1lTaR1uPeU5qgid c1W7D74oSTBgz0gNz1qxH01CDisBYIsHsxwaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723458034; x=1724062834; 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=6UkeCdUKIkgFRy1MJRPftF2Iyz00Z0wdiYFpNIAVg68=; b=Sh3WTTnIAwZLpm6GslwaF5yOLAHo1jxCpwaQfY6DXthhD+Y6PHoqfJ+vj7euwbirVL GOEl73KGQs8jk/FXnPG/79L9+NH9CaVf4UQ2J8rb49kVKFtloYfn6gnZK01ywCfMJwOj H93Bjm5YzwnFm/g8jiLSczXKhO2vXwkjqAQmko5ENMhgX6Wt0JTwXIRnthfIeITxuoJa ab+6yU0Dmm+GwXEFMdsO+Iv4vOStbcCrgQ8wX70VmX59jONTJP/xBPVw1IhsBhcss200 kLktsCxRspoPjBVQhCMLL79NAaA8Yc6EnujProrU8FwHSZBwJoUW1tl5xb4oad5bo+9R bn8Q== X-Gm-Message-State: AOJu0YyH1WOhOlomjZXE40ERyiaZVEbyAITbbtx3IWbGjLRq/42qNGdj 0ihVxA5TTYOjBrJ8ZGfC1edE7lBMZ+PrIYj0ccwFB9VxK1WMrcMqIIGDUnukCAxZLK5j5l5O3BQ 0YOMuRBPdzqY+OOaRA7Epu5fE0A9ObqF8nxJ3XgGBZBk0aSUxBs/2OK2n X-Google-Smtp-Source: AGHT+IEdw8B/d49MCenhhgujmHLJgXyLKD2Q6/iMtixoSrbeckiqH4zVaPv0DQjBCYZmC3O3JG6YvSPYGv8t X-Received: by 2002:a05:6a21:6f83:b0:1c6:ac08:8dd2 with SMTP id adf61e73a8af0-1c89fe9ad4emr7398942637.15.1723458034122; Mon, 12 Aug 2024 03:20: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 98e67ed59e1d1-2d1fd018556sm297070a91.17.2024.08.12.03.20.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 03:20:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 03:20:34 -0700 (PDT) Message-ID: <66b9e1f2.170a0220.1c93ff.1eb0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 33DDC60526E2; Mon, 12 Aug 2024 06:20:33 -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-amd64-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#251149 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/