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 85F59440A5
	for <public@inbox.dpdk.org>; Thu, 23 May 2024 13:09:14 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 81CD24026C;
	Thu, 23 May 2024 13:09:14 +0200 (CEST)
Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com
 [209.85.210.225])
 by mails.dpdk.org (Postfix) with ESMTP id 0ECF04025C
 for <test-report@dpdk.org>; Thu, 23 May 2024 13:09:13 +0200 (CEST)
Received: by mail-pf1-f225.google.com with SMTP id
 d2e1a72fcca58-6f4472561f1so2538950b3a.0
 for <test-report@dpdk.org>; Thu, 23 May 2024 04:09:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1716462552; x=1717067352; 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=yQyT2xbh7HT3/TJRBtHUhNeO5iAU2pbhwcv/vRSIuQo=;
 b=NZPy9LkYToYgDAeEpcpN1fSN8XPZW2cNe4SBac7yeHTFrg/M8WYVEnpKG/1MneV6Qs
 tTko//hfRMjD+C8cDZ5IjfAC+YF+03qvm6bioRM/y4SnoCKrmk0xHVN8ucOZIIR25JTG
 OcytReYGqqMFAHSCnccOXvT39IIwq9nLiWAMA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1716462552; x=1717067352;
 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=yQyT2xbh7HT3/TJRBtHUhNeO5iAU2pbhwcv/vRSIuQo=;
 b=AKl2jgIGiA7qxqdqNBCe8VlJY8tO81q2lNreeg3AvF1tNDL8a/txJjoN8vsFvW/pHe
 GRERGyZL2jzt9Bdnxt985ROv8SKevtxcnBr6FpoR0tqJ26lk28rAFDSoJPq6qN4+gPPG
 ADhigT7vBdM0y1IiOWMpZEA/NOJzXu3E6JstAylPKhoGhu5o4sSdfqOf7Ml1QrQKxUWt
 Ih5zBFYw+oV/w6u+saGIaLsqz2G7LkBoA+PPJymFlgrjj7Iy4PN5iI8bIiJPI8QROEaI
 V4A/9CAzrN0eTs9Pra4kIjvS5IpAHfU7UfY8cLgLrQK1JZJCOEer0xcCZjFc3/5ZetzW
 MWiA==
X-Gm-Message-State: AOJu0YzTjItKV3BsFB+pjoZKTewoOF1SwExoTO6kZNpLFLfOKTXjkZpJ
 i9JIHsYZH200g3bCqY21MOQjQOuZeLWsU0A9kFdIlUBKq//LeVhBGSvLkLgj9M88H/KwmOLUGPN
 OCM5E5W7WvynkXO9d28be1TgqK+n9Yhk130pmC4ZB
X-Google-Smtp-Source: AGHT+IHZEpxy6+ORo64X9UVJA8TdoMnAYF/MPoeAo9eqpHumW2sA4ohIquRDQEisOVoNzYoCbIscqa5xYkId
X-Received: by 2002:a05:6a20:3951:b0:1b1:d400:1967 with SMTP id
 adf61e73a8af0-1b1f8a80f05mr6557725637.53.1716462552190; 
 Thu, 23 May 2024 04:09:12 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 41be03b00d2f7-6340b767aeesm2289967a12.12.2024.05.23.04.09.12
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 23 May 2024 04:09:12 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 23 May 2024 04:09:12 -0700 (PDT)
Message-ID: <664f23d8.630a0220.65adf.c9c5SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 90BFB6052538;
 Thu, 23 May 2024 07:09:11 -0400 (EDT)
Subject: |SUCCESS| pw140287-140288 [PATCH] [v1,3/3] net/mlx5: implement VXLAN
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240523072848.896032-4-rongweil@nvidia.com>
References: <20240523072848.896032-4-rongweil@nvidia.com>
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/140288

_Testing PASS_

Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Thursday, May 23 2024 07:28:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a

140287-140288 --> testing pass

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+===================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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