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 6262542C72 for ; Sat, 10 Jun 2023 00:56:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 602F640A84; Sat, 10 Jun 2023 00:56:40 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 963C3410FB for ; Sat, 10 Jun 2023 00:56:33 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-777a78739ccso101857839f.3 for ; Fri, 09 Jun 2023 15:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686351393; x=1688943393; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k0qNPQb0vEmPmf9ixy10k913+JKi5mlPrG9MXRRu37E=; b=CdwsshrbbCPkmkYlc0oQ/jDl4rPdPIvQgv/vxuLxIvvinI7crnxidRwwTrQJhZaE3n Wiki7gSy0ILcL2Pra+b7p2flyolWpUycaHl65SDTOI0mAt+LKpRGBpupu0W8DfE8ur85 nmiU4dwrmI5b5Hc5I/fHowuz9BOxEGYUgXH/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686351393; x=1688943393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k0qNPQb0vEmPmf9ixy10k913+JKi5mlPrG9MXRRu37E=; b=ONhCfKKoI4/bvkaj/Og6XYgDvFtX3wlEnIJBKLTr1aYOlwYS8/3jphcOCyo427BWCG gESH5ZUrrEJhQsH2gHdn/QGx8QtVpA0JEshaxrJTFPZnSsCvfBaLURY1GiGfikhZTRPP 2pIBzsvFHYbf6QAiCOo2M8A0pPAl+wtE9FWXtgbFFUf3k0cyHCPnoSClyHM3SEGZiIL1 BZCEtBPyAnhXb+QuzOkZg701uq5vAoL3WAAwIxUtJX9g4OQiCgANqrLzIcAQOWfv4o3d nfqNWDcGJpOzov2q1sfK9XpW8YjTM5jK1bkwenYiE+a5qTEq5MmP42GUeVCzqAZGE3yL K5Xg== X-Gm-Message-State: AC+VfDzS7Q0LCjwHC2FBMkEem/gVfgkLI+BmXtCueGV67hPY51m2Vt70 ugm7gNeq0Vcb1ag09NX7B1Uw1hMaqigGvRLyVeLZQP7tHk721nVHtZsvaQ== X-Google-Smtp-Source: ACHHUZ4yd5h/m1EosE1MOvaJugt3k08iONs/qGxKkPwKdlpxF7c+O3rFMlYEMJ3NtBWRtDmV7mjfBJxKUWzj X-Received: by 2002:a05:6602:275c:b0:777:94ea:3658 with SMTP id b28-20020a056602275c00b0077794ea3658mr3109405ioe.5.1686351392995; Fri, 09 Jun 2023 15:56:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m16-20020a056638225000b0040631e8bf84sm263255jas.9.2023.06.09.15.56.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:56:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:56:32 -0700 (PDT) Message-ID: <6483ae20.050a0220.ddeaa.5ec1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 825F6605246B; Fri, 9 Jun 2023 18:56:32 -0400 (EDT) Subject: |SUCCESS| pw127733 [PATCH] [v1] 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/127733 _Testing PASS_ Submitter: Wenjun Wu Date: Wednesday, May 31 2023 01:39:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127733 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/26458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/