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 3D05C455F8 for ; Tue, 16 Jul 2024 19:03:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3207342F01; Tue, 16 Jul 2024 19:03:08 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 153EA402D1 for ; Tue, 16 Jul 2024 19:01:58 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5cebf0b37fcso6248eaf.1 for ; Tue, 16 Jul 2024 10:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721149317; x=1721754117; 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=rzvq+HkOO8NrNuw/IZEm3P3kCW28EsW4tsB7QLYcD0g=; b=QJbw5pxNMqpeIFabEycEIM8YHixtsKNjuHlDCZdRWctyOnlm1JFWJutHgdZakowUUz lHG/UCopC2vgzhTDwqo10hhcZg5VlokbTRUGTlQsQyY3o/eIc3rxLvJsXwQxHItOTJSC Aa3CFAupw+fogn+l1djYCVdA1EzWoiIW8CSUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721149317; x=1721754117; 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=rzvq+HkOO8NrNuw/IZEm3P3kCW28EsW4tsB7QLYcD0g=; b=v/tj3+7pNRWcy7DMXmO2Rk7E0AnkgW44yG4gMw/LkjU9+jNm8AWWRq6F//3CLmQxD7 BRL0od3zvRzs26XVTvflzT9cUkzhD7hEoycgSPt71ZNfGUN4haWGU0JKDEakjNpCxchq mit7xCqk/Sd7eQ2imeedUw0gGFnePHLz6cDvQ+dsoZkHq6br6JizHUZC3Dxc3oNxphDw 1GUWmnLLeVqaF9etLAHwlx+Xt6rtA+NLVH4LlMAhFWQ2fSSIV4/gYCPGv16Srnq0ClyU i2AV3ZQa57+X7WIsqIUnqljNdBYDANOL2Gzv37XM0oMUiY5JErV1biVudekAqV5A9fTd e+0g== X-Gm-Message-State: AOJu0YwP7cn1B5LuwobZDuwHepWSY7Kje1qWiqKr9y4p9fwLYu5EApZM ES7w9K1mDzgJiiH2oNCOqZMUDFAQmEGykyvr/+f0JmNvz4/Bds4rFxxdramzfZVd8wiRNLFlHOr yxe22RQOyONQJ8EfAuV5JonltiufIbwqX+okOiNv+ X-Google-Smtp-Source: AGHT+IE4Rew4Mo4rZ/04Az1kYFYTtSefDo1xsq7ImNIv9lWSmOFQRn4hC5N7RJU0667LQ1dOSUQDPOCuj4bu X-Received: by 2002:a05:6820:1897:b0:5c9:d9db:6a51 with SMTP id 006d021491bc7-5d3c8f15177mr51431eaf.0.1721149317316; Tue, 16 Jul 2024 10:01:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5d3ca68f2d8sm493eaf.9.2024.07.16.10.01.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 10:01:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 10:01:57 -0700 (PDT) Message-ID: <6696a785.4a0a0220.e743c.005fSMTPIN_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 ABABC605C351; Tue, 16 Jul 2024 13:01:56 -0400 (EDT) Subject: |SUCCESS| pw142405 [PATCH] [v1] test/crypto: fix comparison function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715133836.1579-1-gmuthukrishn@marvell.com> References: <20240715133836.1579-1-gmuthukrishn@marvell.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/142405 _Performance Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 15 2024 13:38:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142405 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.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 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30518/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/