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 6F73642809 for ; Wed, 22 Mar 2023 14:31:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A29C40A84; Wed, 22 Mar 2023 14:31:11 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 270B740A84 for ; Wed, 22 Mar 2023 14:31:10 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id x6so1543088ile.3 for ; Wed, 22 Mar 2023 06:31:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679491869; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YIo9LQbC+pzM7pebCnJ1BqW6YAzSSJL92GQCaumFwA8=; b=LOfZwLDo7oFmnZn+Mg0EJIP5P2X77bZm7So4ZAe6qbwjO+Mo0BWnIemn50Fn+GffjF 5OSmdKfO41AIFOfJLN3UQMxnCRYatmgElZvFx9V9PiunftNIsmVnIqu53YTQxpLg5Ixw mcqzDQMafZrNoOi16UeGDFANsfPB1WEVxutqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679491869; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YIo9LQbC+pzM7pebCnJ1BqW6YAzSSJL92GQCaumFwA8=; b=Ylgw7ufm5VWkaFpTV2p3TE1cG9f3pBeV5L3ChMWI/MC4PEyLX3x13/jJK7e3grjJsU l14f0NBp70U+CVCdGGWL5OKj9JRyU7nJ1fRLMwC7YZ0cx7jgJKcIoyTfuywI4eFoLlR3 SmvzTV/vKvSKmLShSj9MVkqi+H/FX4Lhrv/Y4D2ZctE2UANZpthC94eiPd0B5l8Ywaz2 c6bIV8qN7BgRziO5w/P+GVUtoXSaK6o5EQs9befmSI1coUV2AfjckASsfspelQ/3n/35 X9SNnOBNEJkAcL86jU6wHmueortyu4GwnF8/WUMhilU15dcwNw+D13TioK8IJPbzMvV5 KKDw== X-Gm-Message-State: AO0yUKUj2IoS1gXm7ePL9A7czc3jmEoCXnZmXA07Aa057B/UqXcaMMbQ bVQCj17e1RBkQKjLE34KZbYo+nvmWQUFK+4JFJRh6eB0QehjrWENIEUi8yadkxVoSZV9FjGMxw= = X-Google-Smtp-Source: AK7set9zAw5yAR7hmUaRgRwX3TgrBApYJuawilUehgtT+cjOa4/3njVdePyz5NPPxP3Bd4bgmtYxu85irhHw X-Received: by 2002:a05:6e02:60e:b0:325:b783:b47f with SMTP id t14-20020a056e02060e00b00325b783b47fmr2413140ils.18.1679491869474; Wed, 22 Mar 2023 06:31:09 -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 s127-20020a025185000000b003fe866c081bsm2621742jaa.44.2023.03.22.06.31.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 06:31:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A382605246B; Wed, 22 Mar 2023 09:31:09 -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 F105D60121; Wed, 22 Mar 2023 13:31:08 +0000 (UTC) Subject: |SUCCESS| pw125421-125422 [PATCH] [2/2] net/virtio: fix device init to return negative errno From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230322133108.F105D60121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 13:31:08 +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-intel-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: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ 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/