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 8F88042CAC
	for <public@inbox.dpdk.org>; Wed, 14 Jun 2023 04:59:19 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 8EDC940A7D
	for <public@inbox.dpdk.org>; Wed, 14 Jun 2023 04:59:19 +0200 (CEST)
Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com
 [209.85.160.179])
 by mails.dpdk.org (Postfix) with ESMTP id 0ECCB40A7D
 for <test-report@dpdk.org>; Wed, 14 Jun 2023 04:59:18 +0200 (CEST)
Received: by mail-qt1-f179.google.com with SMTP id
 d75a77b69052e-3f9c7665317so15264881cf.3
 for <test-report@dpdk.org>; Tue, 13 Jun 2023 19:59:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686711557; x=1689303557;
 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=yeictTzU6rDtdxYfZDADHQlUyEg+ZPrpQNMPOpIQxVA=;
 b=YIjS6LgCFObJx3Rj6vV8W/ZYVlU8VxalMzoEwaSPiut5RZNUUpvK/c7ap55SWe8tif
 aRgXCymcomo/4oaMFDJptP9Sjncq7fNOFXgSXegxFtkn03/G9HgkwkUzGkan0ayobEIy
 OcuoN73cqOQoPxrQovJdjxb9ClrUtAkGrxKJa9C0ZjeNwMKEjNHBqxNzKaV90+qwFDDE
 Yg+qV2HKMs3F7A4+QP9wxaKT3ZgfOJBL/TDJrer8lExdj0L1FOBp7QaitkgU4NJCnxPa
 oonbUbV7uzYOhmH33K+7+eVaM83yA2d5uoqiuhMnE1VhGD1lzap8Te16SAhPxklogGFG
 JmWg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1686711557; x=1689303557;
 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=yeictTzU6rDtdxYfZDADHQlUyEg+ZPrpQNMPOpIQxVA=;
 b=CeXY0ZKVpSBSXWj0MhTfQqPYX7puBZX38gftUbJF8hZC6SxhiA4CptQNyheXAvp6WW
 L9D1NNWQdWt8GhVysW9VrVmNO3OuE73x6RmwiBCJcYcTCsEbpl3brKYWzOodyHlrnEQt
 N5pP3owwZIw3RDWY3MZ9uZ8reSz+GN7C54dFriePS9fHmODYID/+bOJGZIZMrJO6x5MT
 KiAY3bQCPDg1+hsaO/Q0cJhKMNaAQiCAE0TpdEcDoGVxo1Eh6RgzEy4NT7CNEIjK0+sP
 RtnVqaMdL1NwpZW8gk0HoPsuLbe/1naoLakjTCFG84FcjxTi/dP08q4Ygwj4mxEt1DcJ
 inow==
X-Gm-Message-State: AC+VfDyH3pgra/k8J7Lg8WXuPgAP1KpV90xFEJOyuiLZ4pZuHwuSH81/
 KRExsOdX0A+vzpGlIdjmFJTiTl3WIRvfiHdfqCk=
X-Google-Smtp-Source: ACHHUZ4OiZGaOP+FCFsvsGeOkSIwL0eLrq+0uRt8CzT8n13y4qsk9AWJ7vKF5ihbbumhuENOXIcEQg==
X-Received: by 2002:a05:622a:170c:b0:3fb:c098:c68 with SMTP id
 h12-20020a05622a170c00b003fbc0980c68mr887987qtk.10.1686711557184; 
 Tue, 13 Jun 2023 19:59:17 -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
 y3-20020ac87c83000000b003b9b8ec742csm4692131qtv.14.2023.06.13.19.59.15
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 13 Jun 2023 19:59:16 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw128645 [PATCH v5 3/3] net/iavf: support Rx timestamp
 offload on SSE
Date: Tue, 13 Jun 2023 22:59:15 -0400
Message-Id: <20230614025915.2479797-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230614014948.3495063-4-zhichaox.zeng@intel.com>
References: <20230614014948.3495063-4-zhichaox.zeng@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 <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/128645/

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