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 637A442601 for ; Thu, 21 Sep 2023 05:08:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D75C4014F; Thu, 21 Sep 2023 05:08:50 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 081BF4014F for ; Thu, 21 Sep 2023 05:08:49 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d776e1f181bso643003276.3 for ; Wed, 20 Sep 2023 20:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695265728; x=1695870528; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=39B8Cd4x8ufz0Ii+Ey100dbWeuUfBvRYFNf7DqG15zQ=; b=Vm7fTmTLpYe9MIDBhYg93cQqBNn/897IZRfhp+nPAExaWglDbZpAb4ppdskiY5QVJT LTdn4uZ9aVBqps49DbDFsXfF2Zl1J5bh0prFHFdtKINtM4lwy6ov7pbndy0f4NV+bzZD XXDRgT3bIEbUaoawqRKZZ4XWeAkSBtLSTnK8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695265728; x=1695870528; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=39B8Cd4x8ufz0Ii+Ey100dbWeuUfBvRYFNf7DqG15zQ=; b=ifwhTDCfAAocdDyviEr95ohyS4GXMMNu2M0LfdvtoTRu+GjI7RSBJH+Whl5b03B4ol h6YCKHlaREFzlHRTCWHdvCPThs1yxobIRoMve+Xd88Z4R7JViy/oj7sxPTSl10sjtJXd Y9emhAOAAf6NGhYQyri15TYX3GqtfYdrojrRl3Euacw66qtiOFpOXdnSzUw+rtqyEDph W50ZCxX20XxC7RaSnAsdpG3YYV+jqVxr1do+aVBRSQ0hANSGVLZubMi6qCSMG1S2oUDj gF/eg6IpjQiehq8Bo5mBDzoAMuRFBaLTmqn1cQ5cn0ViGuE2VY3MbtBNfXePJbVub/Qb jWMA== X-Gm-Message-State: AOJu0Yy3j9h2dTZH/+jVWLzDulsOmJweD/VqWUelAfhrmsyJe2WoIf2/ E1LoCgr9aDh/zpjgZ1df0AgMxi/VXEAsZELsQi3qakLzVhk+NUcU1F0u6g== X-Google-Smtp-Source: AGHT+IEFPZalHl+iaARBFuN7pbC3jSJRYC3AplcskeN74IDbMy+hYvmWzgmDvJ+3QJF7H8O+mPj/4UNsugSj X-Received: by 2002:a5b:f91:0:b0:cf8:1070:82d3 with SMTP id q17-20020a5b0f91000000b00cf8107082d3mr4351053ybh.32.1695265728477; Wed, 20 Sep 2023 20:08:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p4-20020a257404000000b00d8187750aa4sm49038ybc.6.2023.09.20.20.08.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 20:08:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 20:08:48 -0700 (PDT) Message-ID: <650bb3c0.250a0220.73695.2e25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 13E44605C351; Wed, 20 Sep 2023 23:08:48 -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 | +----------------------------------------+--------------------+ 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 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/