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 D53354221E for ; Fri, 1 Sep 2023 10:10:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D91364014F; Fri, 1 Sep 2023 10:10:25 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9D49D4014F for ; Fri, 1 Sep 2023 10:10:24 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58cd9d9dbf5so22720387b3.0 for ; Fri, 01 Sep 2023 01:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693555824; x=1694160624; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aQDG1FAGW4U1dFj+m1CKGKktrjIylxqCv2DDF9ZQd9I=; b=GGhNq0Quy/y749mileHaBSIj1qKnu4YlqneTSj7MlK9hLKS8uWPYKjj9qfKKiQPHlY mXpYELxs61LLUIdl7Al1LxaJKrsccaRw9i9lv0Fx9LfbgQuUM+cZMy5S2qhLuaOn0+tE 0LR1Sy9W2oNLyga0bu7bIDL9Ot+pQNgyT+F3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693555824; x=1694160624; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aQDG1FAGW4U1dFj+m1CKGKktrjIylxqCv2DDF9ZQd9I=; b=CP2HoboA7jfjs5uSvDKofXqzJQ4wIRB69HM65aPhn23TV33n/mANUdzwqYojDoT4sm o0BzAyrsx69gAp6t6K/1MrqGOetwB9m2DR2mZGP6+5Ro2PtvmelbhT58NuJipCOU2jv4 EyMWhY/8VSj9meXqPyjaDnAmsFufDDqbgSrTaC8bayKZpofD7RF++DTzK8269vrUZ+KZ 4AFLQkFg9vBrVXcGsIDPNmK97MH7GPwnbqo482oNu5zWzUhkEyKPJOv4mT7YxfzQQVQB p/bs3sMESz7du6fgVNZK3mBbWueCOx+HD/wGDa3EXH5dghkLdsK2bytmaqS+awHF3/vA Ua1A== X-Gm-Message-State: AOJu0YyD7X5kWhpKHA/sGo82cy3kUB9guJbjB/DZwPHpiGyKGhbFDA1T +UMLoV5b32aag10hkPpxvN3T8sGySyeUq1SLMZiHIP0gCtx93Hpk4XTBww== X-Google-Smtp-Source: AGHT+IE2IHagzkoVlQjlH8el0pXZTjQRN6Uhtt/LIFLpuWqQrhgK3tiHEvvhRu9eF4+4UUpEdqL+RDc9dW6x X-Received: by 2002:a0d:db4f:0:b0:583:9db5:7e89 with SMTP id d76-20020a0ddb4f000000b005839db57e89mr2825604ywe.24.1693555823963; Fri, 01 Sep 2023 01:10:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a141-20020a0dd893000000b0055a7c5ab6a0sm266185ywe.15.2023.09.01.01.10.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:10:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:10:23 -0700 (PDT) Message-ID: <64f19c6f.0d0a0220.e554c.ffffSMTPIN_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 A8C7E6052471; Fri, 1 Sep 2023 04:10:23 -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 | +---------------------+--------------------+----------------------+ | Alpine | 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/