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 AC9AF42C6E for ; Fri, 9 Jun 2023 14:09:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F1D140A84; Fri, 9 Jun 2023 14:09:34 +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 B9CA140A84 for ; Fri, 9 Jun 2023 14:09:33 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-777b0cae9ecso76788439f.2 for ; Fri, 09 Jun 2023 05:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686312573; x=1688904573; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UhG2SdaZBFeA2Hg95DDsDspDc/IiUjFjcCl//fOm9/U=; b=EgfFD9dxRblURT2edJYKmOVlDGbT++Yk/dEZsqlSYUJGDYpZL8RS7LIZdHYDvsWfTC +7mLUn/rwpt49AER4GR0TBaS35iEs9yBhm8yaRjFW17SP38hnmHy3WQ6hx3PnkNZ4Gel il/97CKCOwmfuaD3i15AJuUoUi8rlS1EbxYKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686312573; x=1688904573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UhG2SdaZBFeA2Hg95DDsDspDc/IiUjFjcCl//fOm9/U=; b=jKEQvboMPHwu3HzuqHc1bQMnuwbCcB0zrevJBr5gPeyFl8bUEbe+CNuMWMaj7lTs7d 6oY6JHBRZnwSVkhblO809QjF//Q5JqfQk6l+tq1p+JdOY908V1cgptlHxiUvVNacSGhS oFc4F0GxjqInHk5lCQF5WpSfX7Kxsqp9SogeDrRtj+7sxOICdcZAsM077jeExRyLIBCH /oFDLMK3zWDLtfww8zmV4gQ6KJ5UFSqs+MZzNNIexfRTL/0RDtVFofKpE80YzAlmVW66 SK1y8pQh6twY+5mjDqgphtoYjf1I0s3CU9hsO5CCyOl6BuQINXRsON5fOmHB3ioHE4LP tJjg== X-Gm-Message-State: AC+VfDxP1zWt4qXKbGyxbvIIdtBz+o3t+B1Dm0daPWih2jExTLWy7NCw lGnWxxnuWU4WTseq7azmqHj+XcuDKK6dmt2O/evKSRThnxJt2vY+5WsRHA== X-Google-Smtp-Source: ACHHUZ7u3Qfcke6f3XGmApJ9lI90HztMy0LVZl2dwu1My3kCL4cNvAgfOZZe4VEWhRJfSSvq7p0sgT32vLaE X-Received: by 2002:a5e:c10d:0:b0:774:8d99:184c with SMTP id v13-20020a5ec10d000000b007748d99184cmr1560851iol.11.1686312572956; Fri, 09 Jun 2023 05:09: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 z13-20020a02cead000000b0040626d6f97csm162087jaq.45.2023.06.09.05.09.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 05:09:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 05:09:32 -0700 (PDT) Message-ID: <6483167c.020a0220.a0f21.49c1SMTPIN_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 71213605246B; Fri, 9 Jun 2023 08:09:32 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/