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 3DB3445E31 for ; Wed, 4 Dec 2024 18:06:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1916540A6D; Wed, 4 Dec 2024 18:06:27 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9FA1D402EF for ; Wed, 4 Dec 2024 18:06:25 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-215ac560292so30942025ad.2 for ; Wed, 04 Dec 2024 09:06:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733331985; x=1733936785; 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=p12Jzo2rpsu5Mz428Lqm28lRMYUYIPVN3o7PoCcwEag=; b=YwuqbOWC73G/wSFiQes+LIXayCDzDJstVLwSJiSPhmOz81R2sMpZaHL8vI1LDRG4+P LZqbTDB9sL4Vxn3x2IjsF5W2ssr9YVuDTCnvwnigNOlnpweOya6ox74uuvkuQXmTdFV9 0sTa4rhp5vxocVC2caRSlvhShtdxQ+shG26i4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733331985; x=1733936785; 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=p12Jzo2rpsu5Mz428Lqm28lRMYUYIPVN3o7PoCcwEag=; b=qUhquitApj+TtZc5uuaP+HQzq2xpk9Ek/9olaNK+IFvfRW92kxOh168egDd5Orqpri 1YzX3/T3KeJYtiwlQbIAPFHM2nvEUpMs6DK+5BaiQUh0Fqx6YO8AsppCPLKpQwQzWdcM HwJ26n2n+iwfXncADqr+m0pwFPzEYigQRyrRMAGIEpHUIbWi+yH3lXuLG3ynAOPxpIQl lDJCikBe5JlYJtI10+samg/ZztrHqxLu+Jda4ryF3TsLlRX2/WS0MaD7JsRaqRK99MxW KycDBSBM+pjIk64i7iTDzV6SU74vppZOt3L8Zlh13rGvY90z/wkC+2FttQYRyc5c8NOj P6qA== X-Gm-Message-State: AOJu0YxWDcHBKwU2VKxDFi0GeUuj0XnO2f5QJdgYUXJluY6Iu5K1dpQV bRNesUVlL3Kdi9qIdy7r+8ml1EL/CRUVjJUA7K6sv30S9Ez46b3bGHTfz01/51Rg9RrxCYuAJgz L8GgUgzSz6+er8z7usuZCNFcqg0231jAObh/P8HGg/Kxc61lXfa0Ci8cF X-Gm-Gg: ASbGncuIFybVI3gF7lvTtGVbci4ijLjauT3kdt5EN3dimFTDWsKSrD4zyImlWACIUFy vPFWi6KFtORjggAQgYgwYvn76gXN8DDhZetd4A+0rBCbMo62CLPXjf2DqXz14ZXtIu6GKMZ62di osk1DQ6I30jl+mHeJpZpsZH+IQqLsr7WcZl5lxIR/8BXzROWfwwPxReQG4u/LUokZEZgh6Dzc3y diBC29Dv8tfD2nBdwbalaaMeFxPmvK991X62X4uwCMLe1h9n/Vr5O9u9mzS6S0vxSQ32/uL/o0= X-Google-Smtp-Source: AGHT+IHKgTn+iTUFTkr7+8M0Mw2iff6mTY2BaJ0IwuvoN0c/cy6d6IyizCzu0RE1uWoTGnabXIL5iTF5l7Es X-Received: by 2002:a17:902:e5cf:b0:215:bc30:c952 with SMTP id d9443c01a7336-215bcea0b21mr99809865ad.6.1733331984439; Wed, 04 Dec 2024 09:06:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2156dbce9e7sm4178165ad.70.2024.12.04.09.06.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 09:06:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 09:06:24 -0800 (PST) Message-ID: <67508c10.170a0220.343d87.8566SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CA58D6052471; Wed, 4 Dec 2024 12:06:23 -0500 (EST) Subject: |SUCCESS| pw149015 [PATCH] lib/gso: rte_gso_segment function increas From: dpdklab@iol.unh.edu To: Test Report 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-broadcom-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#201032 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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/