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 BD695A034C for ; Wed, 9 Nov 2022 16:40:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8F8C400EF for ; Wed, 9 Nov 2022 16:40:56 +0100 (CET) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id 93C91400D4 for ; Wed, 9 Nov 2022 16:40:55 +0100 (CET) Received: by mail-qv1-f50.google.com with SMTP id x15so12543300qvp.1 for ; Wed, 09 Nov 2022 07:40:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=02CWX/5lmhg//+vfO9w0jPDqXlblpVAVY/nPVlfdaDw=; b=gyReH3de25nNfHrODEh3T35ZVqIeaE6GdeB/JfpLN79gFK1n9MM8IOGYhJD17pK9R6 lPiQgIWxJmWcjGW8IvjwlSz4mLGpNJfTqBgUDlQAdeUWHO+hFZaVNgTqrkv5u61p/Zay f8zGDUl1uw/h5Fjyw+KQwS2IJSaNkz2mTBcDKOhVCkIlBF4ey5VXxXwgPgN0qZcllWW1 SJrSAkBHyFJShkax8d4MG7hAJlV5F+QtMMwXyDSUh17V8KsMsn8xdyd5f+VCzqyEtg6n RDjxWzTKqT6yoYnC2VTxjFnVj/zqBNo/mzwmAOyDlc/bAlv8IMZQOvEEL6E5Ofh0sYRE TJDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=02CWX/5lmhg//+vfO9w0jPDqXlblpVAVY/nPVlfdaDw=; b=ohfI+DSsHr/3zbYWsUsDWtuc0Te16TUlaKPKvZ+MrGhre8AoCVvMShTMGvLF5V/Qat JZ2MS64nfImcNLNDrt3G1KdfGTnCZs+IaLiPfQb/K/AsrOq+CgO4wU754QR6DF0G1Kbb uu6bPv0/Z7Pt8Bk3prNOxGgFqB730vft/rnwTOkQzJZ/kUZyG5BO2rhVoBWp/DFxOGi9 CnO43WtvlsHwyWNyydgUI/oIfz0X+xIQYt5qbUbQZ9wYxruW75HY1yalWH5JGYs1elhA L9mnVY7bKosWFKjqzZEh8DYdkj7yQi4y69FUnVFDwbYUWwAqzxdqnSDwnReu0LBzYk3i LFgQ== X-Gm-Message-State: ACrzQf15JEIR+QTiT4VByE4yBcsZgqdWKl1h5VzVCoa+bFZeywI/gCO3 yAJHO6Zv7r/uoj2k+c1qVrTO4DrUY3oblQ== X-Google-Smtp-Source: AMsMyM6NCKmYLktQM2IWB1iCx/OpbcfWOR/b848rMep7mU/SZs8c6in2PernO5pHCJd5+0NPzphnww== X-Received: by 2002:a05:6214:e47:b0:4bb:5d71:4d6c with SMTP id o7-20020a0562140e4700b004bb5d714d6cmr54873933qvc.84.1668008454928; Wed, 09 Nov 2022 07:40:54 -0800 (PST) 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 w5-20020a05620a424500b006f84ee3a4f3sm11052418qko.48.2022.11.09.07.40.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Nov 2022 07:40:54 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119615 [PATCH v2] bus/auxiliary: prevent device from being probed again Date: Wed, 9 Nov 2022 10:39:54 -0500 Message-Id: <20221109153954.3736034-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221109145356.779649-1-bingz@nvidia.com> References: <20221109145356.779649-1-bingz@nvidia.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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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/119615/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3429279062