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 E7CFC42972 for ; Tue, 18 Apr 2023 02:00:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E394840E09; Tue, 18 Apr 2023 02:00:05 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2344940E09 for ; Tue, 18 Apr 2023 02:00:05 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32abc2e7da8so1924565ab.3 for ; Mon, 17 Apr 2023 17:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681776004; x=1684368004; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=nfBPJBuxaeWWBhvcGW5HwyQnVQ0w81qEUfjLw/RFTew=; b=cVcjQ/2XjFuxnB2ON13OxZpot+2N7CkaiNPyRwnsyye0ElvpH1IS2SNELIMHxhpkY4 7ZZ881xx63Uc7jvaBXrmOQkJRLGAUPwZXk816uLwk3PO7PufXVEtB7j4QuDgGZ8h0N1N DGJDhmxPjNlWJdICXO5o4HoUPEWxvyl9eYob8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681776004; x=1684368004; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nfBPJBuxaeWWBhvcGW5HwyQnVQ0w81qEUfjLw/RFTew=; b=FDoYju4TIjQaMQzuoitj3WFgavPk0ThTzpDJ5qrjQb8N7bIWbPNAgRANx6OSwzPBFl EkytyXSrcfGrcVnicc4ms2tmbc0MTDVBi6Q87eSEy+exFu8O1zR8qZ4UkuuF7caM4qyk vlGmdr07Bk1J9Pm1TNLW1EgnivJhb9z2GCfepMazQZD3xU3yVdT0EwiqBYm88ndxJEBp FArphNAx1rUMiAKvaj8yNBM/dC8Xs+hNW/eqxJKphBc0O93ih04yfxa3XvMT8oDQ4vsi IQUNnDC5EqN5xKi1gcfPYujIQg47vEWK9762UUxmiKrb8xex/v8D3aum+RnVCnRqJ6ou lPsA== X-Gm-Message-State: AAQBX9eLEyE86TE6veq5/d0LdRCYCAvock0WXeRFUNI9DDI4j/IunUS2 8vg/8o8Q0LWtAX/ShOGLAWYoLtpo+WkA3Mejx3C6xJwTHwx7LEEJYAjMB4SP3N5jEHyzwOUWcA= = X-Google-Smtp-Source: AKy350aP+OKpWQnye3LMK6mcUpA1wF/g2NG2Q3AwD6g1D1lS6X4DmBEhXLHjjlNdWfzSxdRkP1BvAhJRLzSY X-Received: by 2002:a92:cc05:0:b0:326:2df9:3f18 with SMTP id s5-20020a92cc05000000b003262df93f18mr11349326ilp.20.1681776004488; Mon, 17 Apr 2023 17:00:04 -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 r23-20020a02b117000000b0040f9a6f6a78sm2989899jah.83.2023.04.17.17.00.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 17:00:04 -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 18C93605246B; Mon, 17 Apr 2023 20:00:04 -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 F30A46008C; Tue, 18 Apr 2023 00:00:03 +0000 (UTC) Subject: |SUCCESS| pw126202 [PATCH] [v3] pipeline: fix double free error for table stats From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418000003.F30A46008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 00:00:03 +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-intel-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 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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 | -1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 7.3% | +----------+-------------+---------+------------+------------------------------+ 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/