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 807B742C4D for ; Wed, 7 Jun 2023 13:39:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CFBB40698 for ; Wed, 7 Jun 2023 13:39:48 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 2A10740A84 for ; Wed, 7 Jun 2023 13:39:47 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-3f767eec104so67812311cf.1 for ; Wed, 07 Jun 2023 04:39:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686137986; x=1688729986; 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=vvQFYwse5SneDnK/iAz0PL3wTD+znn+VWnl2G0rXfLY=; b=dsisTOSn+arORegFZA0vqbx6RvRMDUDaAHJgghv5VO8czp9d6483vAozGLfdkvleNL Bc+ktezLwy2EKCo9MkfL7THcSMWWU6EztpKTenVlim8cXKTeaZWXtC/HVpGtgt+zwYRL kWTJsz5l8kh7izrqFkwsjck6DyirisjDxnT0XhFSAxDrv3rfwsyn4+kyKgowDiwVqA+j cDmr43RkV6Uo5LpApdU/EbZqQbS2jN+aH1ao1eu6a2Y4YVHfF6ED7VdSpDb2sUDMIccf MNYdasPRK0VwKgvRIpTjfNdzpsQp/DoD5ZiJsKdg87hx3dxwzBxtwooTNwgkgeSdmH3g hTcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686137986; x=1688729986; 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=vvQFYwse5SneDnK/iAz0PL3wTD+znn+VWnl2G0rXfLY=; b=In0JWzZ8HT9vjxXWpsEOmHLMzd7BlMVcJBBvg+Ovk/aqHitocMQiStyX0s12I0Ec03 9sLJnd8z7yuKRyVyZt6OYlIDyKa7DLDyN/0vSGssByUZPnVcZefdZednQ+BTYKe6qBNX 0SgKAwp0cJpeWm/4lNPGOgQKNoafLrYDkyBOi9lvIN8kdaFGgavgP31c5tHYX0c6njhZ 8ns8VIo1f9DCeI3lUDQlxQHiBixLyq2os2PY1hIsSGd4iYgQK2Pbeb/bA0uszN0Un1os Rf2amAUkhLiyuTMF5f122u9Fj00Bwbg7eAfXEVEO7sie1BUyr4brOL8rQnily+NbSxBK o1qg== X-Gm-Message-State: AC+VfDxC4YX4n71I19i+s2LtzSwwQucLb+cFHIfA2aJLEA77r8mNGA53 2Olr8kaiqUU/+hyeoaUy3g2OezXZLBtN/wzXueU= X-Google-Smtp-Source: ACHHUZ4sUd3g/04iKg8pZoL0A7EC3aLUT6mh8dr0OD9GaVmtU5rLZ7ocpW5KGw088uQ1iCW5FgP2lg== X-Received: by 2002:a05:622a:1314:b0:3f0:a16a:64a0 with SMTP id v20-20020a05622a131400b003f0a16a64a0mr2747215qtk.54.1686137986275; Wed, 07 Jun 2023 04:39:46 -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 fy15-20020a05622a5a0f00b003f9a64e6d6esm2787821qtb.13.2023.06.07.04.39.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jun 2023 04:39:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128286 [PATCH] net/iavf: fix abnormal disable HW interrupt Date: Wed, 7 Jun 2023 07:39:44 -0400 Message-Id: <20230607113944.3725817-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230607100943.88620-1-mingjinx.ye@intel.com> References: <20230607100943.88620-1-mingjinx.ye@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/128286/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5198993081