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 E6D6345706 for ; Thu, 1 Aug 2024 15:52:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E431340E20; Thu, 1 Aug 2024 15:52:19 +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 A417B40DFD for ; Thu, 1 Aug 2024 15:52:18 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-396675b83afso37057135ab.0 for ; Thu, 01 Aug 2024 06:52:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722520338; x=1723125138; 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=dKFrR4GDf55MdgeHbphnPF44cT4O8VDKWzl73oi7EVA=; b=VyYbd93D71TY8epJhnwtYZjrJCR8TiHps/VeBkhTPtZfaqWCcrGE+1MJW2zyDFrbW5 0sSBvIlKrR2zEK/25agXgBaFh+76jo9jK2y8iKfLVEYQ5KaDpt0JexdkKzmhP6KtswWW d7Si0rh0bu8C0xZ4wTtMM0a9HlVzeO/uFzrZ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722520338; x=1723125138; 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=dKFrR4GDf55MdgeHbphnPF44cT4O8VDKWzl73oi7EVA=; b=JjFRsjTV9SgBIHt3LH/s548t8KjJUgxL1bTDxF0n8I40ikBQp2mZTkwsx5wJO+ty/d AoG2pcfus39HnvhmnWSVxNJz+irSwNCUbP3GBtG9JzmNQCys9sKs7s2cmCJmfr1ckx9w 6BT8s8beFMpddcYk8Q7qj+K9mJCRgT5sxWyjpIGoBsw0I4b+Nf+DD55/S0nxSMbfI2eN Rjomz7/XdeliGcXHLbk9eFSWgYj//CWBeFbdzXmFCkkglJtfGdsYueF/RCNbDeQwFgQ7 7NQGTdXaLzAONRP4B1s109u/DbLpHaL0gryuAHsfyBotaj02Hi7Vu+PTAWBYMjpszQYj Fnaw== X-Gm-Message-State: AOJu0YxPPILYn4LSg197M+nFF+J7J7nqV8zdZaAbehX27OF5HjtkWF3v AxtWtQkqFD5+DaRJvun6cOjeAWaW9759Z4zfijVZz2Geea9bahm1vYsE77EHaB30LTayU92xRwI qNapI9+TtJG+SUX9qYz1i7yxIlSv9wN88SGojKhEY78qdztinhBe6i2Vg X-Google-Smtp-Source: AGHT+IFGiU5UOaFJKt0DP1rYPfURjq78+ETFsepDhCmn8ALffFfAWh4BZC14lvEOYG/Pv4HIYLTmtu8bog71 X-Received: by 2002:a92:c602:0:b0:375:a994:6de4 with SMTP id e9e14a558f8ab-39b1fc19bb3mr2535475ab.18.1722520338036; Thu, 01 Aug 2024 06:52:18 -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-39a22f11163sm7983025ab.72.2024.08.01.06.52.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 06:52:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 06:52:18 -0700 (PDT) Message-ID: <66ab9312.050a0220.3bec40.dcb8SMTPIN_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 8ED4260526E2; Thu, 1 Aug 2024 09:52:17 -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#247557 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) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | 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/