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 706DE4221E for ; Fri, 1 Sep 2023 10:14:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7346A4029C; Fri, 1 Sep 2023 10:14:56 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C22894029D for ; Fri, 1 Sep 2023 10:14:54 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-579de633419so18081037b3.3 for ; Fri, 01 Sep 2023 01:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556094; x=1694160894; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=ba4yGUTX9LUP2qV8eFeammWTFHN9AaouDo2Fkq4cxdXQuZtHB22dsWhKopHXH3pW8I GLBbs811Tezg10nXo+m2zak7T/YQ4FvTssXCSoNTMxv0HK8DQTU/BSHhG+kNjTyHOUGz AhM8Bcw5Et9c6ovxHLbI5ZgvzjXxo9PC/ctm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556094; x=1694160894; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=JgvsrNCuc4I16n5MKUBqnZ5AXrHOjj1Rk9W7McDp5Tgs6wFqKyg4OA4I19+znc9bkd iGmJGmy2cuG3JNG4miAfzFsD1KH7Gk45qXGjBCWpSYYufbsO2JBud+6i2qsSxBY9CZLX EgAYd1S5Ql5R6J/wYga1EZyStFNlv7QKDPR1mRysFtrmfU/T/V4ji76W2/B3WObW81tt acy5a1iz/4RhhNoTVKAAvKcTrZe3kfFAbo2QiGRZeh3yLL8LCMs4WaY7X9OctYMrVkWl /Ueg5FHaa02KqxfmvpfIBVpvK/E4K3qGH/PiQ57+No3tsYGZ489p1OSGuYQJSJnX0Byg eTvg== X-Gm-Message-State: AOJu0YzU2d65BL5J5jaMnMTQ7tEKmZpv1ciiZ16TnnMfGSTFGfMWAW+u cqIBUP4wwhUe1kPApR1ecnO50bIzow4Giucaeh8xmqEMciJjU3r79QLYkg1rQ0NrJYFbnr9akw= = X-Google-Smtp-Source: AGHT+IEKU4ku1YL9bH9EFKvOZo4CQGyyc1xw8rWftVZAbdJvN9yWqOyFylr1z9wA8v6ErObv2gP/m8NXRfqd X-Received: by 2002:a81:94c4:0:b0:56d:2f9d:42cc with SMTP id l187-20020a8194c4000000b0056d2f9d42ccmr1776435ywg.51.1693556094275; Fri, 01 Sep 2023 01:14:54 -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 m21-20020a0dca15000000b005952b286a59sm270921ywd.12.2023.09.01.01.14.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:14:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:14:54 -0700 (PDT) Message-ID: <64f19d7e.0d0a0220.994bd.06dcSMTPIN_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 E91B96052471; Fri, 1 Sep 2023 04:14:53 -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/