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 81E9343F48 for ; Mon, 29 Apr 2024 11:56:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B3F2402A3; Mon, 29 Apr 2024 11:56:06 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 268F64025C for ; Mon, 29 Apr 2024 11:56:05 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6ee0642f718so3883237b3a.0 for ; Mon, 29 Apr 2024 02:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714384564; x=1714989364; 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=l3l+YCDeMEwW3NYOvAU28vWmvjNZCdW5sU75fnIoW6E=; b=ZEelrs2ZaZaRseC5kDrw4eykc7Y9jVadTgmO/VPOAD4wbFXO3u/eqRc2E8pMKIf/cC hF9WbOgTjchNYLvY0tFwe4+nenkmnRA/0YT2Dc7xvA2HuKtxM6/xf5TJg/0etZYJCBsd gS4S03w1izL3JCyN2Ajj6WdHBU25exJ2RnMtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714384564; x=1714989364; 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=l3l+YCDeMEwW3NYOvAU28vWmvjNZCdW5sU75fnIoW6E=; b=ZRs7PAk0xkyDH4rddgoVxN6FwUZEKfOBze+Fnexd32tr8eBT8Qb00acj9Xr6rgZt6t y8QfacHMKYZFUX15iLsk5CYjyS8yWZgJ6hNkKofjxo6k5T2UpZNmNPxTNPX1KKXhR7Be ti1Ptiz0HMO88j8jl/cM0yx3V6iQMvdSYOROmeikqPWu2245smHraU9DaTd0SYjW62Fr FXeZNMQKTIw3FhhniSj/zKZdedew5bYEhQsr63AONdDqPsJHksK0hpiDlKtuDMXkJIn0 7wnzMtd8gRypJJSbR1gvlnndDw3n6VrrbrT5Gbw8959EFCAZoQbI2TNZXma3pFE9gutL Bx7g== X-Gm-Message-State: AOJu0YweOtVOzBhBhZTG0f0TCTZgCrxajsj9t2g7+yuVGf7lAusyqCuu z99CwacUVfwjxFytL7nEL/a/sWzniJdo6nG9likNKty/ADKI6bae1u6qpFm4U4nQwK/CO/JsqF/ 9OXiE7S4Q/WUmATErTFfr2VB8ggxXsNrxbOZ+sFwz5e68dpn+5pw4HaVP X-Google-Smtp-Source: AGHT+IFi/30u41m2t8YOidwLyZHLUPpjaNWJDhQ5LFFikmEb2e8elCTB9A3q/10t84b8ttABGG5unVU9qnU+ X-Received: by 2002:a05:6a20:da93:b0:1af:51f9:8597 with SMTP id iy19-20020a056a20da9300b001af51f98597mr1197529pzb.6.1714384564238; Mon, 29 Apr 2024 02:56:04 -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 h15-20020a63384f000000b005f3b880d03bsm1485192pgn.7.2024.04.29.02.56.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 02:56:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 02:56:04 -0700 (PDT) Message-ID: <662f6eb4.630a0220.328b5.aea7SMTPIN_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 7B52B6052514; Mon, 29 Apr 2024 05:56:03 -0400 (EDT) Subject: |SUCCESS| pw139716 [PATCH] [v3] 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: <20240426083838.704465-1-daniil.ushkov@yandex.ru> References: <20240426083838.704465-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/139716 _Performance Testing PASS_ Submitter: Daniil Ushkov Date: Friday, April 26 2024 08:38:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139716 --> 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 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/