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 83421454E3 for ; Mon, 1 Jul 2024 17:55:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F5A04014F; Mon, 1 Jul 2024 17:55:23 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 93E6A400EF for ; Mon, 1 Jul 2024 17:55:21 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5c2011716a3so1141977eaf.1 for ; Mon, 01 Jul 2024 08:55:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719849321; x=1720454121; 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=Gt3NbYK1a5aoKAovAlZwtP0NPQs+oCyPL8g9nf76MJY=; b=Ms+1D5zBQ+YwuacXT0KOY8Edde2b0ovwpT5Z0JJ9nFFbRdVdfYSyffWe4DCdtb65pX mxQVc41tYyh9q2+C9QZjHL/gPpmnW/B1JcVSdGjriMvDt2TJg5rUSH5jACWvIo5Ng1q9 cdRbqGM23iID4zzX9mp/sBQJOz9mrMbBcEW3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719849321; x=1720454121; 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=Gt3NbYK1a5aoKAovAlZwtP0NPQs+oCyPL8g9nf76MJY=; b=wfNYcDrBDPHX1prN7l7aigFZ//qAKqE+PRUOPndiCFJDrLwHt5QmgyPVVNKCo32rL2 FhqdDG38kOiYA8Zgkcv44afb6JTC6ACaFBoxoxdD+JMeNJdBJq6UVyFkiKPDC3xeBxjj 4OI/IkCtHfe6iEFyIIYFxa1+rcFuymmV5/ptC9u+1x2CcAR42J035NqLBa9auc3K5dIr cGFI/XX47BClas8d73qk20y7G2TTzR9CuARBJtmGkYOkGbzCxScs29vuHkV2TzrHPAKj 8c4q3lz2+oipY6+VcAeEL14cY1axmrD1yVJIh+W8UysxQp331Sbvyg2SDzxZIwmN48TQ /beQ== X-Gm-Message-State: AOJu0Yw9F7EjzQX+kYOO7F5U75I/JHfAct+bbHw3pfWbcGkyl9egQDma k5nOKfWldh3vjYCnmAbgKE/7mUOKRPLaiMFxoNhyzqOb40Sk20fFfJnPVBDAP4HUiWi+h4ksc8U qf43WNP9NQXwEKj6TzZWIev5WfLBw/5cLk26/H5vFHH5+PUFembd+H6A0 X-Google-Smtp-Source: AGHT+IHyHmG9jH2iOdZFFWNpM8fjkneprEwofgFzh2DYLrBu3EFc8PqiJ5iYEocfcQk/Bu44KEvftVST/67i X-Received: by 2002:a4a:ac4f:0:b0:5c2:27ea:85b2 with SMTP id 006d021491bc7-5c439258093mr5099274eaf.8.1719849320642; Mon, 01 Jul 2024 08:55:20 -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 006d021491bc7-5c41494cfebsm62231eaf.14.2024.07.01.08.55.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 08:55:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 08:55:20 -0700 (PDT) Message-ID: <6682d168.4a0a0220.774fb.4e13SMTPIN_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 14CFF605C380; Mon, 1 Jul 2024 11:55:20 -0400 (EDT) Subject: |SUCCESS| pw141991 [PATCH] net/ionic: fix double-free of mbufs when From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240701151943.43121-1-andrew.boyer@amd.com> References: <20240701151943.43121-1-andrew.boyer@amd.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/141991 _Performance Testing PASS_ Submitter: Andrew Boyer Date: Monday, July 01 2024 15:19:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141991 --> performance testing pass Test environment and result as below: 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.0% | +------------+---------+----------+-------------+------------------------------+ 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.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30359/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/