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 9820F45B4A for ; Wed, 16 Oct 2024 06:09:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70B764026F; Wed, 16 Oct 2024 06:09:07 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 50D8B400D6 for ; Wed, 16 Oct 2024 06:09:05 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-83aa2d91d8dso5789439f.2 for ; Tue, 15 Oct 2024 21:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729051744; x=1729656544; 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=31Upv4umd4Z0O/+kwUz6vxvvJZw/YyLckOJ87zmJ8p4=; b=Ac1olHfrFykSQrrK4ytM4hkoINE5lS2453eoTR1pKAa6Q1V7BHWLM++/w79ya9pZjc UNNy4QNChgJRV35/VfXHuWAwiqMhU+2FqmNIp0Rio4JBgP2h/zmSKlppY0AX5tCyY66K poX+pC5JQyKpUMn8r12y52E68bGmzZNNL7U1U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729051744; x=1729656544; 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=31Upv4umd4Z0O/+kwUz6vxvvJZw/YyLckOJ87zmJ8p4=; b=f4TOqhYmBzahR8zG3TxoLnHpQyfgddD8d1pfoxTIurfJ1R0mUsX6MnExtM9jCC8SBD FvRf1l4dWBv04SqzM84VNephKSiBMKqMtTkVne0r9DGyZaj3aPdTW8YYDgBnYpT7ND5p B1+uS3L61g35+2OqyqwBO8X24el8SwCogFDqF6+y+Dns47biIvvOADH/K7YnNxtsA5mf BT2D1b98mOlFVdWef8aCptLBbo4BLafklFKX6P/9MNPerEiZmEr4ulY2ELqYaqY6lzSC 1FecQnGV0yBH7PDOvC8YQqnbWwRnrYNYfPSAkRagWCUyxzrS3RXWQR9SgOCtaZEpSp1b fnKw== X-Gm-Message-State: AOJu0Yyfg0+l6XJB1omeCx+IRYrI00R7PIC9i72AtTtRsyUHbW7YnSdB JHNMKGooTSQj8HY4ypNfFrZd+1iSOBB+7wDQDit8JYWyv5ggaUiIiDq/9cShqOfOZAGMSAAxCGG cgtiCm6zyfy5yLALx3sssrxEr4o+oX/D6WTXlioQqxUa4UDzSYYeuAFsV X-Google-Smtp-Source: AGHT+IH/eVJGG18MJR1q7b8gYYBlctrJ1/D6xgqLznfsWUbxzs7/IHBrmwcJSDusivIDTrdjV7RGeP793p++ X-Received: by 2002:a05:6602:3fc6:b0:82a:4c58:e1e0 with SMTP id ca18e2360f4ac-837946843cbmr1676434939f.12.1729051744439; Tue, 15 Oct 2024 21:09:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dbec9f0fa2sm108619173.48.2024.10.15.21.09.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 21:09:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 21:09:04 -0700 (PDT) Message-ID: <670f3c60.050a0220.36fe0c.7605SMTPIN_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 001716052471; Wed, 16 Oct 2024 00:09:03 -0400 (EDT) Subject: |SUCCESS| pw145987 [PATCH] [v2] ip_frag: support IPv6 reassembly wit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015082133.3910533-1-vignesh.purushotham.srinivas@ericsson.com> References: <20241015082133.3910533-1-vignesh.purushotham.srinivas@ericsson.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/145987 _Performance Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:21:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:9207f93640a709cad1412430c5f0edfee3ad5a87 145987 --> performance testing pass Upstream job id: Template-DTS-Pipeline#188510 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/