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 E252C42970 for ; Mon, 17 Apr 2023 20:28:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3CB240698; Mon, 17 Apr 2023 20:28:44 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5022040698 for ; Mon, 17 Apr 2023 20:28:43 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606d460da7so64835639f.1 for ; Mon, 17 Apr 2023 11:28:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681756122; x=1684348122; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Jgrh9hacvBzi3fSz1osw/o52Yzz9hTgA0JUGwSv+MRs=; b=NNuQOw5Y6BApJqC9j1XiL/S0y2RB3sVxxQofQBNSovsn9on4nSIU3kLq+DaDiwmZLe bb9uIJDdLqAtqqI/RGD2m9ACNC6wZobyf6E7Z19DVBg7TQ/TWLQ5AQHEL1XwRh+J2DH2 5Iq+WHnS2G38zLHiYderAXA+ObVTHEIOIdS9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681756122; x=1684348122; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jgrh9hacvBzi3fSz1osw/o52Yzz9hTgA0JUGwSv+MRs=; b=Gu3Qe0HIfveqKs4/DbMoVlzNNmPLOSrzACy81ZBE0yDlNHtij+kgavepXu3gtlqBDj hgfyVqF+jj8O3NP8CGcQsQ/0X1Sbjqsv4j0dHT80434gtyvHrFkCcjxWsSxWIFzq02uh a2viJ6iJszXaP6orqzhpxA11A8jG7E3NUNPeHmE+Du1DAuaUOFIKJUob1QCMxz4jGChX dbrCuGuViqN2EjsfDDVl7X3wtYcPdQ1P7LE2k7ealtwd643pcdk1wGDA2pyy5aOCiW/6 z2/Kl1e/oA//FDDp7971ouESm88/yfxNJTWsbegFwN3JwfHtNfFNl6a7bcqMyOgB2koU yhBg== X-Gm-Message-State: AAQBX9eb0FAN6TQEC7gkyWtd/PmwVrxb9CoFy0+lAOZUk6Fvcz5MZ/qT HxBpmEImyfF+GJRN+w20LQIQkwNKSuByP0l/vM1Hic5gYi4QCbBd90JnTpsagty9PftdYh9viQ= = X-Google-Smtp-Source: AKy350bdjWpo56RhrmSepgD4mRqfCXUL1NT/8kfIipVlV4/RyNUWPcPFivGEx/hgby9nRFq5K0qbdFmU+XNw X-Received: by 2002:a92:cec6:0:b0:329:50cd:120b with SMTP id z6-20020a92cec6000000b0032950cd120bmr10068585ilq.11.1681756122700; Mon, 17 Apr 2023 11:28:42 -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 o3-20020a92a803000000b003261e5e36b2sm3756849ilh.52.2023.04.17.11.28.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 11:28:42 -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 563E2605246B; Mon, 17 Apr 2023 14:28:42 -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 52F0E6008C; Mon, 17 Apr 2023 18:28:42 +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: <20230417182842.52F0E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 18:28:42 +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 | +-----------------+----------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/