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 7841A42970 for ; Mon, 17 Apr 2023 20:16:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A14C40698; Mon, 17 Apr 2023 20:16:20 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 5E98E40698 for ; Mon, 17 Apr 2023 20:16:19 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id b2-20020a17090a6e0200b002470b249e59so16349039pjk.4 for ; Mon, 17 Apr 2023 11:16:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681755378; x=1684347378; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Cut+9dRrwQWrF6ULyMU+Co8FtOuu3AKAc4Ch1/BVerg=; b=hxeOrfCDj+s5ZttBW+r+AsES5smuhZ/+PoHLnfSbxbfm7SDUzkAGKleEKGkZXTDqWv eEm18wKHhz/hVg8j8T0WRMaP5tJoQWT9qquz7iZAD+RaEG2Il8qKcp4OSYsl0eJmYKr3 0k/ri40Y/v7IndZ//DVsTEKRXA659MLgZL28s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681755378; x=1684347378; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cut+9dRrwQWrF6ULyMU+Co8FtOuu3AKAc4Ch1/BVerg=; b=UHHYkYS7Zcvfklp92XHA+1C3rXguydugTi0B2WmdQG83VH/6CiaxfJ/it4DV271OjN SHGFqmahcQYF6xhSeFKbJz/FIq3bI6h66LFe8C0NObsn7Oc7k+2me/FtP/1qkMK2Fwut YIaG9I/jcrjnYFeDcHGuES8EbDjdeRJcLzzgt2EkaHfMmMeb5eKGAmY/cihuRLAVA5nu 6wuAvoB5+TgTwkL8YCAU+vRhJU8LKeJpW9gVIM0zptEdDeGlqajq32zXesly8ADfcIaV nuLP/kpRn2X6eQqDsac+FNF0M8FfX8tUOIWSFEDzKVf7b14Dr61elJNC+deZeBAV8jBq IjTw== X-Gm-Message-State: AAQBX9ePC9fT/vrUKQfegrt64VjRfTYFvlabCdB8k7/D/JE9rn//LENf cDM4jqmoR2xs+unTlBc6WZ65989B0H+m8EkIfl3WsFFZa0TsORtKJICR4Q== X-Google-Smtp-Source: AKy350YNdrJgKU8d0RzyFIupnixTWEc2+UM+TviywUPIalF4QTh8HN9FpT6k1fdz6N7O4GbQsIlonCODpf+7 X-Received: by 2002:a05:6a21:3295:b0:f0:6567:92ba with SMTP id yt21-20020a056a21329500b000f0656792bamr1408345pzb.58.1681755378547; Mon, 17 Apr 2023 11:16:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fd22-20020a056a002e9600b0062ac50b1a9fsm6224591pfb.17.2023.04.17.11.16.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 11:16:18 -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 C3232605246B; Mon, 17 Apr 2023 14:16:17 -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 A92A86008C; Mon, 17 Apr 2023 18:16:17 +0000 (UTC) Subject: |SUCCESS| pw126182 [PATCH] 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: <20230417181617.A92A86008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 18:16:17 +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/126182 _Testing PASS_ Submitter: Yunjian Wang Date: Monday, April 17 2023 13:11:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126182 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | RHEL 7 | PASS | +--------------+----------+ | Ubuntu 22.04 | PASS | +--------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-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/