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 7E6C241F62 for ; Tue, 29 Aug 2023 22:19:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86BD04026A for ; Tue, 29 Aug 2023 22:19:20 +0200 (CEST) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 5468F4026A for ; Tue, 29 Aug 2023 22:19:19 +0200 (CEST) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-76dcf1d8957so303374485a.1 for ; Tue, 29 Aug 2023 13:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1693340358; x=1693945158; darn=dpdk.org; 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=JwQ3lStjXFC82M53GN2AEsd/SkZRxYz6T8yLAXFXk7M=; b=luB0wuREYjsTbZtU0L2HyoR81261x88+/pI98LRDn8Erm95hlJeUIFpCP30t/QxF4w p7lViccKUk6YgO5jrs+7+aU7GGXbVb+Xb5rmIp5AcSiy3CQfLYnI77SrNmB0u/fzBNuu tNLyBtQYJVcGh+L+T8Y70Afhm5PeD3XCA6pE8GPn17YchTpgRlrqsGjEE7AChVh8s/G+ EmkPwB371+ruPBI+5PdO5c2W00hxPkNdYdlpLiRBL7PSR0deC3CVhoFN6Lo9NL2yN+ms qwkN7rcOQgaZqB0OQYuZULI7WrbTmuJAwj+U11GfHenaKKeOn+DoGCscyXjvvKp5KP30 ag1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693340358; x=1693945158; 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=JwQ3lStjXFC82M53GN2AEsd/SkZRxYz6T8yLAXFXk7M=; b=eis4snV/WozYiBgHqEXBrufgEwSx2q54sLEPpzmaeQpiYOMAp1bhI+DDt37y1vM/Gy 7slVDWY/4gf25YbmZpy7SG+WkUiPzrAk67iuMsqrSN6BOhwBb1sAWeBFwEmYG7AtqXkl DzjH0OYx4gUVcHpZ4r69tRRhWeXL29Y2hrikB7GpA/UzBBc9rapR8XIcBbYqDwTUeA2m saCn7ZCQbuhBFBlzT2xkQwkir8sbPInqGRgMrEAkBNpv4VyFX9ZYtPeprI1A3AIDA5Ay ehybLPR83eM2THCqi/fJuXYanCFk0f793xnmHqRYczgPyFxY6bTxiKJIqhLLB5F8wCRy /PYQ== X-Gm-Message-State: AOJu0YzsDe50Z/HyCiQR4z7hIhZLSxzB/EcqjNdDHEodizXEE5KtkR9j uQsp8NmBmd7MrqAJfTBw17o+lg3NDMi3Noo/lSc= X-Google-Smtp-Source: AGHT+IF056IjZP4T3WRX7DTjENxXmmDM0KAKiu2EkyeXkdpQvoOkG/J1l9aFdUfR5oeBAQMGS+pQJg== X-Received: by 2002:a05:620a:469f:b0:76c:9ec7:5c92 with SMTP id bq31-20020a05620a469f00b0076c9ec75c92mr87762qkb.55.1693340358437; Tue, 29 Aug 2023 13:19:18 -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 u24-20020ae9c018000000b0076f18be9a64sm1123059qkk.81.2023.08.29.13.19.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Aug 2023 13:19:18 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130838 [Patch v2] net/netvsc: set the correct queue state Date: Tue, 29 Aug 2023 16:19:16 -0400 Message-Id: <20230829201916.265127-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1693333769-10296-1-git-send-email-longli@linuxonhyperv.com> References: <1693333769-10296-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 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/130838/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6016256394