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 DD26442995 for ; Thu, 20 Apr 2023 10:01:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D89E140687; Thu, 20 Apr 2023 10:01:12 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4048740687 for ; Thu, 20 Apr 2023 10:01:10 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-52079a12451so513381a12.3 for ; Thu, 20 Apr 2023 01:01:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681977669; x=1684569669; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Ie/GZydHs2JbZyx1Tos0KlSmNZMuDI1CbOVtr4b4Wwc=; b=WiWOoxXMcPE152RU1FJP94PQA+8WVrDB7A2PvvjSbtsr+1be0H4JuOsRYbsLJBJm7q hZfLp358fFxJ2EmJQrPxh4B8qY0KL2Rwy+8wxNBNWM+c9ST0P3RlMGvZbU6QFBbfXQ/7 QGGvrm7GyaWSs3gOVqM79vhjs3wGejQBPRLYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681977669; x=1684569669; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ie/GZydHs2JbZyx1Tos0KlSmNZMuDI1CbOVtr4b4Wwc=; b=b0n9xmmsw5qY1HH3TYifBAHBVUe3tW3M6T8BcdVc7aYK1unsUVN4UFPuZ6Zi0RdPMR 8RhShZ2YTpeMmY2fL0AeKGLMKO05hUR5JSOvU1FyDX4urnMbzkwWF/QaBkuUWovIjlj8 esT0fuGfle9HcXXZLQlWcrdyppzxK3Rj1SOonS0L+qZJchJ8DPdn4/Y0bPH8jIyMQGvi cnBasKHO9qIdWXuv9l50Sv4DbQ+Ha/VD/+UH8Z0cvnKtIp7CYRVbQVXl4uPJWPfDCWDn AfVIqPoQAbGoEOf48PjYbddNLHz0ZokUYXMDZwxQZmrZk5PvyQIkbIrK7fJgEsqaHlZD 2WiQ== X-Gm-Message-State: AAQBX9eXTHsF3nl0UgdxZiNrMG/ilUXT+Det5nG8QgxUlXz5eDLn5+Ek nHANnwaTB5/wUk5sSfsl5ffq7LdY5+rrZrpjluDBNPLHiRwgER8SX0xZhxbcvlFJdfswJab1qg= = X-Google-Smtp-Source: AKy350Ya/t5zIF3XdtRbmgYm7Xw1BKGCAA/SH/+rWwL8dat/3nrki0rjrLDLDrhGIS83efGlq+BKvhqL9xwd X-Received: by 2002:a17:90b:3841:b0:247:e4c:d168 with SMTP id nl1-20020a17090b384100b002470e4cd168mr980531pjb.10.1681977669472; Thu, 20 Apr 2023 01:01:09 -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 t85-20020a635f58000000b0051b436a699esm55303pgb.27.2023.04.20.01.01.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 01:01:09 -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 3D405605246B; Thu, 20 Apr 2023 04:01:08 -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 2E30E600B4; Thu, 20 Apr 2023 08:01:08 +0000 (UTC) Subject: |SUCCESS| pw126284 [PATCH] [v2] 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: <20230420080108.2E30E600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 08:01:08 +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/126284 _Functional Testing PASS_ Submitter: wangyunjian Date: Thursday, April 20 2023 06:43:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126284 --> 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 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/