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 399C445A78 for ; Tue, 15 Oct 2024 21:25:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3257E40144; Tue, 15 Oct 2024 21:25:36 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B6E01400D6 for ; Tue, 15 Oct 2024 21:25:34 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8378942ef8aso277139339f.3 for ; Tue, 15 Oct 2024 12:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729020333; x=1729625133; 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=WMEi+UllvI41a2l1FMPUDvvph2lZQQ0vc72nr7Tqk2s=; b=U73lzHmWHSAr4ILvo1FYz7NBSoU5tSZF+mYeckXLvOq9HmQYDgXjcqH29Abi/wyM87 6MkamkYGsGbobrJd/db+XVdqvQp3NDooc4QmA51Z+X9CkYeRVLYBLACV7CpU/mBVgiLR fM3+W190srm4bHiiZjW8mysYKLMGpUB4otcG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729020333; x=1729625133; 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=WMEi+UllvI41a2l1FMPUDvvph2lZQQ0vc72nr7Tqk2s=; b=jycCPOS78yZcnI8gx4opogGbQbJ86Ky7Czf3Ju3wRppKlt5EmzCIzC5ueEoQ63olzD 9lH0tow7SgJhrW4ounGM4sjhzAcHWQH1fXz1ONJVL2iuuy/82wxeaIqALwXDR7rEO/5S nVv1wIcZzOI5EDz8OFQkbJ4MOlqv+sO1rCrHpS7rxKkjceooW8E23kxUJz4KTyi4Q5yo GhIg7Y2w00byqCQzpJIMPMQD2Z8mGQz2r0Ble0HFsEkJJuXChahSeiFdmxf7hf+TDmye KfoSk99zxnHQzW+497iwH5TGw2hVI4dT+H9xLQZH7kEA9mwJqc2ORpReM6UgOfMWPKov 63uw== X-Gm-Message-State: AOJu0Yw2bfg5JzBrEEFdI+EdwPwUhZ+BdxJlm7vmfNri4YDSoKEpae3x 7usNnyaCYkEWBOpeQ9rabSKCvBlF+UnJyBFFXB4mJLLeKmrkq8m71wZhP53jY59IYd3xZ1t/I61 VXGdg7KHfi9Pfuj3Rn6+Ej8DsvOw3PdXdtOUUVPwkZo5nn+Npbv38Z54m X-Google-Smtp-Source: AGHT+IHBabWQCPxwSSyvOosoOe7m55HIyGaOgdL7T58JrOaJy5hYBpj+gEABS0f0YOud1mbNWL3wPSvnqWC+ X-Received: by 2002:a05:6602:482:b0:835:46cb:6747 with SMTP id ca18e2360f4ac-83a9440a573mr269855339f.4.1729020333609; Tue, 15 Oct 2024 12:25:33 -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 ca18e2360f4ac-83a8b23bc56sm6265839f.13.2024.10.15.12.25.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 12:25:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 12:25:33 -0700 (PDT) Message-ID: <670ec1ad.050a0220.2e2930.4303SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E3606052471; Tue, 15 Oct 2024 15:25:33 -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-intel-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#188508 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 2.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.6% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ 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/