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 5AB0E4554D for ; Tue, 2 Jul 2024 14:02:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 522A140665; Tue, 2 Jul 2024 14:02:40 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id DBBA7402D2 for ; Tue, 2 Jul 2024 14:02:38 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7eee7728b00so161983239f.3 for ; Tue, 02 Jul 2024 05:02:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719921758; x=1720526558; 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=c138NxUtP7cvLCgix/GrSFB6h9YjG/Wl7qQqzvABh80=; b=SC/4aaZezj3ozdPdSI9jZc1brxqu5SEZEJkwFZpmldoZnZBSPmNCj9hYo3/hkuU41w v+NgSQAWknCjZ1GQDiY/CIkl5PgnmA5VmrR6ZzRi8kXKMR19FaHBNHkbNCcoeRwnAmeK 2eOwZ6rnU2ukCTly1G+VrcB+8GSDKKRq9NFRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719921758; x=1720526558; 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=c138NxUtP7cvLCgix/GrSFB6h9YjG/Wl7qQqzvABh80=; b=O4K/dTqC77BK8igK0/0eVWUTvtsc4iQopt19RaGsWiPNgRSpPlY08PJdVKTOWlU2oS ET0AWlEqc4ap+I93nEZ+ySG0hM+qNVV5hRVJCYJhjDaAPy8D8wZUqXzWc3wyPqecqF9H X+sT1/BJJpwkHOBSzktfQV+xAVZUu2w7cxDz2FBameH0Fa1LzD8HHz0MGCoC2IcqTLLe Nh3tJ1U9/QiZy1v3T12VK7vwqp/NWKjwiQI+Dh0zRXje2p5ezUgJuIvB753YPhvRJLyP 1fznMJ+4E3FlIscC+ZjlxfS0mJUEdR9+BRlFJ9IIzgyi4QX/5o4+oaH2mLXNRl6Z/lMh qz6A== X-Gm-Message-State: AOJu0YxrlS9kRoLCJf8tAc9IQ6KWmUzbXf8EvJL+aDPEtuUfXwK7bfur XER1udfAFVg1oTdXbFVgagkZyfu5t+V6GmTLf0FRyAEN7u4n/KhjPMVtoLwbS9wjAdFYHRoTpAp 6e4ippkQL3jc97CBO4QhqfvBhVEJsFWD22o2JyHPHNzcDTZBnb0PN122q X-Google-Smtp-Source: AGHT+IHiqxGabdkWsMHBrfQbC60xbEYihOVNrjdGzRV412LbC7Xq7YX680qC3Fiy7zRAH4N8cjjlJnTNdr1X X-Received: by 2002:a5d:9541:0:b0:7eb:c2d5:a420 with SMTP id ca18e2360f4ac-7f62ee0c784mr1083461239f.5.1719921758124; Tue, 02 Jul 2024 05:02:38 -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 ca18e2360f4ac-7f628414c09sm29724439f.21.2024.07.02.05.02.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 05:02:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 05:02:38 -0700 (PDT) Message-ID: <6683ec5e.050a0220.68901.67eaSMTPIN_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 402F66052500; Tue, 2 Jul 2024 08:02:37 -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-intel-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: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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 | -1.3% | +------------+---------+----------+-------------+------------------------------+ 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/