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 2D00F45E24 for ; Wed, 4 Dec 2024 13:23:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08D6C40A89; Wed, 4 Dec 2024 13:23:09 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id BF30840A87 for ; Wed, 4 Dec 2024 13:23:07 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b676152a86so83766485a.1 for ; Wed, 04 Dec 2024 04:23:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733314987; x=1733919787; 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=6sg29NqT/G4BpLtST6Y4OV3jmuHWhJbaj0Mda0EDXF8=; b=YFJ4G0hkWnETarfCkDzQHROvz8dptse7XL0YL0bCfn4P1FCt22PcEWcOfpHn4Gc65s 5cRmmTMD1kTqbuDcLg/M7xPFd/n4U+rP+ogIu7M1CyJ4GfalsJI1a5guES89n9i+pqgS F1zKlXcmNYuPnRu/f9yJN/J7ZdGkPrG6Jwehc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733314987; x=1733919787; 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=6sg29NqT/G4BpLtST6Y4OV3jmuHWhJbaj0Mda0EDXF8=; b=EN/uL8mQ1NTmeK9uaJV7M1EHdfGWuoh9SvY6yUzJBNwtFki7uvgf0pBa68B55eTcTF h/2FxwhGSg+7mADYM8DRNBwpjQy80pYqP8m0MgOmKYsgdg8q5+WlXNeKGF/X+4x0ebFj y/UNW0EUg00pFoHYVOznVnKGmTMxrYQKE8LgeXtZFKWWMQMAfF+E3Cl4Sb+IiR1QQFPW NCajXXjH9XnRRF4rowL4qfIvR9KJ00d93rrwtCOKmPY4qcy7c29Bzuatw6zIjCq5diNy br7TiDJsa3q7UOQENO5ValNF2IYToa0v36iEomkZa3DmdCMM80JqPh6ipUndIo5CY+Vp aaeQ== X-Gm-Message-State: AOJu0Yw8vyivdXUYekKjnsZpd0Q1Ph5JdJ8O2sReGLhmQOphaFLR0007 A2AEpmc7JsLr0km6iHSeDIsXWE/VuYSWH7zYQYtma7BBU/itHAB6FPThEemzkSMcVhBzpQj+/vW SLS1+bluDCIHaZZhHyEQjco65998cBOUWZ4QqLh1m X-Gm-Gg: ASbGncuFFbLDgej2rEMIMof8Jt56H3sMurXmgipBqcHUehOuDG2ZPzZ6lTkhl5RlyGx NMctUaESkXe8TxHqYmgPBb7zOo6X85gRSN5xeIB7H+iMFH4XEr0bXBVXAExjvpYOUz+hfY6yFyG 1BqLHb8uLpKWY1qQVYnrPYnF/44Hs+vClj/fys935MQjs29srbaeEF6T4cPgDWaCHvgmod7mbb2 Xi42dkPMhGTxZUHBWQwOvw+EoyscXhRSB/51GcCRdUcZvCYLp0fuBRnRqZwwD53OFpuRTs= X-Google-Smtp-Source: AGHT+IEl31pLCnpF8rMaD5BS7IXyaKvNBEkT4yp3bq8HvG9Lz6zFmiyMP0qS7TZ+n+qtfiZ38fLi36LQ8nIB X-Received: by 2002:a05:6214:d8f:b0:6d8:b660:f6aa with SMTP id 6a1803df08f44-6d8b9291ad3mr104630406d6.14.1733314987106; Wed, 04 Dec 2024 04:23:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d89ab90070sm4402906d6.31.2024.12.04.04.23.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 04:23:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 04:23:07 -0800 (PST) Message-ID: <675049ab.050a0220.37957.7b62SMTPIN_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 C8DC76052471; Wed, 4 Dec 2024 07:23:06 -0500 (EST) Subject: |SUCCESS| pw149015 [PATCH] lib/gso: rte_gso_segment function increas From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204024430.2749-1-18859237562@163.com> References: <20241204024430.2749-1-18859237562@163.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/149015 _Performance Testing PASS_ Submitter: 18859237562 <18859237562@163.com> Date: Wednesday, December 04 2024 02:44:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149015 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201027 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.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 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.9% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32083/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/