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 97B4C45ECB for ; Tue, 17 Dec 2024 18:35:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92BCA406B6; Tue, 17 Dec 2024 18:35:28 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 0151F402B1 for ; Tue, 17 Dec 2024 18:35:28 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-467a1ee7ff2so43624561cf.0 for ; Tue, 17 Dec 2024 09:35:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734456927; x=1735061727; 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=FvMZjqCVy4LqqEIkOgjMlTmiMcDtC/FyNfOHcvzlWQg=; b=Hm7wrZ8RVeHdI4SZJzlzNzkH8hsGnDoOCVjpvK5+49HGDBPjgAbcZbLPf/hs13PXBm Iq3oNlHFkYkbxM+vGFSKz99JgmJef4IXSPQZPosmvYwVO5gJ3S7msUwD2nD0XN8195E1 ZokeBmpMDDnVsPIFn1eeSGGRkOYcbAhCz3ReU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734456927; x=1735061727; 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=FvMZjqCVy4LqqEIkOgjMlTmiMcDtC/FyNfOHcvzlWQg=; b=C5CzTqXUbqhnA78ivWLKS4ckM8pJQfPTVkIILHQCBvMTL8x7IqCSa6+QWJnbaqsFMf yciRA0K/oQdQfXPaYLvKECED4TlOd1QDL01nf0i9tSrXKwbOmKmn8tbNR+if5q+NpNb/ eb03SJCyPMpwI6GnFJdI5Bl1FShuaEQEJr1744orpSkwG41mQvGGMyTrMrsFinESjPcu H+ksBlz/OWvL/yIPr0QiSZN2LOeWiYFfDS9I/C3hq7i6COvy1r1bmmmW6EnbWLA+hleY JNx72LP1kfEAv85M0aUw8QH+r6qltdCnO6Jy91qiDl+OZyAygTPQ1XsF45DaxFLnBIIy fEtQ== X-Gm-Message-State: AOJu0YwlUPPZJrBk/99Yi5CM7KucabFc8baRwf0NGMnofcRE0NdAS8ff VfuJHXCnww/SUHx5uWbilWSHYBUoAirqueYdSJNsktsQPdjZYhp4Gg1hzgkkP4bGb/9OCTiDE4/ ahAYpAQjilnTFildga/f+BATNx9ufe5rl7hKqDess X-Gm-Gg: ASbGncsaICIBsvFqCx854ELV65wqg+JDcF0mYvwVqOHjY6v/Y1KpPeRjz3Z+v2FCQdn 99dc8m469Sce+dVE2MTA5MhDTWqfORrCTd8h0fU06hZh80s2Rm/es68Lshg8kPoECZhQ0/KBHj2 IWRVsQ8/iSN3fZwkBd2MjBn+OLphjMR7Yizty5gCZTE0kunKdRPLMllle1l9FXyxgLKgH4fk2Ih yklrImGHRmnZTgeXV7vKsA/ZzMPyG5uZYn4idLfhgSKElFQDmi8+aZDbiUlZmKm4XuVSawMAj9P xg== X-Google-Smtp-Source: AGHT+IHb3/TbQaY24gC/rLqOSVb6kv/P+4QYUigwvcTdOagudOWPv1nY2TcMpAyNHzuTW0g8rnsN4Gda1clN X-Received: by 2002:a05:622a:1baa:b0:467:53c8:7578 with SMTP id d75a77b69052e-46907c21894mr1813391cf.17.1734456927358; Tue, 17 Dec 2024 09:35:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467b2e4920esm3203131cf.17.2024.12.17.09.35.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 09:35:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 09:35:27 -0800 (PST) Message-ID: <6761b65f.050a0220.3576a8.4ec4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 17B926052471; Tue, 17 Dec 2024 12:35:27 -0500 (EST) Subject: |SUCCESS| pw149284 [PATCH] net/virtio: fix Rx checksum calculation From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241217153253.457646-1-maxime.coquelin@redhat.com> References: <20241217153253.457646-1-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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/149284 _Performance Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, December 17 2024 15:32:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149284 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202804 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/