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 3CF8445551 for ; Tue, 2 Jul 2024 23:25:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36A6640665; Tue, 2 Jul 2024 23:25:21 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 62AA4402D8 for ; Tue, 2 Jul 2024 23:25:19 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3738690172eso21730375ab.1 for ; Tue, 02 Jul 2024 14:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719955518; x=1720560318; 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=qQmaDyFruJ4oF0c8i3s3BJoO4Bg3WTPlU92K/83P/bs=; b=NOAh4f6a+YL00j3R12eUngQEE15kxNjv36FCqlodp84w7ZqPb2yFDGkWc0uZ4iew63 /vVds96Stmy8SYWQWWbnlDMynjw9zi1qJl9VYrgAzhBLS2/J56vOmm03gcTHmB49+QA0 KtVpVZD3JKvFsGRCYKI7X/Y1kAh6nBx6X6n/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719955518; x=1720560318; 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=qQmaDyFruJ4oF0c8i3s3BJoO4Bg3WTPlU92K/83P/bs=; b=gyu7tQG74RDqGrrAKehS7E1yAfl3tbA9cO6gEB79BLm//g/HaRN84Q9Kfe/fLDmBkI rEqKHLP3LogBPFH4yhehjHbEIG0BquegUhkkz603iP1UuOM1MzF6BLg5VXtqlxqw6oJH NKoB+EbOBFnhNECThrjzEdSSDPEEQ4vMv7jtcIoqeWOlsDqH3ycKmKrTkm04dXfVx8Sl UuuXdoYqqUG9qNKAO3RxNZOH4uFh5RRWoJsDATnHqVp51lvJnodyaSP/I7XLDIBT1XcS CUiivGInfTdRUQ1Yj+I+EnswDef4sqjT9fVDcg6+xHlcX4O3xIf3kl9muOgeSrcgMOyr P6GA== X-Gm-Message-State: AOJu0YytEAobksfLdNG89Bw/ICpSp85L817m+O29NF6gwiQwypCRqdLt OgAhblGI/b+ukZXH9MfyPmTdQWbZjHol0egnJrczUdqleO3SG8PFLT3YBfb3Vx/uOgUIjS74Hw0 q7rddVEFCYCxAfGdPF2Br+0rVNQXi3OMpf1PhCepeBO3BscUxS7k9D3OY X-Google-Smtp-Source: AGHT+IHFlNf4MKAD/u687CC63/EhIlP12yIEjJTbFwfOGRp+5QBiEyMilnFYVlpUUdf5/lfruDLHhZ56x650 X-Received: by 2002:a05:6e02:174b:b0:375:c443:987e with SMTP id e9e14a558f8ab-37cd1793e78mr124899475ab.18.1719955518521; Tue, 02 Jul 2024 14:25:18 -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 e9e14a558f8ab-37ad2f4057fsm4140195ab.33.2024.07.02.14.25.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 14:25:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 14:25:18 -0700 (PDT) Message-ID: <6684703e.050a0220.ef4c4.ef06SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D74360526E2; Tue, 2 Jul 2024 17:25:18 -0400 (EDT) Subject: |SUCCESS| pw142056 [PATCH] [v3] net/mlx5: fix matcher object memory From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702201450.349991-1-mahmoudmatook.mm@gmail.com> References: <20240702201450.349991-1-mahmoudmatook.mm@gmail.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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/142056 _Performance Testing PASS_ Submitter: Mahmoud Maatuq Date: Tuesday, July 02 2024 20:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:1ccc76de4ddfcf2e14cec6ec2f9c27c0faacda81 142056 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/