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 1ED904221E for ; Fri, 1 Sep 2023 10:04:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 237814014F; Fri, 1 Sep 2023 10:04:31 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id AC6684014F for ; Fri, 1 Sep 2023 10:04:29 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1bba7717d3bso1071350fac.1 for ; Fri, 01 Sep 2023 01:04:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693555469; x=1694160269; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7X9boBii5sPvbwcz+IP3dvoKs8xl4oenXudaultO+gM=; b=BKbe6mD9Bfqzmk5oXnSj7Kc4n9fxyKEwjhcPKTyR5HXgsNkXLf/EWYGevLRS9jZ5wS g7cAHoUc3Pk2xUxwuOtPMoSgJKekeQZGX16NGyd0aj0gl8/G99bmDd0QpP1aFWbbWT/m ts62v3xM1IdsVgjqT8dCCR2GXU+atfIYsQakU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693555469; x=1694160269; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7X9boBii5sPvbwcz+IP3dvoKs8xl4oenXudaultO+gM=; b=HqIlav68ck7LQPD0hb91589oAfzdMgki+mK/Z7lveubagV2fjd9kNw1ykH2QZpXsnC XrLNekjDDGI7aBUIEHf2gHv1JfyQ+RDaFc+v/JyLS96J1v5ZvswsOUomgeMVhQnHNyQc nHR3NXP4EhSjysFlZagniijg3rSnQdqCPd39nfIRP0IV5jvnm2kNqseb3cyAXtQTaX37 Z7ES+Fddc3d60SIq+e25UgnoUvftLwj7z/alL0z6jeZx94WX5JbMJ+MqpbeiI9qRkvx5 v1fDIXBkYbGGNKfopISF8EBP9m16dAEZmiWKxJjkPeS7JyPGHXccpAQZxxowZAmuJc1P Hrxw== X-Gm-Message-State: AOJu0YxO/e/2gNuA3w8XTEC+hUAnwCoLV6wZ0aQi0HnUqSg0e82Uab6L yPoZQf7vdzZt3FaqZ0auIeGcRvjg98tKbKNWB/LX4P+5Wm6Hk1qWuQbONSDo4eaDf2NC/0WLEw= = X-Google-Smtp-Source: AGHT+IErUbBUOlZq1lxZsD37u1scoCctVSMJHiBFSSJbHhAKmZej5J6n0nI+Vs5yFFm5DHYRnc08ZGYSStjt X-Received: by 2002:a05:6870:ac07:b0:1b3:fec4:31e with SMTP id kw7-20020a056870ac0700b001b3fec4031emr2023923oab.6.1693555468949; Fri, 01 Sep 2023 01:04:28 -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 zu7-20020a0568714f0700b001cccdb6c0bcsm222444oab.49.2023.09.01.01.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:04:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:04:28 -0700 (PDT) Message-ID: <64f19b0c.050a0220.a47f1.cf10SMTPIN_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 6D1446052471; Fri, 1 Sep 2023 04:04:28 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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/