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 3C27F456A5 for ; Wed, 24 Jul 2024 23:54:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3927241141; Wed, 24 Jul 2024 23:54:51 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 79B43402D0 for ; Wed, 24 Jul 2024 23:54:35 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-80464a42081so41561739f.1 for ; Wed, 24 Jul 2024 14:54:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721858075; x=1722462875; 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=fCohAQyg/8wwxo2NuW0cEZsETgA5jISDdl0AAXn8teo=; b=DhM3Zbsn709DUpStlZxyJIoUdS7gdA5Uv5CunCoeo7bXGpr5tpZBYwORtF+weCq0tp kE7EX851+o9OO2426h55WMotz4La72Fww4f7LugK6rCrRrRhBGud2DSZ4MbwNUscRBvY ABJeuCBEM0pBmq1RSIYOVoeBV5yI33BWdNQO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721858075; x=1722462875; 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=fCohAQyg/8wwxo2NuW0cEZsETgA5jISDdl0AAXn8teo=; b=nURWLs2UWJsF2NCbiYoJLS80ik06fKk8h7fYB40SCXgHOIvbpn+r9W+UMI8xEPfBUx PTHVii1TRiGbgMXZMQYfgHpajoo7YRNkxx8ji8mmS4JSdUAtyRmejG7cKB6LjfM6jQrZ EZ/1mJpywIU3aiVkDNOHFDXW5xoLtQeHNWOPx9yWinTSZu5a/W9p8FKvzcHeINwksuUf Jp/k7fqjKgpyKXlJJiq9Blz/AmZeu8YjypV8Fhhb8YTIJc+/J6UKfjG7szAOIecs+Exz UwEsZkHXG1xYtxGmYw2UMyj5l1eERghj77J97nVlvKnaSISlfaZiqeKjyLe7lAsP4VgB 8nwQ== X-Gm-Message-State: AOJu0YzuxHbcjCN4YLulULiY0TvBVSlZ5+WoLZMEhU7oZrYG6vRg1kSd IA+liC3ctEi3mRKJ7cmisdqESaR8fyRwSbOfDLnAG3CruYzNePXbQ7ii8zjlMLJAq7Ly+hgo6iP 8ziEtVMG9a/CWfKI7uXrUi4V8Y4w2m/9CnAB4FHYHc78sL7epJyRxSnF8 X-Google-Smtp-Source: AGHT+IE1cBUBikXIrdTYTrN/ziE3IiCJd2pvDLLEhddPzbbt2BueN88+2hoZCM5ajt6YPVy+IyTH+K7G12qc X-Received: by 2002:a92:c242:0:b0:395:e85e:f2fa with SMTP id e9e14a558f8ab-39a21907c4emr9209825ab.1.1721858074805; Wed, 24 Jul 2024 14:54:34 -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 e9e14a558f8ab-39a22e8e553sm230785ab.15.2024.07.24.14.54.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 14:54:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 14:54:34 -0700 (PDT) Message-ID: <66a1781a.050a0220.188912.1670SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 58885605C351; Wed, 24 Jul 2024 17:54:34 -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-mellanox-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#170505 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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/