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 55CBC45EF0 for ; Fri, 20 Dec 2024 01:52:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27B9E40265; Fri, 20 Dec 2024 01:52:39 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 850704025F for ; Fri, 20 Dec 2024 01:52:37 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-46769b34cbfso19632971cf.0 for ; Thu, 19 Dec 2024 16:52:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734655957; x=1735260757; 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=2+6IVp+qS9ssyeNPgj6zPMBTF3DqX7HGmTyH6wEGEcc=; b=V+LLBKt/tv6JzCP6cKh8XrUOrr6VEbAc9Ef5P4muqKfRaVbbi4eekS9XQOC/vm9Cve D4ecmUItLeheeYM0nZeF473vDjCpAQoOC3eo6iIoxCguztml6VbtSw+A/0n4OxaLFY5W pwiRfZb/tE5Ked07nHJBJtIev3/6yCvMkkHHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734655957; x=1735260757; 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=2+6IVp+qS9ssyeNPgj6zPMBTF3DqX7HGmTyH6wEGEcc=; b=NwdNjHHZVQHLEJIPvfOe+YmhQ5HQ0H53vVVV718fYMPyk7RbW38ldnyONdwLWL73Iu xTO4d86rvwq6OFs9JESbkLSMtMICR4JnYvdkudJQqbR0PM75UWxvLLVDYuF0o6enK7hi ouT6Ceb/pM/hHQgVbkPjla6jS/NgJ5J8CPPn3+sChBVHPq+yQhk0kWTWxvt4xd2KtdgX acyb7apjLOYPHjNfl9QekHkQdauzdiYGHLio+2ZOeF2xQ8pGKImMazIVLY1hS12PLYUk dljYw1Lsm5RyqJHW9JTVRw995yF53IY0FSjVJiJqHWK0DYpSs3jBAzNi1OgE6Fmx1Ehq pQDQ== X-Gm-Message-State: AOJu0YwdoCTP6W1YWnEftEEd8i9O2EpRPGYS1L+disntZaDUpzZ2FdGc siVq33c8p+y/khkOgbGaxYbTbEgVF5qlNpBqv+OQ+Rna3bT6VXtDCqBEuHzVFri2luERLV3WZM3 EJjvXrT4bIj6svkXQeSehbShCmgwbXJZnpGk4LFdV X-Gm-Gg: ASbGnctZQietivYcuh/xZmrE05fnSuidKq7GSz/SNGO2uyehCWU0WtbHkvYZV4WNkiv 6d5KBItkxDtkP+AbilVr0yr9VWB916+Hz9mRFqzb7gnjcpx/Px95UjiyrzbAz9lD8LIQEFPiU69 0Azy0Uvdr3hRW+DUHajcR4Jns2v8djgU4AJpfM8jCmn3sE5H7vGevEgAvE0cw+mzZie809dpADV l6o3gvweF9G7Yao+FhUhSV7w7eEzQFs9V9vJCc6GrfA3/JLAmeV103004KZWjp+80o5YvhNjM5j jg== X-Google-Smtp-Source: AGHT+IF/GnHHSA89+snidplOM2brjadnYx41yLx0x2Si3sIrV/xEFAPFa32H/UXPRWZCoMq96WCBS4kwRUc0 X-Received: by 2002:ac8:7e96:0:b0:468:fb3c:5e54 with SMTP id d75a77b69052e-46a4a977ddcmr18514971cf.34.1734655956777; Thu, 19 Dec 2024 16:52:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181a3791sm1296736d6.46.2024.12.19.16.52.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 16:52:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 16:52:36 -0800 (PST) Message-ID: <6764bfd4.050a0220.294e93.95c0SMTPIN_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 7F13D6052471; Thu, 19 Dec 2024 19:52:36 -0500 (EST) Subject: |SUCCESS| pw149319 [PATCH] cryptodev: allow use of global variables From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219163523.164992-1-mattias.ronnblom@ericsson.com> References: <20241219163523.164992-1-mattias.ronnblom@ericsson.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/149319 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, December 19 2024 16:35:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149319 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203435 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32174/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/