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 944094341C for ; Fri, 1 Dec 2023 12:46:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D03442F1F; Fri, 1 Dec 2023 12:46:46 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 9A4C5402B9 for ; Fri, 1 Dec 2023 12:46:45 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dae0ab8ac3eso424900276.0 for ; Fri, 01 Dec 2023 03:46:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701431205; x=1702036005; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uffzT+iKrFgjW8BGUyacm9+FLLVO8r9x+si1FfJMkmg=; b=hwhouc+MRG3OG2K34IX8OjbDxpDBbFYTuZLJgufaoE/FY2lynPbHxNz5zuDVMQudlp Of3asrQ/kvTgaC7oTBtyjpYXtOBZc01185gIAEjeKOVNLlJiE6VPHwTc6Mrn86t4Pxx8 FpgZ4JDO0/WzoGEDpP4QW9tRpMbgSiIod91Q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701431205; x=1702036005; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uffzT+iKrFgjW8BGUyacm9+FLLVO8r9x+si1FfJMkmg=; b=iH3vc/H6nWfH8ErCM/k89ZeAXGA6Sayc/bgT1RQniTiRQciXIsJDZwl+/EB20x505V 0e661J+neMGEwmcS0hAZ6/9Dz+8b+DFfVP5M64iWJhOVfMVJmakCzaHcS8PV2KS87J7x FNdjy2c+2FVnWjwc8NoXGRtyqGrs2LJiwBV6ukzg9pvvnPwuZJMaPpKzZR00tkMosv9W uMGb1/5UhnLF/7E3NzekiVelZjIbZiaJYTuRIYwV6EnTCITcjGGB4hqdrIV+3dR6W/CX 9FO1OFTxyTPLBShUNS5K31LoaGJmPCTA9wrYPd7DzrnEbmDMpWbK4hADkVjpCoOpQxtL +N0A== X-Gm-Message-State: AOJu0YyPClDRZWgbf3MuizhA8/1Ye5HM1eI8hZO5OEqzvyJmjamG+P5Y j//toNTAZeFTAZ7zEjT63A6UI9eGy2hk+niFYpI0Z97ruBkANxlochuQ2V+2kpGdGR6tytx+2g= = X-Google-Smtp-Source: AGHT+IEH4WEzlD4A6ffoBGvNeF8fkudlM3oGPJTDF+aRTdT+/+F/q/jE3qo8jIUjeh7Y8R//VbygbUddqqnm X-Received: by 2002:a25:bc86:0:b0:db5:46fe:d379 with SMTP id e6-20020a25bc86000000b00db546fed379mr3477095ybk.61.1701431203598; Fri, 01 Dec 2023 03:46:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q184-20020a2575c1000000b00db537c73454sm67850ybc.11.2023.12.01.03.46.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:46:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:46:43 -0800 (PST) Message-ID: <6569c7a3.250a0220.55676.3c57SMTPIN_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 411BA6051831; Fri, 1 Dec 2023 06:46:43 -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 | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/