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 CE97C4221E for ; Fri, 1 Sep 2023 10:15:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D11E24014F; Fri, 1 Sep 2023 10:15:29 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B8B894014F for ; Fri, 1 Sep 2023 10:15:28 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bee82fad0fso13446015ad.2 for ; Fri, 01 Sep 2023 01:15:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556128; x=1694160928; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=C5DMw1Nbir+5TbrQ48NUe41G9mQRUfuwuqxWOiGnJ3N2naaTLW3V9lh0LTXCUM7wpj pRMkL2Wv7vAkCbzOKH8jRIy+ifw0sKb7YXst3tO/Et/X6z24UTLYObkkEETLcGiANS56 mosJQevx6+aZkUbNfz2vFDrrQZVDFDkJj/jWw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556128; x=1694160928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=T61wVKPAmAbtc1s2r+tcH+E+AI5rR88QcbGhhf3LWZHfa9WrzF/neRzdS6HHqxxz5D 2hAwQ7GXiVcUm6/X+yqU7Kta0+TeYNKM9Yxqz6LqMbOgjtO9MHC2RDj0lWsoLyoowwHj O7pHaNsxpEiLWinCr51vimdRK/HmNY9yPTJTLYe1RhB4RdJ/QH7LdFt8E8uXj9Vm+7lC OgpQmtkpZ+6HcjbdMzyEMwm0LnbWUBVrIa3qUnym9QKDa+RUUH58ldsCfiUWUcXDhlf5 42CpzY3/4pNmhAQ7vnk1oLTsR7ho9VuG9F2rC3wx2GIqtTaNQwnGq1hV9l5uqrOFVb4h pVfg== X-Gm-Message-State: AOJu0YzU1hA0omNJopX4RvfKTgwvFmCUFFQjZqU8mLhPFwt+LsuX/3DK RklWErNwMpjDUzmQ8cMxadhAxAIl9t2UGFfxf4S2i0bl4mDe8Qo+TYAL+3HzOngZQ2+0YT+k3Q= = X-Google-Smtp-Source: AGHT+IHOKH9jVSX8aFCvyhgQHrWPK9LWjX+JPWkMWAgKgehWq6SMGAJBQq/BNmZq4nHP0LSuxWk0QQsJM+Ds X-Received: by 2002:a17:903:11d0:b0:1ba:fe63:6616 with SMTP id q16-20020a17090311d000b001bafe636616mr2196496plh.6.1693556127962; Fri, 01 Sep 2023 01:15:27 -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 jk13-20020a170903330d00b001bda3cf381asm83748plb.24.2023.09.01.01.15.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:15:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:15:27 -0700 (PDT) Message-ID: <64f19d9f.170a0220.3a942.3e30SMTPIN_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 1F6F46052471; Fri, 1 Sep 2023 04:15:27 -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/