From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 4B076429FE
	for <public@inbox.dpdk.org>; Thu, 27 Apr 2023 05:39:45 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 30AD340F18
	for <public@inbox.dpdk.org>; Thu, 27 Apr 2023 05:39:45 +0200 (CEST)
Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com
 [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id D495440F18
 for <test-report@dpdk.org>; Thu, 27 Apr 2023 05:39:43 +0200 (CEST)
Received: by mail-qv1-f54.google.com with SMTP id
 6a1803df08f44-5ef50358a7aso37198466d6.2
 for <test-report@dpdk.org>; Wed, 26 Apr 2023 20:39:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682566783; x=1685158783;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:from:to:cc:subject:date
 :message-id:reply-to;
 bh=inD9Xzi+zrVGIOw0KcH73TMqdrlXxjYfsvVX4w4BNyA=;
 b=DHEzr45sF5xgjz6/5oqoVOBP9yl2Rnr0VvS23lEooLEzcTpHOHeQ2wO1N76JUGKdbq
 z/te9MYYEZtvvSE2q4rutBcoyAR7rrjE/2H405p2TJaALLrO47w96NBpkP0uNqdNwSmn
 PcI6HZQStDRYFTtySGl6jJd45wfPRy0VuUKEYrXOL0bYROjcOVY/DvPs2UJb77L95+67
 b9Mjw0cRS1q6G8+kgvgYBzNR+LhuTOb575yqh2k0jY69JilOqZVWT3k7R/T0sXqN33Ef
 JIbS8bwj6nK2ZEGCW7odL1RByVNnfBTYXb1tc1UjOgeWX11zDtkZQCg9fRTbeAD0QNYH
 lgYA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1682566783; x=1685158783;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=inD9Xzi+zrVGIOw0KcH73TMqdrlXxjYfsvVX4w4BNyA=;
 b=JH1gyQsvySdb14kdKdwmZpHJ6+Gu0kSlPA6C3JgwjZhWbSdhXlbReqPcl8s2uXmClI
 6RzoL78YWy29ZfdIoPVMwIQShJzB1oDapHBiZnRPQAA7I+9IHWNb9PvJd6sQaMhX87xd
 s03HeXF1a8VGa1SzTVybwS9oKqLnoOYghxUjMMY35VO3ST/gmVpcrsXcitGAwUK3hnQY
 wTDqATNhiIIjEm6P7pw4aAAVhqZsIyTGJy9RWCtDANgTYR/GiBGV9dvk7/0zJdfVbEvK
 IhhYW5c4sswwZF6rmLVsbOeG5a9GKi66pR0Aul4AUZj89+rWCuTvsPQm3wQD5UwqeAFf
 pXQQ==
X-Gm-Message-State: AAQBX9emC02rFKdzKQw1KEw/imxd8XkKNid90Q0NtBDcjLOa7nHu1iOh
 KaZZQccmf1pnFH4TEWEXoc4zXOzv/1a6H7TPRdU=
X-Google-Smtp-Source: AKy350bxB/UrgPayRgE9DaHR0qQA4iH10vguwFxPE8gi32bJsxpxTyTwtxPiKmvCssSfCRB5KqSu9w==
X-Received: by 2002:a05:6214:1c0f:b0:5f4:4e3d:2bde with SMTP id
 u15-20020a0562141c0f00b005f44e3d2bdemr42248293qvc.48.1682566782956; 
 Wed, 26 Apr 2023 20:39:42 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 c14-20020a0ca9ce000000b005ea9156e72bsm5360344qvb.33.2023.04.26.20.39.41
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Wed, 26 Apr 2023 20:39:42 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw126560 [PATCH] net/mana: return probe failure if there is
 no device found
Date: Wed, 26 Apr 2023 23:39:41 -0400
Message-Id: <20230427033941.2651872-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <1682561915-7204-1-git-send-email-longli@linuxonhyperv.com>
References: <1682561915-7204-1-git-send-email-longli@linuxonhyperv.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/126560/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4815415098