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 AFF984341C for ; Fri, 1 Dec 2023 13:51:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB5A442F01; Fri, 1 Dec 2023 13:51:20 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5E41D402B9 for ; Fri, 1 Dec 2023 13:51:19 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35ce9b51c8dso6573515ab.0 for ; Fri, 01 Dec 2023 04:51:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435078; x=1702039878; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g+kz+VemR684bprszyIZZZz2nF8mkL657SGG5tMSg+E=; b=jxu2HF1iuqKxdwqoNluy6SQaJdZz/Ni8WDY8TP0h5d8pbHvjny+AoAv4QBX8NQHd6e mE/KwVRtbaBMrTJPw6pJiGLkahrq7JAIwpCrdQVxn+IomHqYvUkXmWE/IG7MpnskHmyh Tnd6I9TSHSjANX4upFgByvWSqZ0CldBn8dFxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435078; x=1702039878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g+kz+VemR684bprszyIZZZz2nF8mkL657SGG5tMSg+E=; b=gRfqZcdh3xrrAUJ4VsHaxSWKPqfvMQtJ9u6vVB0ehad2JZSPryd2uaueF9noYz8CMs uCIpaqCCdN7KAbUn9MO3Kx6fcUSjG08MwDdlz+rKqDdowjbUQ1DtER7kXxQVWo6BY2nk LrCYHY35JgZgbdVV7vAYxWUEomL4osFWiU5EkxoC+w5TNTks2kDC+qLXqvWMmPjENypO mnKXZ+JZZ9mt0UYPFyFlL+e8nGCCyJlX0EazG6Be4W2mQ+4I78aqSbJCZHk7lfaQkghb aVwdzQLU++VMDfFjMefMsUzeC5eNfCr3bof0sXaXFzyNIJnYUA18ckRruh7hhd5Nfdbj E1kw== X-Gm-Message-State: AOJu0Yy85Mvsu0+2fdHvg251fuGik2lHb3fl7wcezaIHvqvO565YRWh+ T/sFUM5nJ4uwcj/19eh49uIlwRDaYQ+QIVQt2I6EGSDhG48URDPIfzyINamoyAfZaKqqc408OQ= = X-Google-Smtp-Source: AGHT+IE36N15KD4ityvq+I2jccIPGMvOZ9Wp5Xb03xdmVkDYHfm0w5dHzLZMu4TsjBmWoXPylPS/6rPwCx5+ X-Received: by 2002:a92:d903:0:b0:35d:176f:ffe3 with SMTP id s3-20020a92d903000000b0035d176fffe3mr11481676iln.24.1701435078776; Fri, 01 Dec 2023 04:51:18 -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 gs9-20020a0566382d8900b00466b6a4aa0dsm130990jab.78.2023.12.01.04.51.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:51:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:51:18 -0800 (PST) Message-ID: <6569d6c6.050a0220.8965d.4661SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 512FB6051831; Fri, 1 Dec 2023 07:51:18 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/