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 CFBC043B77 for ; Thu, 22 Feb 2024 15:24:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB9E340281; Thu, 22 Feb 2024 15:24:16 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 967494027F for ; Thu, 22 Feb 2024 15:24:09 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-214ca209184so5110658fac.1 for ; Thu, 22 Feb 2024 06:24:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708611849; x=1709216649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=71oxO+wZrYQ5B1Vx4J66ZBCHf2ClAzIlm16XZ0GINfg=; b=G8ES5lDIwv0RPbkQ/79gmAhWYTM1z92dWnVDXsXPcbblW+aXiqpgpLC384kf4Gcg0V BsrpblA+B8aV7EIS1WeL3X3xZ7s3M9/upryD2uEPu1NB/baLIl8IoF8+e6O+PGmscnsI UvFYzxX16HuraRsF/+xULvSn6jq+VXDwzSo9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708611849; x=1709216649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=71oxO+wZrYQ5B1Vx4J66ZBCHf2ClAzIlm16XZ0GINfg=; b=nSCMoCtB0Ikh41tzZc9IzGCKRK7P/2n/V9EL6WYiWF+MaGQrhqRoueX0NCMh/5PcUZ oL7hSO/14aWV3kvO88klBd2vcqN5rIw66hy/vmpjgv2Y/oekhFLv5PYbbIDgwQUB6J0F kLoCkdGXJyRWxYrH3gi7h3XspQB0p2jMARqwro5OeV+MsulPvdY2YuiiaiJEhHRp1kDY +5jKCtgnZkGts/pNBbWJWGkF+hNEsX7P2l1rBqnmRzcNhwvOvYGYz1qKdrSi7n/MQT/o ZIgNGtbVkePRyyjAtEHnxSE7sonBeoNl1lDRs2scZjOstdI6UdL5itPfAPODyHcKGeTh 3EFg== X-Forwarded-Encrypted: i=1; AJvYcCVJMKdvk1g0fT2h66DxJXJD5yfJZbNsvsteyfypbckKlVkAUdZxwpeqYAIl214op0OTjdY7WSRN0QHLstFABROtnGmWrg== X-Gm-Message-State: AOJu0YwEAbZGLkrjKHOb80T9A9dvJvCA//hSLNwyHSjHJBedUN1mcnEY smA5R1MYq8Zg86FvwgQkUaqcdXXfSPvZqWPNuvi4khfdlpMQ3Nrt27tQ4chX55ZzJ/ovLH3FwP5 5PufUMgfCR8SJClV31b92KfBOnJD32Q17gYUED4QfPpP3s5r1VQvd6ryK X-Google-Smtp-Source: AGHT+IEwYMuPmET02T8cwwxdxODQQ8+3cqOqyEigbPGTfochLfdPqWJfS4iwElzzlSeduxa9YbV/c4FtcEPa X-Received: by 2002:a05:6870:700e:b0:21e:d175:e749 with SMTP id u14-20020a056870700e00b0021ed175e749mr14973773oae.40.1708611848706; Thu, 22 Feb 2024 06:24:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id zc6-20020a056871270600b002184d729384sm346013oab.48.2024.02.22.06.24.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2024 06:24:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Feb 2024 06:24:08 -0800 (PST) Message-ID: <65d75908.050a0220.90fe8.4e73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 266F06052510; Thu, 22 Feb 2024 09:24:08 -0500 (EST) Subject: |SUCCESS| pw137036 [PATCH] [v2] net/af_xdp: fix resources leak when From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@iol.unh.edu 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/137036 _Performance Testing PASS_ Submitter: Yunjian Wang Date: Thursday, February 22 2024 13:35:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:dee3c01a2297538d7b65048aedfb372464f89942 137036 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-78-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-5 100000 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.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-78-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.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/