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 B108542970 for ; Mon, 17 Apr 2023 20:45:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17AA040698; Mon, 17 Apr 2023 20:45:15 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 8C72E40698 for ; Mon, 17 Apr 2023 20:45:13 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id o2so17642097uao.11 for ; Mon, 17 Apr 2023 11:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681757113; x=1684349113; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1OKd5UCv6afMTReq240pn8LnxMTRxOEzcfH8Og8wfLE=; b=ZD6bKyzooMo3oYKuXYFRI9Doz0Xz6W8dkxvxWlgbtsGDX1LpFHYX+rOs0Df/DechWx XFHVWMMt+notPMfqB1AdZ5rPE5C7PquXUxAZcsZ3HX1Fg7MHhc6AiAgwEu4eS9Up/8xA Ytv6KJK/woFLWPjLly+x/CKAxFA0qy60ifNxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681757113; x=1684349113; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1OKd5UCv6afMTReq240pn8LnxMTRxOEzcfH8Og8wfLE=; b=ICfX5T2dTJR7iki1yxOX0aR1S0DnJ302xj+yzoCtBCSRusLWgO4ZmserYqSn8GrHRR W1YVpnjl2ydb1K3jzF8kntTfyoBo4vt+2TUqkOTCLnhiMdZAO/64cwihASep7ZtLpoFe f47GtOMR231tBd6Tu3ueen0znrJLU/30oh3jptQnCTtZtfaknr4Syp0pZ/AOUcH0Rzy2 O4ERF9b8OOtMHU5IGo5vsCff/b20MMJSgWt4NJzajtvfU1xCCN2w1vtg2q99nDCl68jY kj/BJgsxVwN+nTtZQiQIyI1jtJL1F3qCsBaXzJEXUZf6lno4etobqJQmhTmqd9jFPV+1 DsVw== X-Gm-Message-State: AAQBX9cGKpDkCgYcE+a/F621wThfAm0Zg2Qfgid44Ka9CgZ2ltQ8ZoK5 yn6YnwYjdznFdtZitcGfy90rmq9lOn0wjSvULBTezg7/dgaUZRh5dxhGHb6Rll1nRkQDnR6VNA= = X-Google-Smtp-Source: AKy350bKWw/MQfXMwHtg2eFLalMEN5pghTjnoMcHbwR4HOUrU6UnC96tbqyFB9non3ghIgp5dNkf2/WG4VwB X-Received: by 2002:a1f:5242:0:b0:443:6db9:24e with SMTP id g63-20020a1f5242000000b004436db9024emr976329vkb.15.1681757112960; Mon, 17 Apr 2023 11:45:12 -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 bb30-20020a056122221e00b0044000d7da73sm5576432vkb.7.2023.04.17.11.45.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 11:45:12 -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 80477605246B; Mon, 17 Apr 2023 14:45: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 6B0CA6008C; Mon, 17 Apr 2023 18:45:12 +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: <20230417184512.6B0CA6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 18:45: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 | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/