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 DC14A45E2B for ; Wed, 4 Dec 2024 09:50:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B088940648; Wed, 4 Dec 2024 09:50:15 +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 B2E1740261 for ; Wed, 4 Dec 2024 09:50:14 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ef4a03052cso64511457b3.1 for ; Wed, 04 Dec 2024 00:50:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733302214; x=1733907014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SFLcHT6aQsNqbuZIty22TGT3X9WZh4G5VM8MpxlKVCY=; b=E7euZbChL5TzMw04c+ZerUbdF9Vujn/GY1lUKmpKw0jS9CJ7SUqCPF1QgzROo9tqch NYZvyxmKQnSr6GfNKFnuttAVuaGKtH4KLen6lGFDCcd0YwBiB6yPWU9H0Zhqcgcm1XFm ycpMWU8KjAn0HQ1hPH66kRmdrGkZvft2kgY0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733302214; x=1733907014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SFLcHT6aQsNqbuZIty22TGT3X9WZh4G5VM8MpxlKVCY=; b=NrwFEcVKiq5H8GsG80Gs+3aluFUdM5V1uJZsDjUX7rx1RwcRlTHHCfNjVvcqs/fh7L 0mLF8CJ4MO1UAIuZ2cNZcv2/1J5/FPkpcJn7B/tywJuWPHMmhqFkiV4yikGfyQO+VTpv pD0wfDAtOEXYtrMXm+QAj81JwIYOFqGu1GAXwAw1uXwf6Va9ZvQA0sAgV55PLNa7nzRL xm1iqYMw0SNXvKccgt3mR+qmabv7NLmYGYXSpmsNc2hF+JankU2DfdlyLZmkFvUQvsJh XhuFhAd775smutPeVu4hl9KWrZf1J+mzraiULtxi9iCpUCCLg8KCgwiUuXQInqiHl0tj eKTA== X-Gm-Message-State: AOJu0YxOZOJWPefQj0x92/5QA9qV44MpJzYm/jm9L3qFcPc1AMjQriPK O2c+hEDvEIrOyVrFOsI6OGfmH0tgReLu0fU4FTcVG+80ML/YG0CPJy/yUeJOp+he4hnTs1C+Uiy +oZdJEWNSXU4vtsKT6iAPBY8xECMteej/gWrbRsCL X-Gm-Gg: ASbGncvRT+SVOI1B6QqezX5zeBw4poQe38k9gFNXC5bl3xhMXeL3LqL72bagNPID4+L D1kzW7CfxPuCszvVICA7bu/WzCWX3OnfD4Twxit/nlksXwlPmvwHSnZNEtB9bmg85sxrWOyqbwc Bvg1GF6DC1RQPI6AveVN78zNOPdlRJOy/u8hhNat86MiVJm6MyuhbrE6d3F6IW56zs8VpQ74sPg L/j4BC1rPPqT7NOaq0GMh3sAyqnzIoDUHz5QZdyrD80F3RQ6ZzcXfmz1YRIX8NWLT4l2UM= X-Google-Smtp-Source: AGHT+IHSUKPZZnvn6lssiy1WhJwJLLZk8d8nZWgv0YpebW2EUQzFvHyFwQRqpE4GOImgyOxdGUSyOZ7VCAsE X-Received: by 2002:a05:690c:2a85:b0:6ef:504e:a50a with SMTP id 00721157ae682-6efad16ddbcmr76291557b3.2.1733302213938; Wed, 04 Dec 2024 00:50:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ef4dd729e2sm4009397b3.49.2024.12.04.00.50.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 00:50:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 00:50:13 -0800 (PST) Message-ID: <675017c5.050a0220.a3a5.5b97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 34CF86052471; Wed, 4 Dec 2024 03:50:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4843aacb0d1201fef37e8a579fcd8baec4acdf98 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 4843aacb0d1201fef37e8a579fcd8baec4acdf98 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200856 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.4% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/