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 DE75942C64 for ; Fri, 9 Jun 2023 00:27:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC85A410F1; Fri, 9 Jun 2023 00:27:06 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 2186B40A7D for ; Fri, 9 Jun 2023 00:26:58 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-259b2afc6f1so141232a91.3 for ; Thu, 08 Jun 2023 15:26:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263217; x=1688855217; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8thTodJTLrrhBe++JXPylVHpwjEhgafo6exZIqhtfmU=; b=geBCwodERpJIgVhFbHNq0uG2jgFVAU1bKPjD6C0nBIDk4IqOhndl6CeVS2TLbCA5He XUg9N6BQ3iXKJVTXTkOTZSH1TQNbzomek8z5w5wrsqj1zi0rzODLsupch34gsOIy8NP0 R3IX+Rl5+JWyBWm6nq9GZRdu4BKI4+X05m0OY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263217; x=1688855217; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8thTodJTLrrhBe++JXPylVHpwjEhgafo6exZIqhtfmU=; b=XaOoQ8GrfVByhVFBxOOyQN0jPeyDwf/uMK2ils3GC902SnzKTb89mszOcwCphtfnaz SikMq/1r1QW075+fuAb5r0Zpwv20eZAbqvNf+TtxIUYrm4hG2oVeb8LjoxGHTGaS+r0x +9Srar4NIE4TQFYbBCKUFzJZ9+xIikK8Zx4T98WggSzIsMz75C1ugnLexB5gH3D8pLRc vuVywWcKnM4Z0brf11zj65QiVj9Oo/xOUZM1uUvvORrgbJFjduQNEncaFhvyXE/Wxp/E +cAcAFtKiIyTeASLKcvUqCNcInu7C/rjznW6PbZe9LFxM6MtrHhra5gGL6tMfGI0dVWW f3uw== X-Gm-Message-State: AC+VfDzNGSxDsnyNNYICYznVfdD0UBjDGmJ+XXuNRVbTPbDg5xNZOwX+ kWEmForAEPs6JGWv3DfH2vTnoRfEhGoeJoyMhENrKk8bvN1B/Qb0ZQ8jrFRqfyZc3AiZu4xVTg= = X-Google-Smtp-Source: ACHHUZ501HMMd4CDi4R0aRUP0Fkl39GflNyQpcuDsWeA/3Z5S5B6rAGiXu/2gwJBkF1F+rICyc8u/u9MGhtV X-Received: by 2002:a17:90b:38c5:b0:253:828a:28f8 with SMTP id nn5-20020a17090b38c500b00253828a28f8mr5165367pjb.25.1686263217409; Thu, 08 Jun 2023 15:26:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j1-20020a170902da8100b001b0357687d3sm135458plx.4.2023.06.08.15.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:26:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:26:57 -0700 (PDT) Message-ID: <648255b1.170a0220.d8285.3b40SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id ACDD2605246B; Thu, 8 Jun 2023 18:26:56 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/