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 EBC9C456A5 for ; Thu, 25 Jul 2024 02:35:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E549D40648; Thu, 25 Jul 2024 02:35:32 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 94638402CF for ; Thu, 25 Jul 2024 02:35:31 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3d9dfc7c5f6so204961b6e.0 for ; Wed, 24 Jul 2024 17:35:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721867730; x=1722472530; 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=Tnifjb7qg0CPm2laQP+QJShm+Yvq1cBGkBBfaEW5GhA=; b=gv6RoMfEb2P+ap4Yjxhhi5bbHW3Kkb9HdEwbN1auDBoA8mMQCxTbit4EeVMSbhRaMY H1agTxpqIUpu1hgxhN0jVuLP+sVxSYFZnPIT7pDnjejZDUNykCizzzB8I+m0kaDmOee4 N79Wz2Qlc/B0O/fk001PouAXRlFDVp946LcvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721867730; x=1722472530; 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=Tnifjb7qg0CPm2laQP+QJShm+Yvq1cBGkBBfaEW5GhA=; b=U71M3wKFVfjamzLwdnMlhw0JJI7HnsUnQSj4IvJXL+jMBvQkUr/ojjAkj2We4bOACF FWfC8ca6ZG12QgtFCJZL7TK8w794N5X5v0Yi/YY8moGDOI7GJsNXfcARgMPIdWUahwLr bI3f5xdTBecYk4GTfZp8nCb0g6OEnPSnWLLlsT/ZikBfQA2LpigIaAA3iVpe+NT4K3sy hFjjBNXIT5JZhxJc9GHh9q25qlEbDR7zh/OTx9Ytbjq4Bn745Fdt2Hd/2TprJPoJ0rLl 8iy3kb3BmhEzkG4C3Jy6NMngXA+n2TZJBVtFMUiYSl8waFusfz5E5zyNZD2dPg4R7cAw wsEw== X-Gm-Message-State: AOJu0YwihXhN6swc7T81XaZHRq2UUxjHRJvpZpTi/pRRP9crPOefoYP4 k7hBKA8wykwOfpG56HCFAwWdVL/0ECtRFj7PARkghoeR0JSpywQDSyB0z1yRAcmBHAChlDqEnVM Lp+ogIM9NjrEQE8YddnxiVm0aFnI5eO3IdgT2mXz9 X-Google-Smtp-Source: AGHT+IHTAOPe7CYXPgQ2gePGMw6jR/iEQCN1FCil9pt9fEyQWGugXbuAwhRKFmbSAs4XhzxFPPbErcYSPXtY X-Received: by 2002:a05:6870:c0d2:b0:25e:1976:37b8 with SMTP id 586e51a60fabf-264a0e06c31mr1201900fac.29.1721867730601; Wed, 24 Jul 2024 17:35:30 -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-2655e1fcdaesm36990fac.32.2024.07.24.17.35.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 17:35:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 17:35:30 -0700 (PDT) Message-ID: <66a19dd2.050a0220.f0674.1707SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 12075605C351; Wed, 24 Jul 2024 20:35:30 -0400 (EDT) Subject: |SUCCESS| pw142686 [PATCH] [v1] net/ntnic: add missing SPDX tag From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724131445.510743-1-mko-plv@napatech.com> References: <20240724131445.510743-1-mko-plv@napatech.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-Performance Test-Status: SUCCESS http://dpdk.org/patch/142686 _Performance Testing PASS_ Submitter: Mykola Kostenok Date: Wednesday, July 24 2024 13:14:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142686 --> performance testing pass Upstream job id: Template-DTS-Pipeline#170588 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.6% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ 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 Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/