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 AF5B345F45 for ; Thu, 26 Dec 2024 05:39:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B7E9402A8; Thu, 26 Dec 2024 05:39:30 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id D0127402A5 for ; Thu, 26 Dec 2024 05:39:29 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-46741855f9bso54797451cf.2 for ; Wed, 25 Dec 2024 20:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735187969; x=1735792769; 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=4vtT8ymBQjmkhgL0ALI1Oc+SqSkvIl61mcE0GqieOsE=; b=AIWtIPB+b4OjJfhRykGq1vjP49ZwwbHtsllEP2qjFArRQI6BSC6fZuTaNxN2hjIvJJ hPqy8R74iW7FhtlvH4eNYlutEJOtaQBh36rTStH9OdoWD/RR8pJftAADFw2hfsV6Zp8S 4tmSSzzYw6RrC1WjrWpvYqWYPTjoCzkZiyso0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735187969; x=1735792769; 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=4vtT8ymBQjmkhgL0ALI1Oc+SqSkvIl61mcE0GqieOsE=; b=fDILLcL20QdV6J61w8YdFIXkCbcY5nNHFMsJVZ15joIkGGR7sVLZXqYKV/uJtIsDaE 2MH0T2jOXgombJYK8MdrIqGhUXARpfw+UZ3iVkUSNGnozYUQb8rICzTDlMIx1M48/iCZ U+rfb/6ms5h+hhFf8UBElzzoqHnfrUgi66qwT29zylnw3KiuONNIR1k5AM6sHVxjFPKo n/FJUfb93joqYFy4hE5GotuhwJlO//ZjbZUIP2A5OIgieHYGCNiJQaUNtWJGKWRhEfAL FqB8lIlkrJcdnDpqFl+67ITVom4u3NDW+dKyFwxX2yaAtIzKkkqpwJBbbZQIa3pwKWga /p2w== X-Gm-Message-State: AOJu0YxsxOk9eerS3AOy9hdnIgdmX/olwskYhsngDGHa001ov8BHIPpF QTf1cOndk1QPje5uSp27ytY0dQALBW93II1tDUuB8BjXl6eOP2+80nvLEXsrIe0t6qFPHDKLSiu DxVmj67E7YlBrBzcerjLErNdDpIpJ4Dg6kkJ+mv13 X-Gm-Gg: ASbGncugW/hyR5IE1DzBg+n2whjA/JxqfdY9/BjH0hy31jl7bCH8HjnnvaTZ81Jk8Wd 0U9axAUaCrXkRrUK9TjaKS7y3Y8f6dvfMdFQeB9EXR47DxK6CP4IHYdYg/vfGw2IMDsh+qjaish A+aj+WxZUgJDitA/hZwaGiuG1spp4M21/9/hW0NPbCFpHB4RTP4u67mzfVQdQnbeSYJOf8d8uv0 BS/jrtDKiSdsTTlujRa0Mv1L6WgiTnPOVd+JnTabdwId5InMLjyZWrvXQVioPWzD4QmPzfEIyiM Sg== X-Google-Smtp-Source: AGHT+IEzaescoRUuIcQDxgvlCjipecmca9s+v8zeUtAV9bbo4AhikSPRe3NTn0JOSTfE9MvMrCrhckQ6XuOf X-Received: by 2002:ac8:5ac6:0:b0:467:6692:c18b with SMTP id d75a77b69052e-46a4a8b303bmr351112541cf.5.1735187969147; Wed, 25 Dec 2024 20:39:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3eb9a1cdsm6966791cf.18.2024.12.25.20.39.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 20:39:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 20:39:29 -0800 (PST) Message-ID: <676cde01.c80a0220.d4bb7.23e9SMTPIN_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 D129A6052471; Wed, 25 Dec 2024 23:39:28 -0500 (EST) Subject: |SUCCESS| pw149474-149485 [PATCH] [v6,15/15] net/zxdh: mtu update op From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241226033719.1629989-16-wang.junlong1@zte.com.cn> References: <20241226033719.1629989-16-wang.junlong1@zte.com.cn> 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/149485 _Performance Testing PASS_ Submitter: Junlong Wang Date: Thursday, December 26 2024 03:37:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149474-149485 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204342 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.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.7% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 1.4% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32212/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/