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 2462D42996 for ; Thu, 20 Apr 2023 12:05:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0826C40687; Thu, 20 Apr 2023 12:05:00 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EBD6840687 for ; Thu, 20 Apr 2023 12:04:58 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76372a83c8eso23889439f.3 for ; Thu, 20 Apr 2023 03:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681985098; x=1684577098; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GEzZ7aR5UxuKz2ZxqBd1yFLje/Qjd6KrJXzrd29Og9c=; b=atTDF9EnjI9Ytc9jjUwPymuYv+f16yF1r0bwAX2pkURMi8fYb4hjsliH1xCd+pq6TN 4HAgGIUxK54l41oTxCMupLNU4nvTywmosGjnvn1Vg7vLFNp0M9OSD7qGyfb2eFR+44SF wI/IOPSt+h/zoB9z7G7cTnFIJltnTBAagZb+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681985098; x=1684577098; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GEzZ7aR5UxuKz2ZxqBd1yFLje/Qjd6KrJXzrd29Og9c=; b=hzZ6TWiybqwyYt7XDlLzJZxAEBjR4V74E/+Cz+YqzTNmzJF5qpWMIyX+PQo+KnaYpy MJmci5kJvJMcl+seeDsMvh+L5LFwbsdnzfLPCSHhfm7WMwt7VFHogbxzny3Aa1ywQDb0 pKKHsiDm+2nEqrVf0eYnYcSuXOmZLu+J4JlbmkMnnioMBldTxFJ3gxjQtgbch3SdUpyK 3rVK3Mch+rpLkWkELJehBTiJmfAA22M5yQEjX6qFprNEUvT4pXx3wkskLznBMj49YKQ9 ho8Y7oK2tSOtGHeMt6VUAfqrpePOEhaWprksgDSCOjyMflv6QLnCruMsLF055D0/HnBz 0GIA== X-Gm-Message-State: AAQBX9fQHIXmsRUxsy+PIsyUtVg7qdtEi9jJA2rl2COzq/iTMTR3Opou qu8nXrQxggmzok2PYVkbQBxMZsolQt027H0PEr/UCpGYv8AHO7/gABYErQ== X-Google-Smtp-Source: AKy350b8KaXFyaMyTINVTSehEn8l44qm0k78JkF3S7jEtk6JSf8qGlHj24K7cIh5sTA14gHRoXz8V4fg+Zkg X-Received: by 2002:a5e:a511:0:b0:760:f780:104c with SMTP id 17-20020a5ea511000000b00760f780104cmr1132416iog.7.1681985098340; Thu, 20 Apr 2023 03:04:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v38-20020a05663835a600b0040fbb31b5f2sm135467jal.25.2023.04.20.03.04.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 03:04:58 -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 DE4E8605246B; Thu, 20 Apr 2023 06:04:57 -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 DC2F7600B4; Thu, 20 Apr 2023 10:04:57 +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: <20230420100457.DC2F7600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 10:04:57 +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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/