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 DA8DA45793 for ; Sun, 11 Aug 2024 10:31:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D128A400D7; Sun, 11 Aug 2024 10:31:16 +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 D8C7A400D5 for ; Sun, 11 Aug 2024 10:31:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2611da054fbso2270334fac.1 for ; Sun, 11 Aug 2024 01:31:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723365071; x=1723969871; 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=TqB73pqHZZ/49I6EcNppMIV7SEtt/TzKFRHLnmb8WH4=; b=HSt6QNlDp4TBdIs2IOTau5IV22AtUd2lX8N+JfZ9wps2XrY1xAgnjJp/NNC32VJFwx 5HshBAWLj8RfLuyhiRhZgk+GoGrRhuwIEXueDoqzlc9HYTHuZb7eDlsWncnLek3tJzo0 800GclbLVeT7jrSGazO/ERAU8yQzoWMacFm/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723365071; x=1723969871; 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=TqB73pqHZZ/49I6EcNppMIV7SEtt/TzKFRHLnmb8WH4=; b=Z+dhMPPn0vZlg3Iek0WN2BsFhxEgsNHFpswbXbYydCeYtsJww8MvGtNw8tx9vgOX2S woOZmc/mbxwT5kJzAsgaNeL/LC43TiNN8/M3fXGX9q+HN92KTtoe7JvrMsI72et7DKyD zBS4iafyzAqGZE38i8m6wcbWFsPKKOYPCV5iMD25XEi43Uo4eqG9NvfrXp4wrr1KRJw0 eYbK7d7WY2MQPybX9/HueS4a4Xj5G0FZ9UZfM4tRt9JpJ4+fA3VJhgEhy6x4yeCG4gV0 rsj/y/nDnCLCg38YKVZcFTh4J5qZOMZjYah4lmxs1Pzian5yem7KMowlmg9U4hh3dZg0 09XQ== X-Gm-Message-State: AOJu0Yzuuk/3qFFlnrzWDD52xwtBHKQIudGA65BPiKW4o0xjMT+wHhSb i+cMaG7k7JXx7L4hPg8PG2foeKygL2rp5vyh5g3yPrfjojtWrP7QZ2W93z3PjQeZhDnAbuyF525 WjOLwV/m0zNXQ/MfT7WlwaXlhS75DZAUJD6QbNv2L X-Google-Smtp-Source: AGHT+IHWO0sYG7TZinUHUtox81TqhvSCTJqRXA/JTWor530eiKFEtFYAIovWron9R/pBY2S7FtXenL7XFgiP X-Received: by 2002:a05:6870:c151:b0:25d:f0ba:eab7 with SMTP id 586e51a60fabf-26c62c5fe60mr8259752fac.18.1723365071495; Sun, 11 Aug 2024 01:31:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-26c7203a661sm133937fac.2.2024.08.11.01.31.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 01:31:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 01:31:11 -0700 (PDT) Message-ID: <66b876cf.050a0220.39cc78.b9fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EA7A06052500; Sun, 11 Aug 2024 04:31:10 -0400 (EDT) Subject: |SUCCESS| pw143062 [PATCH] [v4,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: <20240811065819.575759-1-rkudurumalla@marvell.com> References: <20240811065819.575759-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/143062 _Functional Testing PASS_ Submitter: Rakesh Kudurumalla Date: Sunday, August 11 2024 06:58:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143062 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174352 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 | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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 | +-----------------+--------+ | unit_tests_mbuf | 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/30762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/