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 8D2F746047 for ; Sun, 12 Jan 2025 02:40:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99C5C40265; Sun, 12 Jan 2025 02:40:03 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B47AB4025D for ; Sun, 12 Jan 2025 02:40:02 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a81324bbdcso22836055ab.1 for ; Sat, 11 Jan 2025 17:40:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736646002; x=1737250802; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qjZAwM2XXrHZ6QHtyoP0Nj1BxVl6dkbu7EgbcKCfQvY=; b=ifohbe8+onNZZzv2Adi6uI2+aISZCKD7KB9flMZvmgVl08GS/RVniXwAPThmFz8aa0 SNjNLyPSI8waIsX6SuO6tzCzOQFszQNZJ6XS4yvM6LC/qdECkFJ+LBDy0uQq0qCmJ1TF NF7Dx8PBDVt9Jd2/mB4ZR8Je+1sOECj5fkMy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736646002; x=1737250802; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qjZAwM2XXrHZ6QHtyoP0Nj1BxVl6dkbu7EgbcKCfQvY=; b=nKYXNDxzUmwIbvzLbxjQYrV4ppzx8Epx0UCRuIUiaEYz2JUrZrs5wDmimMuiEScLi1 /8ujYCUZmNKkOkhLwXZwMH/CyZSr17NawY0UJaPXbGt1pqadMIdOETaRCzexInCOGR5U LyqvsK79B1UfPyr5uhYvsaew6hQK/M6D1FG/JF/cy+am8aNDnPTSiruahbTF7CbSDyt+ puJX5XfMGMXiOivurBxZ0DLYXyhzYILGVp3gp6DBgeKhK2zBuHiKXtf3G0cYfsuf/TkM Cf7dN2hD01pYWbtI+z7YGfEXibL6mpK/nwtFWyuIjKpitu66FNb9j71CCZjRnST/VA4u GR2Q== X-Gm-Message-State: AOJu0YwMSxCFTuR93TNRBpVXoaPlwaoDwZ4eJEDq5tb44aTxZKr5eWOY N/9wNtxs75xMbJXKbQbziHbeDJFYgH4zaL/HuHuBdNuZUOZb/Rei2Rfc7KkceidZJkKtOm2HnIM L5xKFrswqTet2AHifWOPCS4D9s2UDWFhUnF2pwrEy X-Gm-Gg: ASbGnctMHd4qxMAGxfv1GPFgb42PZwZo9juCnkRXGN+Z4PHmgU2mDyE24tJjs+yksyR PiQJGAqsqug7+iQqaNajc/92vfBdME+h7UaNNIOuMyNxYv1+wJBMJG4mn84clrdoyxm8HjwWWg4 MhCygFPJ143FJvm/wz4XBKeeP025SueOjXVRE/+s8lJ+0UAvBS6O/vRvG6SQcjiU0gScocWgUqz 69izgncS8lI37tPdZ8s5LLGTOUYHY7WDPTUaIfpUVBm6WA7aAlI968cCbHUt2yI+aASLH1WQbvl QQ== X-Google-Smtp-Source: AGHT+IHKpgTt+jRAzIrLMIC9BVVSl1VKAn//zcYDGt8m7kMjegkeEfF/WSeJ67XXBBetdbW3tVuR2nOwDIsM X-Received: by 2002:a05:6e02:164c:b0:3ce:64a4:4c52 with SMTP id e9e14a558f8ab-3ce64a44d8amr23629865ab.13.1736646002041; Sat, 11 Jan 2025 17:40:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b6156e1sm342512173.31.2025.01.11.17.40.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Jan 2025 17:40:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Jan 2025 17:40:02 -0800 (PST) Message-ID: <67831d72.050a0220.385df6.8e50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FAAF6052471; Sat, 11 Jan 2025 20:40:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu 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 _Performance Testing PASS_ Branch: dpdk fd51012de5369679e807be1d6a81d63ef15015ce --> performance testing pass Upstream job id: Template-DTS-Pipeline#206370 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.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 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/