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 F23E242995 for ; Thu, 20 Apr 2023 11:55:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA5B040687; Thu, 20 Apr 2023 11:55:01 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 586E440687 for ; Thu, 20 Apr 2023 11:55:00 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id a11so1828151ybm.3 for ; Thu, 20 Apr 2023 02:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681984499; x=1684576499; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7f6/wSnILx2czrO1GLFcrSbxTFoC0pHW7JbeieQH6dM=; b=L09xWnfIBgaNyXV3PcWnkUsIxw8itAixfBqDHOwHEo0W3sfKvwmwUO5DZbkmX2s324 tzlDxJmtGjjc1253bbw8CiOG+8V1xLWUG+36rZUONY5kLrzTdKnDcTsg/d1XJFiYGwf4 5STWNN0oIrwnpP6xCtT1Dd/xeoCjKLil+rutM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681984499; x=1684576499; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7f6/wSnILx2czrO1GLFcrSbxTFoC0pHW7JbeieQH6dM=; b=JagyRQfIeOIHurNcIJigwjTqyO2dn7Hj4z6980uV/TWuOJzZkwZ4nrvorkXmbl6Sck 7l2p/6Spiz2VU2Z7aR3hrZa3tsn79EapMPblJmzSm/MHeZEucG2WmDOcK3/8efKJoEtG eBO/WhR+eEZ4thwqLCmzA3hpth6u6Cc5CrqzOe4iyIutt+TMnL4vL7wAOD8MC0He4O/X QXA2FR1x9g7sDnfQN8FFORCYh/LWFaMdXfqi6FKo6Y2gB6uoZ+AHGpqViPqxpDaRkKVA Ehav5d039WrTyaSEQVAV7eWvOXEL8r4KsUFWQdTq1dk+goZbawSuxZZjZd6jnccN2l9q P6Zw== X-Gm-Message-State: AAQBX9d6i3Os1InGGVdmItp/BvpFvgwVsOvlwpNtOwUufqaOj7BQzivd c1xhNtrmmf3eyoqKny4XMapavXOipCFmdq3cqW1/Fko7/yshSXpcI/FK/yN6b5wS7n8o5VldSA= = X-Google-Smtp-Source: AKy350ZmdWuR1KQatobhQx12W7SM4xgXDImREqA5mg2w5fTspC158c02ABbllGZFyaqkzcHQ3YxS2+rLHNso X-Received: by 2002:a05:6902:100e:b0:b68:8c69:e00b with SMTP id w14-20020a056902100e00b00b688c69e00bmr789311ybt.58.1681984499745; Thu, 20 Apr 2023 02:54:59 -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 126-20020a250f84000000b00b888bfbb936sm96702ybp.28.2023.04.20.02.54.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 02:54:59 -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 62B8F605246B; Thu, 20 Apr 2023 05:54:59 -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 5EE43600B4; Thu, 20 Apr 2023 09:54:59 +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: <20230420095459.5EE43600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 09:54:59 +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 | +------------------+----------+ | RHEL 7 | 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/