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 8145345482 for ; Mon, 17 Jun 2024 13:10:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CE5C402AC; Mon, 17 Jun 2024 13:10:29 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id E5C304028B for ; Mon, 17 Jun 2024 13:10:28 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-797b24b8944so405824085a.0 for ; Mon, 17 Jun 2024 04:10:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718622628; x=1719227428; 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=GN/Ld0FWPGq4jjQCGiUHxzz2biWeY3jZBWNQ1yH6dUA=; b=WzzUkCWiULpvw2ZkLRyc1p7OK5/yskbdfXQbTpZcXEvCb9P/69nO682edZ9zqXlD+R OdbQfVKp8WMfp+68kd4QzBqF05lf1ssMCavKcdQ7jZIszF2TQqAV6B9dXxlgTbVU1eZU AYr30OHr8RJGhE1eI+1AOZjzKjjfOn5vli4bs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718622628; x=1719227428; 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=GN/Ld0FWPGq4jjQCGiUHxzz2biWeY3jZBWNQ1yH6dUA=; b=Jgs76pgTwFbeK9KCr2Wt5wOS7YIVizKSxcSOr6wiEupn8QY5t8tloPSxTKsvi760WC ec7xsNnUCGUuw/UZ91cAYgzQs0Sb1CDHjwiqeliSKLhFHjmcjcKZDZjXr/5AOPy6hzbq RBRhRBiXxNcMb63iXrrrhmvUpES8r6DTOGFdP26ltZSWt4nAcy9aFTEyHzbF4ymts3CY vjptNlvwCIH0O9vnyjgfWgNK2qXfzpnneamWaFqZgUKTRMezIH3LcO3EA9o9kjUg/Uff KA+amD8PioqSvWXoZCH8sQ/3TfddQPaEPebAx0Vjz2eUuHb6jCzEyuEw9KPOonrOkfga XpDA== X-Gm-Message-State: AOJu0Yy8GFNo3UdQnLPHYuIJqIbLFImt7qzmBHXpwCmmVyhAhFy4JhM0 hYJcJqIAjgm04RuyQC6xKGN3mGqwXoqL1d+0uWbM9yLEjK0SZYTCjLAxPl11+lPIOFbJ5yuoIfg Jbh3gcb2WXpqV5JqsZHDK7FxES/vPU0Jr1fyNgrJR X-Google-Smtp-Source: AGHT+IEKIHjDswBreLvz5eTj0sutjS/XjsJPupkgeT99WNjfcpWjIQj153n8afvOy+I7sbprKcFgl1dyIfSH X-Received: by 2002:a0c:fb4d:0:b0:6b0:6f5c:cba4 with SMTP id 6a1803df08f44-6b2afc9e62emr98610876d6.26.1718622628300; Mon, 17 Jun 2024 04:10:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b2a5b37dd6sm4498446d6.64.2024.06.17.04.10.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 04:10:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 04:10:28 -0700 (PDT) Message-ID: <667019a4.050a0220.4df0b.e5ddSMTPIN_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 0B7CF605C373; Mon, 17 Jun 2024 07:10:28 -0400 (EDT) Subject: |SUCCESS| pw141202 [PATCH] vhost: fix FD registration to the fdset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617101334.211756-1-maxime.coquelin@redhat.com> References: <20240617101334.211756-1-maxime.coquelin@redhat.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/141202 _Performance Testing PASS_ Submitter: Maxime Coquelin Date: Monday, June 17 2024 10:13:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:b303beb6a9b12df49124ee0701027ca72be7aee1 141202 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ | 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 | 1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30206/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/