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 1869945D7D for ; Thu, 28 Nov 2024 15:08:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3B06402CE; Thu, 28 Nov 2024 15:08:10 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E73E3402B4 for ; Thu, 28 Nov 2024 15:08:09 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-8418ecda128so25694339f.2 for ; Thu, 28 Nov 2024 06:08:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732802889; x=1733407689; 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=zNrW3KJ7z11MWX+BOBv+wF8fMCqfrfG/VE8AwHIDLvY=; b=MZCH4hgStmWES+cwtk6Nlwh/HweDAgzIXAQDabNynS5sU9wEfK92Gm1jQiV+Ra7GEf lfcHeAMB5B19vqvhPUmJyxrFzOEysmG3AzX6KMfUu8uojfPc6wjS2PzvksQlg/xKgFHH +t33nxsKz28c+Umv3lm+PrBVDACC8F/srZYME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732802889; x=1733407689; 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=zNrW3KJ7z11MWX+BOBv+wF8fMCqfrfG/VE8AwHIDLvY=; b=T8SoSPNDZfSC7ISjNfyEJzUFDi9eCiV5VgrNCavfcBMuGyLuvEaFUnwZt0CdNzMtuP LOvfzVcvsC49dZXt3ADcatpqsjk0Kb9paLKdhu7JJWQkm8q151GyIfpX9v45kOQgi4hF vx54UlAM3EaDmyHEeFSWFBwgj7oHB2uz7uySqMEqjyC2EC6e4OKDbLvvCeKBEI5Le5j3 mgDf0TffroaTWuW6zmJNTQD7G3owq3TrybCLDjlsmJeLzmPorWC1cPFAYQA7UK+fFGC1 IpNCDv6mxcZso4ndUelDE3Z9kkpBAYno3jGtafBUlX5mE8fZS4qJ1EHWZ3fhWpqeMHzQ anoQ== X-Gm-Message-State: AOJu0Yzmh1hgfVXiozx1df1QObkbmpGHV3uQHhLXzroX5XNpTuKHI+lk ZJaPNuEN8piUyL3eGTsXujQSeJCQAfSh7Ph3PWZC9037i+VI1J9A4a1LrtBHc59mv5W0zVHTT4W D3ENrVWstZKi+aRP+dBCanXIhhjXQup+wBJS2s7CJOaPKzjMV5Et6LcqW X-Gm-Gg: ASbGncs4/Zl1vC0NBzAIROMveGty5csbA0Il8c2T3yVn0BJ/q2spwU/Yn7KBdqY0Sh4 xHHiQxsj6wjTALzXX6hDO+xbabnv1fDXHIiV18FaYK3BTL0lCNrxedwPTIIk41yqidb4TNIA5cx RBetjwNV4Xa/htxwqVqPnB55gFCq+DGOih97FHnQHlOOzTWhHV/Wbl0VjIoSzsV5lTqcbOMVCMP O1yJsjyE6PhQppirN3Bh/079riAif5de4uJbfOZK20gHCtSE0FdR18fF1ycLk8LooMaJrGCkSc= X-Google-Smtp-Source: AGHT+IG9hYbBCkdoj+pVnT9n+pGLV3fbtq90zoJf/WJIZ13wxgMt2//o3TStKXmOGWIl5yS12HLma9Gc0KYs X-Received: by 2002:a05:6602:1490:b0:835:4402:e2eb with SMTP id ca18e2360f4ac-843ecffd0b9mr913760439f.7.1732802889003; Thu, 28 Nov 2024 06:08:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e230e77bf2sm57122173.58.2024.11.28.06.08.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 06:08:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 06:08:08 -0800 (PST) Message-ID: <67487948.050a0220.331653.3f63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DF886052471; Thu, 28 Nov 2024 09:08:08 -0500 (EST) Subject: |SUCCESS| pw148865 [PATCH] dts: remove html dir from dts doc path From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241126162506.1074550-1-paul.szczepanek@arm.com> References: <20241126162506.1074550-1-paul.szczepanek@arm.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/148865 _Performance Testing PASS_ Submitter: Paul Szczepanek Date: Tuesday, November 26 2024 16:25:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:5744e912341ee26a0dd5b9ec28b16b8a4e45d1bc 148865 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199246 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.2% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 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 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/