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 529704296F for ; Mon, 17 Apr 2023 19:15:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F34B40698; Mon, 17 Apr 2023 19:15:15 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0FF0340698 for ; Mon, 17 Apr 2023 19:15:14 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id p8so26501190plk.9 for ; Mon, 17 Apr 2023 10:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681751713; x=1684343713; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=WMp1eobvQMxUCG877t/MkFINU6DgeQMX7YbrPRCo2Uo=; b=Cf/7I8LUM2ibWneIvWWj5bQSjosRPE4Ml7Z2iPqKRRrbnrXqD799KZK4n1acHaVUp6 o2Ds/0xWi9VfYmaCwdoIwhHxMr6tpH3I294Ad5VO67lLjgWmpURs1d9EzixIuV++IAIh 5oD8xy2VW5aBzTEH2qUWddo7Yb4WBa8j9AHfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681751713; x=1684343713; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WMp1eobvQMxUCG877t/MkFINU6DgeQMX7YbrPRCo2Uo=; b=XEfZ6/6UnjIhMVbICBcP7KACn6855+AADW+MeVlPmj+7aLE4GkVJzEdJiqPovGyHls hOKou0csbYlQIFNXBe/pYLsycALuyhvbeR7E6fk11/o1+ee7wAdcPCp5Bdmrs7RW/B5L t4V5IaziVFIv/+OWHHtK2wXkqK7LTjyUwsU9uALHvlSKjXrM5w1NIQwd5SfdgW8JQ8fX c1xN+XPhwoSTgHb2J/aVWV1v84nre6gUCratF0zDRnu1NKuf8CwJlvtBNxiG4Xn6CrKM /aPZM4koCKNW2hRyjjfz1MyQMc5w5+WGTfM0fqYRrH3HuUaVKv0If1tkqpKNTHooDJIj yDxg== X-Gm-Message-State: AAQBX9cdN26RxSuB6d5AuIqqAX/oEAPWEUHOQcNIF752tFmv219lwxmO 1Ux8j1UuIJ60fb/E5WLyVRjCsfzShLKCGjMQqPv2M0sehdkqFwf6qWam4Q== X-Google-Smtp-Source: AKy350YhuN9MR1lHYFsPfDhZYa4R+xHpLLspfsHwuixbocXaLvQFBxHgKXdkHrQgBJX6FvDoQjrNMqlAj2aQ X-Received: by 2002:a17:903:41ce:b0:1a6:d15f:3cde with SMTP id u14-20020a17090341ce00b001a6d15f3cdemr5455001ple.54.1681751713282; Mon, 17 Apr 2023 10:15:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id io23-20020a17090312d700b001a63c58f22esm3435480plb.132.2023.04.17.10.15.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 10:15:13 -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 BF8B6605246B; Mon, 17 Apr 2023 13:15:12 -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 A8BF86008C; Mon, 17 Apr 2023 17:15:12 +0000 (UTC) Subject: |SUCCESS| pw126182 [PATCH] 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: <20230417171512.A8BF86008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 17:15:12 +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 | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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/26016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/