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 BF8A745711 for ; Thu, 1 Aug 2024 16:02:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AEEA40DFD; Thu, 1 Aug 2024 16:02:24 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id ABE7740BA2 for ; Thu, 1 Aug 2024 16:02:23 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e05ef3aefcfso5592948276.2 for ; Thu, 01 Aug 2024 07:02:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722520943; x=1723125743; 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=jeO9T6EMaCcpEkpJkajvctPANNRvEtlIA0H0k7MESTs=; b=GHDTb6VYnJz3g+e6l7NtxCImnXjIXFREM9ZxMUVaKhM+jnzdqoqOxY9qW1hZij+gJE +y+k56jaZynsXVd/RhgjNZHsGSc4tCXczaGgwYfKo01uRrug/KWC2GJ9oD2jX9u+8f34 IwNbn74XeNcLXkVHcMxOjAyhJJ3vGNwIrPrW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722520943; x=1723125743; 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=jeO9T6EMaCcpEkpJkajvctPANNRvEtlIA0H0k7MESTs=; b=mm3F/UjyjrIqOO2klJUlJ4dMneFdaSy/eT7nryBK8NnQQOMqaLh8dQNILNeVEySelF WVuT+AskD5tp4xlNvn+iRsMGKnX2Pjz+AkkDShivaaDuIg0i4dw/R7YgHYq8nvIG9Ox4 0Y54bqYx+QogwMhLG7glWMzd7BkQexxSVDyemsYCgIznDL7ueqwgTs7FarIodQePhpGz vlglIor1Cz5hGjiL9/yzNm+INaoYBkM8rj3vZ/Un+gxYzr4swRvEcgpEbK3hknFn4rRV uqzKjbHBSAGZqpWyfsg7KPSeOx5gTLUJyyv43k+aY5UibWUx632930OQoaiCchD2s2Jc raMQ== X-Gm-Message-State: AOJu0YyON8/iYz/BNU2JSHCb1TEvhcb5rOTtXPijYa71TSm31cRbzLa1 qzw6d6kC9O7VlQwXf6+Mjd96vwEG0Kvpm5MsPk23M3LIhhv/E5UqOk+Q/iaVzYiCTn40ojaGGk1 XcLMfPiUP89pRCa1P0xkPRfLeL7t9Q6vRHRvcazcN X-Google-Smtp-Source: AGHT+IEig04rp9RZJatGwswUEiyrWd75GnSFGJ+t+qXQf/HmaJ8bvqtnynBTHkReL73Q1O7ISYFZwYXkI2Iy X-Received: by 2002:a81:c24e:0:b0:631:43e1:6b99 with SMTP id 00721157ae682-689601ab907mr1037297b3.12.1722520942747; Thu, 01 Aug 2024 07:02:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6756ad42783sm10161667b3.55.2024.08.01.07.02.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 07:02:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 07:02:22 -0700 (PDT) Message-ID: <66ab956e.0d0a0220.1d54e6.f53cSMTPIN_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 65DA560526E2; Thu, 1 Aug 2024 10:02:22 -0400 (EDT) Subject: |PENDING| pw142803 [PATCH] [v1] net/ice: fix ice Rx timestamp for E8 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801044015.3204579-1-soumyadeep.hore@intel.com> References: <20240801044015.3204579-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/142803 _Testing pending_ Submitter: Soumyadeep Hore Date: Thursday, August 01 2024 04:40:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142803 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247561 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | 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) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30686/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/