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 11BCF45733 for ; Sun, 11 Aug 2024 18:41:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4C54400D7; Sun, 11 Aug 2024 18:41:14 +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 F2EDD400D5 for ; Sun, 11 Aug 2024 18:41:13 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-690404fd27eso34730377b3.2 for ; Sun, 11 Aug 2024 09:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723394473; x=1723999273; 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=hOvrP8qHMVLabcduK6/F+UkKtZ2d2lLuGFnSlv6A8ZY=; b=Cta2wYU1JdfkeTlSfZ6imGo2c4uvn6e5t7r/SAC/pIHVBWfdfGs/05sFI67ncEfvua 3aQ5760xFkIjq3KgLw5dq79xJKfyMUzupe324tJnKwbdcnx89WjMpa0wKfccf+T3g2pF 35osoCmkrRwqN9pWgiHZ7XnETHnWcTM+Cdnpo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723394473; x=1723999273; 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=hOvrP8qHMVLabcduK6/F+UkKtZ2d2lLuGFnSlv6A8ZY=; b=IlJ5pRAG8/9CJgat6UYMcxZ6LVt7k+njF6+MSaZ6dKIGMQELVlirAJkTk+XhrQXNMe E3S1QX6xL1IpGEvlHfePhfDUzYTks+CWoL6wlQUnD3/m1zqpJRr2iIq3e0mX5SpjU/qs hcvtiTEHKFESRH8nIQcyRrCRz31XoptkkjVKT1nbr8HWhn0jkn17OqiAQJrQlHvHUxYu 333w5G16iuTxoBr1g60uc2flCzDuMiwIpG/2yWCP9gBcItcdKoTyIFTUFfTua3OA77G9 Xx33t2iAAGG7qWU8Yn9pXVZ0+NjCLYq6S8hCgXQZogU8dkHMpyAH3VYy62QGp6wSP4tj qBUg== X-Gm-Message-State: AOJu0Yx88/KAYl+x9HvfFBb66VpG3L0bhFVgjntmZFBME1K1jHVKOaSK i5YhUXVfyypsqkfZVYfcBK6YqeGQPThaBYAX7HJRWdlUKGXX0NV0IBstiC3WMMctaVmfhV4RL/G 6oaaIPTw6cB1isIDrZ22WwswA4TeFHKWdhqxVKaR7 X-Google-Smtp-Source: AGHT+IEbKKumy94DKd+NTqfaiIHCQY19gfvve78PZYl66eF74+sh5YmQBGWG82+3gV3qRmCWvQhYImU6YDxd X-Received: by 2002:a05:690c:4041:b0:632:12b:8315 with SMTP id 00721157ae682-69ec612ba89mr77076447b3.22.1723394473304; Sun, 11 Aug 2024 09:41:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6a0a0878f5fsm1086287b3.24.2024.08.11.09.41.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 09:41:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 09:41:13 -0700 (PDT) Message-ID: <66b8e9a9.810a0220.38e1ec.8ec8SMTPIN_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 DEFBD6052500; Sun, 11 Aug 2024 12:41:12 -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-broadcom-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#174407 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/