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 0CD594221E for ; Fri, 1 Sep 2023 10:15:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10D3F4014F; Fri, 1 Sep 2023 10:15:46 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id E0B184014F for ; Fri, 1 Sep 2023 10:15:44 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5712b68dbc0so1036494eaf.1 for ; Fri, 01 Sep 2023 01:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556144; x=1694160944; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=WLhnkpBvcA9DsbI9xX8q67Pr3k4PDZBb0d2muoE8LSkRBxuUJ6bZ1O1leVOXRJWRHi u/neFcYNzF92l3HhYHDvTXLSrYNUqjT2S7D46BnKblZd3ej197VrSOTCkJcykpkCf/6i lYnFxXPKfBlssJ6wUep+a6x4RWHqKgNvjE57M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556144; x=1694160944; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wJYliBzjYC54tiKec1os25ZRzPrnMLLvnUcIVEjH0So=; b=N+mcGEtFr9WItkN7AcE2sVxtbzPaW86FF6s2XckxDeb9MLPt65/3fabx7HwLIyu4Xx iPfjOAalgvcLcC/oQFh4PisSGLcukmq4HJ7TDlrZJflsltbJ705WcG1h81hOWnKFndgx vmPtrcv3Ha2O+CD1X640U0O6aKW4lyDAyKX54wPAzJB/cvnLgVMVnTmJth6ETzMfPGrh cGHDp3XoUj4sRXHEaqa3r7zSh1swBkt7GhAHGUwkzSnwce3afUOaTdNSegnbhk8+FgyB XL8wcjWeLaoLn2DlVcUscTiIAHUWpKu0OF+rdV6i1wHqjLovsksJxh14MmhMRuwAYG5d xpGA== X-Gm-Message-State: AOJu0Yy2T4KroklHT14vM5TM+DgebC7vOW8rBvjWo4yk27BXgDHLEez4 D5GdXGm1mIUQn6C0TAQo0GtftSJtLkwR5uEHkItuZXD5fdv045B3fOnFQw== X-Google-Smtp-Source: AGHT+IGyv3GgsOwa9nWe9lMvq3OlE6Cn8+MCWC024pxzOxxLxf3NrFjADnKDA9ZzDsB705ys6qKD0AymIndw X-Received: by 2002:a4a:2b42:0:b0:571:2b86:2050 with SMTP id y2-20020a4a2b42000000b005712b862050mr1704641ooe.7.1693556144172; Fri, 01 Sep 2023 01:15:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r10-20020a4a370a000000b0057324e0fd45sm182188oor.8.2023.09.01.01.15.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:15:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:15:44 -0700 (PDT) Message-ID: <64f19db0.4a0a0220.ef76a.a196SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A95926052471; Fri, 1 Sep 2023 04:15:43 -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/