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 AB48442C6D for ; Fri, 9 Jun 2023 13:57:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BBD940A84; Fri, 9 Jun 2023 13:57:17 +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 DCACB40A84 for ; Fri, 9 Jun 2023 13:57:15 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77a103c5ebbso72983339f.3 for ; Fri, 09 Jun 2023 04:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686311835; x=1688903835; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NRp4jOcp/BR51Lt5QtuSHq7AuCh/IbTsifpREjDL314=; b=WhfFVaBLqRY7/gMEEGJNqIT3QvoCqSfBmdg8oLlUyeTChELxUVICZ5NGVXLAELK1mF Pr/DAke5yBViWtK9vDYKj8p3mbcJl8ysuSrV6Wpnt/GOrAHZ/+5t07RjTQUbwvjgtt5q l58ov3Vn4mNvfamuRERouUa33Jx0bLq8w1i1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686311835; x=1688903835; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NRp4jOcp/BR51Lt5QtuSHq7AuCh/IbTsifpREjDL314=; b=jt3r7qY2x/6PvDRe05TyqwGkcFX9u3+3lUJ76cRNk4cQgrA1j7GkAc8m0Ee4irWxWC wX0gGvwMTRfNp7g/e5lBLBCxFsCqVh0Kk3V2tgiSekXz5YW93j46Jr3SN2FDQU/vk2Id FphK/2l0QkpkzqoxSTljhkkH/5alRgPutKaziSudcvKmI0UJ+kiXZ7p2wewKODANKFpa o77HAcIPFWMxdLNNBObD6DgVzXI/n5kjGW8odSVQs144Hg6/nGhHf10i8NIk5kdDmo13 yWac+A4gDHBsWwM3qzTF+UePfj3qtiCrN8QNDQnSEVK/OoG+k7daVsGva4xfJQzHPVD0 JZtw== X-Gm-Message-State: AC+VfDycoC/pAhGsEW0id48eWg8NkdDXlUVjv8LdGehjaqVcw1xX0bh7 gitYt+lVoFXRjgX/sPPgfKHEkW1oIYt1O5xputnj8AiqhtnM1wVJY+CvAw== X-Google-Smtp-Source: ACHHUZ7rkNDTekKt4oGP0RWaIo7Hu4+mltq7i3GY7glD7Dedc6jy4lv8oL4CFEFErvGkONHG1xZU3vFSMWRL X-Received: by 2002:a92:d486:0:b0:33a:f0eb:1db4 with SMTP id p6-20020a92d486000000b0033af0eb1db4mr1320781ilg.23.1686311835271; Fri, 09 Jun 2023 04:57:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c1-20020a92cf41000000b003282ce89ec8sm194830ilr.22.2023.06.09.04.57.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 04:57:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 04:57:15 -0700 (PDT) Message-ID: <6483139b.920a0220.9f71.584cSMTPIN_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 BD908605246B; Fri, 9 Jun 2023 07:57:14 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/