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 3ADCA4296F for ; Mon, 17 Apr 2023 19:14:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 362F940698; Mon, 17 Apr 2023 19:14:43 +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 673E740698 for ; Mon, 17 Apr 2023 19:14:41 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id p8so26499319plk.9 for ; Mon, 17 Apr 2023 10:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681751680; x=1684343680; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=pZK4GXf3BE38eeNbiKssmkd4kJINuwleF68BT3Hb7XM=; b=YOz+bEUz69Grey9J+7R25g4IeOXZuHLaWrXxRHBmaSmDL7xypxscCjtadcbQLBV9FP p9chu84YM+zrg0po2FgHE7Nqn6ojeSIRYhtIqB7NXRGvfE0Bdn1PWbSNyp1BRtKWcEqp On78DvbmGw9BfiGlKl2QkxoGf+oicz7RuYocI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681751680; x=1684343680; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pZK4GXf3BE38eeNbiKssmkd4kJINuwleF68BT3Hb7XM=; b=mImPeC4rydwzNKGgiqXeXTFsKy0GoGwF/xCtkA9qphij5R7H1RZNyefQ10fNMr31QZ MfgxE9oM/+haxDeFWzCCiwsWZ/kbnfVKQnMd9nMyp2O9iPT3mhY6SHMFgNJdNesCb6sL EDA8MgbqYD9ObK1Hs5HqQ2DBv6GsVc6XqcwLws4BSJJG87rm2EZFOGeULAYjJkF1uIzd lXxxbKzNKrx5rZKNwtxaWLVV0VZ+ZXRJr2IDdbiEQhXvNBESgzITjcQYuvAB45Lat2Ku CqL9M9UkUIWgcQ9R7hAZCoqLRhbrAIG7Q6ZmlDuOWoTaEnGzD9FHOMHwlLrGKynC84Uv Yvdg== X-Gm-Message-State: AAQBX9cTqm1mGXcypP3DZHcJf+TYBFC+hGh9YFqJ9kjBRygCeuNaNLtG jaIBkmFqQwF4Gfy6tSSltZfoQ5gSuWW7dzPxLs4MMZTanr5iuJBdkenCcLjfghnTMDNM7icX+g= = X-Google-Smtp-Source: AKy350Yi0LusNgKAartxoE95bMSLKoifKFedTznjbEEZymX5GKFLOqZB5eGnqELH/gbJZdtPynnUucyoq5v/ X-Received: by 2002:a17:90a:4d0a:b0:247:5c00:10 with SMTP id c10-20020a17090a4d0a00b002475c000010mr9578348pjg.2.1681751680595; Mon, 17 Apr 2023 10:14:40 -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 j13-20020a17090ae60d00b00247213c0a76sm4229915pjy.2.2023.04.17.10.14.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 10:14:40 -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 1B98E605246B; Mon, 17 Apr 2023 13:14:40 -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 164D56008C; Mon, 17 Apr 2023 17:14:40 +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: <20230417171440.164D56008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 17:14:40 +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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/