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 7BC274221E for ; Fri, 1 Sep 2023 11:23:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 629334014F; Fri, 1 Sep 2023 11:23:53 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8AED24014F for ; Fri, 1 Sep 2023 11:23:51 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bc63ef9959so13865225ad.2 for ; Fri, 01 Sep 2023 02:23:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693560230; x=1694165030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dzMCIxg+EEBVQMxLrTW86qkJyzcBEG+iVwjxesjIYeQ=; b=D6zTeRRjNhBXUpLK7ol4qSsXn1p+5y1qFZq1hy/lucTCdMizeOl6icsQfFLu4wr6Br EiV7nNLwwFMeI5li0XaaZDfDxtA3DWBQ/TckDcCs7oltednh9fIwNoCJzFUlgHSjMUYm PZHFqIYaZqvTYbgP/HSv8AcxproVzqASqDTwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693560230; x=1694165030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dzMCIxg+EEBVQMxLrTW86qkJyzcBEG+iVwjxesjIYeQ=; b=gmAvC7N5mk1RfNceaMkY7w8TaUEy1ivfrRmvLzWvTH+MwdiLbBSDEntOiqNsChfxwi 4hFpQZOTwH5egqi0tkNSrlPTdWM/ADyAqdieZKUkrlz7z7E3JTO3Dn8URhUTKu629z8Q 6QoS7zAatOlPVzJaT+DhJtTivjtPE0DUB3fEsF3ctvMUnmGpvEmmyntF9+MxTcWdPneM Ij7CDiAqQzIdzNDUORStDGBs6fb540F5MLfEP+OS8pjbfRPxqMp2QhtQ77k0hE3bb2Ls fTh0M8Yx1iIG8bxzGFiWxvmgle2EdNdUJWBO8vmyrdxOcM7v4NvqEpIG6hKRF9/uwS7N 1YHw== X-Gm-Message-State: AOJu0Yx9O74mxGZ6UOAjntzMmHZhwU/bEzxhTqvIffQn9uKaqfjUno37 NB2rygs3dxR9/H7xbOTceTe3lpP7imMS1bBY9Hhtw9/5z0XagdElm481/jtPCxWVKtRtr5ipKw= = X-Google-Smtp-Source: AGHT+IFzMT0NY/FrGDJqtMe/QVhWYQbj6p8qD0YsBegzFjBhkcn8slSAndTScBA+nIFRAmT8SHcrK093vn6R X-Received: by 2002:a17:903:26d4:b0:1c0:aa04:dc2f with SMTP id jg20-20020a17090326d400b001c0aa04dc2fmr2170862plb.11.1693560230537; Fri, 01 Sep 2023 02:23:50 -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 jw2-20020a170903278200b001bafc728c5dsm86505plb.129.2023.09.01.02.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 02:23:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 02:23:50 -0700 (PDT) Message-ID: <64f1ada6.170a0220.61ef7.40f0SMTPIN_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 AA3DE6052471; Fri, 1 Sep 2023 05:23:49 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/