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 ABF3B4601F for ; Wed, 8 Jan 2025 16:33:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A821C4014F; Wed, 8 Jan 2025 16:33:26 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 84B2A400D6 for ; Wed, 8 Jan 2025 16:33:25 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d89a727a19so8723646d6.0 for ; Wed, 08 Jan 2025 07:33:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736350405; x=1736955205; 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=q4q26eQ1TLkUMI9ZVChtw8toQ5YHzn6vQ2Ved4w3QeA=; b=UNWWnqc521kapbWcfLGYuQBPvAwW5+WXycUFisKJ06JnkzjDjYwT3YmJjFOjoiux4G 7x8OuM9FHXtslHHbt03RrcCs4s00Wy2JQrNTVMoF54rH5sqqDAxPskSc5gFN+UsOt/Bl BVD7fh6+1ZppTHAW5qV2kdojxTjZve+qDEIEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736350405; x=1736955205; 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=q4q26eQ1TLkUMI9ZVChtw8toQ5YHzn6vQ2Ved4w3QeA=; b=RvdymapFhAk9vJuSwkwl2+8KZw9SQw6+I9MjkuuM4CAK9drrmLQDrExKiIeQy/KYfC fE6iRM9GeshTt/lZjf/BPNUq7XTFpMNa9i/69MqZGTtQMuoIXGUMCWfrQ0hoWnX7TxtZ 5RMZ/tPHS6eLisQaTgvUHbzlPnVnfD/Nmtwros7Co/Em051dyT1kRsi+hz71pkYum9xD /nlXJpdkwg47+eRrvENFSP55d83qU26GaZf0kOf16ENXV+dW52dnK3jiTT8pfclfEtXQ ZtwerkteE38DCetJ2vHan5c4Kf93w435K6LURYXmcb92pxDXFJv1ei3eU6ZFZfNXOkZx hMJw== X-Gm-Message-State: AOJu0YzXFC2xJS1wLJFDH+dJzpsSEupAXRJRdUEiGYgL8Tjj1V4swi/G ovXMUtoTrQY/lAGA1+4pfeAGdncWenbpYED9Z833k8grsQmnKf+F7sqxped9c3XzqrfwX1qxGj7 8DxiHkFSaNARNAyVGXFBBfWMPmU3fsN3mYAHOiYCx X-Gm-Gg: ASbGncut6D4bCJcjKb/nJmwJVCjzxr6JvP0sb9KsCCXNHFh5lCI0T+JQK2ZYSWVmB/+ FD43HejBjPwQuBSywnMbaTsgPsD7B2HgxLwBpjfO5L99zFkZibfIo1BtkTG1V9QPH3FSI5oLUZM x5hViCNhXVSY0OhhehBMzl7Y13uYQZ3iHuN64TTrxOx/ZYyMnV2mmuUIBzMc5QWXh1mHLACb5sS xGhe/t8HhrWe7YTKA34ONym0itXyPpcrSRTKuUKU+0bPesd1rCCHZQwUGmM3MrR1R5UjpV6Arz3 bw== X-Google-Smtp-Source: AGHT+IGGEq1DqBWkmXsGmryjrzS8K3LO8asYo48KPHpOyjk6N4GZ6emHeQ8oKwu57kURjq2ffcOp65sR4ugQ X-Received: by 2002:a05:6214:2e41:b0:6d8:b5dd:7699 with SMTP id 6a1803df08f44-6df9ae3a612mr45768856d6.17.1736350404997; Wed, 08 Jan 2025 07:33:24 -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-46a3e6cf77csm19130731cf.7.2025.01.08.07.33.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 07:33:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 07:33:24 -0800 (PST) Message-ID: <677e9ac4.050a0220.68469.73daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A5FBF6052471; Wed, 8 Jan 2025 10:33:24 -0500 (EST) Subject: |SUCCESS| pw149681 [PATCH] net/tap: fix compilation issues if HAVE_T From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108121011.2949616-1-tduszynski@marvell.com> References: <20250108121011.2949616-1-tduszynski@marvell.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/149681 _Performance Testing PASS_ Submitter: Tomasz Duszynski Date: Wednesday, January 08 2025 12:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149681 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205813 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 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.5% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/