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 C92B945711 for ; Thu, 1 Aug 2024 14:00:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA2264342F; Thu, 1 Aug 2024 14:00:39 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B2D71432CC for ; Thu, 1 Aug 2024 14:00:38 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b791cddfcbso31975136d6.0 for ; Thu, 01 Aug 2024 05:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722513638; x=1723118438; 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=53p3M+PZyDG3lUwJfmnE+Dlcn3dwJxms41qLOmdYqtI=; b=C+oQsmiDTtiEvDUxzJ+65ZachVGxiBEowzQJ7GgpxUk2Dd0GfFumMx7ShDGhC9T1Y+ vqPBFP5sbxD7xygPk/dn2E/rPPVLpjKrw2Dzkps91vGNj6NLhjZ1Yq1vfwaRSSx8WyOE 2BBzX6yOEs2Br72py1gs3iWkOZyGfi7rh/f3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722513638; x=1723118438; 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=53p3M+PZyDG3lUwJfmnE+Dlcn3dwJxms41qLOmdYqtI=; b=NjMXpJVZJCwIFfzZ5l5Ccyn2Jjr4GzEv1XHZJn0ABk9Ro58M5gNieupGdBuvvSPVT+ m8vcWF9n29kMbdErKAPA+3jmoODKNrgCCLTfAYKKuGyIgjLF2fTMCFEydb/RnfwGTYfI 78RWoqsmpQrx8jojosbad8qpFN4+wg1il1U+bxNfbSuU0czfKtS6tx3M2ISwyX1tGUPj 8Oc5ume0SJWzybayWKIIQk6Vr6oPqcfhKuIJJkL1E/u+eqzUrco06eK+jcaOd0xPnnKW kGHa+74VeRde6yNjRJOY5L9knv5V/6+HEcQ05alslGm1b30HAnoIgA1MWxZv9LQsK7YY 06cQ== X-Gm-Message-State: AOJu0Yw4UAk7eX7P3lAqYFQbNju0/VYrLAmheQ9B7VBWeBQep+C/w9Bn tnOFfgwK1m0cNVhcLQrBic0riI4snuEt0GqZ4njxtw0DuIOva5x+pyPf0WKKx3sBiuMMNeKB9Cc o/jfTkE2Y1IT3PEUhvBGZ/Qg0qzbGgbV9EAsfv6mX9iW1lJG6nrLo8qi+ X-Google-Smtp-Source: AGHT+IHmr4ayttTPpyBP1ac/craEBW7TIhANi6eAki5tT7Mql4bRYo4ZrTYOWe3KV9y0hqHBof9ATuXb/vzZ X-Received: by 2002:a05:6214:3c99:b0:6b7:ae86:e33e with SMTP id 6a1803df08f44-6bb8d791a57mr3288596d6.37.1722513637564; Thu, 01 Aug 2024 05:00:37 -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 6a1803df08f44-6bb3f805e9csm7477626d6.0.2024.08.01.05.00.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 05:00:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 05:00:37 -0700 (PDT) Message-ID: <66ab78e5.050a0220.2a1553.d800SMTPIN_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 499E26052519; Thu, 1 Aug 2024 08:00:36 -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-abi-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-DPDK-Compile-ABI#101341 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/