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 709B742C9E
	for <public@inbox.dpdk.org>; Tue, 13 Jun 2023 06:39:13 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6BC5C40698
	for <public@inbox.dpdk.org>; Tue, 13 Jun 2023 06:39:13 +0200 (CEST)
Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com
 [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id B922E40698
 for <test-report@dpdk.org>; Tue, 13 Jun 2023 06:39:12 +0200 (CEST)
Received: by mail-qv1-f41.google.com with SMTP id
 6a1803df08f44-62ded7d0a10so4551176d6.0
 for <test-report@dpdk.org>; Mon, 12 Jun 2023 21:39:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686631152; x=1689223152;
 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=qWuM13BFFMeFbZLi9Fm0cx5sFcd1yjeiKDhtX1n4j6k=;
 b=WgcY+ILB8715kmEhQgoareYWxrPzpJxSfvnm+/Iv6a+/6bmIUcJTZqcn3tbu0spQgj
 aX9KwxOAfBUHsCj9z3atKXch0W7jTSCE8SU1Vek2/v6gf4evZbDhIqyf8ovT82UiavcF
 76ENUSHFq0JL4UXFvqW86VrZwq/sAxn23M6Xstiwi53Twz+cnZtjLbX/So6cGZ+Jmcy/
 9yWnnNbGLWZjSI4Ku7EDNktHEVG1wF+vCJW9dw7jdo6eKeNZib1nZraV2N5M96i3WgLK
 RVKdvmVM7c0uqKw3+g5ULOgN5CeHpwjvdB094zp2KvySpkQFMtckvPCIifTgxCm//j8v
 ZonQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1686631152; x=1689223152;
 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=qWuM13BFFMeFbZLi9Fm0cx5sFcd1yjeiKDhtX1n4j6k=;
 b=TvLLDi83zV3PD6wJ7TW9eK6dUvtoOIhiAuKN1lyzB0yqogguv9eCN5lfPs46l5ZPiL
 D3vciz8IsrhznYGa0zTVG+7pFH3LMD2gH98wHh0gQzVnthFwV+xnjwVtoPZ/FwOVtuie
 EvR394pq1kov11qsHKgLYGK7Xi0FBc7xjeySHDEYkVe+eVuLmTrJwJxEuky22UX9sg+W
 cjWa8bKp6zJtddI3c3uHVCxaFLlAr/WtycyYtFXm+WmwCxUXCUXVitWbPjJKQ1y7ERYO
 vUCvkCAUIIVo96vvlWV9SG75d/IwIDraTf+RNe/s8U7NXo7xNnki4bh9yCnw3n+man+E
 5oOg==
X-Gm-Message-State: AC+VfDwmaWrZOZILO9l9hvbOeZVc3U1JKNVet++LQHFgttCOOIg9BgRN
 kgqxEREXt7URockT1JbItgEICSWgvZ0uouWQl+c=
X-Google-Smtp-Source: ACHHUZ7XojAWOnXbpQ2KR9xkvIDYGFhv4GsB54KfAO7sX/ddY4jvEa1WH5zKQUpvSsw/TVQVBVShtg==
X-Received: by 2002:ad4:5de7:0:b0:623:64cd:941d with SMTP id
 jn7-20020ad45de7000000b0062364cd941dmr11788413qvb.2.1686631151845; 
 Mon, 12 Jun 2023 21:39:11 -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
 h23-20020a0cab17000000b005f227de6b1bsm3698102qvb.116.2023.06.12.21.39.10
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 12 Jun 2023 21:39:11 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw128528 [PATCH 2/2] net/nfp: fix VNI of IPv6 NVGRE encap
 action
Date: Tue, 13 Jun 2023 00:39:10 -0400
Message-Id: <20230613043910.250822-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230613032036.30968-3-chaoyong.he@corigine.com>
References: <20230613032036.30968-3-chaoyong.he@corigine.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/128528/

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