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 BC39B42A04 for ; Thu, 27 Apr 2023 07:20:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9862540F18; Thu, 27 Apr 2023 07:20:19 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 38E8D40F18 for ; Thu, 27 Apr 2023 07:20:19 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32ac0743030so61798295ab.0 for ; Wed, 26 Apr 2023 22:20:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682572818; x=1685164818; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WAzogSK9T++Jd9+ajERpVUsKnA1Eq/641a3YtsQB7/E=; b=J54OTnmoUEaIMj/Ak199w+RNtsC7pyOFt9s9zqO3X7z78Q0nP6hx2tKgtfVQ49+o/E LOhGLbf2UDE8fSCQGi0gZIxdm41SouC5F8jSxAHgvhQnVI46DI+w4WEojnLc+a1vW7Os sJfU2gfscQK1g/yl7Kx75RQo1Pgezc5vzFHqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682572818; x=1685164818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WAzogSK9T++Jd9+ajERpVUsKnA1Eq/641a3YtsQB7/E=; b=EVIpk0sRcAbzjzPLxWJ7mTYiejapJSBQP4QUWZhrttIvc/31Jm1F3Vu5t7vjFBJx5z a6awIbIQCPYfyRx05YtYt3hNWVKVfkL9OIe+CsE9e+yMuHsrLvniskkeyA4OagXjF/Dg XWvgD7hInWVMxqTMd6y1ooHphxiGjeFpvdDsXN9l5r+UyljAppJFhSTeSG7zufm7r5Mp I4XBzLrg9/HEp7SoHx1rZXkWtwlShuChpvtjWt+W+fPnRpAF4/Wc8z84Cs6lwLiO5Sx6 xY43PW8dHS0PsmQfLD78oV+2BI9ScHjQu9pyUHsJWTqM4db8FNEwqI1iHh5l+BjEl9a+ NU1w== X-Gm-Message-State: AC+VfDzK1zUMSEyehGmI8RyFRn/rcSx5dMabuGDKE9SJskLeefVUiQp9 /q6WXm8mrCwLaEHxxwotLtIHlq+IpdMPqZFwzEQGebgAEVj3txYB9Q+tGmypsO0JBsOYviINEw= = X-Google-Smtp-Source: ACHHUZ5/zhCPhG2qcxuBQ6ek+TkWPdJ34nGrdARI8r5xYH+OVdlhiPv+aJ1fH/FLKvFHn0xQ3JxxSTh4O7cS X-Received: by 2002:a92:d449:0:b0:32c:96e0:444a with SMTP id r9-20020a92d449000000b0032c96e0444amr489601ilm.22.1682572818603; Wed, 26 Apr 2023 22:20:18 -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 p13-20020a056e02104d00b00327222ad960sm1165985ilj.3.2023.04.26.22.20.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 22:20:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 22:20:18 -0700 (PDT) Message-ID: <644a0612.050a0220.d2446.22a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2915F605246B; Thu, 27 Apr 2023 01:20:18 -0400 (EDT) Subject: |SUCCESS| pw126560 [PATCH] 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126560 _Testing PASS_ Submitter: Long Li Date: Thursday, April 27 2023 02:18:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126560 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ 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 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/