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 240F742601 for ; Thu, 21 Sep 2023 05:13:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 169DC402DE; Thu, 21 Sep 2023 05:13:47 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CABA34014F for ; Thu, 21 Sep 2023 05:13:45 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c268676a9so6335627b3.0 for ; Wed, 20 Sep 2023 20:13:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695266025; x=1695870825; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fQ4SBHdN1n9XHV8/WJVk0m7FJxpIEVkJKso2Q8rdWAg=; b=NC6D6ATyVNRPCeru5XpD+t/TD2HXo2y566Z5hawCJ+VsCEkwyP1anEuMLkCVmYxJoj niu7WM0M35Ah1bhZEmC8wrbpPUBloF3izQuo1nxBYJdUoJlsj7epCx3iXu6eS26QaEjR z0nOCEa+zH45eDOKj0Pl0DEqSFd3P4aB74AWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695266025; x=1695870825; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fQ4SBHdN1n9XHV8/WJVk0m7FJxpIEVkJKso2Q8rdWAg=; b=Efj4KVKWuULLrrfbE2oNlgUxJOxRH0tlEb/qnlp7kNSXwe0Ot49kOqRBopIdcZJeBw ZrOPmI/Xwdo4Q8+5DruyLDLKYKZitMj5KZktrATKlOsmKnNLyMx36eWsgC2z47Om7dFE 1k5TE8Me180OgBTJBQ22NZ2MWw8weimQ5HNhihWJSpQPDlrDAplkRZm+o0l8JuEQMXqi kQoU9aiZVidf/8Rn2JAwWwx/DrtL/I2k4HsBWCMfRo6i58JkoyI6/ZE93f7iLV29D2Ae 46H8lrbwaf+5EtaTqgIzw5VN3VCe4555jSxA4HZmjcM7k70XNvnRxhS1dv9M8/+x/z+J PHiw== X-Gm-Message-State: AOJu0YyhAbUsqOATOgSsqsWSDBmvp2IWA24m0ZiuJ8LssLvr9g68LxrU wkMvko5ILvt5qauBnAPjO++SnZ3VfMqggRAms+lH135CdOFdw/drlRWjDg== X-Google-Smtp-Source: AGHT+IH73fJxfQX6Y/1LX5teDVeAPlMf+8WPokitD9XARz6HLPtdsHmBXcIpRWKGvc3o23SB+Ig8+7eyturb X-Received: by 2002:a0d:ce44:0:b0:583:741c:5fe6 with SMTP id q65-20020a0dce44000000b00583741c5fe6mr3243958ywd.52.1695266025278; Wed, 20 Sep 2023 20:13:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b140-20020a0dd992000000b00583fe0f6ee4sm34083ywe.8.2023.09.20.20.13.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 20:13:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 20:13:45 -0700 (PDT) Message-ID: <650bb4e9.0d0a0220.8c18e.19f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7FB6605C351; Wed, 20 Sep 2023 23:13:44 -0400 (EDT) Subject: |SUCCESS| pw131751 [PATCH] [v3] eventdev/eth_rx: fix timestamp field From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131751 _Testing PASS_ Submitter: Rahul Bhansali Date: Wednesday, September 20 2023 16:48:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131751 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27676/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/