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 64E7843E50 for ; Fri, 12 Apr 2024 11:01:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F64040295; Fri, 12 Apr 2024 11:01:00 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 748B04026A for ; Fri, 12 Apr 2024 11:00:58 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6ed112c64beso612403b3a.1 for ; Fri, 12 Apr 2024 02:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712912457; x=1713517257; 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=HJmm/errgfRleuGC7KovS9sCTqofpkaB++pfzrUbBTE=; b=Ei2doB7HL/3RUzFBR+6naX+mfw4woQE1B6YLmcyLai7dFcEGtEqluKRs3xp6Th1REf VGv7vVpBOm2g4KchzUIEie5HjFS9a1wwmv2Vd+rkc9R/HP41fVnUS/N1fYhgJd/sBHz2 vnRniDOrQQFqY63MpJLTJYOrQk+p7H/vqWy4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712912457; x=1713517257; 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=HJmm/errgfRleuGC7KovS9sCTqofpkaB++pfzrUbBTE=; b=TY0QAtUJ6gwB7wYqNVYcm4oblciQI8+uPtcsouIOwHtFjV/XBgjr6yNUGIYPuj4TkR IfNj4ubV7h0Pl/Q4ggWOQUImpM0EuJLfoQpVbtkCh3wdWWlbU5Wq2kcJzeIshEOOYXej F/XgLbm8KHpRolEk6E4Ci9Pdz8DAUncl+ycOMaXdvcn5i7G0YjtKHASYkKIboUyUcqYq 2VATdUIUTNX7/c2g8F4f58QcGnojebZeAZXof0mbBR0742GHK9gSskZV1xm6XhmZ3Q+T xzuSolK/AYt7MoWqqHHAquXI3c0z7zxfeg+AmPPxWEXyNNSJ0Fq/lFMWcS2wOHvblCpA RTkw== X-Gm-Message-State: AOJu0YykRIrmnXroluJjrCdtc3E9bIH+fQw6xNDa27+xsjp4VQxCArj5 oFG21+yDEAtGlXhT+BjvQzlGDcgpCAje+TEpP8z9y1XP1ojyuLde+zKvQVbhoFH+YHbJbKoMgp3 7ytIQQ49fDMIYlESIWx5CGBU5CZ+RAZeSFbGaROZrbmZDIVmuORGztAs/ X-Google-Smtp-Source: AGHT+IE5+2QXFS8KdI8jdRGEhawvE+Xu/c5gyKPhLCbL4I3rSsCqSMTExaDL7OZX0cz98PbRcibEZmQpJUtd X-Received: by 2002:a05:6a20:dea6:b0:1a7:97df:323d with SMTP id la38-20020a056a20dea600b001a797df323dmr1782529pzb.59.1712912457533; Fri, 12 Apr 2024 02:00:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jw39-20020a056a0092a700b006ecceb42fdesm314938pfb.23.2024.04.12.02.00.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 02:00:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 02:00:57 -0700 (PDT) Message-ID: <6618f849.050a0220.d6eea.bfd6SMTPIN_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 7877F6052735; Fri, 12 Apr 2024 05:00:56 -0400 (EDT) Subject: |SUCCESS| pw139232 [PATCH] [v2] config/arm: add Ampere AmpereOneX pl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411092332.237904-1-jiangyutang@os.amperecomputing.com> References: <20240411092332.237904-1-jiangyutang@os.amperecomputing.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/139232 _Performance Testing PASS_ Submitter: Yutang Jiang Date: Thursday, April 11 2024 09:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139232 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 4.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/