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 3596042A16 for ; Fri, 28 Apr 2023 20:12:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1956F40698; Fri, 28 Apr 2023 20:12:27 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 667C440698 for ; Fri, 28 Apr 2023 20:12:26 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-760c58486d3so3124339f.0 for ; Fri, 28 Apr 2023 11:12:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682705545; x=1685297545; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pio04T3LcBMzxMYIB3v6qeYu4wGyjjmqYwJfrX6ftas=; b=cZO2ysYE4tsp2MMfK5TCH+Kx/zVdqfCb0Smwtf6yDR/XM4N1T6raDofAjL6nUYBALv QPfqSjgBOedIBPbHjOrAuVFvIsv79k6xoU/2euv4zvLlF1VFhlbHShKsWpokGZFg09oq ephPY++22ILi+H9ltM9YHowWGDWgiSdImJ3Fs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682705545; x=1685297545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pio04T3LcBMzxMYIB3v6qeYu4wGyjjmqYwJfrX6ftas=; b=T6LzpswlRIBZRciHUw3Cc7jsyVv9TI2JoL7XLQaohFLb1gLZQJMSMK8Nfo0ITFeH1Z NXb0XyD9bI2u4S+yuFiQ0+Ul3hBPk17PDbA8yWRih9gqMLmIxqjYxZ6SR6QhLzFkbhy9 nFgA//Myyha4dRQk8h+3gNrmzeIBTuHHjAp5YzoXFD1kp+8u3Ba6CdHlFITxne7NdBvO kUDkfkLf/Ewc8wOgSk+PpSbLy7Zz9s9YzVht5oZbC7/wisZteB8puIcc3D0OFzvdTyIg nOa6HcLxjoF8i+zPB4xdibi5V+q8Fxy8AznHUv35vcnzeO2utMWYB9F9t/o0tDu1Stmh biPw== X-Gm-Message-State: AC+VfDyY0c7FG5CTpYAGyife92DJ8VjARIHNEAr+4UB4UReRtGQvN8DN c5TneMpyI/BjO+7bdQwaxDBniPyluFListsFSRETg1eKUSyQwXu7rbU6DIRMuI6jELt3faoUcg= = X-Google-Smtp-Source: ACHHUZ5uszL+pNMrUWh/kvbGHssi0LjWauSLL05U4bNiR9lrAU8bN+rbMoeVDOdKPWf6N18U6VXIyPUpc/Ek X-Received: by 2002:a5e:db06:0:b0:760:b2a9:615b with SMTP id q6-20020a5edb06000000b00760b2a9615bmr3847094iop.14.1682705545748; Fri, 28 Apr 2023 11:12:25 -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 v5-20020a056638250500b0040bdeddad33sm2034137jat.8.2023.04.28.11.12.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 11:12:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 11:12:25 -0700 (PDT) Message-ID: <644c0c89.050a0220.49bf5.1b03SMTPIN_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 4FA95605246B; Fri, 28 Apr 2023 14:12:25 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~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/