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 C14234221E for ; Fri, 1 Sep 2023 10:02:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3BEE4014F; Fri, 1 Sep 2023 10:02:21 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id AEA914014F for ; Fri, 1 Sep 2023 10:02:20 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-410994a240aso10120821cf.1 for ; Fri, 01 Sep 2023 01:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693555340; x=1694160140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h6FbIZwcaPXwEd0fFxcFZFXMZVasfVuDt1xDRV1M5+w=; b=ZDeoJh8PP/TjE6Y97pRvfYHAY90O7yvk/o1DzYXJHC8/2HwYafzNMUpZS1eWONgdjV xvuag6LbkoZHVGYCa8uBCYo9x4NqZaRqlzPlIV/3ysgq60VIYCrHQb5WAnjMkF/AvVV0 4AWCaQuh8waOH91lgJs8mFiQwXEJBZDTvgE5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693555340; x=1694160140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h6FbIZwcaPXwEd0fFxcFZFXMZVasfVuDt1xDRV1M5+w=; b=hQ5JzTIK33RgLH07T+yV53SIdrdUEzEoGn5Bh5FFesrxFkwxxAIR2KTogkBZdD6d0s H6vQznLaJkCxROH4T08C4Xwx3LOPrtrufB+6VObKxrrkDo8KGCJYtALomgcq+/J4bEYc kuAWVAxO8A1y9Zv09mLQcS2zO9JpGAEzm24D6VMTxuhj9P6yAxwLLGb/A9bwN5XoZsVG c8GsLm7wb4gh7nW/rAq9c0Box1kJIqnsF4VHY14kcgzeOiTHg9BV0fc5kqOmnQO2e4NL 7WOJT23zsUMd6Mt1TgwvBJtvIlF8rC/2vFiBgdQ1/dDvGrtgol0JT/2YkLrxHxodoLvc fahw== X-Gm-Message-State: AOJu0Ywq4zTM6I9iKou/UbP0LJPAc256jp54o3TMQxqdptm6TZfHkzxT SMNkLkoHYT+BJ4IjhXztJTQTwl+ddtdBXa4q60QsZPpaVE/TWKg3SGmc0w== X-Google-Smtp-Source: AGHT+IF31NOeO/NUxV/C0uKL/nLTJZEYpW5zUYwsO2Q4npcIaTg9mFpJk4z9/I2zFwyaCS9PtDmVJJCNiQVg X-Received: by 2002:a05:622a:2589:b0:414:ac78:536d with SMTP id cj9-20020a05622a258900b00414ac78536dmr439305qtb.55.1693555340091; Fri, 01 Sep 2023 01:02:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i23-20020ac87657000000b0040fef46b174sm139446qtr.15.2023.09.01.01.02.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:02:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:02:20 -0700 (PDT) Message-ID: <64f19a8c.c80a0220.d3c78.84deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C7EB06052471; Fri, 1 Sep 2023 04:02:19 -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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ 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/