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 DC6BE45B68
	for <public@inbox.dpdk.org>; Fri, 18 Oct 2024 09:22:56 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BEA604025F
	for <public@inbox.dpdk.org>; Fri, 18 Oct 2024 09:22:56 +0200 (CEST)
Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com
 [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 51FE24003C
 for <test-report@dpdk.org>; Fri, 18 Oct 2024 09:22:55 +0200 (CEST)
Received: by mail-qv1-f51.google.com with SMTP id
 6a1803df08f44-6cbceb48613so10669976d6.2
 for <test-report@dpdk.org>; Fri, 18 Oct 2024 00:22:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729236174; x=1729840974;
 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=JR3aiXLBnknb8UefHl4+tG3n0NnTCksA9fDJwy3em5Y=;
 b=VQkrp8IK7pEY8um76N35uQtlQ05yJQ114JPla9fwy9WVrgfRnc1Lb5G6uEO69Cs2rO
 ECktoxbq6f3m9YdUPHXsIJahtFnlJkQlXTZjLBWOxdcpi2AehN5UKqhU22ejKT67i/hQ
 Ra1Q+uTonkPMABFXrj6+Bn2owdA+2M4zDMjWw0HH5f+bJDI0JDKjDUpLS3NhtjO9Yy6C
 NmfCdtzVe/cTos3uF4ScM1Onf/CyXTu8ISZF/ZCEdTNg5P1bsKjfEtUU7urSja3A1iXl
 cDRC23yXCZdoxx5q0F+IEqBDJ+V543Yy+GIdQt0m6aJc4+AXRQKRiXRjk+TUFkSxz8IG
 Exbw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729236174; x=1729840974;
 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=JR3aiXLBnknb8UefHl4+tG3n0NnTCksA9fDJwy3em5Y=;
 b=pbaLDhBilRK/L2E4hONffmNt5I84HM6M6P21fwKNR1wW0CB1LxSKE5yAxR/SVCmmeL
 OlKlzhQxs4FYcNeMR7ViASadt0AlY5lvDJirO+PaO5ERIdJUOuuxvq+vnq1Vr/uq3CZa
 VVRa816IGajWov7lQ5xREVdPhp38xO6KjCFb7TAvVYS2VAsp0i5yGeV+CZEJXJuFClbu
 lYzUFBUPWCgHvIJcypntvSZDWEQL7mQSKe3dGdFMEbUQ1OD87jmrs7AUsw909qd16EwW
 0SNutHhtpfz3wtG/pfcvKERDty1S8TMrceEXgGNx4BaO6scmHXOLZdeTjwWWly1pgPkM
 frdA==
X-Gm-Message-State: AOJu0Yw6EJDjCMMq48jyoHaC9JCy5od2VQ/khp+3ryeg7F2cUAyCEmUS
 rI4zZBvT4PcMyNXiHqkTmhqBOH76IEKrGQjKiWYAVf9HMRO5Ytq6gFAHibl3Lb7z0MXlbgo6iDR
 e
X-Google-Smtp-Source: AGHT+IGc2bwVoJOOX2ygZ6v7n0Sk5zbBl95AXneIASWP5+tzdELEiKMiqC2e1pGM90Ak/TgmAsfN/Q==
X-Received: by 2002:a05:6214:4808:b0:6cb:fbdf:8496 with SMTP id
 6a1803df08f44-6cde1555652mr18523526d6.24.1729236174246; 
 Fri, 18 Oct 2024 00:22:54 -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-6cde122b085sm4433276d6.101.2024.10.18.00.22.53
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 18 Oct 2024 00:22:53 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw146213 [PATCH 4/4] net/hns3: support outer VLAN flow match
Date: Fri, 18 Oct 2024 03:22:52 -0400
Message-ID: <20241018072252.2397442-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <20241018061941.29960-5-haijie1@huawei.com>
References: <20241018061941.29960-5-haijie1@huawei.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/146213/

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