From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id DC0E842995
	for <public@inbox.dpdk.org>; Thu, 20 Apr 2023 10:30:49 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id D745340687;
	Thu, 20 Apr 2023 10:30:49 +0200 (CEST)
Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com
 [209.85.221.228])
 by mails.dpdk.org (Postfix) with ESMTP id 5D8FC40687
 for <test-report@dpdk.org>; Thu, 20 Apr 2023 10:30:48 +0200 (CEST)
Received: by mail-vk1-f228.google.com with SMTP id
 71dfb90a1353d-440887e09c8so115449e0c.3
 for <test-report@dpdk.org>; Thu, 20 Apr 2023 01:30:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681979447; x=1684571447;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=5xRJfuIueiJlU8segbBepTwWXjr5CGGBvO9hP0CAPPA=;
 b=UbCJTbknws+CQtu7TP8b0djYR4Fvk/u1O5bQ5tItp7vvE4XCy8n1CyhHKRMTnAJl4j
 ZcjINrstxRzG2o4FB6qZH3P630v0OUN5+AzIkWqlgOUxuQA9jnWxrRDAE8/hVJy762n1
 zwSw2KoGJePS77NTYZILg8XKUqcp4zbsnDEfQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681979447; x=1684571447;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=5xRJfuIueiJlU8segbBepTwWXjr5CGGBvO9hP0CAPPA=;
 b=eKX9wjW8/PRTdDGpJsXBc9ETjTdxcpS3kGYuUOQzB29D/cxSbWEVEzoLx9ELeJT6Zd
 YUSYmKNarew9PA6n5llfEnSw6XnbAbQSSrJ0Zm81EZKfYLybt43O5/QqO6HeyCnUXYlN
 hvYSUsoCh53pJDF+GxfJHSwRWlj2d5toOncu1FSBLDzBEh9MB2Db7p6+DT73HwlFXndN
 uva76Fs6nVwetG9iKqAn2xZOv8i02v/7P4mWlXSkIUmvZj3TU6d8IeCM+8GawW7zqjcX
 Nlj6OyInd72lrDmJVUuBC8KTpgOZViXd2utby0qoaVTsbSIgvCW5vbDyZCf8VCRFdpVu
 /tzg==
X-Gm-Message-State: AAQBX9fPuyDLmpVnaVF1fYSRBDZ8eEjcn/lQi7Wwqs/FvVu5grIj4fR6
 y1/VAfhkxCqZu2a733dxuXred6oBlqSl392t88ULSu0qUgq8ZpEyr2DaIw==
X-Google-Smtp-Source: AKy350Z2kV0PIvVXS86aT0pcfCl3VpaJmZ9HZ7QOa1IvA/0jzCX/o1oN5M4fiUhgVzeskwTq6n+9Uqz+pSlh
X-Received: by 2002:a67:f295:0:b0:42e:542c:8181 with SMTP id
 m21-20020a67f295000000b0042e542c8181mr341764vsk.11.1681979447771; 
 Thu, 20 Apr 2023 01:30:47 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 l14-20020a0561023f4e00b0042e593ef8c4sm153028vsv.2.2023.04.20.01.30.47
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 20 Apr 2023 01:30:47 -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 748F7605246B;
 Thu, 20 Apr 2023 04:30:47 -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 76E72600B4;
 Thu, 20 Apr 2023 08:30:47 +0000 (UTC)
Subject: |SUCCESS| pw126284 [PATCH] [v2] ring: fix use after free in ring
 release
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: wangyunjian <wangyunjian@huawei.com>,
 David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230420083047.76E72600B4@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Thu, 20 Apr 2023 08:30:47 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126284

_Testing PASS_

Submitter: wangyunjian <wangyunjian@huawei.com>
Date: Thursday, April 20 2023 06:43:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87

126284 --> testing pass

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Bullseye | PASS     |
+-----------------+----------+
| CentOS Stream 9 | PASS     |
+-----------------+----------+
| RHEL8           | PASS     |
+-----------------+----------+
| Debian Buster   | PASS     |
+-----------------+----------+


Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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/