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 402EC42BEA for ; Wed, 31 May 2023 04:40:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4018440ED7; Wed, 31 May 2023 04:40:43 +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 65E5140ED7 for ; Wed, 31 May 2023 04:40:41 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c5db6a5cfso361544439f.2 for ; Tue, 30 May 2023 19:40:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685500840; x=1688092840; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=woFp+AFK0NGanCuuHj89MjzCwysZsu/wQTR7mK28Llc=; b=L9hJrxRKMW6RgRZkFEExMiH42df3aqkf2qWF4/keQC8b/RoB/FS3jMi/ODoki2IY1q mQC/Y/YdnXteNqHY54pg9qIk7DDN66mvvkoK7H8RgQ3ekpbT63V+3gqEGir2YFwb4C+m jm6ZXBDHMxaBiyYzvSoSBqVTN+ITxF/2FGM1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685500840; x=1688092840; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=woFp+AFK0NGanCuuHj89MjzCwysZsu/wQTR7mK28Llc=; b=IdzQW/UI2Dwg0QoNNy5zH4T+TtM2M5blWo8kET5Kxst1aHaJYQENWDXIJRlE7J3QMh xr3BpyKCQQaRosTkRxb+A0vZCV4BprL5/1CZCSU0rcssiz4pIPZp1dWAvm3/qwhEgFg4 FmQR7ibtjs3cEtt6GtE451yopRPlgDTyscBXtcSSc39GZQp6xXT43qH0/jgK6wz4HBke clzADqF4z6zLkWA4gwsJEeitP+s/xnXoU7nSX9g6k1gJpzk4/k4Fn+KxOZk6GOnuDV4g 3dWWKltnEH2BNZDIZLYe3mIMs243EHmL6b+R2Ajd9ibSWW2HfLPcOCLkivoSItwg9ZyL PCgw== X-Gm-Message-State: AC+VfDzB74/nIaxkxlVgi9vC25bB80fUaZjkrgkJmNmmIwVHDHE10rH4 1fqqyNYVSrH1d93ELkk16wcc9iWTV/1/OdxHOIqzGiQ3vSpp8NDwiybp2w== X-Google-Smtp-Source: ACHHUZ7fzaOU0kNmFENR6tVHvHZQOTU84d8SqqX9HPt78ZdrNq+o7+6ebex3rTk56RtFwxK0X4TZdAqnfB0V X-Received: by 2002:a6b:db10:0:b0:763:8ad8:e2b0 with SMTP id t16-20020a6bdb10000000b007638ad8e2b0mr3582143ioc.7.1685500840813; Tue, 30 May 2023 19:40:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i82-20020a6b3b55000000b0076c858bdd0asm835920ioa.34.2023.05.30.19.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 19:40:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 19:40:40 -0700 (PDT) Message-ID: <6476b3a8.6b0a0220.d2820.8951SMTPIN_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 5EA3C605246B; Tue, 30 May 2023 22:40:40 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/127733 _Functional Testing PASS_ Submitter: Wenjun Wu Date: Wednesday, May 31 2023 01:39:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127733 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/