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 F020D42A72 for ; Sat, 6 May 2023 04:34:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECCB1410ED; Sat, 6 May 2023 04:34:30 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id C0346410ED for ; Sat, 6 May 2023 04:34:29 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9e66ce80acso3355813276.3 for ; Fri, 05 May 2023 19:34:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683340469; x=1685932469; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z5IAFhzzc222xj2JCqDFXxphpEADLyjUVYvZZpMmhy0=; b=ADN397MnzbvhUtTVR8zrSpFeHkxUxgRHD2sgYNw9lOHfV6uK3+eQ4VqBpQsQRax8EY BPGfNQIypGvLdvmvbKfoqyIG7BYhVfEFXCJWoD19km9POe750u6AQLK3nHruUAgEyksr 5ZvMI1z7ilSsJonp/ZJ2ZkcBN2Qz25Q0wcN2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683340469; x=1685932469; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z5IAFhzzc222xj2JCqDFXxphpEADLyjUVYvZZpMmhy0=; b=SrpLT53N4x9Z4UZLpdyXjO+NlDOIGXYrM7tYuxrA8UOWt+vQBB/IJTn/vCNXKL5oc9 Th3ZgcpL8UhtBFt22SbFHtY5rIsIZVI6LB/SCRTfwJQPaeJUzDEe6ZDKmibjd8VkK4By 8pdtKwHbssR48IeSfxVpuIVvWv+dtsZii7ftAm7HDklIbCrRJemY8tB+CUYfdM2dpZzN s4eI2yM8mUMzyno1NWiphuZu+dnWxXAW0Fy8nwTUPTznR/XWdhkrXLPuYZ7MvB3Vequw YB1UeOJj/oy297265ISaF7XBexZ/tM//RSbYzcSFH7Qu4WPL7lMT2Qgj4mWSg5HO+lQv hmtg== X-Gm-Message-State: AC+VfDyYx5fLOFdS21dMm0B1AEIkU97H9MLbayJ4v4cG1RnPnUiU1IwE dWRrXjXnuFjKbs+/83aY11dqt0EBg1/wELaAQp+3muzdD/9EUMJ0/GQBrXILfJR+SSjKHNZdPw= = X-Google-Smtp-Source: ACHHUZ5KZf93ENfbx33qnFwd4bJxUo1ozE1thl9EnVxV6EV+mx7TFFl/QfPIRt5/Pf2YYoBrgYlWKm7js5xF X-Received: by 2002:a25:f626:0:b0:ba1:b539:a397 with SMTP id t38-20020a25f626000000b00ba1b539a397mr3788700ybd.60.1683340469189; Fri, 05 May 2023 19:34:29 -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 r72-20020a25764b000000b00b9e72237f54sm112664ybc.21.2023.05.05.19.34.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 19:34:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 19:34:29 -0700 (PDT) Message-ID: <6455bcb5.250a0220.427bc.86afSMTPIN_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 BD56D605246B; Fri, 5 May 2023 22:34: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-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 | +--------------+----------+ 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) 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/