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 BBE344221E for ; Fri, 1 Sep 2023 10:15:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C008D4014F; Fri, 1 Sep 2023 10:15:13 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 545054014F for ; Fri, 1 Sep 2023 10:15:12 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79329a8f78bso61959539f.3 for ; Fri, 01 Sep 2023 01:15:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556111; x=1694160911; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=NyjJSGr1mNlQa4uYhER/2xaLeD78PHEZ3cTMEbMgC7nskMOlS4rmMeK7y7n4HLwbYB 4pJwHVa5/BIuhhkraDH47TE/AZnjWE/FgljMOw3JB5oJaZKIfLQYeNeTcG3HYKv98d7C y7u5vUsjR6noutE6e6pXUeUzF/W0wfwIM9W38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556111; x=1694160911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=dqhMdKZWDHkXkZ5VFUmZ5BXjli/+XHlU6t9Lnl2MCJmIk9G8dtDeaoZioYeHYFnztE wKKHQr7gYGWHi0JcV4h6cQlCyG0mQ8mdQxW4SKkcZcpIQJ9X0Yk/uPD8+xZWolaV5gzG ywLiaDByduvkm3BgxqSJTqJe7X/e+wNE9nSyXfqXT6LihQ5/7c8w+60lyoysK4yckCDE UpCrGY6rxQWFVgA2MFXckZZM90eB/FYPPnPhabdZhWrq8R2P8zYEnROksnJuLsqz2FKC niazKSV6Q4DeEBJOkKUd3K0yx4HeU5I7E8AGngCNL4CFF9cPLFxur0tO/gajyRDp7HLJ jgdw== X-Gm-Message-State: AOJu0Yx1XUwpp6lYD64F8dwPWKNDlSHiO/ZWWl6kJcInjpuGY0IM2Ryc yviFyv2oegUzj11CSmjLabsUopDzW/JrAvFFIYkH3lKK9GhV2MTYuJt2dA== X-Google-Smtp-Source: AGHT+IHJ9dkUftOB/6UGDqyGn9meId1hwtEcw+nrOJ2/f94sABBQTJN7k4K/h2J15NSEcrn9E9YFBUv0R6yb X-Received: by 2002:a05:6602:3355:b0:792:8c52:b3b8 with SMTP id c21-20020a056602335500b007928c52b3b8mr1849266ioz.14.1693556111733; Fri, 01 Sep 2023 01:15:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a5e8d12000000b00785d5f192d0sm130864ioj.18.2023.09.01.01.15.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:15:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:15:11 -0700 (PDT) Message-ID: <64f19d8f.5e0a0220.92ed1.7167SMTPIN_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 44DC36052471; Fri, 1 Sep 2023 04:15:11 -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/