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 521DB4221E for ; Fri, 1 Sep 2023 10:25:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 561814014F; Fri, 1 Sep 2023 10:25:40 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 3B1B04014F for ; Fri, 1 Sep 2023 10:25:39 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1cca7cf6e01so1042525fac.0 for ; Fri, 01 Sep 2023 01:25:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556738; x=1694161538; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R1zmT9HjRAGGCskrLjSfV/5fZrhZOtAYUeFazQ5vbBs=; b=FhH3IbJdpZ5YnSlzIDlxIaMkoK9G0URpfILBuyRMEsnW1SzktT4l5qRjikcS3OAMoc xClt2vMxcKSQnFm4JN3xE2C1TKqqFjLa9SCOF7Gw0TO4mCqWXWAcQup1nQMHdDkaaX3c huhzN2ew4wDAzGgZkOmmIRdNrdupmx3L5xE8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556738; x=1694161538; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R1zmT9HjRAGGCskrLjSfV/5fZrhZOtAYUeFazQ5vbBs=; b=H94ABKjY8+x4neo5z4QibEhkNeSH+l46qBbUeJw+TgiJ2CxyTsaZq9W8IL25Tn4I7/ rkhgRSw23dq8WqMV61RaGXRMGIpzREAFbwThdy14/TdPPZgE66Zm/3oVGMFKOE1G54NC kGTZ2e3Z+/ZDJpobDFvSr6FgEyohIZ9nvCR9q+XuvlU35e7uMWqmO57SRm54u6X8lqbw a0tzRRvCXXuZVKt7C2fC0Yax6XuXraRAS0Sg0IS+lTuPyRt4u9UtdulK/X+JE6Xzbn1x bvPs/5Wn3AzQFTQyNmcqyqjYA/rH73XFEXj/1lCDzaZJxAr+pqxxOSZfQBhaN83T+HxK FqOQ== X-Gm-Message-State: AOJu0YzxQjU0ddZ18QU7ER33VD6YCyXDfRa2/0vUfCgOng3Q44dgfCu6 EJzMRby5DgbSw7BJWC++/8+wDpxiKDg61AiEm6BIJEYy4MIkg8hupCAb9g== X-Google-Smtp-Source: AGHT+IFiUOsXHtFVwX28PXaEzDSqO3asVHz7CEeyzhSK4IPD+xXz/Sp8y/iAfoOq0GMCBG8PEFC9NC79MmzA X-Received: by 2002:a05:6870:1693:b0:19f:6fae:d5fc with SMTP id j19-20020a056870169300b0019f6faed5fcmr2047709oae.33.1693556738487; Fri, 01 Sep 2023 01:25:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m4-20020a056870a40400b001c524a75460sm242990oal.33.2023.09.01.01.25.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:25:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:25:38 -0700 (PDT) Message-ID: <64f1a002.050a0220.30e3a.e799SMTPIN_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 F19676052471; Fri, 1 Sep 2023 04:25: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 | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/