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 6650942A72 for ; Sat, 6 May 2023 05:05:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61E3E410ED; Sat, 6 May 2023 05:05:02 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 17DEB410ED for ; Sat, 6 May 2023 05:05:01 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-24e2b2a27ebso2353926a91.3 for ; Fri, 05 May 2023 20:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683342300; x=1685934300; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R7vWPImtATEP8UXIAdVP5NW8uuCO+JOKk9hbm4H1fJM=; b=jbTWeSzxYH6ncD543E78WEF8uyLMYkGCZ2zE6aAtsKNMj7SohwWcwCo39atj+Jzvpz Pp/UkEMXLA722Y3fz/VQuqTsE+dTXowbwj6rhu+yVba3z+o1pv2QD/yLPbxuytXlWvNs mmamWAa6LWj5ST4KEdocD1b9YmbEMFqogWKgI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683342300; x=1685934300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R7vWPImtATEP8UXIAdVP5NW8uuCO+JOKk9hbm4H1fJM=; b=fHUGX+z6MVMZPmKO8mU2X1cnRE+W6YfGIiayR273wsTGvLm/weylPLDTTVEtNTawSq 7h0CYryhIJscIssp+8DFKeftPK/gd4E6lGMR/UMajs3YiS7YDCFMEzvF/soXyU42eYLy /vcNNrA2Tz9Rh0yWc9RV+HWAABPB+auIKzvv43ylZ2YsSd9hD1ewOgSERMEzj1pEya2V Jjx0ON0CQcn/orI87t1Smwucw5QsbUC5gCzeIomFp82Rp0UXwghfqJYHG0huO4Y2zujW BtTpXS3l8PygTO2VW3TTleFkA9ncotm+QOwF0o7Whb3z05xKcc1XvVjTFBUCypx1YHDk lxkw== X-Gm-Message-State: AC+VfDy/5MAT+fnNmJwAc6t3tfqh6IQw+7xxE/37i8cS0KMyRKLMhgqg L96zdmbiMQbkNptTwSuYfJ3CBUekg/Dot0kTzcoX+MObdym01TYWC2Qwgg== X-Google-Smtp-Source: ACHHUZ4RugLcAYhmU/eFXYst2ms4UU33rvNXkQmr5jpEgxOkdbu827DqQcO0rXwT1NwMskABjpJrsS+fRIu7 X-Received: by 2002:a17:90a:ea82:b0:22b:b832:d32 with SMTP id h2-20020a17090aea8200b0022bb8320d32mr3579095pjz.9.1683342300315; Fri, 05 May 2023 20:05:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d23-20020a63d717000000b00528ae093e65sm102708pgg.16.2023.05.05.20.05.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 20:05:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 20:05:00 -0700 (PDT) Message-ID: <6455c3dc.630a0220.63eb3.76acSMTPIN_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 8DD7F605246B; Fri, 5 May 2023 23:04:59 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/