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 01ED6454DE for ; Mon, 24 Jun 2024 10:10:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B56D40BA0; Mon, 24 Jun 2024 10:10:20 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 1E5D74026E for ; Mon, 24 Jun 2024 09:45:40 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3762abfe005so14813315ab.2 for ; Mon, 24 Jun 2024 00:45:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719215139; x=1719819939; 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=+i7afjYhg8YFWmAswGK6PHuite+gUHdLqnbugdZmf9c=; b=SGg1mhbmYUVp0Szjb6QWFgJZeLxZPCxniVWRjB8oflOBTQQ8EGM4ItPwJ5tYyp8q4m CCuM5Fl9jdTYm6dyNHTbHK/dk4P20v29dWtJzyKB2eK5lAIjUwPWOQGHzccDvC7DX+1S njTDocHdbykJzV6SDY/XqZdxEQ9VpFnsVMI3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719215139; x=1719819939; 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=+i7afjYhg8YFWmAswGK6PHuite+gUHdLqnbugdZmf9c=; b=GWR5n/7xFYhYwHO+LqdnPFhumXH9HlCPXTOyKYVFYsY0InjF6zAVGCK3v3rT7ggZjP ID8a7dNqXymxULYcQzP79XNRUMmIJFDT8PP4XAkea+/6rpvoL+1/Ugn2mMdm6xPFebt4 UFRFGOX56zzfBY3x7LhVHZ/lUG/nw58foazidIMi6zhsj6c1cgtQEuVvK/TcqX8Op4rQ ABhRCajuttinuVEJF5PLa6FCQsBg546pztl9+eQt9AbiGdDn1lr+MMLxe5qY47G0jHJv SfNs+KMiXsCWP/1sVOxhJ+vuvuiu4Dt3bnBcqOuQNtllkjfqtBIg7U2ie80dsKHQ+k68 XC3Q== X-Gm-Message-State: AOJu0YwOvTHMyBmDjmP7mFLzFH4eD3QR+dJTCwO2AA/RcPk/tsMCTWFF IMFiDJNLbLphuKj1DnPceEsUmVceyG10r1uOUaRo/mQpyPrgjbChrfU/23gIk6D6Rca2MTMG5Eo mGKgiT4vJ8EbZyvj/yprP6N/Lt5q9yNpJDBwJGYsAkPVV9tTzcV6aYroy X-Google-Smtp-Source: AGHT+IGmBFklWoTX2Yt/S3+pH4xAlNxyNBhgsRBwWFl5TXKkS6ZVafGESWz+/OTktYNf3S2J9rWNFO++/vQ6 X-Received: by 2002:a05:6e02:194a:b0:376:2202:a82f with SMTP id e9e14a558f8ab-3763f6de1f2mr47964705ab.28.1719215139527; Mon, 24 Jun 2024 00:45:39 -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-3762f335e19sm3265515ab.45.2024.06.24.00.45.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 00:45:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 00:45:39 -0700 (PDT) Message-ID: <66792423.050a0220.8f8d8.8558SMTPIN_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 F40FF60524CC; Mon, 24 Jun 2024 03:45:38 -0400 (EDT) Subject: |SUCCESS| pw141511 [PATCH] net/mlx5: fix HWS GRE OPTION item validat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624051100.42212-1-getelson@nvidia.com> References: <20240624051100.42212-1-getelson@nvidia.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/141511 _Performance Testing PASS_ Submitter: Gregory Etelson Date: Monday, June 24 2024 05:11:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141511 --> performance testing pass Test environment and result as below: 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 Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 3.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.8% | +------------+---------+----------+-------------+------------------------------+ 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 Target: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -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 Target: Unknown Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 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.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/