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 53C184558B for ; Tue, 16 Jul 2024 10:58:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50E7140A7F; Tue, 16 Jul 2024 10:58:44 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 4C150406B4 for ; Tue, 16 Jul 2024 10:58:43 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-75a6c290528so3266877a12.1 for ; Tue, 16 Jul 2024 01:58:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721120322; x=1721725122; 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=3DvxiLXE5BoITqJNex0La7SZWkiAbuKsleaY/irtV4U=; b=A8rRHkMYybtsaOBqotqzdEAf2tVJ3OKMuqFWqBvr/KfLuAAJ2LqHK8pQKYGI67Cpg9 9IcVaFS03KihnqGaw2VsGms8ifzjhiqO/+hDQ696k9+FxsPtwke1JRwC7zk2polr024K OPmuEaY3m+XKt+HUTgHlRYjQjEapltooK4ThU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721120322; x=1721725122; 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=3DvxiLXE5BoITqJNex0La7SZWkiAbuKsleaY/irtV4U=; b=LY07mCWmI4eobKBrIRHzJnb16CGfhdQeQvZ+VyqaSYNCI37TfaQpi0gTKc/w3Mu4zv nxPzFxhwBu6PMixGhX3SBZ0yFRBuX/alK5GTfIdZ5qxytGBXI/ZFiLcqCEgQT9BsrCYf zKeEnIG561Unbg5L41rYIA0iDv1Nv1VBygpaD8tRvRm9o/ALPFcASklVMhziKMn4oXP2 EsCmq2HGDx7rvp9LnNtnEJ1z5NB+7muwyuz+8loGQ9HytEn+HPXZiIUVRQPycvgRHc38 Me7sGBr2jTJtAkMYJBmyCrQ/wzBgjB5e/w9FT1ECnqUXFyuK30KtAFPPK0rQPmTESm8t N+wA== X-Gm-Message-State: AOJu0YyrOjpA/EoqY/9Mgecfsip+i2XXM+JuhhMZkrXJEmXSE79OtO7l LBKuieEunQSTbJ8KhyTCe4BA95jAMYYwdVDje7a7VZAZk/9tO7b9mqqtoO5gh6Zaq6pnXGP1e2R hRcp49DOT2UFNJw9UZOEjyIyxeUyeOnA3HU5taTvS X-Google-Smtp-Source: AGHT+IFbUI8HYnTVZMV+mg4JjlUrNfb8NMc+FsCx2fw++xu2bWqGkKWdjdMXB3fEFHXwwgZCuLhDuIWS9X4r X-Received: by 2002:a05:6a21:3989:b0:1c2:a55d:88bd with SMTP id adf61e73a8af0-1c3f12b4c72mr1525309637.53.1721120322516; Tue, 16 Jul 2024 01:58:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2caedcac256sm495170a91.15.2024.07.16.01.58.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 01:58:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 01:58:42 -0700 (PDT) Message-ID: <66963642.170a0220.cdc47.801bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9496B6052500; Tue, 16 Jul 2024 04:58:41 -0400 (EDT) Subject: |PENDING| pw142417 [PATCH] [RFC,v2] ethdev: an API for cache stashin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715221141.16153-1-wathsala.vithanage@arm.com> References: <20240715221141.16153-1-wathsala.vithanage@arm.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: PENDING http://dpdk.org/patch/142417 _Performance Testing pending_ Submitter: Wathsala Vithanage Date: Monday, July 15 2024 22:11:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142417 --> performance testing pending 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/