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 EC1C042809 for ; Wed, 22 Mar 2023 13:43:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C901B40A84; Wed, 22 Mar 2023 13:43:06 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2E73640A84 for ; Wed, 22 Mar 2023 13:43:06 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id s1so3833282ild.6 for ; Wed, 22 Mar 2023 05:43:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679488985; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZgRQp7LBZWlHQkUv8TbolVM37utVU5WtOTCEIjMXndI=; b=igiCHZmzrSw7W2/+mmoA+Pg90xu/3Grwcgb7CO7vHf0Rr1HpsKXYZ2L02HYQCWcXAV eOpSdKulyvsVOiPvBAwekeuEYCLR6ayefT0GTFxlwAcQDpTsZIb2KhvBbm/AnbH+nTMd Qzsir+IumPmgzfoQvL1oJTfIHub+HrT3/FiAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679488985; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZgRQp7LBZWlHQkUv8TbolVM37utVU5WtOTCEIjMXndI=; b=xh97NYMVDDpjgPx8I+r+OgClCJdJ6N+zso43j4X31izJFE3//kjRIUsVd7UM6nrRwB fvGFih+TIIHhwbSV/+eQks8jQZBvO66pS+7dLR4KL5921h4EjSGH5g3EZbSdycj0kHnY jhyVrGboOd4yU8vzc3+qIW1VqmB+fLsNxsky+kVfDV9Ru7T8qNRHKjQDgdGrZO7mqI4h X2/HcpzH2M2pNAVtHLmrxjs6hCmbx6qMP64T+JrSpFUH36blBG+v5ibDh538NqRg0WIG LFBuYUcZ900fAoeZmlu9u2u5uzQ1rbX0l2wDbrO+JNtfE/KqucI5r7P1BVzBN9vWaVgr yvtA== X-Gm-Message-State: AO0yUKWPjdJOlGjz6ETwaKifonrHoeQEr3KL70fzNeUKaZlTPsUkCHSR kJKYk40apQPaLlJoZ5Eyjs5gzLOKEK7SNIERaITcy3kWD5moO4Kxgtt6IPXNo/3rzg== X-Google-Smtp-Source: AK7set8AsQd78Z67dtAYnL9/rkPPn7x5DzCBOFpzwv4Jy5hyEo4mZaX/uxasmxLy20PcshXhy/0ch5Xhzdz9 X-Received: by 2002:a92:ce8d:0:b0:325:c1ef:5943 with SMTP id r13-20020a92ce8d000000b00325c1ef5943mr790041ilo.14.1679488985586; Wed, 22 Mar 2023 05:43:05 -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 a17-20020a921a11000000b00325c834bb13sm11461ila.0.2023.03.22.05.43.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 05:43:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DD5F605246B; Wed, 22 Mar 2023 08:43:05 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 39F3560121; Wed, 22 Mar 2023 12:43:05 +0000 (UTC) Subject: |SUCCESS| pw125421-125422 [PATCH] [2/2] net/virtio: fix device init to return negative errno From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230322124305.39F3560121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 12:43:05 +0000 (UTC) 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125422 _Performance Testing PASS_ Submitter: Boleslav Stankevich Date: Wednesday, March 22 2023 10:23:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125421-125422 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/