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 643BE42970 for ; Mon, 17 Apr 2023 20:39:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D1A4410E4; Mon, 17 Apr 2023 20:39:15 +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 895FC40698 for ; Mon, 17 Apr 2023 20:39:14 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d15so9537320pll.12 for ; Mon, 17 Apr 2023 11:39:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681756754; x=1684348754; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=HoUbL3Z3f+ZzW/YW6Ta3/738TiZn32WHxCYpjGWPqqQ=; b=PcnosYUDFSBVTZJLxdsRfx77O6LIgkNcCnULmTCc5oIh397kPdBEvxGiy78NlUy4Pd X2f5HX5NatGqcF/tcis7qfIqfTJpezM16R8h6YJ00rn6K4NZd0koga/ShnZrVqtsA1xv uWPmqPsLmHwUCOULWB9v8lZNopEvaj9DryoaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681756754; x=1684348754; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HoUbL3Z3f+ZzW/YW6Ta3/738TiZn32WHxCYpjGWPqqQ=; b=jwbfeKve2rlpK0GWoPOuV7q1hwWnQan1gOg4nCil6eOQxVkmKS3Qt0oIij00fGy8yt bmG1pI5fkGxWnKeHAvDxqyaJOKQF0nZDBn1+AgxhO7FJQtZyPmmNjlY27HToeA5tzuGR l9kMZ74AMlnyaBnyuE1UlkUrHbh+zZuksRp6pU1qDODIH0E8ShhEeNnh1kn+99zjppJS TRQ221rAsVKtH+setBBU3QwvzAAPqDQRRLz5NQ+WYFSJ1wstmwQkz+X5w9ymabWQkoRo 03y4UpTyj5H2YOwaOGg5tQOUiSZkPtUSadGKsbraXJJreYzDngcLBMDlcfFwXM0EG1oz 7bVA== X-Gm-Message-State: AAQBX9cgGypdlYn0qSZEVumOF2R+cyLpvqO6rVW0t2j+/Vhkj88qchxh HmsdpeSgjw5dXRvfbFdGSxS9xjIr2htuWEC4e2JZYkEQNCjkIihpb6Y/KQbOzTSw7z6vfB+Idw= = X-Google-Smtp-Source: AKy350ao+KunaYQLgpIR5ubuVCm9ETOWgbTMWd9QV+xrmkXb9B8rlolBbc0JZVmmbc746waRRpQciVKgoyzJ X-Received: by 2002:a05:6a20:734d:b0:ef:ea95:dcb4 with SMTP id v13-20020a056a20734d00b000efea95dcb4mr4448459pzc.45.1681756753816; Mon, 17 Apr 2023 11:39:13 -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 g12-20020a63dd4c000000b0051322912d03sm3428841pgj.10.2023.04.17.11.39.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 11:39:13 -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 1B5B4605246B; Mon, 17 Apr 2023 14:39:13 -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 1B8AE6008C; Mon, 17 Apr 2023 18:39:13 +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: <20230417183913.1B8AE6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 18:39:13 +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 | +-----------------+----------+ | CentOS Stream 9 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/