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 E826B42971 for ; Tue, 18 Apr 2023 00:53:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3CE540E09; Tue, 18 Apr 2023 00:53:03 +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 7EFB540E09 for ; Tue, 18 Apr 2023 00:53:02 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id y21so8842293ual.3 for ; Mon, 17 Apr 2023 15:53:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681771982; x=1684363982; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+xtfopB61Sc5OnkzqY9Viyl78a/5zy8LMh9UDFDZvr4=; b=CBC0glCfu1Qo5/H27GkNBV4fCON0wC19irjcUwlEXMfq1xwTDXuGU1grvW5/pKMWeM 4QAqt2S481ZtyfBPITW4IxHNfT2lBBREBVf6mSPUDLiPP6h2KLzobyJWCR2lvXn5PFLM /5bLlotx6iVj5SwDlagkN36TMjevGLVUdpepQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681771982; x=1684363982; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+xtfopB61Sc5OnkzqY9Viyl78a/5zy8LMh9UDFDZvr4=; b=PScqQtGe81AB+YSflIwrBXlVo1EwYdGBxvkfuppuFWtFtJ5WDjBQWGAnk7RZDzwCzH MF0ibcD8Pns208wAK9BcakHbW2M/Fd4U6IAHncZdvVLSn6dlz5/3DRcelHfW3PLj4uUH IayQoYyZgw7TJW4zlWtTFpoS3vnRhUY7mJlXUuftMOoU+80yftaTEIg20HBurw4+J29e BBZ8bZH2PEoobsJ4ZptpKqJsBwvS1qEVSQWn4bb8JTF3EN9RNDinxK3kIDqMz0o1HJ0a 0cUIK3vheScQAzSOI6lBruUYUR0kamNHXFggXcjC+DLWeXikVlSoX8r+pyn85uEHzttE 1M1w== X-Gm-Message-State: AAQBX9fOQ9BL7NE9X3IrJuaXx+ZzqlJ8ce1MR2l0CA12wj/0CO3fh76e VIMv8W/cC7ZiFPOpeKvAGeYR4I9ody5GKP4W8gWsKfrCnRFGcKalrYwgvw== X-Google-Smtp-Source: AKy350a1NXm0xU/SYmQWKcvI56bI5n3RDMYtqwDBShYv6LIVY9bFUZQ9Yc33PW+AD4bxmKEWLv0O/tQNhCrT X-Received: by 2002:a1f:438d:0:b0:440:65a5:332a with SMTP id q135-20020a1f438d000000b0044065a5332amr4104616vka.5.1681771981902; Mon, 17 Apr 2023 15:53:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n13-20020ac5c88d000000b003ea1aefd0b1sm4182158vkl.14.2023.04.17.15.53.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 15:53:01 -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 94478605246B; Mon, 17 Apr 2023 18:53:01 -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 943D16008C; Mon, 17 Apr 2023 22:53:01 +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: <20230417225301.943D16008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 22:53:01 +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/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 | 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/26016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/