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 2406542C73 for ; Sun, 11 Jun 2023 02:45:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF80E4003C; Sun, 11 Jun 2023 02:45:31 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 7B4194003C for ; Sun, 11 Jun 2023 02:45:31 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-62de85dd962so57786d6.0 for ; Sat, 10 Jun 2023 17:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686444331; x=1689036331; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qZo13yTjSeRqkz5v2cXaU+umgjTmawmDwFtbbNylcPk=; b=d8Z85TCCn04pq0zyYD2TY5oauMUF6PCnhQMQ6gpM1MvAOIoI5WoHrG7g5euCT8tv8C 7Kyxvn8CixHDPn8paZd/OmsgeCG8VftzYAHC+CELbplodR2DHtOwvHUHkg2slim0E3ZQ ydQZ/KeqSE4WqCUfGnzmgHwhcfI6OAjDo4Y8g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686444331; x=1689036331; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qZo13yTjSeRqkz5v2cXaU+umgjTmawmDwFtbbNylcPk=; b=axUZok9XwjX+8mWzH8nCiW9EtJAJsuezPC1E12GtGHb7eNxBTa8jBYaSoRKT2Vk12X 1t4jh/ofsIONNMIcNfhK8r+v2kKvepneAFSUFUfpbHfix0zIyqqdugyz55utjOZqXQtO zUbz143Rf7MD21OCqALynfbWeFJAeUc7yuE7WrS/d9JolNXhp45UAkgXGK9bwAwCRRRP 46OTN2Mr5/OFjJVbjw7RwH0ORmp6CdVNH8SBBJiDSIbMg8UDFipmSkMJYzZI8ayjF9u5 9n1tZA6NPn21+FOIKyjRjpXYQ6pldDCVYnpLXTA5h4AFi8mQvQp43Scrt4gDXANRh6mS zx1Q== X-Gm-Message-State: AC+VfDwENthFobGQRC4O/0I+5ukJgU/CcmbihWvs0CCzQv+PxN/IVlD3 d30q0v0Efsq4IwEYZXxMa2bBGMBPqg81m6+bga8X1m4nAPXcdc+/LOfIkw== X-Google-Smtp-Source: ACHHUZ56j/AnnfhTxy81FpUQYZFMsyB0hxTFwCGTLX+NTRPWMKY3xz7S11Gjj0UjIZfkpcXVGyPNKxGCkTgI X-Received: by 2002:a05:6214:21ae:b0:61b:79ab:7129 with SMTP id t14-20020a05621421ae00b0061b79ab7129mr5794583qvc.37.1686444330891; Sat, 10 Jun 2023 17:45:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f189-20020a25cfc6000000b00bb0649e29b4sm739329ybg.14.2023.06.10.17.45.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Jun 2023 17:45:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 10 Jun 2023 17:45:30 -0700 (PDT) Message-ID: <6485192a.250a0220.bd7f3.6971SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 26231605246B; Sat, 10 Jun 2023 20:45:30 -0400 (EDT) Subject: |SUCCESS| pw128461 [PATCH] [v2] common/idpf: fix memory leak on AVX5 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/128461 _Testing PASS_ Submitter: Wenjun Wu Date: Friday, June 09 2023 10:54:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128461 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26611/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/