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 E82D842C70 for ; Fri, 9 Jun 2023 18:50:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6AFA410D1; Fri, 9 Jun 2023 18:50:24 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6E7E0410D1 for ; Fri, 9 Jun 2023 18:50:23 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77aec4dcd9bso3692939f.2 for ; Fri, 09 Jun 2023 09:50:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686329422; x=1688921422; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gFTPqQgzxC6GTIZaPJtnoNypy1Qms8376mTEWAH5ctM=; b=VLF+dWEWm8HbCsdctq5c1Wk6ZxkILBJONw5w6R8k5gXYkrNcRlkJhS7O/VVHFIAlIt uGV4oaHHCk4TCNy67Vq3vnuNkErFG3OtcQMLEqVcz0Bo0sccy412W1zlDRZ1E6N124fT k+avnVz4iCfxgp81oYu56PTyr28wu0wDE/6pA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686329422; x=1688921422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gFTPqQgzxC6GTIZaPJtnoNypy1Qms8376mTEWAH5ctM=; b=fR4JWKwxir2Xrf+gPlhn7aaLiQ0wUhY+Y3OMQjvJ9HOJifOneDqbwSudUaImYswCee kDOTVAQfjctIUu8sB824vakrasX3WDbyP/dtHrDfQAf51ef8brPsccx65AMgjCJH7pPw 7EXx2PQJpkKyBGfGC7KpFFRu38Kv3OyOqph0bZABBbgDgCf7PFjPk6vqheZk2nYM68x6 /vYf8evJNMaDkxRc2IH/EY2reTQ261NUhNtZe+ViaSJM88kAkJKuvAlvoJcuU/OUpTy6 9JQOIjfCm0zfm5+M4+qVjz1cQ2uTUnLynfboepU3x3K2R7YaocsS6uaukYKXBK9GE1hV EfbA== X-Gm-Message-State: AC+VfDxcb8t+QglVOz/0E+8KWmtST2iMjCiv6pBcQVirh9VmtOCVXMsw r5WotgXZRkZxCQj3jcvexgaljgRFAHtXTr/DM4AMjAWjCvBzdUJ1JPM3GA== X-Google-Smtp-Source: ACHHUZ5ARQMf+EovY1Hgb4+j9TgLFKCIaX9wLppOfZOW3nI0K9KjnSkKpkMOztqxTx091DKCzPZFzW11p4qW X-Received: by 2002:a5e:dc45:0:b0:778:65fb:5e25 with SMTP id s5-20020a5edc45000000b0077865fb5e25mr1935529iop.4.1686329422810; Fri, 09 Jun 2023 09:50:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e17-20020a056638021100b00411b5ea8562sm209026jaq.40.2023.06.09.09.50.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 09:50:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 09:50:22 -0700 (PDT) Message-ID: <6483584e.050a0220.e9052.467fSMTPIN_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 591BB605246B; Fri, 9 Jun 2023 12:50:22 -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-x86_64-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 | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/