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 4224F44165 for ; Wed, 5 Jun 2024 20:37:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E63A40A8B; Wed, 5 Jun 2024 20:37:34 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 04374402E1 for ; Wed, 5 Jun 2024 20:37:33 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737b412ad6so463675ab.2 for ; Wed, 05 Jun 2024 11:37:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717612652; x=1718217452; 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=KoYlWVZtQ997hUZzXZdi4/Li+ZIQCqOk1ehnpiUl63g=; b=GU3jQ9EtCdqBNXiADj900bW2eyyPh0PAc8Ac23w077H1rv1j1q/znCgeAs1h3AJbaH yrxGw9WPp5OUTfxB7681gFxuiNRq3SBtFFygNQG1XDIyANjZLCrdtkaJ/Y1irFjl7pk+ cYhhBEXYdI4ZL3tzUyKIH895RJGxA1gSzUjx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717612652; x=1718217452; 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=KoYlWVZtQ997hUZzXZdi4/Li+ZIQCqOk1ehnpiUl63g=; b=aT3AUA9J0mccfsI59wXN/f3WpE8fT2kDYa3eeK8OlaR94NwQJXb1Dw22Ac5R/KsxK3 snBit5Vb1uz7rX9svO37YS9v/4U334ib3xwswtWkyYgbSuhWzWrSIndFghcgvFUt1jRK DKq1GXTHVvrKaaMEz667HtBJhnx75qlz3h8MMmnoR/TiG0aft3COghczvclvkuQcLpAr qmNO4zgnE9JLh9LPWJBNNwjNz/USCjl1oxyccxrjIW6MrKKH2+2s2dUJ6r2lB14izm47 9pZiFOaBCPtvDZt24F/1IA0r7x0dExN/EpqRyfm5iSdM4zFj5SGCwimgFmh/G9MZ4O3f H/3Q== X-Gm-Message-State: AOJu0YyWDeh9VM6gmgy6CjfFHxm5IvLP1Wsg1KF+z5APeQCN4O/cQpEq +wEsDfvhjbUTCzYwMfjwo7OegUobJHPGWp66HFm2WtmaKLdpKUJ3IzNgADPjadGKisVyL2q5wiS gYTDytUBeJk3YYL28Tj7WQ7HKt7OkStJz2hoKCrvSOy77SHMaIHDY3YeA X-Google-Smtp-Source: AGHT+IEtqxNLhZFh7caRHL4kktWyotSZcQEQdc85PpQ3j9WDi5FPKRLLvULwbKDDp46kfruLCtaf9VnUQvjS X-Received: by 2002:a05:6e02:16c8:b0:373:7e3a:f86d with SMTP id e9e14a558f8ab-374b1f67853mr33958795ab.31.1717612652391; Wed, 05 Jun 2024 11:37:32 -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-374a673dc3esm1916365ab.49.2024.06.05.11.37.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 11:37:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 11:37:32 -0700 (PDT) Message-ID: <6660b06c.050a0220.129d3c.e2c6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D303605C373; Wed, 5 Jun 2024 14:37:32 -0400 (EDT) Subject: |SUCCESS| pw140755-140756 [PATCH] [v7,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605130419.145311-4-rongweil@nvidia.com> References: <20240605130419.145311-4-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/140756 _Performance Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, June 05 2024 13:04:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140755-140756 --> performance testing pass 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 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 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.8% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ 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 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/