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 A609B4291B for ; Tue, 11 Apr 2023 11:59:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1822410F9; Tue, 11 Apr 2023 11:59:24 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 7CE70410F9 for ; Tue, 11 Apr 2023 11:59:23 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id k11so3836613vsv.8 for ; Tue, 11 Apr 2023 02:59:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681207163; x=1683799163; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GN64PsCuyfAPbOf6JG8E219FjFqKIVMEIxS9FlSTKKw=; b=JMFGZsW1bt8UjNsm4zEimydLf0doRX4nlYvBQxzfIEvbxKlKuqG9NT517M/24RmjGG 6gxGBBA+DE/WzvKlwMKSRdajt2NrMvAE5TljcmwHSSTDaFvLuoAPbHFfPMXeY+IAG2b8 qCLEXXeGEHFqkW3Ly1/K3//2uP45+2D2ffu3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681207163; x=1683799163; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GN64PsCuyfAPbOf6JG8E219FjFqKIVMEIxS9FlSTKKw=; b=SPZ2m0380HiLvLNUulESbBkS52PYON7/PqTRrpIwYBT3OfljN6K1gkoPu7R6h0IxqK IWfRHzmwPK8GkAHie8LJHlJrVbH9tykqeJEIMcXo1VQRRPkEpmSVtHBdcRuQhQAMGxSH ZjN9kx1lUNxDUbv0f7R9/qKw8vvXeuMz/JAuoxtaskirLnejiB3yvsidqM9HdCcyihEe wjIKvRFHR5JWb/RclcmRUJ5OQJmU/QhY5N0rREtebG9FYlADp67Zl4UoXy/v9ICDrkXv 7FLvvDHHLs2sDT/DYNOYYK/iUILu5VQ+shwqyYoXJ7Za2ACOYI9glpay074gPcOXrWCh 8xeg== X-Gm-Message-State: AAQBX9cO5QnaXG1NqvLFbUt5/F3TNaOgccSaAFEt1F46PoSN1V9sf8lK ocPh/pOug09CfdeHGTIrjdL8nTkQkqLE1K7w8nxzllHBGai+eg== X-Google-Smtp-Source: AKy350bc14BweJTaJdEi+n2r2yieFTLzfvc0TtXiPH72R4HtDcuDaMg+nF41AdnfFRoMsWhhdAmhrAOV4evQ X-Received: by 2002:a05:6102:3d0:b0:425:9cb1:8db0 with SMTP id n16-20020a05610203d000b004259cb18db0mr3404443vsq.1.1681207162829; Tue, 11 Apr 2023 02:59:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd15-20020a056102418f00b0042c5b9f1606sm478290vsb.2.2023.04.11.02.59.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 02:59:22 -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 7C71E605246B; Tue, 11 Apr 2023 05:59:22 -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 57ECB60092; Tue, 11 Apr 2023 09:59:22 +0000 (UTC) Subject: |SUCCESS| pw125901-125905 [PATCH] [5/5] mempool/cnxk: add support for exchanging mbufs between pools From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411095922.57ECB60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 09:59:22 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125905 _Performance Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, April 11 2023 07:55:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125901-125905 --> performance testing pass Test environment and result as below: Ubuntu 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc 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.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25954/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/