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 1CBF945F35 for ; Wed, 25 Dec 2024 05:10:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8B6D4029B; Wed, 25 Dec 2024 05:10:16 +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 4733340263 for ; Wed, 25 Dec 2024 05:10:16 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e3a0acba5feso4544639276.2 for ; Tue, 24 Dec 2024 20:10:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735099815; x=1735704615; 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=4UOdv601iDldO6d7cQtec6PAxR1aq9RwRUwByWWeDKg=; b=MqNdAz+WBSLUwGJWfPkycBX6XYQTL9rlpBvXobbXq0VICCfeqBfz9myRoQ7J33G36t xXlLqoZnuRl5jLwwsfT7n2MSe0+YxvPVPo8G0e4tiBi7w/TZBAJXnlI77u27tAregDOU YnN38//AAOTJL21MhHfmYpmTk/SdeWkQIWRt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735099815; x=1735704615; 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=4UOdv601iDldO6d7cQtec6PAxR1aq9RwRUwByWWeDKg=; b=tDWnd5tEzBsQVkr81sKtyrNXcGPcW/CTXfxqUq+Y39fYqun/dVmhpIRQmHdTfaSGrh pwFH6VkZa7G2KnY8ZincYbSKWZx0xQURS/aN+rpf7XtUPrvciBWWm4sAFeOlKmY0s7ic l3czlQ1bJ6I1DTdUnrYyycqMZEAot2ZAQPOlqfXakEbNkJPIdhKS4OQMq/ZxOLD9R5JF nojQ3QaL3EFbhdL07gj9gjXYFS7osYSBN0anfwVhTcGaqR6q3suC2WfQq1dSbxKWkJ7y ZBy5e0InHFeK2TJZt/eohR85WtuV+yRaUjqM/sFqC5Njkv1+f/nPay+eevqYMma4SODe jIUw== X-Gm-Message-State: AOJu0YzUUKQFuATgxw+ySS8Sgnl4jHOjmpIcvHi+2n5q1msut20ExWzb AN0x3OJwbYZ16DpUovweDAzlBBTkMoqjlBFWLUqWrBKzIToSTDtvMcZo6ALBrWT1AuuJd4kudRb f7nKUKJJtkiNRZMm6f2wdbDSa2sxkQk1f2UrWvGGE X-Gm-Gg: ASbGncs/gbz7YRJlfoYyPkD55TkWlJCYvJsrI31CZG3yx5uLi+EVN8r91ADfX5zN2C0 kg4dteToSaLF2CuvCWe0a17ocmlZ+2xdojoSwZzbc4BYpWWJU4dEHjrkgjc17NI10AIqhoYXeIa 8jst7ckTpdozmae90rqeLw8OUmaT2aXrnK+mgarpJfY3fEyJxr4T0gpadr8Ti1fssbOnHFFmvqi J4G9bxvmGe1tsMFtQEwG70pAbsSeMvQdsrhqFpY9/pW406XW6sZdqHESup9Z8qvBeOEiSUUwbko Yg== X-Google-Smtp-Source: AGHT+IGhOxlYyFjzMg8h4QkMrujQ7u8zJW4ebV/auc82lgG7HJw4P++XI+ojC6Eplun2EpEEc608xlZSVF1a X-Received: by 2002:a05:690c:6a02:b0:6ef:4ba4:ec8e with SMTP id 00721157ae682-6f3f80d9082mr130073497b3.4.1735099815472; Tue, 24 Dec 2024 20:10:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7477a05sm4888467b3.35.2024.12.24.20.10.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 20:10:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 20:10:15 -0800 (PST) Message-ID: <676b85a7.050a0220.1c5c7d.5604SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 122EC6052471; Tue, 24 Dec 2024 23:10:15 -0500 (EST) Subject: |SUCCESS| pw149381 [PATCH] [RFC] ethdev: add new API for enable/disa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241222153819.62519-1-shperetz@nvidia.com> References: <20241222153819.62519-1-shperetz@nvidia.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/149381 _Performance Testing PASS_ Submitter: Shani Peretz Date: Sunday, December 22 2024 15:38:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149381 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203815 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -5.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32189/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/