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 9CAFB42972 for ; Tue, 18 Apr 2023 02:23:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98DAA40E09; Tue, 18 Apr 2023 02:23:51 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CBBDC40E09 for ; Tue, 18 Apr 2023 02:23:49 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7606ce9b213so224330039f.0 for ; Mon, 17 Apr 2023 17:23:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681777429; x=1684369429; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=nhi9MazDne5zGUJfF6v+a8jl5TfcSZws9GYSyORUjUk=; b=GWlpi1490cBuIaJzVg+v5vMn40PVeXLe4xNjmd3nP/8wFp8gfHjqXW2LPmL8DJyWqp 6BYl6529Vgh5yONoIvNRSr7swd2yyNwyJdA80eRNtt595sc7znYzDmxK9JAfeWz+cNXH rIjlR1TwIQcCFSHjSawUTKB0O5naFlwq7EsmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681777429; x=1684369429; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nhi9MazDne5zGUJfF6v+a8jl5TfcSZws9GYSyORUjUk=; b=PGsY9aluLpCLz2Eh+Aj1l4u2ox0/5VZCcPBmVKy3X1mAwLirMb25URHGvh8PcjViAY qKQZ0dP+D1NF7NjPnCCiK6IZpDUKaMYnf1cS8dj4FHJhYbCTuZ32NgYTwxkUfAVMLGsu 1VlMaZxDuW3WrvgQss4WuzBoisD7Tb/qeHotVeNFMYC3n7vEfQ7oFeSfMcEBXAx901DY FqKe8IM0D1oOpz2e9LokX/axuBGKKZWsrGlTq+XZ4rWEBWzdPNEMXG6sJuX+g2zYKDzI bcPugPBfQOosKYjTz0VTN77RYUkn2B8ExdDnQ4+WqORkaXVrbuJshbh1d75DBk6P243G wa1g== X-Gm-Message-State: AAQBX9ddvAiMFB3mP0xDrco/sq/nc4m9oe7JNy0zxMfPDTYLukOmBSf+ cNRP1XcADYzb4yNXIXnbuCb/UAIbJp1aXeDBzRyvH809YLiWdIVqjG0Qk/Xm24FE3A== X-Google-Smtp-Source: AKy350b7WWYd2DHU6t2V9fS++hLkNloRNHC5cIRSwNHguMbgDs8KAtedHKPwdEuqm58C7JQP0+NPl4XP790R X-Received: by 2002:a05:6602:4207:b0:74c:ae72:dc16 with SMTP id cb7-20020a056602420700b0074cae72dc16mr297610iob.5.1681777429226; Mon, 17 Apr 2023 17:23:49 -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 g6-20020a05660203c600b00760eb96dd9esm3589667iov.26.2023.04.17.17.23.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 17:23:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id DD58E605246B; Mon, 17 Apr 2023 20:23:48 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id DCF1B6008C; Tue, 18 Apr 2023 00:23:48 +0000 (UTC) Subject: |SUCCESS| pw126202 [PATCH] [v3] pipeline: fix double free error for table stats 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: <20230418002348.DCF1B6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 00:23:48 +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/126202 _Performance Testing PASS_ Submitter: Kamalakannan R Date: Monday, April 17 2023 11:22:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126202 --> performance testing pass Test environment and result as below: Ubuntu 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.0 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/