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 462A445B6B
	for <public@inbox.dpdk.org>; Fri, 18 Oct 2024 21:03:24 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 279574028F
	for <public@inbox.dpdk.org>; Fri, 18 Oct 2024 21:03:24 +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 ABCCF40267
 for <test-report@dpdk.org>; Fri, 18 Oct 2024 21:03:22 +0200 (CEST)
Received: by mail-qv1-f54.google.com with SMTP id
 6a1803df08f44-6cb97afcec9so15591396d6.2
 for <test-report@dpdk.org>; Fri, 18 Oct 2024 12:03:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729278201; x=1729883001;
 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=hUgBy+5Rapsqqs2+mx8I4YjwT01xZqv1VU0hv7o9Gdk=;
 b=hA+Wipjqy3UCAclabSWNU2Aa3Jh5scVG46Fv/n/EuaMaTs4+wZQ+HkqlJyuB6qTvNZ
 yfHw5kwaHkuDsNfIo4b9wQm0ksle33OUz7wh4KsN7yny4Ex5z7y4sUHL+BRc34Nww7bK
 kdTk01VQb0zB/MwigABKmSIKfbEGji0hc/B/UQiLyvm5QVr4FsHTpgV7EyvqKIC/idbK
 THUjDTkvj3pBufTWrt5hzsXsiVMb3MLSgv1qw5wF9oSy1aRmM3Z5+JxXOvs3LLDaxRqj
 JtO5qa69GqWYzZh2/nkpXa24O+ddb3BDALJTp97FMGiSDC/yS6EX2suPmqHpvRS3msAN
 5m9w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729278201; x=1729883001;
 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=hUgBy+5Rapsqqs2+mx8I4YjwT01xZqv1VU0hv7o9Gdk=;
 b=M3/TXTNnLP8z7RXmMkqYty4XE8GklZoSR7AJgyNUtfOW9TAXZ3PFF6EkB+byuNqBla
 hbb+kBYUxf6LLDdw1TF6/vdGc08SpdQvVqLRdWeINJBUXzHi9/6mxxxf90782SSEr4JY
 3/VXdXgE92p0kiUysmMdZC1Tg0hVZHNNc9ZE0K3spHY438WCmLssWT1PPHtUsXMpMU1T
 Aw5g9wO/psQUO+sQKAJMXp3C65pDPUkHETubbzrXEVsHHhp0WsbAYujh1cfaTWy9yMGC
 cd+e+CXPCpXJnx6VsRFICjaa09NKY2neTEIHfVrGSg/g41kFztQD7X8Op1JOyCUm0mEm
 wk0g==
X-Gm-Message-State: AOJu0YyJzYmUmDN7/ozUGNxzo9xKRS4Jejg5qxIMSvwoH+FKdIwWPPKE
 0d1syAdsh9LZX3wJKKoTbnZYsizourInzdj8f7FrKhsOyBo2ZFQnt7Z45Kw8au+PdIg0BOwx2sz
 +
X-Google-Smtp-Source: AGHT+IEPGb8rSFAXkVOI01dhx9cqe+WczLGyGTgG+sMW88o1uWnLA2i8NTt+niTmHNfcfGXkYBOb0A==
X-Received: by 2002:a05:6214:4808:b0:6cb:e9da:bd6 with SMTP id
 6a1803df08f44-6cde15d01famr46915456d6.35.1729278201540; 
 Fri, 18 Oct 2024 12:03:21 -0700 (PDT)
Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140])
 by smtp.gmail.com with ESMTPSA id
 6a1803df08f44-6cde13666bfsm9626516d6.125.2024.10.18.12.03.20
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 18 Oct 2024 12:03:21 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw146314 [PATCH] net/netvsc: force TX VLAN offload on
 801.2Q packet
Date: Fri, 18 Oct 2024 15:03:19 -0400
Message-ID: <20241018190319.3263014-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <1729275230-16011-1-git-send-email-longli@linuxonhyperv.com>
References: <1729275230-16011-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/146314/

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