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 ED181461CE for ; Sat, 8 Feb 2025 22:30:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD712402B7; Sat, 8 Feb 2025 22:30:29 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9825D402A0 for ; Sat, 8 Feb 2025 22:30:28 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3d03ac846a7so10165655ab.2 for ; Sat, 08 Feb 2025 13:30:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739050228; x=1739655028; 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=0O05HskHGfQw2xjsdaldbUYvAlVfuoq2QbawlhaAwUo=; b=gmOh5kM5UulpdHWeOM9RTeUguPqVvEPB4GcO15dtg8yZmI/NefWCcCza36EHSLdmxF UugmGi6DeUFcaHZJT7o+0v4cbhJTBBhMP1LzXX78pEfmsQl5gnRlRe5M6tEqWYdTGeB9 sfKiuj9nYPuYd/RnZ7aVWXemX19pJFro9HAw8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739050228; x=1739655028; 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=0O05HskHGfQw2xjsdaldbUYvAlVfuoq2QbawlhaAwUo=; b=Y2JOFt75RMe+DcI7nmb/J9lfiA0fW9JTW+3WKbSGljuS6nw5gWquElSJ4EbxlmFPng gp/edpgYIV+CtsWobLEDyytc81MH+LnfpOjkBOjpMlJ0D+TIYqQTcV81TPG+zClhbCQP uGBoI5P2KIBxs65UIUa7hT+HxloarVexZXAZfjPmtwr5SF1qof2G6rmTk9LXfSE0KuT0 wvDeDipn+Yn86uw8urGwTb/WaOIK9nQ88BIOHZaz7w3Q8JxctR4uhwjlH0d5W+9jbH2S IFOu7+rBA6XR5IBB5xaduMsYFGbI7pKqa3rSTbKPveyWOm3vpTyG8VieHv5nf++wbDFB U4HQ== X-Gm-Message-State: AOJu0YwxwpM1et/9ZBafhIUyJD33cs/ImbylvUkFlNZD+uz53olFqiaq K0/JwWaRFb20catSgyJvuk9QAvSLupLOEr6HGJWnOhiAPIWcPIBcKPEJZjLKe+buoavIqq9nG6u G6JhqPixvJDDNUyVERRM0SBWbaNk0X/cB+4v/PBai X-Gm-Gg: ASbGnctrP0R6+SeJhBdGySwinYFV1smyIb11If4ZdjH+EA889fUTea6nZ4mbenVnThN tuw61nVznORgic0R0cXNbteArubC5MYyRsFKjI//mRQdNR6YEnh85W4Z6rB/dHdGlZI/QLFvzwl oBkBf/GLiK7qJCjACbHdXKh9GGjEnJjHitZDpWo+Buf5CgzQ9oK+MPMJp34aW/37rObAcoQAg6Y 4WAiGq1j8CRu9X3MYfZhxaZyVhHyFAUTpoKYmFc0OM2Qj9bPp7BNmUj07mI/y/6pZGeao31c06R wvVLgN/abN7yPWveZBBozWq2O/lD1Q== X-Google-Smtp-Source: AGHT+IFgyXk979dO43xoijyy09Pk21OamnYu220bKehwrP5E14pIRI3U5CiBEhDpUl0UAuHZGi5zrjJ012s7 X-Received: by 2002:a05:6e02:b43:b0:3d0:23ac:b29f with SMTP id e9e14a558f8ab-3d13dcee786mr68741675ab.1.1739050227825; Sat, 08 Feb 2025 13:30:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4eccfad4e5bsm390702173.69.2025.02.08.13.30.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2025 13:30:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Feb 2025 13:30:27 -0800 (PST) Message-ID: <67a7ccf3.050a0220.53637.3588SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EF066052471; Sat, 8 Feb 2025 16:29:57 -0500 (EST) Subject: |SUCCESS| pw151184-151215 [PATCH] [32/32] test/cryptodev: replace me From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250208203142.242284-33-stephen@networkplumber.org> References: <20250208203142.242284-33-stephen@networkplumber.org> 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/151215 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, February 08 2025 20:22:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b 151184-151215 --> performance testing pass Upstream job id: Template-DTS-Pipeline#211739 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/