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 54CAB440A5 for ; Thu, 23 May 2024 12:42:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D28F4026C; Thu, 23 May 2024 12:42:28 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id DBE454025C for ; Thu, 23 May 2024 12:42:26 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-61af74a010aso20877637b3.0 for ; Thu, 23 May 2024 03:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716460946; x=1717065746; 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=Yk4wb2+/WF4Fl4dJy3lf6icC+Bs4qW7L2LabtAaF7ys=; b=ex5THOHO7K0YThyFxactvZrDu//Wn/8//MJW1nmjin6hrvYjacxHNELIe7A6VYXGcY nWTeLOk0PymgYTdmUNry8qEEZ7kIN0ADeYJk2zLpVDtnxWJdH7+KY5pEhvvLAwJgrs5g 2PF4mWWTXCnRTu2KH7vB3HDSZdlUFXgDLzkXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716460946; x=1717065746; 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=Yk4wb2+/WF4Fl4dJy3lf6icC+Bs4qW7L2LabtAaF7ys=; b=nj3nlaElt5syG9F+iOKFrEstszS8Y6AqJL8O71oM1+0Rj8qzWoa4JPHQPArTMQJTME BBLSh1aC9ixY6Lq40P3VlJexp9hWItURzZEbEmbz9gcTM/e0AROPJD1QBg8yCG6gx5KW Rdi0wwGySnxgiQp/A/9M0hzKEEMrmCHiKgubcUJXDbq5XSYlGSb3A3hxh5yzypkyPE7s a7vMIsbXq6r2AriLpkuyXYkLgCYIenCe/X3bAwANqzWvB8u0nXgdO2S9COjjc8z2fEk9 z7MtKINi5q2Kr7xuWCxqfWMvxqsIcocp7H0Ac17wPzn2+rNEXT/GVZBDwkrUfCJGPW5o mCdA== X-Gm-Message-State: AOJu0YykfHoF/9B6R1oru7CycXik3AKkY7x8aVCbeh9w+khPyiOenY2s 33XWcAgsSxgvDGa3E2NpYEt5FI14PdT7xaH/lIzSL2hOMykMn17/WiKS4ph/BBfbww0e4DfFm4C 9VMP5toLo3JN09YvBuxgzmsR8aWzo1IIBMxG8EnZio9/1/C+Evr+kprMi X-Google-Smtp-Source: AGHT+IGnYz2mx65rwhMP1HB5KrHxAurH5Q6Oy4E4/Hu7GfD50/6NudyEFuotq2N93n4XgRAE8arSS7gRus0G X-Received: by 2002:a81:6d51:0:b0:627:e963:2bcf with SMTP id 00721157ae682-627e963321amr36196387b3.51.1716460946214; Thu, 23 May 2024 03:42:26 -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 00721157ae682-6209e6c7af5sm26087967b3.78.2024.05.23.03.42.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 03:42:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 03:42:26 -0700 (PDT) Message-ID: <664f1d92.810a0220.90b45.6229SMTPIN_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 E54666052538; Thu, 23 May 2024 06:42:25 -0400 (EDT) Subject: |SUCCESS| pw140285 [PATCH] [v3] net/af_xdp: fix umem map size for ze From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523065302.2345392-1-frank.du@intel.com> References: <20240523065302.2345392-1-frank.du@intel.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/140285 _Performance Testing PASS_ Submitter: Frank Du Date: Thursday, May 23 2024 06:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140285 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/