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 DC33443C90 for ; Tue, 12 Mar 2024 12:33:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7F4D402D8; Tue, 12 Mar 2024 12:33:20 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id BE3ED40282 for ; Tue, 12 Mar 2024 12:33:18 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dc25e12cc63so5943950276.0 for ; Tue, 12 Mar 2024 04:33:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710243198; x=1710847998; 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=PRoJtgjkH+RSejXSgIYNxA4nKjRkrLfHpYEssNVb0Qk=; b=cVyI6XLED5Hmmiq7hh5jNVCCxA1mrAQZOMUCUSk0MUqr4sAqfUADQUA2oU3ShQHWlN 0idk5jwKZGRlSGz3+FW/nOByq+e0DxcZWwBqNJhoioEeY5smW1NCdJyezIN2OLH3/wWq jw3Y/j49G5MkqV6yTpPXfug6gpmw/0G20JCkY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710243198; x=1710847998; 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=PRoJtgjkH+RSejXSgIYNxA4nKjRkrLfHpYEssNVb0Qk=; b=XOuhXQd2n5/SvFTcZQ7iQrsJv523pM6G+zOfIRtH2+CHDq2G2xYVJVH2sJgg+bKoqj 2JKGxa8yXsj/wYRVwJCq4IIYqbNpQDRc2j/zjit2GziIyvQVkhtHOpeVg0WIKzv5LvSA usFpeeXnwn+GkoA9XSSeGn6BdSZrCzIuTcunAU7SQ2xZPO5C0FZhw5MQPCLi28ZYLPtH i5f5BreKE8UAc2JDqLihkvo5EFg/k/yJb0laSwGv8JPQDTDpqWbpVb6KfFfzQ9kt81Ig hwOalA/2CFLeTwckU72tLqoSp2Mfc6hX+D0oN6EILUVhFgg56WHz1K6HQPAgWr3UIstz 668Q== X-Gm-Message-State: AOJu0YztWzh+GzQD0pW3x0I7grQG6g7eyTu81PZl1XiskMYsBQaTUcei qRoznkil6VZxP7R4hSyhanUpzfRJe7PqKFkdR+N6JHtIJpMx7Lk/oxtONo5Cp3Rul+9aP3IZntU pxgtND/wwtct2XrJTq+aZ03hMBRbtxxtdSXunX6RL X-Google-Smtp-Source: AGHT+IGdnT9RsqlIUYEUU+9r1gfkMsHNCe85tDE2N0GwiKxMorHW7gMn6jrRfPTSlijWrQJ8CT3tfCQKFnLr X-Received: by 2002:a25:d015:0:b0:dc6:ab85:ba89 with SMTP id h21-20020a25d015000000b00dc6ab85ba89mr6184368ybg.25.1710243198193; Tue, 12 Mar 2024 04:33:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dm5-20020a056902220500b00dc6df29580bsm334927ybb.14.2024.03.12.04.33.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 04:33:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 04:33:18 -0700 (PDT) Message-ID: <65f03d7e.050a0220.43e49.3a57SMTPIN_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 C7BC16052471; Tue, 12 Mar 2024 07:33:17 -0400 (EDT) Subject: |SUCCESS| pw138210-138211 [PATCH] [2/2] net/virtio: fix notification From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312104849.667036-3-maxime.coquelin@redhat.com> References: <20240312104849.667036-3-maxime.coquelin@redhat.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/138211 _Performance Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, March 12 2024 10:48:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138210-138211 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.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 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/