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 9C2D04296E for ; Mon, 17 Apr 2023 17:43:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9787A40698; Mon, 17 Apr 2023 17:43:08 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 79BA340698 for ; Mon, 17 Apr 2023 17:43:07 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a26so2331240uak.5 for ; Mon, 17 Apr 2023 08:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681746187; x=1684338187; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=M/D896x6g48mBa5MKwl+geKYwc9DM3yz/gSyI4PN2rk=; b=NMgeNzRat/mrvT7ksHLxdlLb0qZv8RMMXzWh1MZLCf5FQBpD+EQY+Y3oocvrS6EnN8 05msx0z1d+pACG+rDdUH1nMsNFCxCu5JxPHMgpo+s9YnkzpjCQiiQQbTq2JMwTrYbuLZ F9lOwYgqRqcwEJta9f4X9WBPk9bJ+dNabDn/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681746187; x=1684338187; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M/D896x6g48mBa5MKwl+geKYwc9DM3yz/gSyI4PN2rk=; b=XiNHXeqXI/xBS4A0qPxHSXe8mZTFdZkAX5j5oba4s2Bkf6M/dDggG30SIhlStAUK+h LT4ceJmChPLEKgg4Hlcko9Uu18SEto73xa8EDKUEaoy2iy4UfP3vVum5BuUGEaH+NLkp mXczf1qfZfRWjz1VRXQOKcW33hyXGIwocyzJ/SyPrEfJxuBFYRhv+BiZVcpv09awfgsf DpbJC8Ql7P6RC0sXPIDcV9B0gvko98Wc0RehHEnB3HsQtYDCY6vU9YDvQ7lfvtj2yVUB +Y+M4NCpeXAa1/6/N2Xb6aDXdBnIlQu9+8HFDYXH/QEtF1IWT+lw97p27flUMXlG03qg bk3Q== X-Gm-Message-State: AAQBX9ex3k4QNO0qV9pQObwrQY3/gi7M4+sr1tmCD9p9Jqizkrh7zjDP HCLMLatC4UjbjNui66/ohUBG8+ZicQoRRkArLLW8uSSbpTF16Vqg+VMy6fvq5AiwI56X8ct8zA= = X-Google-Smtp-Source: AKy350YMXNBbz8oiiPUQoMBxT7vfp5XROvMD6HTOVIr/OO19YejZa1Ft8MWutymHaTvKRJk4c85mKLA55miU X-Received: by 2002:a1f:bf43:0:b0:440:5f56:dcc7 with SMTP id p64-20020a1fbf43000000b004405f56dcc7mr4576586vkf.1.1681746186819; Mon, 17 Apr 2023 08:43:06 -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 k12-20020a056122078c00b00431f0c41d0dsm5387756vkr.5.2023.04.17.08.43.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 08:43:06 -0700 (PDT) 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 8A0B3605246B; Mon, 17 Apr 2023 11:43:06 -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 8A37C60092; Mon, 17 Apr 2023 15:43:06 +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: <20230417154306.8A37C60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 15:43:06 +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 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/