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 4A673440DA for ; Mon, 27 May 2024 05:39:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4479E402D4; Mon, 27 May 2024 05:39:48 +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 4DDF5402AB for ; Mon, 27 May 2024 05:39:46 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e25df4ccecso235334439f.1 for ; Sun, 26 May 2024 20:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716781185; x=1717385985; 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=DFmuI6dRd3SlJxscAp+n3Xvs1HHtvF+iAMw4L3BgtCM=; b=WogJH3X25nQQ463svvmZs17F967C9xWw5FTzPmP66hwkE8m3XsIUm5M4UnbM6rWEet xNUWVVMbH4hHd2CWMAHc4Ip0CxF20PiagjE8jBJXnsninTcff+QlX4v3HLPRH+80SaZM sFbmInusXQOFLftEA9L2RycvrGqfPQL12m/uQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716781185; x=1717385985; 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=DFmuI6dRd3SlJxscAp+n3Xvs1HHtvF+iAMw4L3BgtCM=; b=R44cHLuRvVrLRHG+4wkWioRFvzVKo1f4oZt5W3fRXmP79PRsYBODK1ekkDUYfD3DD3 GkOYO7w2P5/5dSUSIPVQOnIOBBavizQjGcRQP8td7K+tKvYsUjZRqcbX4W0r6eIYfoUc TypW+/TDCyeuW6ERCdZQ/xjKBY3p6KLhVCUzUMcKNhAdleszRju0EXAW+gitPC4KOiXU gGxa/SQ86tTRJVKVVh1vm60dxyoIKEeYiJZugOcrurYdZIYNBg6lXCOhem/cuHvolgb2 p1bzcBTx0vhkFb+RZobop3MQPnXSDkrvJBA/UHvCtmlYWfblYyQ/2TrwAs4zI4QI5t+K dtTw== X-Gm-Message-State: AOJu0YxT5ZQRVU5NOc6owFFlZCATdS8io9iWe3j+basgUNG74vJtKd+6 Hx3KRx62vcDPhkOCyFRs376RUDZSD6ANQqMvT7WaV5nMkRqQyWEVKT4UsEL0yksHBsLVfiNgD6o aUfIfMO68w94ZCfPwWLWFr2duLz5Q5fqDe8PQTaIWPieDFWwIWawsT1Gg X-Google-Smtp-Source: AGHT+IEfJLFfI6Wp2MoF93T1AXx86yU/6ZiFM+Vc7fOC2gX1kMpt+FqgweGedtPxMcKtL2K8iar7HZTW+yOx X-Received: by 2002:a05:6e02:180a:b0:373:89cf:c481 with SMTP id e9e14a558f8ab-37389cfc742mr64589945ab.20.1716781185664; Sun, 26 May 2024 20:39:45 -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-3744f74771dsm1370445ab.12.2024.05.26.20.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 20:39:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 20:39:45 -0700 (PDT) Message-ID: <66540081.050a0220.851c7.8d36SMTPIN_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 2DEB960524C2; Sun, 26 May 2024 23:39:45 -0400 (EDT) Subject: |SUCCESS| pw140316-140319 [PATCH] [v2,4/4] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527024720.1099161-5-rongweil@nvidia.com> References: <20240527024720.1099161-5-rongweil@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/140319 _Performance Testing PASS_ Submitter: rongwei liu Date: Monday, May 27 2024 02:47:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140316-140319 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 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 XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc 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 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ 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: x86_64-native-linuxapp-gcc 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/