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 4A12C44079 for ; Mon, 20 May 2024 18:35:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 467014028B; Mon, 20 May 2024 18:35:45 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 7BFF5400EF for ; Mon, 20 May 2024 18:35:44 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e651a9f3ffso76488095ad.1 for ; Mon, 20 May 2024 09:35:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716222943; x=1716827743; 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=7T2PXm+YeBGIx/L18CMSQOoNvF1v67UbBbZcrW5EwbA=; b=MJcU+DU2RtKrjdINQGSNZjc9NdgZ/1bSWQWHhfke6Qjg6Dqd1ydn8sbWgkjKuiLkb3 iXrt1AAt2FdN+Qpggh6aBbFWBqPOXrgvuxCM14YoIXmf/7HwQS2xABlEFfhVLpS0bql+ dE58dPZjXL1tVVmOaWSafi22h/VtxuSwWoazY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716222943; x=1716827743; 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=7T2PXm+YeBGIx/L18CMSQOoNvF1v67UbBbZcrW5EwbA=; b=CIlez79ki3UVw03LjnU0vxSivI4qYghbNGwmGJSmoRrXTjAZayf13shCf3twusyk3d 2X78NhL52K/oViNJQaeA3QDwNZqA9LhnM/MeCgZ351fPLOMgXujA2BZfqSPdf6P0CMjX VKwWrP4K2XyBH9KsU0LohuYZE/oZND2NITe6vD1MIgilEMRP6O4QvHAClQfKlxtJ/QCB AK+/nRJfUo6mpQBI/MYsvxapjIMbhIWKw/EgLuq3tvr9CdsV6j3ullHlQ7UssLq1bIZP LLL/ydlXQz3QE5Ut/y2XbnnFXBQST2WM/7QahgBy0qk0aYAnexUbN5koeUrgvk69NRLV iniw== X-Gm-Message-State: AOJu0Yxk2bSTlL7CGxIbcEfPbj9gIDweh4+YmA1pQ+0CXZ+v9RPoxlQa 0/YEK0LDyxyUitxaYt9zazxu7VgF5yrw5Ih37ai5DCb+jKfuhRTKv6zhrV9CNxUKu1VtKQ20gsW SDaNg3/IYr6JlsZAVYWCLIe+7h+elqH3pypxM6PKyuSsKS3cKXBHgWIrK X-Google-Smtp-Source: AGHT+IGcESv2NY/GAtCkv//hZdQXEV8pnRI2/tacksNg6f8Cwfr3+J3xlbZffLgsXhD95iVdBPvcC22dvVC6 X-Received: by 2002:a17:90a:cb0e:b0:2ab:eff6:e2ce with SMTP id 98e67ed59e1d1-2b6cb7c8844mr27603208a91.0.1716222943612; Mon, 20 May 2024 09:35:43 -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 98e67ed59e1d1-2b67116332fsm1303240a91.5.2024.05.20.09.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 09:35:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 09:35:43 -0700 (PDT) Message-ID: <664b7bdf.170a0220.73558.3218SMTPIN_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 A6E3A605C373; Mon, 20 May 2024 12:35:42 -0400 (EDT) Subject: |SUCCESS| pw140185 [PATCH] net/mlx5: fix Rx Hash queue resource rele From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240520150709.39835-1-jiaweiw@nvidia.com> References: <20240520150709.39835-1-jiaweiw@nvidia.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/140185 _Performance Testing PASS_ Submitter: Jiawei Wang Date: Monday, May 20 2024 15:07:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140185 --> performance testing pass Test environment and result as below: 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 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.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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 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 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29979/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/