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 317AD45706 for ; Thu, 1 Aug 2024 15:43:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29F4D40E20; Thu, 1 Aug 2024 15:43:57 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id CEB6140DFD for ; Thu, 1 Aug 2024 15:43:55 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-81fb80d3887so144290939f.2 for ; Thu, 01 Aug 2024 06:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722519835; x=1723124635; 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=B+I8kR4SjdmKZGf6JDYm2CzW/nRB9qQKw2eN6FAOZT4=; b=Bs1I7kgGfhrsCyUbaCEorfLXKCJs/P2hntKA076NcUX2DhWmImJAaeXWFetpFW+1+Z mRocsl+3dfe2t3ojIADX5+LXPsxuR3+uL5MVbDJt2zzIbEkVr73SxjHkwh9SP2FPZWmV NhlXXaRBcsoEMrOH6O0Z08xnyIvEjh0c9q1z4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722519835; x=1723124635; 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=B+I8kR4SjdmKZGf6JDYm2CzW/nRB9qQKw2eN6FAOZT4=; b=O4yKDxOtFMJZi3RJHslKd8l5caiBhANxT4gxTnvYnHIEtwxHmqoXOcoiCeXC4CXNvS ofeahNMqVVixCWPaMQD2xqWmInsoVsEIgeQIJstlz5fcA0Cu+G+17nkyXY4O1bysvrKQ CArqCSJIGhB3ePaCKHhjOxUF+xWjSemlnWNCyVFz2G7Bw4DXev3uEFBa7XrnL6vSwmZI Eie6GlMmpicmfeMRjrFSDJv6ABLNIqwgOvtG25x5quxYnP6xCBW8Xu8JN69oob1Eb9fk 5oGzuWx0qxlVwTYd+7mxkFMYyBWsTBr7nOxZ6Fq2ROPJRFL9PBZ1gSVerYF4xM1iksqQ GQVw== X-Gm-Message-State: AOJu0Yx0ixDZQBVpbE+JT+zPffyiCOLq3L3CPMK2GDUv7BXVCNqdBUBd 5ulb9MfHgc+E7xc8agSDTOX+oSM1/B5pQ4SUu9SOCSYS68vU3RHkRT8lY2ImEMmX/aBR2bnIe8o rIhymCie4dI4HXvH3KV4D3JjhHpQRwFEho0MZnA1ngDuJScypGvdDFWiV X-Google-Smtp-Source: AGHT+IFu2PBoTgHAxIYF9P48QUiHMNtPkkH6e4KiGsSjuT7URn0buE+UvnlMqkmN72DMLyg0z7Dwme1MyB+1 X-Received: by 2002:a05:6602:1512:b0:7f8:c0eb:7adf with SMTP id ca18e2360f4ac-81fd42bd0ebmr50627439f.0.1722519834904; Thu, 01 Aug 2024 06:43:54 -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 8926c6da1cb9f-4c29fa9a483sm358438173.19.2024.08.01.06.43.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 06:43:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 06:43:54 -0700 (PDT) Message-ID: <66ab911a.050a0220.83c10.5ed7SMTPIN_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 6408760526E2; Thu, 1 Aug 2024 09:43:54 -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#247555 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 | PEND | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | 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/