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 B7A3042A62 for ; Sat, 6 May 2023 04:25:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 967A2410ED; Sat, 6 May 2023 04:25:22 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id ECDEA410ED for ; Sat, 6 May 2023 04:25:21 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-18665c1776dso2094124fac.2 for ; Fri, 05 May 2023 19:25:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683339921; x=1685931921; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Fz8ckV+3GQMRkbQ7LF1NGgiU4aGoMkVxeiDUmJPSaA=; b=WdsqzmrlbCmsrRkqef9GTzN/PZXurXaINxYjELam/O/Vcc/X6pY5pWNlqapfmWD3eP nh8uCFjjLxtN9nNGan4gfRtgg3rp8w+lqxDmDm8B6SCLVrltvi/7/qTHvT6t9rznjI+G wfyPjFDtFh6KIT/tGzJf16IpdekP272ZDU7x8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683339921; x=1685931921; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Fz8ckV+3GQMRkbQ7LF1NGgiU4aGoMkVxeiDUmJPSaA=; b=EGd6G2iJNOjR9tzB41bKGtj00wKXbxJDBP0C0QuM8bLn/8iXso44DpyXhxdViaDoCI 6fV/3ddrImz+65AmG2hNFqsxibwShQmVyH3Qs/an5n2ryHyFTOIc2nGt7rWkhNIWIYOC nc8Bpd3yL6DDSTjxzUAykJ8w8+AVMZTr8EZgwuxXdj726QuZeYy22RBwjMzmII9K4z0o v1KTte0OCTrjDFImkeSi+VBQR3qpEMF38WlG5cDEvKqUcfy7wQfrDRuI27Rn9icXiFez K1k5qhbs3q/lyXyzqA2MBVMLAfSvyoMHExA8bAq4o0uR2yL46wtdIpcnYrl4mvnUK21N dJRA== X-Gm-Message-State: AC+VfDzkJ78xzEzzqb6Yjq7RVp3S4X/8GarrzVFRjgDlrm+JnUsD4UT6 zTjokGLeIT6tn+tPkh1GUksEBPMBxvIr5nYTPfJXd55PxIqkLeeadzozG39p8Z31OTvuJRSr7g= = X-Google-Smtp-Source: ACHHUZ7a5MMhX9U3xgBSdJG9N1nIpSRTmLydhfQxma1xVnrT8BeCs2vZ6raRSGb413tCPsXujdh95+hbRCe2 X-Received: by 2002:a05:6870:c7a7:b0:18b:1e62:20f9 with SMTP id dy39-20020a056870c7a700b0018b1e6220f9mr1670151oab.58.1683339921229; Fri, 05 May 2023 19:25:21 -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 f2-20020a056870548200b001877809613bsm175442oan.12.2023.05.05.19.25.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 19:25:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 19:25:21 -0700 (PDT) Message-ID: <6455ba91.050a0220.947e7.d5a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id ACCB5605246B; Fri, 5 May 2023 22:25:20 -0400 (EDT) Subject: |SUCCESS| pw126718 [PATCH] [v2] net/mana: return probe failure if there is no device found From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126718 _Functional Testing PASS_ Submitter: Long Li Date: Saturday, May 06 2023 01:32:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126718 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26172/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/