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 3F133427F9 for ; Wed, 22 Mar 2023 00:05:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15F3040A84; Wed, 22 Mar 2023 00:05:03 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5F3D040A84 for ; Wed, 22 Mar 2023 00:05:02 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id j6so8991477ilr.7 for ; Tue, 21 Mar 2023 16:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679439901; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=lgjK8ndK6Dews8rG0Omzi26v0dOTYqfMFeCRKtLavoU=; b=dlmt4NDs6PeVLvIMvW5UcVKlSVZ6HdskoodbRuy/VWgDWT4E15vOuyTDwzCXYwBrgw zS6N3cSOawOMu1kXPThNDqmZXY0cVhQbv5sjerl8lqR07W2bp/K6m+QTQrJZqc0hauy4 j37S2a2mhI3ZpHeHV6Q95dXB/5H/LICN0B2gA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679439901; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lgjK8ndK6Dews8rG0Omzi26v0dOTYqfMFeCRKtLavoU=; b=ni6Tdn+hsb8rsmQ/A4QwdzOB0rVztWM5WiEZQgSD2afaKhPGFDoBV9KRc4Y+wG6Fsh bIJthDroc1mBrECzbwv50Xgr5Nx8qiACJXy8+nEM5mgPO+H+KDMwczOB+PamooWvOqz1 15mXDPUs0Dn3c8PsfrM4Gy2M7/nhcbAI/D430r1RiU109yqVnBUFbcqTkcy++T/vAIPo yB6QocRsVsOMFFfBDbtYSw+2M3TGTt+//DZuiRkxnHQgckiE//0+/J/fSbJwkIGjjMSW wgUmbjB3FPqwekcQsocKiszj/7qXbbO/DNCR6AqiqEp8edqbhiWhyfXQg8xTV1nCgcUe EY8A== X-Gm-Message-State: AO0yUKUUWN/mYsLIkbCUJjtxU8EkWViNPg36gAd7YX1Sm7/HoC8rF36l LoulhT7i0bnqow1HBit3JDCMr4kyvEiwkdHZ6OED0cM4/yIUv3Pp9KqOtw== X-Google-Smtp-Source: AK7set8ZUvIuRfiIcA4wIy3YdROiVDxi7bSW8Isnnq4sH1nENTsAYzPWeKHaZJaFrzeGtEdGCORdptJIUlrr X-Received: by 2002:a92:2807:0:b0:325:b501:ebd5 with SMTP id l7-20020a922807000000b00325b501ebd5mr1739087ilf.26.1679439901724; Tue, 21 Mar 2023 16:05:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a056e0208a400b00317970f6ccasm2121265ilt.59.2023.03.21.16.05.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 16:05:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F9CA605246B; Tue, 21 Mar 2023 19:05:01 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 5BDB060216; Tue, 21 Mar 2023 23:05:01 +0000 (UTC) Subject: |SUCCESS| pw125229 [PATCH] [v2] bus/auxiliary: support cleanup callback From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230321230501.5BDB060216@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 23:05:01 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/125229 _Testing PASS_ Submitter: Xueming Li Date: Friday, March 17 2023 15:24:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125229 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25782/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/