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 527F745793 for ; Sun, 11 Aug 2024 10:40:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C90B400D7; Sun, 11 Aug 2024 10:40:39 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 825AC400D5 for ; Sun, 11 Aug 2024 10:40:37 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-44ff7bdb5a6so18925861cf.3 for ; Sun, 11 Aug 2024 01:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723365637; x=1723970437; 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=1fRlR9Vnp1L3gWeYPT+rSIajkvkRBBmcYhZyHjvi75k=; b=TNNBrXqjw9lDrLUw5C4fh/4otfTZaANk6JlpqV4g3syh2i6xfK+9M1Slp2AIiBtDQU KQXk+SZOjlNs3Q0FBXbuhIB/D9NrS+KA/SqfqLLa0WDE1ny+U5VhBRjUm4i2uzi6M2gB lAWZBRTQzzuLARxGfL2hphOb/Gb2aIs1Twvbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723365637; x=1723970437; 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=1fRlR9Vnp1L3gWeYPT+rSIajkvkRBBmcYhZyHjvi75k=; b=N0ZLJlGcHoGfAeFnP+gs/qtOMPlzzMS7yEHo1tLoc+V9qKeSBwhPCAQCecQn36H4Wu sHYm4dhFxhFGu5sLgiZMIupbQGZDvy5j9e2tXjEVE48ZciBwM1gDgQVLXH04QHFXq5UN 3VJ0fHafiUstKSf493TpUlS0qXQt8/bYTNzF/YXv2T7KgHYKkM8reilfp+fXs6E/A3ZS pd0ruDjstZrA9DvOkGhJ7txi3K/Wkbkv3q4+lTAbhqtazYEY7T7dHsyyOykzZc4xwDMj RQxtNzd7zVzC0chD3KTIHwwE3wqYvXaTNLXGzkDTji+OzpKSxae11UPhdrPYWv9TV0Ts Mw1w== X-Gm-Message-State: AOJu0YwyzH3Lqgwv1vuMCNXkgGu8KsDvt7xSxh9ZnrAZiA+Jd3DE8FI/ ZXyOaITx3zp01QKuDGmqiSqc2LrY9WkUbw0ciES4SFY7G5FqupI8bkoHbxaTblmmrHjRMQKJN5N kQ7abA2oV7LRI2Sw6IfPOdRbEYIMQA54S/hj/74pY X-Google-Smtp-Source: AGHT+IEsgbysq+pb89i+M035ciD8cfaNR2SUPe+hjtWCSc1Fp8KvpZa1zRF803vrKLjkhRFoctPXMdzcu2ee X-Received: by 2002:a05:622a:22a6:b0:447:f25a:ad44 with SMTP id d75a77b69052e-45312518b52mr69106751cf.6.1723365636766; Sun, 11 Aug 2024 01:40:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-4531c262485sm1258521cf.22.2024.08.11.01.40.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 01:40:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 01:40:36 -0700 (PDT) Message-ID: <66b87904.050a0220.21e838.acfbSMTPIN_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 75FB86052500; Sun, 11 Aug 2024 04:40:36 -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-marvell-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#174354 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | 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/