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 3F42E45F6A for ; Sun, 5 Jan 2025 00:04:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1745D40269; Sun, 5 Jan 2025 00:04:16 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id D4DE74014F for ; Sun, 5 Jan 2025 00:04:13 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2f42992f608so15148826a91.0 for ; Sat, 04 Jan 2025 15:04:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736031853; x=1736636653; 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=fn3j//ZgRo+PYGX2Ot3qzQxWDlyHbogzjUijmMhFzfo=; b=iv5vBC0kQKOzMeNXt++ytshLDbNXBFuYI8MbnFEkshKUT302DWnB7cFQEHkIq9z6j2 zLsqlJOwKq3/E7sDhFgZByL7VBBkEPH3hB7JtLuEprAWw8bG154pojmhOTRIywGXZBFr fjtL4CZXZ84/i4y/VpQ8Pf4qu7KM8jS8n6Oac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736031853; x=1736636653; 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=fn3j//ZgRo+PYGX2Ot3qzQxWDlyHbogzjUijmMhFzfo=; b=lgdGfl20siONIJJvAkvzstaR5vpqICFeANk0zZdhzb7qdWwXSlWFjaIwU7IDunTwo4 bD7fzYUtaPjvPcw9PESW/JXTN1S72/E65nGpvMwa8SLGTHiFZtUfv852gFpg1EcNaz7l BJRvFCQSyTi6IcySEPXEiPVObB9l5GGsV3ZcRj0b1BeQrhiAwYIlRvTAIz0+P/EWeTc+ XAZ+jq/MocN8m4NwlOslBmEUGfWbM1rxJ6uBZGo9SYm8iIMlJFA76QIrSn5z+d7LjJNI ysvqXl5gF+kswJQIGjr7AD0dEVjUkly0sIfsAw4M5JX9s08evnaU9GpnRIAupjDXCOgI mZ4A== X-Gm-Message-State: AOJu0YwR9IV0MjbboDVZE0F6ZvD+YGt+8DbIesg02Accz23WFkJFILji suIBTzDaUGC3pWsLELuVAyjdgvhfPgReIsXyQxZlRUhrVHRm0LhI3c+08rtdtukvGjXSjAaX+vy NIkjRgMub2+tpurrfVjIVKtOB91RudvNHoXSVQfW4 X-Gm-Gg: ASbGnct1nDR8zGDlkMv6VZsvc/zyTLIa3H81GF/yokG/bCDa4BGRpFWI7EU+3/n5BHS kUFLCNTwFvdiAJTZEF/CXknmcViuiw2KSY/OHx9S49NmBh86qQ11feumALKQNrF0nGq7EE0wT2X VgBgyP8D0bwvnokV1SBIDYitsmEEB5w2J0h9nLc4QV7YQZUbixD+Qs19vb5SweVE2CpZYdnmtwG +XZ0GIckkhAGozyzMffrIsXiYO8AwtbvcbiyzHpswIJ9Ic5MHa7Gzvg1XQ/YtaWyY9gXPftfiyn 9Q== X-Google-Smtp-Source: AGHT+IE+k/YmFZqckdmF8noCQ69+aniSB5LkWvHnrHlyVRha9476pnfeJSGgDFlSAIjObZT8hRpnRc9C91Pe X-Received: by 2002:a17:90b:2712:b0:2ee:f677:aa14 with SMTP id 98e67ed59e1d1-2f452e220d0mr76889091a91.13.1736031852693; Sat, 04 Jan 2025 15:04:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc999fb3sm15674665ad.49.2025.01.04.15.04.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Jan 2025 15:04:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Jan 2025 15:04:12 -0800 (PST) Message-ID: <6779be6c.170a0220.14710d.1e75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 888176052471; Sat, 4 Jan 2025 18:04:11 -0500 (EST) Subject: |SUCCESS| pw149612 [PATCH] app/test-fib: enable test-fib on Windows From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736028594-15393-1-git-send-email-andremue@linux.microsoft.com> References: <1736028594-15393-1-git-send-email-andremue@linux.microsoft.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/149612 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Saturday, January 04 2025 22:09:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149612 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205353 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 | 2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.7% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/