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 8C6B043D06 for ; Wed, 20 Mar 2024 16:40:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 909F342F5D; Wed, 20 Mar 2024 16:40:18 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id C4DB642D9D for ; Wed, 20 Mar 2024 16:40:13 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c1a2f7e302so32614b6e.0 for ; Wed, 20 Mar 2024 08:40:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710949213; x=1711554013; 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=SOK6+y6+RfxiX5oAL37kAeryZxjNjh7pj6JrUAQ7/Xw=; b=hMDaDgSl7ZL0V8+PA/Mpl+NdP+Xm/BS6eIStiGS54x5hpf3h/hF4mGPU3vGymjsrxz U7bD6YR+qBFIkdWwVy5f+QaOEAZfETN9EBfR79MWFGUs5X7rWc8C6Yx5seyHieOKh4US KAvJf92GL6KkkIYbJaUCFm/Ng7JM1kYtlzqog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710949213; x=1711554013; 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=SOK6+y6+RfxiX5oAL37kAeryZxjNjh7pj6JrUAQ7/Xw=; b=jewNhvYi0VPFM6QIjcmXvUxDR5WkO9RRSWFoM7cjNh+6vHMRqqT9ctemZSv38uIgCB urnDQmkQk2w+rCYlM7UCzZ4p5IcO21N7nqWwCwtkFf/RiK5cr//DHaW7jilvWp0RTfTa hxTSm5OS5Z2HgtJVNDAyQ7aLPrNRFuELTiZPv6DBzhPkxqiUjja/+UZZR4b0yWDojAQg czSOCMYx0xRQfBCHgRLZoIn+Payk8Fa2h7uWMP6l/Zjka0+brOaykQmO28kKmhYApbdI 2qEhyVzhzskvTihCORHSdOZz8Z5b0AvMwy4TCHsof3BTO5SFy9kdyOWtpUgzt41Dagl4 6kqA== X-Gm-Message-State: AOJu0YyJRxDymnYHUJSt3rN3rAQD976aq+IobT+rl5g+Dqnp3w02tB4J PImqbRulwjC9oQy8BQ2R76kL31JhHGpQNly281aIkxiMDvsj0XrnRwnnEyzgXe5G0OEeZW8eW28 JppN/d/C8sLFQ4xzvgAyB/xsZ7Q+EqTCfyIOsmrhm X-Google-Smtp-Source: AGHT+IFQPfuVbfxZ89SI1kKsw8h9qmGedfsR+D+qR3sWUI6v3aYFFn0AjFKCNJh9DjScYV6/S9XOxmoRrSIE X-Received: by 2002:aca:2119:0:b0:3c1:d903:fd40 with SMTP id 25-20020aca2119000000b003c1d903fd40mr17237542oiz.55.1710949212806; Wed, 20 Mar 2024 08:40:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ez3-20020a05622a4c8300b0042eeeccf978sm519066qtb.13.2024.03.20.08.40.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 08:40:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 08:40:12 -0700 (PDT) Message-ID: <65fb035c.050a0220.8a90e.162aSMTPIN_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 7CB436052471; Wed, 20 Mar 2024 11:40:12 -0400 (EDT) Subject: |SUCCESS| pw138491 [PATCH] net/ena: fix mbuf double free in fast fre From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320145232.535-1-shaibran@amazon.com> References: <20240320145232.535-1-shaibran@amazon.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/138491 _Performance Testing PASS_ Submitter: Brandes, Shai Date: Wednesday, March 20 2024 14:52:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138491 --> 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: 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/