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 3FD6C42981 for ; Tue, 18 Apr 2023 23:42:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B7654014F; Tue, 18 Apr 2023 23:42:49 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6DCD64014F for ; Tue, 18 Apr 2023 23:42:48 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-187af4a5453so524277fac.1 for ; Tue, 18 Apr 2023 14:42:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681854167; x=1684446167; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=b+TZtIDIQ8aJ4ziVL4Cje/+/ZoVj2Smw73u9VF1jEYU=; b=Ds52shmJzpmukM9qVgaQ/JPTegXkgQQoCZib5EQ4UrEcy1AeLvXv42pME29W9ITLIT nofq6Jq5+9t2AST8b5N/l6EwOGMMEUhHcds9YKk/DUT9kWG8S+JQj9JeL3DJy9HIxiI7 nrsdQa1gzWJ8rlz83hXM7/sW7kDI9vbYlIqvA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681854167; x=1684446167; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b+TZtIDIQ8aJ4ziVL4Cje/+/ZoVj2Smw73u9VF1jEYU=; b=VmW3jLpqNrX8sIo63rm908ReUUhXLhENfSUAvhf0qz5myLVripZEvBuFR7Zmvx/7xJ 1JcbUekdveAt7zfhQsVvIb9FAFpXDiqdH9wX/ld/WvT3wpebJeCZRHrkgFfZQ58pLMoI jdLuJA+yy2cXRV/ezUq+jWBeZlQZ4NEJARvytaqJxDp1miDr5uraFkU5h5rrzMOYthgr 9QXkxpFb+GPLAh0oRJniP/oPnSNicSnogD5XnhB5SJyFPkGWuhsq0B4xmfuAdxhZHQxE C3STI9PryfhQRUZDijNhbRw+Yd6hJ1OXaa5BNDvm86fuc5LEq0DhYxHzpkCEsOp2187v boVg== X-Gm-Message-State: AAQBX9cAKCSxNAqto4W78qT+b6rABEBxmjURbw/yjxFjSvuEWsTFgp4u u5o+oQYvhxm1sDbrgXFzgcb/su+unm24d5fQIpGc+ruTU9Oyy3gbcfn95IrBGiQ4GWRN0Ih5OQ= = X-Google-Smtp-Source: AKy350bxBVN9UdcoUjeayh+PhsrGqt27GC8x5aY4VL4SwdEbKqOdk+zRsvb7skZwPUNwuMR45MqkcXF1v5cX X-Received: by 2002:a05:6870:1496:b0:187:9d7a:36e3 with SMTP id k22-20020a056870149600b001879d7a36e3mr2140014oab.28.1681854167762; Tue, 18 Apr 2023 14:42:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w11-20020a056830410b00b006a5f1081722sm1295832ott.0.2023.04.18.14.42.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 14:42:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 49384605246B; Tue, 18 Apr 2023 17:42:47 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 47CF460095; Tue, 18 Apr 2023 21:42:47 +0000 (UTC) Subject: |SUCCESS| pw126251 [PATCH] [v4] mempool: optimize get objects with constant n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418214247.47CF460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 21:42:47 +0000 (UTC) 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/126251 _Performance Testing PASS_ Submitter: Morten Brorup Date: Tuesday, April 18 2023 20:09:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126251 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/