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 F1EB942A72 for ; Sat, 6 May 2023 04:50:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE1E5410ED; Sat, 6 May 2023 04:50:30 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 86532410ED for ; Sat, 6 May 2023 04:50:29 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-333eb36e453so2342465ab.3 for ; Fri, 05 May 2023 19:50:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683341429; x=1685933429; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ETiXRc3mIgOzPaZ15bmoEsazM2+kU0yoeE9Am6u0fdQ=; b=XlocSq6Xcyjkz5Gc4tkPQ6Xak9WfAK+asXVP3mCRXZK0pEP6esOjAswvVrNVIyIO5X Je48xNUa1NKrIuh7/8HwoqnXbGAWl1MdE675K1TvZqN4sav8wcRi3dUI45Zk7pdtUpfd rGOUXFZ06Bgn+WeZgHGFz2Yw+7QuCNmK1anfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683341429; x=1685933429; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ETiXRc3mIgOzPaZ15bmoEsazM2+kU0yoeE9Am6u0fdQ=; b=JXtRwyf4BLU70I6dNhJ19RnTcvM0Gb0KGOJXRU35OTgGVEcUpYt7E6figmQtqh5I5J IOHmzgaxqNjwLCKR4M+bbwwhHt5qlQCr2MebeLc5/l7rKapZxA7z4Ddlpm1IrvqaUs8L g3BusRq4rPNBSasbPpudb2IKufeUKn9EMtERQLCHb/Tv8IiZLNKEp2dxTKHjdLhJEDjq /zjIiEa0WmZ4mOV1AmuyUovVBqfC6+HWgvXlX82plNIjBwYsnrSIvUUbS4G0w+oHnyIH l1mP3G9MhpbP77MKPGDLqqfU9VkKgVSwufeKaEnC6d9XC+kwYe/LaNlakemEH/72R0Wf D9CA== X-Gm-Message-State: AC+VfDw6MwF09T5uyhOCW8LxkPC0S5MvUG49QuV37NknwIfzVC2mvBMa k54EzoDAJUrc3izXh/OGfPkv+lHQJoDbfEz/g9eJ3TFY4j8s9iCCBmcfOA== X-Google-Smtp-Source: ACHHUZ677W7zz+HSkmtS18qp7d4QUDD3JEgjNFVDrw7Q7ngnWIXEadNU/4g+nKQduTYUeg0VKDVW0WGY79o6 X-Received: by 2002:a92:d404:0:b0:31f:9b6e:2f4d with SMTP id q4-20020a92d404000000b0031f9b6e2f4dmr2410768ilm.0.1683341428919; Fri, 05 May 2023 19:50:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r10-20020a92d98a000000b0031d01c9b5bdsm87923iln.11.2023.05.05.19.50.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 19:50:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 19:50:28 -0700 (PDT) Message-ID: <6455c074.920a0220.11bf4.6f43SMTPIN_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 7A59A605246B; Fri, 5 May 2023 22:50:28 -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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126718 _Testing PASS_ Submitter: Long Li Date: Saturday, May 06 2023 01:32:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126718 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/