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 2FB9E41DC7
	for <public@inbox.dpdk.org>; Fri,  3 Mar 2023 13:39:22 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 28697400D6
	for <public@inbox.dpdk.org>; Fri,  3 Mar 2023 13:39:22 +0100 (CET)
Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com
 [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 2995E400D6
 for <test-report@dpdk.org>; Fri,  3 Mar 2023 13:39:20 +0100 (CET)
Received: by mail-qv1-f54.google.com with SMTP id ks17so1601746qvb.6
 for <test-report@dpdk.org>; Fri, 03 Mar 2023 04:39:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677847159;
 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=ZFnjH45Pp2V7rNCbxsYDd7tOeC9hbm+r0BGA0sjEOvc=;
 b=iSdwenmL9TgZUebUSdMgCs3YbYF+tQvxbT9sLOha7H+JHscfRF0d+8D9Qb2/oP2wWV
 CBXqlnQCLNniN8bN2ZvzUrUfH2Wg0KZ176Sf8E5M7rjnimHfXxWQTUm+pXjYr7E72hSe
 NvJSz7IfFwuBo8abWJsEHW+YI5LPl0QwiWMbrVZmk1EonTmjhs5o63XYAvLDG9cJ0MCE
 qozOwC6v2HrHAXH6Ab6d2Ila9XqnY1mKq6obAXwxZEB/c/PJQqnTCqWQDHjdWaVJaXGG
 5zR1nzi/YFD9GnI9IxsPecwfLgtR7yraOz1aHR7g3eLdo+FxJScQE6jHo7t72ZqxHjuK
 d9cg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677847159;
 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=ZFnjH45Pp2V7rNCbxsYDd7tOeC9hbm+r0BGA0sjEOvc=;
 b=fUkVeplyJStI1LQg7+h3nAksWGTPhMCf3Lek8C1NuMjuK1sniXnfD5DZ1Aeaa0ls16
 S7+V1P780g8fAjwoPwDYpGZiPDxjT0Y+/EzWS9lk/ri1N2wcER32rByS0uEgc2m67u2R
 9A5dYwpKYMa013ZTNkuXyD/9WK2uPm75Bun03Y4gvKH/gZCVc6D2GLjFZEFTCyX8i6xH
 BcYKETJIr4XqEyZEq+6NpCVE0cGHcLGUeqXAoQCq0r68Yf6wgOO0omvx6Vm5cdaCO/Y6
 wZjff93w1V2KyYlHHgEu/Kq2EfsWG+GCTLzrd83DrV8gk+dTAxs6tdYhwHB0l0g1VU0d
 UI9g==
X-Gm-Message-State: AO0yUKWi6m+ANkXc8qyQmT2e2wG0j1n3bSygGRzgpL/4UChQCzzRPKi4
 VqGdfrP0MCYDFDovmYSewUEwDCMT4xd3QNSz
X-Google-Smtp-Source: AK7set/IoDZt6SUe3YZ/PC2kalOLKpcGv+A8LSEjqxmFRf5UB7RjRp0/WzbfWhJOuKRCFhSe/KJwhQ==
X-Received: by 2002:a05:6214:2681:b0:56e:fbb8:a9c2 with SMTP id
 gm1-20020a056214268100b0056efbb8a9c2mr2850084qvb.22.1677847159252; 
 Fri, 03 Mar 2023 04:39:19 -0800 (PST)
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
 g186-20020a37b6c3000000b007430494ab92sm1636708qkf.67.2023.03.03.04.39.18
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 03 Mar 2023 04:39:18 -0800 (PST)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw124792 [PATCH v2] net/virtio: deduce IP length for Virtio
 TSO checksum
Date: Fri,  3 Mar 2023 08:39:17 -0500
Message-Id: <20230303133917.15955-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230303111929.1833904-1-boleslav.stankevich@oktetlabs.ru>
References: <20230303111929.1833904-1-boleslav.stankevich@oktetlabs.ru>
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/124792/

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