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 CDFBF45B22
	for <public@inbox.dpdk.org>; Sun, 20 Oct 2024 00:02:56 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C4C2440290;
	Sun, 20 Oct 2024 00:02:56 +0200 (CEST)
Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com
 [209.85.219.225])
 by mails.dpdk.org (Postfix) with ESMTP id F19D440289
 for <test-report@dpdk.org>; Sun, 20 Oct 2024 00:02:55 +0200 (CEST)
Received: by mail-yb1-f225.google.com with SMTP id
 3f1490d57ef6-e29327636f3so3113693276.2
 for <test-report@dpdk.org>; Sat, 19 Oct 2024 15:02:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1729375375; x=1729980175; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=gY0B95sV1MTRLxlTce8UtQIIyORRmPVepaB6yFrfhts=;
 b=T2UvvQVFDw5iCd8aoSZrr+kKviLv/AgGMeR6D+wktytoZXuekdatGguhv2z9qMQBvr
 5fAuyepI74LEovsL1XwC0RiXDO+edB4TNv+1tcgjKIs4Icf6pCiv2qzVhHu14S+aNLof
 ZNucwdyr4ctPIpByENsM09ibijq0W2ODxngP8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729375375; x=1729980175;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=gY0B95sV1MTRLxlTce8UtQIIyORRmPVepaB6yFrfhts=;
 b=vH/KmfXaDiHH4L4j5nGaV7afVsLy9Ghu0elAQbCDdP/7rvCzXi7AJaLef27SW93BYZ
 2mF9+Y9cagvQ6TNMvWO5cvAXK9ZfSEhyHnAVR2cVt558FuJKvm+OWZixWPBEhriFg04z
 6AFpGrkKniSed7JcW+QOriiDfYxsNR73mZmtVj0yErQI80gnyc1Sd3i1384zlR2P6n3D
 ODvQaPTeOSH6MS/SDxchCZX0VSYH+bZZcIvRPzcZ4qHw1LrWbKQFGfRtBxGTPlSk/DZw
 bexveFZ/tZ/sig8qhtWyWb2zUATUhymN/uP2Haic41Pjaa5hQzPILTQjLf6MmCik3AaV
 cuTA==
X-Gm-Message-State: AOJu0YzXCbgmV+nKnKDBm5rRE7kXEAEQytn4XnE5xsvdFC5L/JxyNN48
 uMe4VSJqg6wr1QnW76iEquA6nC8uBZtfr4UrouaHzCaBMP+IT01RTAAjYfWY4W1Eggk9pjjQ8KV
 LQcD1bcniXDiHZxNoZwU0N0POJiJn1TYWVLimC9ef
X-Google-Smtp-Source: AGHT+IGRf6GVSfSt5QifYZ3MdT8P8D0oDV9KIZdgI+yV7A0VGjvCfHbJnQtKKvGwtqRQxdOReWkn6aoEVIHw
X-Received: by 2002:a05:690c:6781:b0:6e2:145e:7733 with SMTP id
 00721157ae682-6e5bfca536dmr66979427b3.18.1729375375153; 
 Sat, 19 Oct 2024 15:02:55 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 00721157ae682-6e5f5ce6062sm269767b3.77.2024.10.19.15.02.55
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 19 Oct 2024 15:02:55 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 19 Oct 2024 15:02:55 -0700 (PDT)
Message-ID: <67142c8f.050a0220.cccdc.121bSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.5] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id D2E506052471;
 Sat, 19 Oct 2024 18:02:54 -0400 (EDT)
Subject: |SUCCESS| pw146319 [PATCH] net/mvpp2: fix build with IPv6 address st
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20241018201112.159332-1-thomas@monjalon.net>
References: <20241018201112.159332-1-thomas@monjalon.net>
Content-Type: text/plain
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

Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/146319

_Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Friday, October 18 2024 20:11:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9a723449a5b30626db66bb27cd96834261d11971

146319 --> testing pass

Upstream job id: Windows-Compile-DPDK-VS#3563

Test environment and result as below:

+---------------------+--------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| FreeBSD 13.4        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED            | PASS              |
+---------------------+--------------------+-------------------+


FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31558/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/