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 864CE43C84 for ; Mon, 11 Mar 2024 08:32:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8212A402AE; Mon, 11 Mar 2024 08:32:57 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 0EE344029E for ; Mon, 11 Mar 2024 08:32:56 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e5eaf5bb3eso3035259b3a.3 for ; Mon, 11 Mar 2024 00:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710142375; x=1710747175; 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=eE9U845/w/OwPdJKz1VtZVVhRF1gP7lWh62BXuCHaU8=; b=KND2zEfdlW9DrVDmxX0cYDJYtUpyQ9/KUL7rqHbrhpyILj0afl2Z0K15BJHcND287k AQnrqXP2yks26TvGJFh+fqzbxw8IJeCedal3qpja3mCNHJm19mz8hPyeZfQbgKnTmxs1 jLfLVDjBl+FN20/V3UTTSXPUipLR4yFLeGG+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710142375; x=1710747175; 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=eE9U845/w/OwPdJKz1VtZVVhRF1gP7lWh62BXuCHaU8=; b=CfUO7vHHye/yUN358L4aXPa6T8Kf2inbheEENU8SkWVqf5jM7defveTKoqFbgYNRSc KGrmHCbSW0zkvnOaFOezfA/gp9D1GUNq7tN7dw7KW2XXp49zbqEjMkJQqa2blPKVsbY5 NdJynZi+Jdpm7xpNcxewlAp8pWMMipjEe/iXw5jmWRJp7dUpjXSFWMnECLUVmbxHAlqW suKzNZO1mTkQkiyhu1WT4a/VYcpD1Bp8b0EqKzD+wAYm87gKcaaWQzFI9tlF8gUCoblB FhNBiJ3+vGGHWPDkcXsURQim03yoAlyp6LURSy45jRy1hRx3+ncdSZ3eir8fz5cy8dvH LFlg== X-Gm-Message-State: AOJu0Yw+pihyh9MmvrnLy4GnZWlP8ceHZg3wOLuixfeyRrFI2VLdod38 FMLVmfp8ZSjF+x6h7ehJ6slvQP7PEXRSpBUxSwLGWpo1UBJjguA7Zw+OB+E7GNXzLNvJg3+cREK XMfC8spiGLW6i0IEFmWLUHk21x7zMY5jswQNxdro6eVCLW1LNECALqqyA X-Google-Smtp-Source: AGHT+IG94IsdeyoyHIfYGISBqOi0sblnbpqjtFLGMk9YaGDKqBwcRlGt/DbN+1rfBkzVFEyL7ba29ZreC69B X-Received: by 2002:a05:6a20:8e06:b0:1a3:113a:bbd5 with SMTP id y6-20020a056a208e0600b001a3113abbd5mr2393834pzj.40.1710142375239; Mon, 11 Mar 2024 00:32:55 -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 ie23-20020a17090b401700b0029705f5197dsm240695pjb.11.2024.03.11.00.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 00:32:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 00:32:55 -0700 (PDT) Message-ID: <65eeb3a7.170a0220.be8a3.08f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B4076052471; Mon, 11 Mar 2024 03:32:54 -0400 (EDT) Subject: |SUCCESS| pw138145 [PATCH] examples/ipsec-secgw: fix Rx queue ID in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311023247.2520028-1-chaoyong.he@corigine.com> References: <20240311023247.2520028-1-chaoyong.he@corigine.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/138145 _Performance Testing PASS_ Submitter: Chaoyong He Date: Monday, March 11 2024 02:32:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138145 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/