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 89EC042995 for ; Thu, 20 Apr 2023 11:41:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 682F540687; Thu, 20 Apr 2023 11:41:35 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D5DE040687 for ; Thu, 20 Apr 2023 11:41:33 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1a66911f5faso8148615ad.0 for ; Thu, 20 Apr 2023 02:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681983693; x=1684575693; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bLU7ls7pPpwPaGXZzZ2VRHZ9x7fqhUbqQX6loqaQLco=; b=djaqKgxGFhXhzYMsKtL24jcvF+sxEx3+gZIEd9ZfuXvO6YAnsoi/aFCEj3Fnt0BuMi 86ScW1yDWYHFyA4L44HNgGPzB3UYVK+B4A61gAYvwzpZz1gcM2opD4O0bqTNAswKzOYu nAcvHePR6d95KcIJ1GkUhUfOtRpWmMuPnl73g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681983693; x=1684575693; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bLU7ls7pPpwPaGXZzZ2VRHZ9x7fqhUbqQX6loqaQLco=; b=NZSLtnxPryhaUENSxDoFkyzCCjukLgY7Aotz1LkpOtQ3a6omZUCUykfGqwNKWE5ap1 i9ZYbpzTmxSUSd2pmf6lVTpzq1yGEGwYWdZomWHU/5lgI/M7XdMOuv2rokjaMGKU3Jc5 y/UCjkQCuEQBSyhscZ9ZQPfEIdcTEaEnD4Est40BA0Ew/yh7sckJVT8nhddvlRuRj7EE J6t1laDDbhrMBIpGWDrSJBSFKNvlx6v0ELDFueAOUADNygPLijMTTEIv30c/tNzhL/29 363C0jEEir+3Ka7wpLybxWvf6vOMHzPbXoOtyGldg721oqm8WoDqQD3zSzF3K9BxTYP5 EvZA== X-Gm-Message-State: AAQBX9e5sUNejLMhYL3BQEUoci8nf86EnsjdmMJWtTf6wk/xWL3zspK5 vP1BMIMfO8AikPv9rVTPZs3g+2jzfSIqyoB61jN2iBmCTPe2S7ynIeCLmXvmvEl1LCNmgh/KgQ= = X-Google-Smtp-Source: AKy350YO7AwdJGm7T22fMciSmpqje1HjC/E7P/wN8V0tKgNIY+I+2NHwv71GQukPMxnShE9bOkbXf8B1t3rS X-Received: by 2002:a17:903:24c:b0:1a6:b1a2:5f21 with SMTP id j12-20020a170903024c00b001a6b1a25f21mr1124438plh.8.1681983693011; Thu, 20 Apr 2023 02:41:33 -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 iy5-20020a170903130500b001a66310bb5fsm45340plb.105.2023.04.20.02.41.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 02:41:32 -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 39EAA605246B; Thu, 20 Apr 2023 05:41:32 -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 21569600B4; Thu, 20 Apr 2023 09:41:32 +0000 (UTC) Subject: |SUCCESS| pw126284 [PATCH] [v2] ring: fix use after free in ring release From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420094132.21569600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 09:41:32 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126284 _Testing PASS_ Submitter: wangyunjian 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 | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/