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 B708645733 for ; Sun, 11 Aug 2024 18:31:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3543400D7; Sun, 11 Aug 2024 18:31:24 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 60F7E400D5 for ; Sun, 11 Aug 2024 18:31:23 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-260f057aa9bso2279015fac.2 for ; Sun, 11 Aug 2024 09:31:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723393882; x=1723998682; 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=2M3RxIMLcUwSOGG9YmzGe1HmoK0R/j1eo4SmUQMnP7M=; b=N3mYwK24ocRqpGrg7NK6cn5LQGLQ/ADAF+f8tllEwyGFf906edM1iCPtTVbOYOslQ+ CqpwXWUVZKWH1Ns7QpbXDVI0Jq0xIIAccLeqJk2KHC8bCttilLYuSBgWGiwBS7102vBy Zc/BP/YlxdSMML6gSnaW1LrP2ozE1TUVCsMtc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723393882; x=1723998682; 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=2M3RxIMLcUwSOGG9YmzGe1HmoK0R/j1eo4SmUQMnP7M=; b=GMoOvUifgkKu0VNiXu49VjFoTjDriaztaRaV/EZUxAz4LF4kQyJYbFSuLzVlFhDBKM KAoJNvFvmcuAz87nZ8WhRBZHDx1P752ZAq01DZymdSCm/L8x5+kC9DcAExQSSv2pOG8z BZ0tlw4yCniYAqNMbGDLhCSqW+EduI9q4852eWLdt82NLQPaHgT7QJrUoXBvyRRphTZe V0pYgslENCALbXm4lp2odsgulH+7y4RnFb6CQRzV7fRadMv/ayn2OnF5QDmPvNXcxgVP Nnp7647vYMuw5s2wAneJCKqma35znWBXDz+eeYuiy+s8E5cl+9hE8Ox7FJZr19UDkmP0 mhrQ== X-Gm-Message-State: AOJu0YxQh5eJpXN8oKOzPn6psykVlr60NM0fiQaDa542fVcM4Z5ikVTV WT66vRBCMq8GseEDhbKPKynNrl8Pv8cEqkGR42bg5MxIRWHcCwR1GdYDi4IajMh/Rc3KIYUaKT8 eLI5uVjHdRJVo2LWFXlkxS9cIM+MpwxMUTMk21yAtjF6tr4sLo3RcuWZu X-Google-Smtp-Source: AGHT+IG8Lz3mlY5IuS1wP/bCbYk3l2LtpcWDw9jw7FQUPvCggrSqRR6a/dCQ7Z9um2k0/9Jf4llKlF6ahTCD X-Received: by 2002:a05:6870:3326:b0:260:fbc0:96f2 with SMTP id 586e51a60fabf-26c62f217bdmr9879296fac.34.1723393882547; Sun, 11 Aug 2024 09:31:22 -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-26c722a815bsm148421fac.32.2024.08.11.09.31.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 09:31:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 09:31:22 -0700 (PDT) Message-ID: <66b8e75a.050a0220.1662c6.bc23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F1F336052500; Sun, 11 Aug 2024 12:31:21 -0400 (EDT) Subject: |PENDING| pw143063 [PATCH] [v5,1/1] examples/l2fwd-jobstats: fix loc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240811155957.576645-1-rkudurumalla@marvell.com> References: <20240811155957.576645-1-rkudurumalla@marvell.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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/143063 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Sunday, August 11 2024 15:59:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143063 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#287044 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/30763/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/