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 E98D245733 for ; Sun, 11 Aug 2024 18:31:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E57D9400D7; Sun, 11 Aug 2024 18:31:54 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8F5CE400D5 for ; Sun, 11 Aug 2024 18:31:53 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fd69e44596so24538815ad.1 for ; Sun, 11 Aug 2024 09:31:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723393912; x=1723998712; 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=LioUiYr+PwxUsid028+pOBeQl5YjLdheS19eaAJNid4=; b=BELa9TNT5yeWOQ22vADlu07q60r/W14ljmyMBortj3Rajx0/W9t6cdgumuwxgWZH7g 6Ex4w5t+dIIDePIWXYv4ZkhJnjXvSwLuBBnSOblu42x9zk2wmbQwG1w9Dc4WWnl2/3A5 Te5JpFFzOowu08CSInfc5SLv+nPPBYZx1dNYU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723393912; x=1723998712; 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=LioUiYr+PwxUsid028+pOBeQl5YjLdheS19eaAJNid4=; b=tvwKifecQN2J9yB29otfBRwh6jWQoT2QWQ1TJ0rmvTJIuFCURdJLMS/UNzM56Ye9h+ 6QQtfe7IrXnsT1ZQEyJLpXLo8Jvz9nRKK0fWjdK+Q9IJX5BmrjjXVsUEsUuYwarertcR eNPwP5JT84NXV7rUnIlttvqxmNh2esBg1lG39sNe9EFH/6SD2q2cujjqtRZwRzjbVRJc FDYZJYGIDRV/+Boe0PJz1YMIqsy8QVYchxLK3EY6KDtLaSjuUzfqu4509nRrRxE+ydja xtf1XyCP7UmAOnHj/NSHrbOWkApdCwNypVOfVhpHdJbtoGbVa6ps89mf41Jkmv7K3ZCV EQpw== X-Gm-Message-State: AOJu0Ywu5lmWPHSUrUTTReUKpGjqtfbVUHyxlYOd437K5QIU0hnajUVP m7Tvr1473YwPIbzaIpMrF82EZjVu2E4tcFyLPvyUe/XEJmObS48UoWNZLMvrczhsFpbey0nuHs+ URChas0wNIv9kg1NUUvqNHJ/bqarotRyL3i6dlGLl7dGcC8UPMeQ4lg53 X-Google-Smtp-Source: AGHT+IHcZy4Bbe50YnlsNYg+k/iYPJyp8PP7qndZbbhSypwTeJZ4+Vy11qLR0s0d6IExgeosnzsl2iLyJL6E X-Received: by 2002:a17:902:f68c:b0:1fb:9cbf:b4e3 with SMTP id d9443c01a7336-200ae5d85d1mr118371125ad.22.1723393912564; Sun, 11 Aug 2024 09:31:52 -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 d9443c01a7336-200bb7e5722sm1315515ad.5.2024.08.11.09.31.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 09:31:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 09:31:52 -0700 (PDT) Message-ID: <66b8e778.170a0220.c5011.af27SMTPIN_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 9F78C6052500; Sun, 11 Aug 2024 12:31:51 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143063 _Functional Testing PASS_ Submitter: Rakesh Kudurumalla Date: Sunday, August 11 2024 15:59:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143063 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174406 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/