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 BD64643B8D for ; Fri, 26 Apr 2024 16:41:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B89DD43E57; Fri, 26 Apr 2024 16:41:14 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 3405143E53 for ; Fri, 26 Apr 2024 16:41:05 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-23a46c472feso1131242fac.2 for ; Fri, 26 Apr 2024 07:41:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714142464; x=1714747264; 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=W/1A5vRrPJhEW+oJjO19384l8woGJNIl6Y/rwvBcU88=; b=Z0ZEsaK7d7FslecfeS20HddiKM91FeSWjhsgtWRhbSFFmHq8YsNOPZ/fVaeiImnYIf yyhfns4seLR9dDI6zAGj7wPsklsExIm3/zmeJAEcjyElEuMHu/4jESwg/jKRsdch+JcO px/HWOifMO+FxasQvg/dFAjQsmfdL2IGEQTpU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714142464; x=1714747264; 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=W/1A5vRrPJhEW+oJjO19384l8woGJNIl6Y/rwvBcU88=; b=ZN6jGWfBUvLlclnslGf3mB+n1uI5WzWjCztPtlkgY7rCq/eEnYpYEzwfeN4vp8xZx/ L24yBpX5L/pMWGvgopGeNp/GzL//Jb1TmuZuvy85COk5uOeF0v3ESHVvulOQjf8TFjo/ Bcl56f8oBMEjAvbZxN1Q+wK3sSLzJ3n1LchJDZU6lIpcV6maimFacQLe163CsE/Xwgxu MZlTigLGiDde6njqUUb7O0E2fMKnc0baajQwFguIWFF3j5MULsddrg+exarEEpna8yBR xmaTK0cyw8aQkA8vswvYNt1ihTI8FOX2Wedu/KfGr7MUOwdZZk2ht5RioYE4xF9snGdZ RtMg== X-Gm-Message-State: AOJu0YycU0JIXpMKLwdUKB9pvUTl2UFbSrdBxjD7r77B9Z3+LdMIBDBW EoTqw0KExl+DGCQcRMvzeaQC1y1hD+lafvVBn05nlUt7mXF7VC84tHXXowe2MqVGFwXDhh0EYFz FLddxAzCvZhozl3ecygj4m192MHLqx3YA48cqjc/y X-Google-Smtp-Source: AGHT+IG/GT9/piB/nGeUZwi16i4m/tcnJ5ZlNJ5VO2KwT5d6AMQILxjTVV0gvn4c2lU+R1EBDE9n00lFaMIH X-Received: by 2002:a05:6870:c34d:b0:235:489d:7aa9 with SMTP id e13-20020a056870c34d00b00235489d7aa9mr2685779oak.51.1714142464531; Fri, 26 Apr 2024 07:41:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a05687050c200b0021e4850d3bdsm78324oaf.7.2024.04.26.07.41.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 07:41:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 07:41:04 -0700 (PDT) Message-ID: <662bbd00.050a0220.9668e.4c1bSMTPIN_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 0247F604D420; Fri, 26 Apr 2024 10:41:04 -0400 (EDT) Subject: |SUCCESS| pw139700 [PATCH] [v4] lib/vhost: add flag for async connec From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426084706.709653-1-daniil.ushkov@yandex.ru> References: <20240426084706.709653-1-daniil.ushkov@yandex.ru> 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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/139700 _Performance Testing PASS_ Submitter: Daniil Ushkov Date: Friday, April 26 2024 08:47:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139700 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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 | -2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29864/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/