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 876A642A04 for ; Thu, 27 Apr 2023 07:09:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 649B940F18; Thu, 27 Apr 2023 07:09:19 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8CC3440F18 for ; Thu, 27 Apr 2023 07:09:17 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5562c93f140so51008917b3.1 for ; Wed, 26 Apr 2023 22:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682572157; x=1685164157; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iiz5CexA+MlgehcLS1VS3BjdQ5A8S1cItos/P1qhlbo=; b=Y2qP/dMDVX9LGDeooBvcn8Z4qqXbf46ioXBYSQmtibBde4CoIvFjNGjlbufc7Ga+dA jMdle0fGoBz5dDw6Ty5Cn/bgJInRBYN2tszAsayPaXG0JpHzwBJjjZlYtOx3/toA+076 RD7l+6eMU/uPxtb2iq8OfEnrEMjDFz8niujJs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682572157; x=1685164157; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iiz5CexA+MlgehcLS1VS3BjdQ5A8S1cItos/P1qhlbo=; b=fCx6OUGz7nbhZETuBCV8rdKz5EDQTMOwWdv5bwbRnXTkG163YchHzSIA1odlvMb/kF QIhDrOnwFQpAL7vW14onBK01wGo2Z6s6lR3eWjWPHPdvfThQFw42blx7MuWP/r8vKRxm FdInnMR5HLyuv9YEX9Wzfri2TWBh6b5CkQ3giiWCKYrSOKBZWIPB9Fj2iVEdyt5V5Wob B7FNVkTMNnHuAVSbv+NNAt/bEpVxH6oyyp289nPEqmImZ1mbOWo9lmN3Q9Au1ZVF06cF dz+9Nn7G/AkUsqFidOlihpcKk1qKXulzSiOLT7RJL/XRck2gfe6AhwJSAs6pczv2WTC3 pTcQ== X-Gm-Message-State: AC+VfDwyiVQRpCoEBdwtMCsziL0g5k1VB49SOXfL1IBvr0CP56ADotT/ CSm6skxurlw5zosEgjIAs61nub5OgAHPLL2GjfwPyCLR9jQJUjqOPXMjdw== X-Google-Smtp-Source: ACHHUZ66QudKbxhBxsu1sh1poujkDU44A9upHfr4ha8dkHtz+jagMIHA8JBuFkWinRPF4TvRDiUcfafEi6V4 X-Received: by 2002:a81:6d13:0:b0:556:f2c2:3227 with SMTP id i19-20020a816d13000000b00556f2c23227mr351637ywc.20.1682572156938; Wed, 26 Apr 2023 22:09:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u198-20020a8184cf000000b005459f233f56sm1671913ywf.14.2023.04.26.22.09.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 22:09:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 22:09:16 -0700 (PDT) Message-ID: <644a037c.810a0220.bf78.36e4SMTPIN_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 89E21605246B; Thu, 27 Apr 2023 01:09:16 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/