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 30AF841EBF for ; Fri, 17 Mar 2023 18:03:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A93A40395; Fri, 17 Mar 2023 18:03:46 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id EDF9040395 for ; Fri, 17 Mar 2023 18:03:44 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id j3-20020a17090adc8300b0023d09aea4a6so9803045pjv.5 for ; Fri, 17 Mar 2023 10:03:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679072624; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=VFT0u4CNnHUyE93PKmCTKJs2PXkZlR5+zGuhPqKYUnU=; b=IKSdZrOBnEdTRBaNeCyIZQCXChZZ0G6gJr99tmKpH/AVqGs0AiPt4Q+U9qZzbTUPVK +il0IULBdLTMEV3o+TZtmHMhp6018ZIK/LkBRGihbsY9lFW3AI/i7Ikxw+2+u7ptqK4/ /Q/bFK2+sf5dHXIFYXDk0BUu0BskEz5c+SjQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679072624; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VFT0u4CNnHUyE93PKmCTKJs2PXkZlR5+zGuhPqKYUnU=; b=vOJjyI+OZB4bCt89TRL0lD3C4yVUMODvAYfT+ONfRjRwOPdQQVy1EGOV2kfYhn/aiB 4ShzsJUSRmHkM8Xj7AOCkNw71KDjYugOyavivgVPasgvW8R1q//7BJERcbgEcFbwUmCo UPRkAVkLXIu+j40z91gk4KNRQ39+H0UsavXfrTMY/L5FYWx+rAwAu0SYtm6ZAyJw7h26 dXozbgt0Dhxl0v7zZDEJNeK4pRAj5GViwXQxxrchIOuaxgRv3u00rt/S0kkfgxpMbzj6 9WXgPBMMLE3qjPLK8HrsgqxuhI4taeOgM33cgkgKp8uMtbzgSzjs+BC4FlON3rpMMUvR nQUw== X-Gm-Message-State: AO0yUKX5N/5suX4ev37pTNpHWq3MsUB7hvHRMjABBSd+jvdHMcLhL8PV QkPmlH79trVMIMIPrAX7+NoOuQiZzGOQzN6I8K6tCEXBa08x8Ip3cB/VPp2eZUc+KSrpDnRFpQ= = X-Google-Smtp-Source: AK7set9GqLD7pRXPeVJqN3dpkngYElLhLws5iGtvWlIPzRckbJgIhkBaFm4/1NN5JnBZpKXjTuiXCSErzNDR X-Received: by 2002:a17:902:e807:b0:19f:2e2b:3577 with SMTP id u7-20020a170902e80700b0019f2e2b3577mr9463487plg.41.1679072624209; Fri, 17 Mar 2023 10:03:44 -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 y2-20020a170902d64200b001a19b69c7e9sm151937plh.7.2023.03.17.10.03.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 10:03:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E72D605246B; Fri, 17 Mar 2023 13:03:43 -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 2B6796011D; Fri, 17 Mar 2023 17:03:43 +0000 (UTC) Subject: |SUCCESS| pw125229 [PATCH] [v2] bus/auxiliary: support cleanup callback From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230317170343.2B6796011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 17:03:43 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125229 _Functional Testing PASS_ Submitter: Xueming Li Date: Friday, March 17 2023 15:24:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823 125229 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/