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 3816345711 for ; Thu, 1 Aug 2024 14:02:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28E07432CC; Thu, 1 Aug 2024 14:02:11 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0EFD740DF8 for ; Thu, 1 Aug 2024 14:02:09 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-26827ec5235so1616359fac.2 for ; Thu, 01 Aug 2024 05:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722513728; x=1723118528; 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=TI5CMtG4j0GrvlgE0yfA/gEFjNaXeuM6U+B58zpy8iU=; b=fX0xTIBuTUO27adLkPIt1Yrp6yfAe51vfqWYlhHi19Y16tJ6OVlbIMrNYObfN/6ZB3 JrUrHlA/T4QM5KEvA6S8P0jN9yw3t7HhKGQCrOCBaXuiSaV8KFZCCGMz3/LheXSPiTq6 Qy/MRtlbOKIRRvqXrM6QosIqbFEfscyHTwd3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722513728; x=1723118528; 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=TI5CMtG4j0GrvlgE0yfA/gEFjNaXeuM6U+B58zpy8iU=; b=TfpLkEAN3drW/bFsasGXw/Dh8GFw4Z1FYr1Nxq2/Y9NxPMHaR2uy+gGHkxs6yj67xh LwfGw0notj6QRSyXoMoCnSEJugmRky2zqgsPjOJR0/auhl4WDHiRrENpT41Cy6G0OVEX cBbd078UGalwJxhFF/7HSvJYi6OSHWvyNSwRrWrILYUzqa0LeV3dhMpdb9cmdX+xIAVt rwS8AFv54gStG8UM7Kix7vq3L950M6EcmoMQEkdwVXvE6KA9PDsGP9XbsRRdEg9huuNA SNTcwe8gTY6vHhVF2xe0yHGGd1LaIlC0P+QSMz5C02HMULERUxaV1gifa0Kk5f8WSVc1 qgsw== X-Gm-Message-State: AOJu0Yxbyd46aHIhjYaVzCGYoUjEl11/FrBhrx+AVLMMLZG2yz9PFoOd 3CZ+1m0v1PFz2tsxTI0G57oXPng5gFJN0tQGOYcwXOZmIpXWQcEaWmLGtRHiqPAJOxk8I8r1M3z pFuNZTT9P0S/r+bb0cOgeWjAXo7mTqec8j9eQXNb0ePaFtldg6+3CQEKc X-Google-Smtp-Source: AGHT+IHpw/t13XTOM439yfTG+bM1bYJ528E3IMtOCvaMmbzsxFD/ftYJiUgeoZCldTsmGrr3L16ju0b6Xlyy X-Received: by 2002:a05:6870:e0d2:b0:268:7946:8a83 with SMTP id 586e51a60fabf-2687a623f1fmr2582028fac.22.1722513727735; Thu, 01 Aug 2024 05:02:07 -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 586e51a60fabf-265771e67ecsm691414fac.41.2024.08.01.05.02.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 05:02:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 05:02:07 -0700 (PDT) Message-ID: <66ab793f.050a0220.2ab814.9382SMTPIN_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 58A856052500; Thu, 1 Aug 2024 08:02:07 -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-arm64-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#247558 Test environment and result as below: +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+==============+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | PEND | SKIPPED | PEND | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/