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 0223645756 for ; Wed, 7 Aug 2024 03:46:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFBBF4029C; Wed, 7 Aug 2024 03:46:56 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id CD1FB4028C for ; Wed, 7 Aug 2024 03:46:54 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e0857a11862so1267293276.1 for ; Tue, 06 Aug 2024 18:46:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722995214; x=1723600014; 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=fRJMWEJ6WmMxAoYeKx5sZo6r7zFJKqY+wA8Vb7ulQHA=; b=e0O71W0EzaWl+SY5wh99rwfgkC2flTmToozKHqz/QCcPkR1wywsGAO4W/V6HjSYdaR 6AUN4X1U5WE3tKa3Ivta8BrZciEFdV95F9cVSb2Q1vfXNVVOVKOwRBEfk6Vxk8OkXQ90 duWhaA4LmrJui2iqbShDRSToP10RmAio1tlGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722995214; x=1723600014; 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=fRJMWEJ6WmMxAoYeKx5sZo6r7zFJKqY+wA8Vb7ulQHA=; b=iFb3BSKMYI7YxbNxpLqHt7xzc2BqrgSf/XsDI8IVBaziyA/NWgYgyu4I8LmubSOCYs jKi0Pt1Y7Plhuvf3yNqoc6h3/7VMgDNiYTX7wrYdZMPjM+1EDc1EhuWBrL67KdORLM+d t5IHwUxILqd/7Szbjmd5r4Uz/he4k/yC1X2uvKt4iUh1o5lCn8YEEGaoukD2PRWRqpoP AMwNBvTm2WPows9iH3cxHqKhCPMUYTrEgPFGC4dX6nofxiXbkAF1d4paLLftBciDeRp8 qRVS0amTHPWX/HBIqN6DtFlwZcTqjcWhpJp+7/gN8RHkmSMfzb3JC1mt+T/M3PCzQ4Js ugsg== X-Gm-Message-State: AOJu0YwgvEx98Gr0B/IaBg9cn6S4F0sdQoJl972DuBTAWIh3qoSqmNsh Ba+JXaqphHmlW1NcU7cpsThVlPvtJDvSYJSDfnaRTfGPMOA2HFkuOcl+Qh3+zbKR1M7bgiy/gK7 aKPGBzWorHGG0Wd5h+iesYYSNbEIkPn1Y3VjC0ytdipBXGx7a9pCudQjw X-Google-Smtp-Source: AGHT+IG919TINmOAEGyKJExY7NlnwfatoDynwWCel7OwUWUM26n3qHz/mFsKYg0tMr7W4pzk1L8yZfk9Dsql X-Received: by 2002:a05:6902:11ca:b0:e0b:e559:3e83 with SMTP id 3f1490d57ef6-e0be5593f58mr17372767276.30.1722995214049; Tue, 06 Aug 2024 18:46:54 -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 3f1490d57ef6-e0e40896806sm379206276.22.2024.08.06.18.46.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 18:46:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 18:46:54 -0700 (PDT) Message-ID: <66b2d20e.050a0220.ea44c.b690SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 951D4605C351; Tue, 6 Aug 2024 21:46:53 -0400 (EDT) Subject: |SUCCESS| pw142909-142911 [PATCH] [v2,3/3] examples/l3fwd: enhance v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806034120.3165295-4-g.singh@nxp.com> References: <20240806034120.3165295-4-g.singh@nxp.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/142911 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Tuesday, August 06 2024 03:41:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142909-142911 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173220 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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 | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/