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 92ADD4341E for ; Fri, 1 Dec 2023 13:53:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DAE742F01; Fri, 1 Dec 2023 13:53:49 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 02445402B9 for ; Fri, 1 Dec 2023 13:53:47 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-46467674817so222551137.0 for ; Fri, 01 Dec 2023 04:53:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435227; x=1702040027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0qNOPr4Go3Hdoi/E6lPLvIeyEJfEhtMAZwGtN46ZOSM=; b=Rm9rfxLBzydPUggKWM51MJBbIoQNjD7rCsZ2efhoG5BUVN46y/yybpOQnJeTmmpKOg g0IAJQurqb4HeErd1q4oFa5WBSoEj8Ky9Qi5DxDeDDxzJKws0zKPIu1Y+KV/U0hEKbjv +CZu2gOd6d+1Y5NhOhse9n1Sv50BZfHVALHBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435227; x=1702040027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0qNOPr4Go3Hdoi/E6lPLvIeyEJfEhtMAZwGtN46ZOSM=; b=vqx8NUYY3U1JGCLGtKtp4MapN5R2a4QltB25kNvIfX+TrZCWvWoYmoxSfJkHJnMYOR Skc8v34WddxABFt62fz/4hZVQ0ni5GNmfIpkOAeZ7UhmzYxD4WWK1vZcB64IrXrnpIry du+GADTPq/YtG3VcNo2XEDMVcJodicfoLQr1UCo62y1LCkbiQK+RrY/FkcOTWFaxLyMe FtibjSiAbVVz5J4Hqkgjm1OWIEpjybrih5TP52leNpPSUNPIO2fvzWskL87qTEidQoJw XHTxQJR1d3GpSrNNYdetGRaV+vVLj3tVgvVVjaRXESYinhreMIOi8xke07i2ieTCRtmQ D/WA== X-Gm-Message-State: AOJu0YybJ1WVJ1OPx3qS6HUc01VSgoVa/czCkDpT8ssFeJivFKrhOKrw 0+/1xOFq9sq5usW8B8XpCGfsUkoKjJod+b2I/lIfDQ+SxLRuDiq2x4xpUw== X-Google-Smtp-Source: AGHT+IHugZjT6rihcsQCNP1qNMpvmOtgxMh4db+KdEk1alzkjb5fz7oeKFjkDfIZCOe0H3+N6f96q4YMdryd X-Received: by 2002:a05:6102:3b8f:b0:464:4296:a9c5 with SMTP id z15-20020a0561023b8f00b004644296a9c5mr10781947vsu.8.1701435227483; Fri, 01 Dec 2023 04:53:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bo14-20020a05621414ae00b0067a681373e1sm130278qvb.19.2023.12.01.04.53.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:53:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:53:47 -0800 (PST) Message-ID: <6569d75b.050a0220.71784.3e3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 329F66051831; Fri, 1 Dec 2023 07:53:47 -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-unit-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_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/