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 1E2DA45DAF for ; Tue, 26 Nov 2024 18:11:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16EA94278C; Tue, 26 Nov 2024 18:11:07 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4AF794278A for ; Tue, 26 Nov 2024 18:11:06 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ee79e82361so57568557b3.1 for ; Tue, 26 Nov 2024 09:11:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732641065; x=1733245865; 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=Pk/GBYz9L6lj//XS8kCtQ5AUyK0WOxsM08h+Abppgbs=; b=dX+hNSX9XOJ9CCmW7AHZii5zsn8nTGqMispisUHqTSOnE3GK/DyxGAJciHOHOpzmPj p5McekqI6EziEKSpKyVD5p2VLSPXh3VfufXXsAcA24uelOkN1ApaopZY2K2Gi/Y6WY0J mBC8kuZq8otJ3qYriqcn2+MGouoy6ENSQBOcc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732641065; x=1733245865; 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=Pk/GBYz9L6lj//XS8kCtQ5AUyK0WOxsM08h+Abppgbs=; b=k5uOcTJWCHtajOpToudMAK4RRBwPxT7BwBTwtFZnxPpjbE05s97rgs42gMkYYgGi1q Z8CcUesVUfEPtaQkdrgJER9vdpMUicsGYDmpDfAAtX61pIJ2Z4r7O9IyBn30Yz49s63X YnVgpwloOMVsHsVzac1+//vxWvBb7A3JKh7A5kVDL2R3LhYGG6UmTHG7GLWoUIM2G5k6 rScZIW4gYukCzGeiUojJW1V/mitMg7pqnGKjamRpMPZX5qgmLpCjOS93JlclFH1T8OFf IDL7p12eoRSC90sEuAPTnigyPwr6OpUMYJLEivAHCqMuLjtbk7BTBKQb7CqZ03gMrxpI /z/Q== X-Gm-Message-State: AOJu0Yz8T+CLpUorJWBCcVK2gIy1cFkvw0ZsxK/uKot+u29dkh8pFb54 ExPbxIMEMlMaiOUT4+C7lxhWZJNrcTvdRxOR636YUZTbMs7EWGY0OMUQcEyyN4YP8PAI6aEMHtV L4VpONDcVcNi5139NiVkn5FqNHIrfzLakszdLu67H9glKW9ZMwaAAfHal X-Gm-Gg: ASbGncs2l0NtOnpOlXLXc4//Ax7/lwkDpRIHk8YGyk1uQ+MVNg7bRn2LWhXTge+Gcn6 VD8Zndm2if8LH7pUfpS0srWA97Y939WWtYPwZT6m31YJcz4FZe7+X6ZYpWV/VQlzbPR0lrAxo8x vxDE5oBAMvNyi20m91DJ6xcZcVQ3ejo34DfFvugKRqbj3RtFQsfLoS+U088xUPJO34KwyX/py8z 3/JNNExogbSD87cq3M+TUZUyR4GUSUDT1Nw9aMsVGXhX4lvUzZAWk/JId90QTuHmW/Ys+OhO1c= X-Google-Smtp-Source: AGHT+IFjsiK+0Z8a1h+MRjwvG9FlG6HadsWdRVyK0CYf3AD6cnat3iaTGnZW0NrRjCvU9xXIKS1e/2ft98XB X-Received: by 2002:a05:690c:350f:b0:6ee:669b:e90 with SMTP id 00721157ae682-6ef23dcf101mr38887697b3.10.1732641065680; Tue, 26 Nov 2024 09:11:05 -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 00721157ae682-6eedfe4574csm2352517b3.37.2024.11.26.09.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 09:11:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 09:11:05 -0800 (PST) Message-ID: <67460129.050a0220.ef34a.f41dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 527AC6052471; Tue, 26 Nov 2024 12:11:05 -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-broadcom-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#199248 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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/