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 09EAD41EBE for ; Fri, 17 Mar 2023 16:46:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 037A940395; Fri, 17 Mar 2023 16:46:03 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id F117740395 for ; Fri, 17 Mar 2023 16:46:01 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id m20-20020a9d6094000000b0069caf591747so3089385otj.2 for ; Fri, 17 Mar 2023 08:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679067961; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4DHYaRkw936q0mlCul4FJmNFRtakqhR++b4iI5D1XYQ=; b=KYTXB5+weYbX22s82gxHR7SLd/g6I3Bz8TXgl5+Kj0W41/2aE0YIaP35QjjjdaGwbG t77Sm30cnpKXmoQ1JFOz2I4TfYtiBtTNnAEWlgdXzd8UaTiZq+RvN2wbrhO7uS73LXDa PLr2vSViZ3bdWQNXNYlR6AsB6LUOtq7Pjfz1Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679067961; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4DHYaRkw936q0mlCul4FJmNFRtakqhR++b4iI5D1XYQ=; b=0wJiryB4jinU87ZEr4j/yV9cJeIzoz5+6pPAahSyyPFwE/en3L+1EGxhdn5fbAf1qW okQkWvA7MagP7FOj1t0yI0zPYdRD4ZPy8Bk+A2GH3rXWhc5DbiE9itJvySsKL5Zx+SGR /CcoulvwVCIYCDtRXlW1EIBLBBRmXxn3Y122sDbmb4x4ITQ8UDhR0uV6riA9kefL4dJx i3XNvPcm0ae2Lg3uFG+SmP4UIOdJvCwYGQGffMZtiQt8K3XqSh/i0nfsnxqkX/sN7CLJ etI/XbSKy2Cz6rwIUaIStNb1nzznjzlWUTwMvokUk4xvbWXvSU6eDc0MpvoI8FstVZg0 3/OA== X-Gm-Message-State: AO0yUKU1fA3cxnJQWKh9kk5+KPp/wV6Fq90y7e7hJYJOUvHMbk4V0ITN oO3E8bm5iGKY5XmVUCuKzHc5gOW9vgQDb8GIZ7+lF8Q1YYanCH7/G6TpDItLVTqkABq8sSIgMA= = X-Google-Smtp-Source: AK7set9ulkEhNLQXVUX/J4jlOxn452lZYSyyYa7y/uXOE1rq/GNpz7C+OQwfxWk5HYGe8uCiI2KR5WYHotcK X-Received: by 2002:a9d:7d0b:0:b0:696:1902:234b with SMTP id v11-20020a9d7d0b000000b006961902234bmr1887737otn.19.1679067961258; Fri, 17 Mar 2023 08:46:01 -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 s16-20020a056830439000b0068bd2c24437sm278219otv.3.2023.03.17.08.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 08:46: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 C23B4605246B; Fri, 17 Mar 2023 11:46:00 -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 C08DC6011D; Fri, 17 Mar 2023 15:46:00 +0000 (UTC) Subject: |SUCCESS| pw125228 [PATCH] 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: <20230317154600.C08DC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 15:46:00 +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/125228 _Functional Testing PASS_ Submitter: Xueming Li Date: Friday, March 17 2023 14:55:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823 125228 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/