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 ABB154341C for ; Fri, 1 Dec 2023 13:21:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6B2042F01; Fri, 1 Dec 2023 13:21:21 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 96B34402B9 for ; Fri, 1 Dec 2023 13:21:20 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d4fb17c68so1527705ab.1 for ; Fri, 01 Dec 2023 04:21:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701433280; x=1702038080; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N2Rntw8ZesCmHN9BBm4kEz3LV2pUQT5i0EM6HGcnpvU=; b=UiBEJ8vK4G23OF1ackm09er58cahHtP97Qlgvfl+9j+5ATeP0wKCmEI0gsxb+rjQB9 2Q2NlpV6+BWe60qLCLJuuUDdbAOP+GOuQqrkF3FH4h7VeTwLgTMDfnCRk8QXkbVWbcZ1 ftRAcWOPnoOGzXf2UPHjV9nDoAm99SDDGlfQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701433280; x=1702038080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N2Rntw8ZesCmHN9BBm4kEz3LV2pUQT5i0EM6HGcnpvU=; b=ouLhgyfJvd+Q4FcyTuhx2sHKWooOIMLlf639hdhFOs4SGC4xB/5F+xgwCyZYrnTRit ZQ/0x1C7HsLWOFSVwAuLTLSI6sShW8fg32TtcSLmi1WDnACih6wa+MbCv6HkykS6CVhi ovswZqnEI8DU7an9oh1rAapUQm3RTe1J4Xz9Sczf0NPDBVF+J9lJ9Hc5rYA63SAvaLC8 wQNZRoDKKeksla6piJpBexq7UlOThaT6ftfBJMJmoVZaPkbjzRDMl5dVxAfVbiwCM7qH CydLV2mtRty4yZYujgegn0KSuaIAYzWbgTXldg/LP6px+jD4SRd09av47STXiR4crTut pKFQ== X-Gm-Message-State: AOJu0YxamPoctXKMfxe11HPFBpWZgTV1smuojrlUQ+IwH+9tgvh/a/+1 Ap7ciDgoAH9sAJfSRCZAucnCabzCDUbgLbnHboB1z1ohh6LlumUBU3wGBQ== X-Google-Smtp-Source: AGHT+IG/d5V1GgtAjjwBAKsTN3FzqmRq7gv89IdOVagzOXPDJDh4X36n29pAr3nSLA13ZVtyQWUJBhOOXJgx X-Received: by 2002:a92:b09:0:b0:35d:537d:5eba with SMTP id b9-20020a920b09000000b0035d537d5ebamr762385ilf.24.1701433280055; Fri, 01 Dec 2023 04:21:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k8-20020a056e02156800b0035cf93b9135sm217150ilu.62.2023.12.01.04.21.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:21:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:21:20 -0800 (PST) Message-ID: <6569cfc0.050a0220.a5141.89d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 94FAF6051831; Fri, 1 Dec 2023 07:21:19 -0500 (EST) Subject: |SUCCESS| pw134744 [PATCH] [1/1] net/iavf: fix memoy leak in error p 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134744 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 01 2023 10:46:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134744 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/28508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/