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 9760242C11 for ; Fri, 2 Jun 2023 17:22:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95B2440ED8 for ; Fri, 2 Jun 2023 17:22:39 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id A7D1140ED8 for ; Fri, 2 Jun 2023 17:22:38 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-75b0830e2eeso134882485a.1 for ; Fri, 02 Jun 2023 08:22:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685719358; x=1688311358; 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=90HbcCEW6P5cH6KBtbmu7p5Rph1Jp5y1Mpnvp2v6C6U=; b=lsZ+A0FJeRJzOGpCGzBqB5q17YiJssBN2vtZbUAfwdPWVBuUnMRNxzgKpvuCsntFSI iCPx5X+aKHgRUDbM44gOlEpvOSkwN2zhmwAfuFjzyyMlAN//NsZ+Dg6SDcOv60Di20dJ OBf430JVWBZIineQjvjRD4iI95bpG+0r6R80q16JcLlO7WFeJLxRcVBLneo0AsCCoh+C wxOK0eb7HKtbFJQWtiiiutNC0gMXtg3a9LUF0UpPtylXukVFPifx1xMKJTIWQYyQnhNS +tXNaFduG8VYLjHRTdCT02E0YkB+DBVdxsbKaQvQAh6fd4t45+s3PAhyaXtwiJ/mU1iK 1igw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685719358; x=1688311358; 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=90HbcCEW6P5cH6KBtbmu7p5Rph1Jp5y1Mpnvp2v6C6U=; b=MdDCYQXHC7OYdfBWlQOfcHz0EWIxZrOqus+5mnUAqpfvS4wT0Pe85bRi+LYCDbGlFJ HkEST0TcRKYMWoEsOaQJcb1K5JT6SDOBZI8v/ITmeSfa0FJ6fKrVUrXeP9ed7DMgaAfp 0trN7NdodgwpLtaxDMhoG2JuoBDbi4knQfZyEm/gIKqMM+X8Bm1G/fC9C6dBHhtzNLRj S0ZOosmnBcHWR4PnOWjhCJl3419NQkWHqVT/awG8uwCsAkh9bdXvQjfDC5jAH7EzXxT1 rXQVUfA4vR7Gsh+oYkSu7WBFinUBr1XdeR0SqdFvDi1yEI0yO6R8A5aXB+qtOBnAdyP2 g6bg== X-Gm-Message-State: AC+VfDyoxIjlhliAneOX7o2oXQ3o/bHF/VOrGQ6WiioHC4t+4fRhUqCb rOWnLERwwDQUh/zBMjKuVSshvO59o/vraPcaCMc= X-Google-Smtp-Source: ACHHUZ6t/LH1+WIb98/qfuQcseW8XbOlcqW1uowQy0m/lCJFnz0LFNGXDRy8QfZUCgj6Mv6u/FF4sw== X-Received: by 2002:a05:620a:2d94:b0:75b:23a1:d846 with SMTP id tr20-20020a05620a2d9400b0075b23a1d846mr5849099qkn.8.1685719357805; Fri, 02 Jun 2023 08:22:37 -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 y13-20020ad4530d000000b005ef81cc63ccsm914556qvr.117.2023.06.02.08.22.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Jun 2023 08:22:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127944 [PATCH v2] net/iavf: add VF reset check Date: Fri, 2 Jun 2023 11:22:36 -0400 Message-Id: <20230602152236.2508741-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230602023822.2370902-1-zhichaox.zeng@intel.com> References: <20230602023822.2370902-1-zhichaox.zeng@intel.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/127944/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5151472112