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 4CFB945E71 for ; Wed, 11 Dec 2024 04:01:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 479BA402E2; Wed, 11 Dec 2024 04:01:33 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BF3AE402DE for ; Wed, 11 Dec 2024 04:01:32 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2166360285dso24053655ad.1 for ; Tue, 10 Dec 2024 19:01:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733886092; x=1734490892; 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=WWF09jgudfSSmJ47Q2/U8V1O+XP69XexuaHMPxoge7g=; b=S4xC5oQNXXEisTKO1yoHNJ3RrobSqDOH8K6yKBl24M/gmwloTwoZ3fVgrTMG14YE02 5OkdNpQrSSHIvLRBcoLMUekeZJ3O4kn1ARXTuA2NoTBdqrzGO9ytA0tPdG20l7l8MmcL ztuZvYKKX4XjaKqHDxHskZay5XGobAxmDkXVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733886092; x=1734490892; 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=WWF09jgudfSSmJ47Q2/U8V1O+XP69XexuaHMPxoge7g=; b=ung0y8OPoOEWsjl5k6ruK7pWflsdWRLNSNnG0a+LwTmbADhSS/r/BRitcFAkif/bJo x1v8wDZxalwy2EAE7QsiBMUQTLek+4hvoUuE19SI6hEY/irHcn+e5jFUeJVTOhk8CYG/ VydcNA+0UsOQN1FsdbpT+T44T3nMSQ4HjTyHmhjEe9Bv5Jv3uK11AK5Q+fiGvTmOOl8X QD2JFoX9L15LNxxQsOc2zauljYlI9URbh7ASsXlb91s8njWxgt6Fz4yM4qN3LD1uMRns zQwNEuSBOoGEf/vGiVNtH797EUhYYmIXxpzsc6yk9bkzEeoB2zC12YiQFC/junNZdAo9 HJOg== X-Gm-Message-State: AOJu0YxvKwiTh7BgJTltGhAnQ37Jv7LxJEtEMPCTy45FC3HMBdMyOwS5 ABHWFCKu3B+txJO/hbn8tlAQ6jeHgmJv2ISx4FoEH4WbBsaImdUK8XYngH61nG31m9RQKqhpKee fuZ1C6hGWIGqFgHSiVYuEFfM7D5sud7hj3UW/epF4 X-Gm-Gg: ASbGncukBhg0lSepsVyYPDLeZ/hWeh+JnwB/Ue/9oOvYfcYFJWT2c7FIT8TbLZkxmqf xs1Z8cg4zkQlNHw06FJDoyBE5vJ232yYEUX2+93mdoHG1aKjJf7L7dFypv3WLqgZW8eiacrncfT ReTnIIxVc2wgxl3k+YqNt+1/vvb0crFfygG9O7/aMvclc8NaRAdSQ9TYpfIEt7OW+zZ86SpOEjT +sahPEYAFOS2uhq8wk3HzcA07e0mwTNjQLOaeTOVDsli26a/wlYxyf6rZ7Qk2NN4+NGcmsymsQ= X-Google-Smtp-Source: AGHT+IEgK5HKrwTiH9wlWTdxQHcEkV4wOqxy66XyNM8LnTk+v+uKOHpZhU0AUlBAbxV62hW2y1SefRoEPNv6 X-Received: by 2002:a17:902:f542:b0:216:2a36:5b2a with SMTP id d9443c01a7336-21778692ac3mr23496685ad.47.1733886091874; Tue, 10 Dec 2024 19:01:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21648dec8ecsm2868405ad.52.2024.12.10.19.01.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 19:01:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 19:01:31 -0800 (PST) Message-ID: <6759008b.170a0220.9be49.0a7cSMTPIN_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 0B9726052471; Tue, 10 Dec 2024 22:01:31 -0500 (EST) Subject: |SUCCESS| pw149132-149152 [PATCH] [21/21] lib/vhost: ensure code str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733882751-29598-22-git-send-email-andremue@linux.microsoft.com> References: <1733882751-29598-22-git-send-email-andremue@linux.microsoft.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/149152 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 11 2024 02:05:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149132-149152 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201878 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 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 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 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 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -4.1% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/