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 2298F43B53 for ; Wed, 21 Feb 2024 03:41:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03145402B9; Wed, 21 Feb 2024 03:41:00 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id A58AA4014F for ; Wed, 21 Feb 2024 03:40:58 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5c66b093b86so5164775a12.0 for ; Tue, 20 Feb 2024 18:40:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708483257; x=1709088057; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r9sVFdIdqmajf2FT588Yog3XURAS+tg+A/Q7T0YHVgE=; b=DPdwoDI4CIRN8cl1FGVIPCRKPp2ojwYmyAuXojJu9JYc2Dw8o+vD7yAf6gsb7GhNGx ZwmuL8TpFHfNFe268mdRkIMMLMcY75krXvZSQfBOWJ2I/1et1dJhuk/6/dEMn76nz0JB oan8B73L39r6kYlS1cR157eSoo+C98YwONxM8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708483257; x=1709088057; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r9sVFdIdqmajf2FT588Yog3XURAS+tg+A/Q7T0YHVgE=; b=jrCZd1/FzwvnK4GreRjYagBZeXQxixu7/ggT6cDRG6HTBY+yggDML5c5yscwhFlNYT d+Gcp6ys7HNLGB8NIQc5enE9tmfeOUJuvhzF+jTunq7QIbl4A0nusUMHt610bOen6CUt SscIyYpgDvO07yjzsLLmiZJXsA3+74sBCPT5kCnH0PhrVcZKOK40vaUgvmkYRWSVmnuX zlfSe6eUvnNIEVAQRcXj7KIVXe/CwkPtWQdkcJShj2SdHeYk1ETM42jovZLac8PQCY3F HcGcC00tnNGDs3kwr8eyCmEpHxMfqdNBRK51OdLEjLcmuE2hU2l6zqgh0/xBLJupCEdl 8KgA== X-Gm-Message-State: AOJu0YxJqExVPeXc+Y89aeDHQzJ74BlV3sIdWjT479BoJZMgo4acXYFF Krn6YmGjt++cjCTjM0CJauR97+VDtjyFza310Q/VAIVSssssPJSQPwo89R2iGN+0obcARhylE9b vRPMyF6cIDTRx4b7QxLJWHHfwPYX2tLL3Q7jHkPSOgxsIY2hV/cEtU5l+ X-Google-Smtp-Source: AGHT+IEgtXZpGbxzJPJf3Sw0ry2Evm2ePpFlUfPAsSPvPmBiuSKpGMleymIF470FS8u3+x4ORbePU5tePJef X-Received: by 2002:a17:90a:8a97:b0:299:d975:89ea with SMTP id x23-20020a17090a8a9700b00299d97589eamr5144541pjn.21.1708483257561; Tue, 20 Feb 2024 18:40:57 -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 qb16-20020a17090b281000b00299354b8a32sm531965pjb.9.2024.02.20.18.40.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 18:40:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 18:40:57 -0800 (PST) Message-ID: <65d562b9.170a0220.943df.fc2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FF076043484; Tue, 20 Feb 2024 21:40:56 -0500 (EST) Subject: |SUCCESS| pw136897 [PATCH] net/mlx5: fix use after free when releasi From: dpdklab@iol.unh.edu To: 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/136897 _Performance Testing PASS_ Submitter: Yunjian Wang Date: Tuesday, February 20 2024 09:31:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee45c93a16dd5e11b7779f18db9173fd8de8df74 136897 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 5.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-92-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 | 2.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29189/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/