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 75EE94341C for ; Fri, 1 Dec 2023 13:47:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70D7E42F01; Fri, 1 Dec 2023 13:47:04 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id B0656402B9 for ; Fri, 1 Dec 2023 13:47:03 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b894f5a7f3so272958b6e.2 for ; Fri, 01 Dec 2023 04:47:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701434823; x=1702039623; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tJltB9silGMryB2Wk7WLodqEqYZSsUjKHB5A2ahPogE=; b=IWTfXUl9ftbBcdJe/aiBcPEtlOWYXUhmmEQ0uwQqrRKX72tQ0wDnTLGeVA5BHn9k73 cOWFQtSryrATdkRHunTJojrA4ABk/+678UIAeFXz0LYynTPylBoghwJxvL37vLbzOCMG q2No6ZX2MM1LlspNFqiyE8areEGieQT7QRaWw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701434823; x=1702039623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tJltB9silGMryB2Wk7WLodqEqYZSsUjKHB5A2ahPogE=; b=tdwPe5dunB/gQtRkHp86DhwZ7idWjMro1KMk2gjflTb5IBFj9NAMmvTGQK5miWoLGM 5kT0BszF4Tcb+37/uT85nAzql7+QBOgo7IPJi/ZLSZA8a2txjOS37d0zwjog4PwTSsK0 LB0zgr9xIHa813fHgsITJj0UjEQYt0BEdECUGNrays3vjekVztA6cdHSqpHMbSoEAxWS vSi9ki7AyRA1tJLACIwHfhKCrvqdu+098Zk67EVixVPipwWT700UadLB/LxUPf/Filop 6YHLk3qcgpMPCPYWFqDDlRphXxv+mXfgOweEl7ELk0P0xr2dcXToDS82DTMGra5oSYXn UQEA== X-Gm-Message-State: AOJu0YzF9+NAe4Q4tiY0yZE/fJyAVnpVn4NhRMTerpQ+XEsvyHHbWh1P 3MN7FCLyJKTxRmmPzljkXJ89A+dJmgEocSaougVh0c0ZRnVbxkprwobZRA== X-Google-Smtp-Source: AGHT+IHVBWABjPPGFiO8mFKGCmDJCpKy5UkORiPI8WeObZuNLt5wNCX9JQGg67UadYmc0A4eEs1oFElfblJr X-Received: by 2002:a05:6870:288e:b0:1fa:a593:7ac2 with SMTP id gy14-20020a056870288e00b001faa5937ac2mr7972596oab.19.1701434823113; Fri, 01 Dec 2023 04:47:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020ad45281000000b0067a2ee5106esm131875qvr.36.2023.12.01.04.47.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:47:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:47:03 -0800 (PST) Message-ID: <6569d5c7.d40a0220.2cc7c.41ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id BF9B66051831; Fri, 1 Dec 2023 07:47:02 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/