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 247C545DD1 for ; Sat, 30 Nov 2024 01:34:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 021604027D; Sat, 30 Nov 2024 01:34:55 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id F18A340150 for ; Sat, 30 Nov 2024 01:34:52 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21263dbbbc4so22769085ad.1 for ; Fri, 29 Nov 2024 16:34:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732926892; x=1733531692; 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=Y5oZmWDpr8xg45oGIreVi3SvoJt+kZRMZ5SEa7WdhSM=; b=EchuSsRrQE3JrOLEEUptjrTq7Gy9Pq54j4gCzjq93+6L9HLq83YKUBPPfNA5TH5bnl a4rrDmC4ZXVKdMEzukEpcB5/vhdE6x6Kssmman0fiSS6D1IPxUGXyAwQyyPo3xQ2bDmZ FKsOGmDm5WdxGm9pML4iJga3Lga8XUbF+Mhkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732926892; x=1733531692; 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=Y5oZmWDpr8xg45oGIreVi3SvoJt+kZRMZ5SEa7WdhSM=; b=sVe8h4quHryp9L4DQkbECFHCvLGyIqMcgosabkuce1h/Wo0GRF1MFwR9kM/D9UTKoj CwKhejcaIGFVA/WsSyuMixuFaR/GFyv9h/4/mfSR+Gt2PxiuH3ZMoHuslEMjqoHmErTE FswAgj0/DV6uUes6twEsXESbCWzoxnqCmf4X4mAn7AJSMDgm0G+OBsjBDcjzOhRdI4p6 yDKJmDaD7Lem/VWj6nQaeed1n+jxM0kxOGXw2+soqjwTtqZEh7XyFUa25rXQc1gpPXLf MxaRjScCAVaFP+EPCELJbPqVp1yq0y5CEsNDJguf0khhpvq54S1nxOs2aDG6Ad7J2/c/ 3jVQ== X-Gm-Message-State: AOJu0YxznvJ31kkLwA3Bi0WJOx8PBCZ4KykeiLr8WRYaNcKEJ/CXUthR yaqKRCApU/WgAIVGJ0jKHzfIVqjkSyeJxWMj9KB+KGW9Mjr2ri8qyKfNlCPndrl1/YP8Mhiw6JZ B3pyvSLKIKzZWZt49eSktVqqIhl5Qs6hgEeKBeCbd X-Gm-Gg: ASbGncvOxcD56fLA7R5kvrIIEZ1D0i/IL5ivSp1eExU8/yn/15kVCsWxALDK6FOA4cG UHRFbdscxDon+yt5wpuTp8jx5htASYudnVsq5dPTUYAVhTdlXpaSamsRm3Wr5n53iHiu/tCH5aF 9vr2rK0HmhhEzVTwQ/Gatgw0kUPNIqJMmM9QvPZYXx13MapOn4qsd3jbXwlBp3xJf93gtUMcaiC oOrdMxAd/b6GAUcvtW8bl1Y5ge21EAskZfk3YMk6wq1ThMcTuxvQxgTUZTHNqEvujbaGlE= X-Google-Smtp-Source: AGHT+IHBFf8AR5nvuxn/ruzATCWshq++ZimuGyz7NdySG/pZJpYKtZOTcy8ca1wFJBBCtj9WJ5m9eI+9+ieL X-Received: by 2002:a17:903:986:b0:20c:9983:27ae with SMTP id d9443c01a7336-21501d57878mr221019705ad.48.1732926892157; Fri, 29 Nov 2024 16:34:52 -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-21521917763sm1841825ad.45.2024.11.29.16.34.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 16:34:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 16:34:52 -0800 (PST) Message-ID: <674a5dac.170a0220.2d324c.b532SMTPIN_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 557E06052471; Fri, 29 Nov 2024 19:34:51 -0500 (EST) Subject: |SUCCESS| pw148946-148947 [PATCH] [v3,2/2] config/arm: sort SOCs alp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241129234726.1570765-2-wathsala.vithanage@arm.com> References: <20241129234726.1570765-2-wathsala.vithanage@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/148947 _Performance Testing PASS_ Submitter: Wathsala Vithanage Date: Friday, November 29 2024 23:47:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:8750576fb2a9a067ffbcce4bab6481f3bfa47097 148946-148947 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200134 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ 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.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/