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 E4C30440A4 for ; Thu, 23 May 2024 11:31:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E15CE402BF; Thu, 23 May 2024 11:31:00 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id C4BCF4025C for ; Thu, 23 May 2024 11:30:58 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b53bb4bebaso1965167eaf.0 for ; Thu, 23 May 2024 02:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716456658; x=1717061458; 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=ebqOCobmETq9eP/WtZGqq1NxY7snIS3B2kP2GdOPls8=; b=ZdNhZpE+JxAeQhCZGwX5lV6icwbw+D17kl2yTBM6xzj1/1RbinI1TVuFvgAEjmKeY7 L6j6aVRva9nOW/mkOCp8S2HUUNNdlVs6mwNWaa3uAdfaxpU6EwimPu787TepgZti6dTI NGvqOBRrNBOX1SKpyJ5f+DpFF5adwtPHx/y+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716456658; x=1717061458; 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=ebqOCobmETq9eP/WtZGqq1NxY7snIS3B2kP2GdOPls8=; b=osfIGE65hWAlMQpCzFCCugVvTii7eoFIJbmMtOt41tOt1pipgyzB5Nk4w1MZwYoJyo 5sJ/COqSYGFnvwGjdjMEuRIu5qAu+k7ozmeC36Uev/+iRPeXXJcCKuPnXM6DkoUWtEcd dtCtc+DV56fegHwf5j2JBKaAygfHxU30f6TnGo87BO17x2BFi7F6mM+9aBRh+f11L3QC 3w6idFUfA5k31wBW3XLc0/muZVoiGpRcsEP0UhYKuuEwqzuOA/ubC4sBHODztNLuk/S/ wEhK3sK9kXqtjnIgco4EUa/9qQzMUhZjuVT+FVAhCHDcM0V4/HRGBMgKwI6njUKexFVK bgrQ== X-Gm-Message-State: AOJu0Yxc1xwgJtXiPJMPYerfXSDB+JKLVVyPRMAcicrhwN5x46x0VQIG Ig3RFwYuDPoymF8sKmoGvZKRGFnW5WnqtYGO6nbDpOPC8MjSmcvbCHFHIjrAakXR8nH24kXYiJ2 YeePPrs1+9+tnxxgQzdL6agpMa6PZvyp7ITGwOJnD X-Google-Smtp-Source: AGHT+IENVYaKVRKC2A5D6YBSNyOphXvXN5AI0PYdwowfUMstlvapKtLg2mL0h6jbUV5rAO7SWfmP1bsbjPek X-Received: by 2002:a05:6820:1ad0:b0:5b2:2b9:a502 with SMTP id 006d021491bc7-5b6a190512fmr4973993eaf.2.1716456658033; Thu, 23 May 2024 02:30:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5b2fc5c35d9sm1028223eaf.21.2024.05.23.02.30.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 02:30:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 02:30:58 -0700 (PDT) Message-ID: <664f0cd2.050a0220.cbf57.1563SMTPIN_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 A2EFF6052538; Thu, 23 May 2024 05:30:57 -0400 (EDT) Subject: |SUCCESS| pw140289 [PATCH] [v4] 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: <20240523080751.2347970-1-frank.du@intel.com> References: <20240523080751.2347970-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/140289 _Performance Testing PASS_ Submitter: Frank Du Date: Thursday, May 23 2024 08:07:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140289 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/