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 E3C9942995 for ; Thu, 20 Apr 2023 11:51:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFFA140A4B; Thu, 20 Apr 2023 11:51:49 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 6F53E42C24 for ; Thu, 20 Apr 2023 11:51:48 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id v9so1886400ybm.0 for ; Thu, 20 Apr 2023 02:51:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681984308; x=1684576308; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=8vzZGCNEj8gZY2Amo3eobRaHPcPVgwO4v7cTSG1u2c8=; b=KvHmhrRr+BZJt+ar6SuR1PfabVZczrosRfUTXeNjyWrkDAcKgYQOX34jU5bfivNGf2 tLE/eJRzcvqYy+DC5PuBHzg7YUyH1X2B9i7GF4DL/AkXa6xMra1bSZoyGY92mJMaggqU jKlFLqNHH+meCNPpZdx9SEwLZ3gx0tzNtqLkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681984308; x=1684576308; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8vzZGCNEj8gZY2Amo3eobRaHPcPVgwO4v7cTSG1u2c8=; b=WJyFfv/npq2sx3Si8qwzFY3LAV4wPf4khpponm5hq7pNg7qCR5avzThWOJIr9hXqcy xnoh+sr1t9NUEK3ZZOCUZDxxCIP5EMjh0q+TkBJJj1Sige0qjaQS9YodQbpaX3c2B3yA j9RgU8c/z8OO7mzByimNM53UPmDJLR+PRKwunWEFjiIEDXcrJXAyQBcQixNaN5vgQi+x D/t4yRduT58d2PKnof8PdnAw2YRrG5nIvMVwo2iRyUkfxE77kmtRcuPaYTXUSQFPDEyU ZcTDDFVFCYQrVsYqtj0BzmHbQrd4qzURNpPq664TMvx/WgsMpUV6i1Orwv0mgZBiPS6/ QOLg== X-Gm-Message-State: AAQBX9eZYUqvNFZRRAom3dytmhFiqTwQN9E14XE+78JZi+3WPRb3gRUX KfbshWq2wf+n07EJ+vSV5BExh6z5/hBaUT5Wv7KW5B5AwHmd0i4rfp22SBYm8PSL8/IJgVoJLw= = X-Google-Smtp-Source: AKy350aSCgSYEvLYcfK02ASlx20tNZhqnUwZGLA8mNWPEapLkvKYpwm3iLE4yVWspnkI+6x6YWwYz2QJhFYG X-Received: by 2002:a25:457:0:b0:b8e:cb88:1b69 with SMTP id 84-20020a250457000000b00b8ecb881b69mr808193ybe.34.1681984307858; Thu, 20 Apr 2023 02:51:47 -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 d15-20020a814f0f000000b0054f8af1c546sm109123ywb.58.2023.04.20.02.51.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 02:51:47 -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 87637605246B; Thu, 20 Apr 2023 05:51:47 -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 88BC2600B4; Thu, 20 Apr 2023 09:51:47 +0000 (UTC) Subject: |SUCCESS| pw126284 [PATCH] [v2] 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: <20230420095147.88BC2600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 09:51:47 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126284 _Testing PASS_ Submitter: wangyunjian Date: Thursday, April 20 2023 06:43:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126284 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/