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 404BD42995 for ; Thu, 20 Apr 2023 11:50:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B9D740687; Thu, 20 Apr 2023 11:50:53 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B224F40687 for ; Thu, 20 Apr 2023 11:50:51 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606d6b3294so79547239f.2 for ; Thu, 20 Apr 2023 02:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681984251; x=1684576251; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gtBkn3vkJ0xtt6IeQjdSkaN23mO/1lSp9QjLf4+x05g=; b=ef1HfOSoPQmeTM0WmYjbu+6AckfPgaxxEnbDdQWOtdlYnGtItlQ1axRwT6UPy6NFTv duiCgbdhSR9EgICMG4W8O6KvS33tjzmNzRdLnLocxO7DzKOVy6NvhepAS1sbBty86B8/ pO/esZmR3oSzIOSrKA77125BU12F/HOb/jwrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681984251; x=1684576251; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gtBkn3vkJ0xtt6IeQjdSkaN23mO/1lSp9QjLf4+x05g=; b=iBkJTrnTDcrdagt6jQy+CK9/vd7wpxdij/n2ImmyroeJqjFPFpRYuL3T4gd/3JXKfu lo6Rv5KfJJ77j5mKBinyXHgbX9q27iLMDdwjU+7YfTHSkczn+vdnE8AwKDgraKqTBs3h hwtROta6EE+Mi4iXh61k2u0rStGPQDaWKr/c1ZL3V9hXgCnRESUurFdI8btt5gqYYb7u UM2WHS80R6O4CDXDZgm2G2WfurQVGQ/p1wWP2Hxx+2cU98ZeFTfSWw+cLGR+A88Oc4q2 GYpDMoa14HYT69XGIj+G9JfjCS0M2tun+aBVal7OcNPn/OytrwN+mR6M/gFuMnvlk9yA dArA== X-Gm-Message-State: AAQBX9erfvy2fyyw9sfsYXreMfxpkcdb/nby4QUMjlUhpmByl/748PSc WCo7LR3L5mD3PHpVRLUbPwnUfYfcP86P2G5S1jjkRJo3kTO4oaEW+r5nT+rrLvROjP3AvebNQQ= = X-Google-Smtp-Source: AKy350adXZj2jFevbSwTvAhcMkYV4qpB0ZSVk50O2LoG6UVk0AFoFH9+roB/MxuZt5iURKeFbggxmWe6s1IR X-Received: by 2002:a05:6602:218d:b0:763:5523:e89d with SMTP id b13-20020a056602218d00b007635523e89dmr984848iob.18.1681984251047; Thu, 20 Apr 2023 02:50:51 -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 z65-20020a6bc944000000b00760f2c429cdsm136592iof.22.2023.04.20.02.50.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 02:50:51 -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 960A7605246B; Thu, 20 Apr 2023 05:50:50 -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 92D76600B4; Thu, 20 Apr 2023 09:50:50 +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: <20230420095050.92D76600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 09:50:50 +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-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 | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/26057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/