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 AB9F442C72 for ; Sat, 10 Jun 2023 00:23:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7065410FB; Sat, 10 Jun 2023 00:23:55 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E3CB140A84 for ; Sat, 10 Jun 2023 00:23:46 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-777b4716673so71830639f.1 for ; Fri, 09 Jun 2023 15:23:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686349426; x=1688941426; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J2Mmk8D48apz9C0Ucmxv+njZh5SCWCCEsePb9Tifiac=; b=L5hYPsX0jc1rRlrT7YMTvOj6EOtQEyYnwyrLHVKVoJ6H7wlvFX/A1eBGQ06V8NVSTt P5E6WRm8Tl3x+jTrAU0hVC4Qib7ayyb4zXQp/BV6cmhY9rmWOdMRT+f7esDkcNkpOmQz W2MrpSEGC/2PO/fbFu5nuILBijJErq3dJY3zM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686349426; x=1688941426; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J2Mmk8D48apz9C0Ucmxv+njZh5SCWCCEsePb9Tifiac=; b=LqJq8+13+K7Xxc1M/XWdqou+28rCoteEZwdFQyPUiLx1tlsooKCfmxDATrMqlXKp1R naM5EQvoJJl6N/Yh95l3z/LdxXbOYYeILPDUe1KmdxdfvPYdFNhS8NtCAUKRxvULnNRE ShMRGzlViCl+L7hRCG0z6c6WMC/uk3yxL+m+9MRPpqv7dAjNDkfy6jTwRgZ1eFmVd9YA 3urw+QeGYjUmhlS5VnGX0cnW6cVQ6+QULnW/KKN3A7NftmYWr2FElHRJyjLS4IrzfX/i Z1WdjxxX1Th8up434l8Z9ofKyCxXMDH2NY0+A1bHuZSl7Cu/hiFuKN+OzttITsZg1Exl efnQ== X-Gm-Message-State: AC+VfDxROwe/Bxam05TFBh6saYwy3fcjbiFfeO9rSyOl+wSw1xkPGMvP SjeTmeh3OOzLwGyVNSwf/LtcPsIuCUhF9y9Ziwh63o+pOMwtmniFZoOuprnK80JsBCYolveLfg= = X-Google-Smtp-Source: ACHHUZ5atBG0vTiQs9RSyuWvPpNNMkoOjZcBp2SuFdzgYpCJAlC3GKQYMVfm9uhALWLpfmwxZwTO4gDpQYtG X-Received: by 2002:a5d:9d4e:0:b0:777:a7a5:9c80 with SMTP id k14-20020a5d9d4e000000b00777a7a59c80mr2172886iok.6.1686349426273; Fri, 09 Jun 2023 15:23:46 -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 r23-20020a6b5d17000000b00777a95211cbsm420723iob.32.2023.06.09.15.23.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:23:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:23:46 -0700 (PDT) Message-ID: <6483a672.6b0a0220.dec8c.cde4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D2B83605246B; Fri, 9 Jun 2023 18:23:45 -0400 (EDT) Subject: |SUCCESS| pw127871 [PATCH] eal: fix calling cleanup function twice From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/127871 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, June 01 2023 16:08:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127871 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/