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 3CC894341C for ; Fri, 1 Dec 2023 13:50:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3729A42F01; Fri, 1 Dec 2023 13:50:39 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 700FC402B9 for ; Fri, 1 Dec 2023 13:50:38 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cff3a03dfaso4087775ad.3 for ; Fri, 01 Dec 2023 04:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435037; x=1702039837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WcSWJ8YhiXujvvn3JeUVQ/LYBQQqrloS/Utt7vGaO1A=; b=N6TDRdI72YyINOAoaEfYM7qsl1tF1eYmHKnyBAbB9lmYBqOkUeoTnljIz5MtZeofER DLtCqRMTwSPpOesIFNu00RXMk7x6avZdG+GOfj75YKEgtcl2RbEK6ltAS16VFCpP6mXI hnUK2gFdyr8Gqye2VpCU4qEp7Pfa5bNKSC8J0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435037; x=1702039837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WcSWJ8YhiXujvvn3JeUVQ/LYBQQqrloS/Utt7vGaO1A=; b=cfeMJzJzam++c7ZeF/UgFPJcXiRnMALBOB+Gq4uU5ByOddRehCA22toXtiLpON0bkh TnabXkOR2TMj8rolPD7vyRAT1GaoOIN6y4ySsnxRuecUmSbO8H3FRXTFO+/nnDkNzKOA ZKTP48XFs8fJ/ChvQZQCmc+9QWRYSn9xuTk9pvHAbqEWFte7laXC6lxDE3i6qtbxa8Bi wSLStDGj4hY5XbeJ9zczW6U2d47IXGhLiLxudJiS1GVf6tdZz5NFLT0Axu23ssbP2W3i z8oIUR58h721Cu9yA55dGO2rkfYZjzAClE06xiZd5w+39DOBg16fSS93eVkwyPl7j4xB tHrQ== X-Gm-Message-State: AOJu0YwAz/IJiUl4x/AkENBQcqogJt49AtZm0UMeFg9Xxlv3tEOiimCD jo0fl3IkE9vRRkfkRU0E4BrPQjUkVeQn5h6uV0DE4Fh9Nr3i2FCWYb/lNQ== X-Google-Smtp-Source: AGHT+IEX3zV4Jb0wd88fZ6qrqw1utA2LUp53Q9Ga8VqRBVzrpY98f4aUQpIJigeriFbZ5hLSQ38MaOzAqo1o X-Received: by 2002:a17:902:ea84:b0:1cf:80db:72e1 with SMTP id x4-20020a170902ea8400b001cf80db72e1mr23762754plb.10.1701435037770; Fri, 01 Dec 2023 04:50:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y9-20020a170902b48900b001c3ce66f662sm165316plr.62.2023.12.01.04.50.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:50:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:50:37 -0800 (PST) Message-ID: <6569d69d.170a0220.f93a5.61fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id EBE1C6051831; Fri, 1 Dec 2023 07:50:36 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/134744 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 01 2023 10:46:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134744 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/