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 A686141DA2 for ; Wed, 1 Mar 2023 02:19:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2C914067B; Wed, 1 Mar 2023 02:19:36 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 76D694067B for ; Wed, 1 Mar 2023 02:19:35 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id l1so11739454pjt.2 for ; Tue, 28 Feb 2023 17:19:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677633574; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MB4FOy4kmu57QiSzxwZaCd69NxP7ODTf0ralJ67yQQg=; b=cHyMqiKwj7P4MdBLjmjiL0f5T9bFtcC3cSjEyP/fSv3w4YbQT4CUQdC3fSP2nyL9H8 dQUPTGh5k6aD/rK17rITXPRxDDh65hE3lWIo/QJRM6tu2C+8j29SUzMAqUBEQ19nRJjR JEbh3CRd7i0pgFzpTOZC8Ww0kmz0kLQ24Cnig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677633574; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MB4FOy4kmu57QiSzxwZaCd69NxP7ODTf0ralJ67yQQg=; b=DyF+xpZJ54z45z88/ND/uAtnE8GZfD5xMuEWw/DWFKQRxcpdaETHqquyey6Krp1JEe HRBIYTNzm0GH9dc9ce5W8Y4TUqYsW6kO9aLQfldA8qJPhPEgAYdcEQNoqgznmhpdxU3r BEHk220feQ5n+u3Wobmd19IV295WR77ZjBSdsIArB5T++JhxKzS+n+rJHS8p6uBsvB+s aCmO6TEy1KJb/M8+8pOUghsPwee5pAg5X/5wp4zs95vVfrq7nWDesKbYn7vSh76eFf0w dgEiQFvEaTYXfM06yyzLIsaJ1g41JUmcOdLE6Bar/H5a/dHn8R5gPe+4kl1LFq1d4YDA n9XQ== X-Gm-Message-State: AO0yUKU9tiVCOJBQVJmp9YenXA0vV04OBvIWH1zjLlbjNmW8iVBTc5TE /TNkFexmLamQmGZ8VakwcNAl8XbpfBAjOsx42wfOMyZoB0Lbiw== X-Google-Smtp-Source: AK7set+/jiIWjgX16MCAYEov+LIaVB2ZZr4QHJPccmsZENNqa07UT+rFugL3ZpJ+e2N6yl80HHtL/UNnY3dC X-Received: by 2002:a17:902:d4c4:b0:19b:dbf7:f9ca with SMTP id o4-20020a170902d4c400b0019bdbf7f9camr5984020plg.0.1677633574609; Tue, 28 Feb 2023 17:19:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij22-20020a170902ab5600b00195fc0645a4sm417377plb.47.2023.02.28.17.19.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 17:19:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id DECAB605246B; Tue, 28 Feb 2023 20:19:33 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D9F2E601B1; Wed, 1 Mar 2023 01:19:33 +0000 (UTC) Subject: |SUCCESS| pw124593 [PATCH] [v1] eventdev: fix invalid memory free operation From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301011933.D9F2E601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 01:19:33 +0000 (UTC) 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/124593 _Performance Testing PASS_ Submitter: Abdullah Sevincer Date: Tuesday, February 28 2023 21:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124593 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/