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 9CF354296F for ; Mon, 17 Apr 2023 18:06:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98AE640DFB; Mon, 17 Apr 2023 18:06:32 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A0E5140DFB for ; Mon, 17 Apr 2023 18:06:31 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32a62613a69so6441335ab.2 for ; Mon, 17 Apr 2023 09:06:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681747591; x=1684339591; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=La7h42B0xwYxLEXOM1AYIQ3kDN5C2/lyvUX14egdQiI=; b=MViUhvvpwuGUuoykCyJeIFNtBvo47n5HvDa1y3aFtMx1FQjB0YUNvrGHNl9vvbuUmd QAFgCDWrcY/DlJCcBKIw+Dl1wDMXm2m4ieK2vb8PoN7U/vVmkhHlRO03ikQad9NHGI6C EUhoZ76kYEqFLinKSHDunnlp4lw/6zZC73BLc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681747591; x=1684339591; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=La7h42B0xwYxLEXOM1AYIQ3kDN5C2/lyvUX14egdQiI=; b=a7pgbPlDdPX6ItWAhMluGqfmEFCbJVzQSmjiI3L7LUwue3wGlIjqjm9ZBNz0w57Ff2 8qeeekJACdVMbwQiOhdPrXCHKikxAgIeD7IIsN1ruxjgttZD6ZU86Z1zZqdJpxdclfut 2dyV9ANCd7jbjmQsfNwzJd+gk58azu9T6EUIn65JPPzDaMzMBj0C67ryTgGvpozN0A19 KmQ15ykN8knEFRabpWa0JPKqzJJbGcLVGEN274XCWybksJpNQYzW8aakkVCcJoaHCtoD yv4wVc2oDhfJA48ojdGtZ+72IWYrs+bTKCWnyNLWJTzEjRR0WmaJ43kDomKgbhxdaeNU 5gRA== X-Gm-Message-State: AAQBX9ePlq7/iCPVPrYWabU9mYgzepEGTpj0ii8ZJRALmbPp/cQNko1a 6JWW5vovMhBtM+/kfJypTG1q6659XiYtT3VZQRkB7pZkiSd6VH6vFWpwdz+ScL7DrknaZAoxCw= = X-Google-Smtp-Source: AKy350ZP9MhSGf2VjH9NbhWfdGadrJzvTiVqLsWARqjLTr4KFEp/VRxhr6za6FBr2z7NdXxZup2HKXAWp0Jb X-Received: by 2002:a92:d34c:0:b0:32b:2146:f0a4 with SMTP id a12-20020a92d34c000000b0032b2146f0a4mr2426539ilh.20.1681747591077; Mon, 17 Apr 2023 09:06:31 -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 e5-20020a92a005000000b003152992258csm3999772ili.67.2023.04.17.09.06.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 09:06:31 -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 ABBD9605246B; Mon, 17 Apr 2023 12:06:30 -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 A14A960092; Mon, 17 Apr 2023 16:06:30 +0000 (UTC) Subject: |SUCCESS| pw126182 [PATCH] ring: fix use after free in ring release 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: <20230417160630.A14A960092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 16:06:30 +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-Functional Test-Status: SUCCESS http://dpdk.org/patch/126182 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Monday, April 17 2023 13:11:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126182 --> functional testing pass Test environment and result as below: 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/1 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/2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/