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 38A3C4659D for ; Wed, 16 Apr 2025 06:59:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F117406B8; Wed, 16 Apr 2025 06:59:37 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 915CC40279 for ; Wed, 16 Apr 2025 06:59:35 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6fead015247so58435547b3.2 for ; Tue, 15 Apr 2025 21:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744779575; x=1745384375; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xv4CQPvnIMCbxw6XttVSSsbAO5WVCrUoPi1eaMjq958=; b=Uh6CJMJ3RNO6+OoK/la1kQXVIB/xj0Hzqz9z0FAtFRcuIAKt8hFh4FCLZqrSXxn9Ap chMt/XOBAcNoSNUhlklljRz3ltm1ox98rIpp20jX7VilYasyov0wRe3X+Bvy8E7Au/h0 HmyfTJRHaou6bKp2moUd0HtLSE2cj7ioD2xcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744779575; x=1745384375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xv4CQPvnIMCbxw6XttVSSsbAO5WVCrUoPi1eaMjq958=; b=RzGfcdIwj+XqtfTQz38sOTGbEvjtzwDoQ2VZ1hTz8I14XSijyYreqKbWL2N0TVufxp 0KfbQNEyoKipwfxPFoDe+awnMU21+mPhLRDaffIgSmmi+hpNYUOd5/E0tPuG+cvSsZ3e 52ldsfVh3WGaeND+2KE6jvKzF9RvH353mfwnlebBfDBl8dMVil8fCz5Az0395VZFTd26 K4oEThEsh5m+g70g7/V1QQDKwFftohyePd+1/dyhEKJ1fPKpdCXEtZTQDDJRwIXQumpW M+Kbe5eHfkG2+mk8niDRdfn3nrBGQOFCz2e5+lMYHe+n7ayEREiTA6GIKAyrBXMzH0fE +XlQ== X-Gm-Message-State: AOJu0Yy+TUAxQAXqqoom8xS32rHafEheVF+30x59B31K0GavWB+KDCYK xkPQnH/jgOMDllp0FBEt7ejIvtmiOHWMLKv1bLemwnrgCOAoDsJDLfsRzjAIV5svnQIY3itAZvm cXhXj3W11jBg4maAyeT/kcnwJMC1ZW3qWuCazEDcG X-Gm-Gg: ASbGnctEEY/Isi8LZK7q4WHi/Ummc+dUEuz1Ks/PXjrj9QW8j6XxglafMqTXYcZBU6h 20rhowj27G5BQLIADdkv3UCAJWI0h2iVemjdZrQygW9t8ybLgwA2Vw6j4MbIFnZXHTSeRZWMVrn 5B7WethImbB8+2PAmKY41kslP8vZSCn/SMxqK8RiOqMy0cNy6CaWsEKACVZ1N0cFkLgZJSkkD3v RTh7h1spDxe/E0XQd5ab+VM4bJnSQHTjRG2KuRcfkypzsgnai6r0vuf46avvb+eIJuOHTqhH+ZE ejed0ILu5kxDkHOZ+8rqRphI0NMd3bLVE168 X-Google-Smtp-Source: AGHT+IH7IGssOyDzRnCOcNGtAKLKuiow95abAPrVko0dlX75fEwWN5VpCrX/s+k8i1fTtGID3fDehjXwIhF0 X-Received: by 2002:a05:6902:1688:b0:e72:6ada:d0cc with SMTP id 3f1490d57ef6-e72758e4492mr562267276.17.1744779574868; Tue, 15 Apr 2025 21:59:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e70a702c869sm57387276.23.2025.04.15.21.59.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Apr 2025 21:59:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Apr 2025 21:59:34 -0700 (PDT) Message-ID: <67ff3936.050a0220.362113.3494SMTPIN_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 6AD346052471; Wed, 16 Apr 2025 00:59:34 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ca1690ebd224f148268285b15b97441ccdbdd07e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Performance Testing PASS_ Branch: dpdk-next-crypto ca1690ebd224f148268285b15b97441ccdbdd07e --> performance testing pass Upstream job id: Template-DTS-Pipeline#221695 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.2% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/