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 7382345502 for ; Wed, 26 Jun 2024 23:20:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 703B340281; Wed, 26 Jun 2024 23:20:56 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 7DCC040274 for ; Wed, 26 Jun 2024 23:20:55 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7041053c0fdso4311327b3a.3 for ; Wed, 26 Jun 2024 14:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719436854; x=1720041654; 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=F3kS/viULjQxDIM58G58RCU9IgxzThqGD0mxRbQrppw=; b=aizPgm9sVv6nD17+s4ycnUOqh95vJaKamQmvtUvcPGORTwTUXjTcybEl08n2B/BAqV TSluZ+2viAs/EHhi0Tlyilyd2EQtRU1nUWtL8YoCVJgVd2yFA0wiIIA+HWszM0KOSV3i o8RBZQnq/+3Qv9flItNw02oe4nTBIQgq1kC5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719436854; x=1720041654; 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=F3kS/viULjQxDIM58G58RCU9IgxzThqGD0mxRbQrppw=; b=I2dAnVfi8zHSi7aHYqYWf8gQwCyWU0PEFMTpe8jbuvGlqX3H34Zg3XKdmBJ0bRGAbO SrwDaz5ZHsNc+40jaxBDBgGxHK+/8lKKFYoZbqJ+Qc8jNb5vCfh9wEkwySjEpho9a13p wzKHdAo1TL7F4mRyig423d8PwbmhYhc+KFyQuBngo+RsbN3/rO7dTuZIngurnZevBvME OflnXGwrYbJGyqLIlxWnpP6+Ci+4JwV/qtu8qu7sGeWFAgcLu7EKlbqrIGYVSkxKRh6d jb3m7JTH3FQ1jT9Vb5pBbwpE8RcNjZUrSAPkSR2QNL8D1BuG/mV6qab58TbO16p4erKF WTEQ== X-Gm-Message-State: AOJu0YyxW5fmHZgzi39GmUKZi2ocLKQG7lLmGLiTGokK/i+GHsk9u+xK w818yg0+LIOtK/c6F9SldLb0cai6POVMm1drMG/6cwq2jVxRyeKPlbhtT+R2AoGnOTgLVnyNhee iP1XlXLHIe+4zIaqvQ081Pg7uc5etO04riUm51NimOb0QxC7E1Z9lwmDB X-Google-Smtp-Source: AGHT+IG/JGaKqa4FeQEcDjgbgDiOSqhEauSx/dYjWEcbFvv9eLDdxjsbe87+kwphQBxdkk2GUFk0nfck5Q8R X-Received: by 2002:a05:6a00:21d0:b0:706:a8fd:43db with SMTP id d2e1a72fcca58-706a8fd452bmr3264049b3a.4.1719436854643; Wed, 26 Jun 2024 14:20:54 -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 d2e1a72fcca58-7065108b29fsm562825b3a.5.2024.06.26.14.20.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 14:20:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 14:20:54 -0700 (PDT) Message-ID: <667c8636.050a0220.1053a.73b6SMTPIN_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 C4680605C380; Wed, 26 Jun 2024 17:20:53 -0400 (EDT) Subject: |SUCCESS| pw141880 [PATCH] eal/linux: lower log level on allocation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626145142.1697935-1-david.marchand@redhat.com> References: <20240626145142.1697935-1-david.marchand@redhat.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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/141880 _Performance Testing PASS_ Submitter: David Marchand Date: Wednesday, June 26 2024 14:51:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0fa83fe030771dea12e65ca1ba11174e1164774 141880 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown 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/patchsets/30324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/