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 DB2B842995 for ; Thu, 20 Apr 2023 10:12:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D601140687; Thu, 20 Apr 2023 10:12:40 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2871640687 for ; Thu, 20 Apr 2023 10:12:40 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1a9253d4551so7715725ad.0 for ; Thu, 20 Apr 2023 01:12:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681978359; x=1684570359; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=r+9/JNSHTnMkVdW4I2MQ83UAyg3yoPxBjDsrwdkpR+s=; b=cQSCSO9lj2sd65ajl40bchrOew/vSlV6OmowDsh2glqtZi8cpFIH07A6IzPaBxdxzy hFJYTMYzmodJW/tftBd8mESEzpA8yx63pTamBpNybKUkgJKljtUrPGJRYZZGlQPuPFPe K6KgqKpzAB7PzMctgp5gEKSN1PO61k9hs3LL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681978359; x=1684570359; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r+9/JNSHTnMkVdW4I2MQ83UAyg3yoPxBjDsrwdkpR+s=; b=ShMywjfc3hez7mrxOlVBjvzzPHfsPbkZU05nsMh5xgGtzEs6s7YyDZSiyAOUUhpgcE NmiWT6ouG+lxEGVczWctUCPkGRLpdr+wxJUcNGRyUjSIIG4LSDJIYZcHTCEKIg4s7Dm7 e947DvspK84cI4R9sOOxKZazMIXqwtiiMdkHXjyFRNe2PmysHpSrqnBQ21j9DENDkCWy HpUsiwYxkyvVDYUcwXx74qcaLRAw47gLVgnKoybbMdXPLl6wxNIaBtfCQntKYjolBHPw GEhaiR3GAiZBA3gdxv66r4CpkdTzYs+LQWyyvT9whK1pHFPLbECkImDhXkEWsb5Vknzb wyXQ== X-Gm-Message-State: AAQBX9d/zVOxUrgsxDsOfaAhNdwvX8v5eXcjEjjZsj7n3IXrdL1OFh8q 13kNftGcYknkwiE9myKbnqEkoIriqg+csV9m79xalxXBcNMNyrDP4mEHiYAdNPClHAeOUXvDnA= = X-Google-Smtp-Source: AKy350ZUaHP2Ubd+k5qEJ8RudmD6b3qobRb87WhFUMUVUEk8CUNpjrkT2BjgqCwLKRGfjehajBQAyNq23ERz X-Received: by 2002:a17:902:e80a:b0:1a8:32e:3256 with SMTP id u10-20020a170902e80a00b001a8032e3256mr1019285plg.35.1681978359421; Thu, 20 Apr 2023 01:12:39 -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 s18-20020a170902a51200b0019c14561447sm34346plq.44.2023.04.20.01.12.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 01:12:39 -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 E06C5605246B; Thu, 20 Apr 2023 04:12:38 -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 D23D4600B4; Thu, 20 Apr 2023 08:12:38 +0000 (UTC) Subject: |FAILURE| pw126284 [PATCH] [v2] ring: fix use after free in ring release From: dpdklab@iol.unh.edu To: Ferruh Yigit , Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , wangyunjian Content-Type: text/plain Message-Id: <20230420081238.D23D4600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 08:12:38 +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: FAILURE http://dpdk.org/patch/126284 _Performance Testing issues_ Submitter: wangyunjian Date: Thursday, April 20 2023 06:43:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126284 --> performance testing fail 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.0% | +------------+---------+----------+-------------+------------------------------+ 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: 1/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 5.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -5.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/