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 E8D464221E for ; Fri, 1 Sep 2023 10:15:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAE204014F; Fri, 1 Sep 2023 10:15:39 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C66BD4014F for ; Fri, 1 Sep 2023 10:15:38 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34cc8e8cbd4so5775785ab.0 for ; Fri, 01 Sep 2023 01:15:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556138; x=1694160938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=jUuDrhqxEtlJ4Hscw1vNTLURZIW0y3jDqO3Q7QNxx389VC2ZPFms893eKReMFUbq6i RVwHD/2Vn97OFerT3a92EMIkDMJes86ZnYMfNojmMhLBLPEnO0ugqOFHxVjYG3k/XHGs +lwLtsTKzaiVIuavBqrLs6GhYoc2OyTNpS5oY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556138; x=1694160938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=LIJyocthK4pzpKpXxQdK23f3CSxH1uSkglnX9HzRz0sEpx9JM5vQd/MhYXe8AoShIb 8biaGcRLnJsaFovmxBmelPFY7mI60FkvLHnc4v8NeneZGSm4eaITd/fhI4kR8R3Bs4eS 6sarCaMqNhVVZOHdwBaVERo3ZHqdH+a2xnAhFgjLEFlsE8lpORWNjKMWE8afxa35339G V612o3xOp3J+A5xw32EHn93gIVcOxYXd5OPrMwM6y4WA+Pf5SIIK7SOCw5bgC0bbos14 XCvM+2ZS4PsF5oUk0sRnQFsdlDLO/+Oe90drBdYZ4LGrKCHg784ZT43Ctweu9vBNWEI6 YMMw== X-Gm-Message-State: AOJu0YxlgBO4YIDOq0InsBW/RGs1/yaqBkk/PJ2VQIHHje+HMhDg9dza g4PcCjOxWUTG2NxygbrYF/dfDT37X4o3kMkO47AM2831Xe1ihx3yiyR76ocypK3CU/BwKShy7Q= = X-Google-Smtp-Source: AGHT+IGBXIVm471MX7nLCHzqBhhAliGEa0yy24dY6PqmX3Kz9m2CClNcruORqgHGCwre2Tr/vXPEO2x0kYuN X-Received: by 2002:a92:d1cb:0:b0:348:d5fc:fed with SMTP id u11-20020a92d1cb000000b00348d5fc0fedmr1811901ilg.32.1693556138170; Fri, 01 Sep 2023 01:15:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a02cce4000000b004301047a629sm125391jaq.41.2023.09.01.01.15.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:15:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:15:38 -0700 (PDT) Message-ID: <64f19daa.020a0220.b9645.6cc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B22DD6052471; Fri, 1 Sep 2023 04:15:37 -0400 (EDT) Subject: |SUCCESS| pw131045 [PATCH] bus/vdev: fix devargs memory leak 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/131045 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, September 01 2023 07:24:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131045 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/27501/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/