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 7810041E7F
	for <public@inbox.dpdk.org>; Sun, 12 Mar 2023 13:55:16 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 72288406A2;
	Sun, 12 Mar 2023 13:55:16 +0100 (CET)
Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com
 [209.85.217.100])
 by mails.dpdk.org (Postfix) with ESMTP id 89553406A2
 for <test-report@dpdk.org>; Sun, 12 Mar 2023 13:55:15 +0100 (CET)
Received: by mail-vs1-f100.google.com with SMTP id x25so655879vsj.2
 for <test-report@dpdk.org>; Sun, 12 Mar 2023 05:55:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678625715;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=zwniQTayx01GE2nmwF9o/V5FePM1CXVp0CAESPw5u2A=;
 b=Y35vB/wYfKthwWJqoZbn5FIs3+TT54NpcwdtjibdDtcwaTKMpzA1ooihM6lcL5jSGL
 ZTiX3P67YoGUpqpOeI45VX+vWLmCpNM6zEsGiMymhuycwVQ/aDFsGuNbtX3gsaVRJz9K
 wGExHIRwVr9ahfTJwClAkNqNxA1LVRzYOPKnQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678625715;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=zwniQTayx01GE2nmwF9o/V5FePM1CXVp0CAESPw5u2A=;
 b=jXWn3GHqBYMi5JiUJxqzxgVbPLczR2JDVmDbGgYQ6MD9FPmdt0vwkPxc0/GAhssIzS
 1tbuW+yte7Wp4ODYT1myU26QkHUug11Q5k7IjChPN3PLBIwYXKSveQM/EJjpMuUTjYCc
 TVGkePS7xJM758jyn16kbw+/c3XT48rHZ5D1lTHKsfBELlXl4oodng7ePbY4VXqT2Rq4
 Ke8tH9UfD8ZFT9G+LqjpN5SR0w8YVmUUkyo2nnsi6FJTdLXiGWc1SgAdd3qHOj/TSrS3
 gWqW+txhMWqXYmJFb9qN1Kz1npJYx00/RWpNRcCRxcqoSy96pAo3a1g6BCgwy6xQgKtO
 Hg6Q==
X-Gm-Message-State: AO0yUKUzoUS3qxIsCzS/Q98k3TGv9FKQJ97TsaoWHBl1xHZF5pZRFkho
 5bY9ZTUkx2I2VqZ7nGIrds362VU0abFPWRhEX3NMQystOhKx+Z8T9YmfWQ==
X-Google-Smtp-Source: AK7set+LATJtOwIbx56y0+9c/CWn3ts/QxPqvIkKofXVyS6SIEfaxtB31nIN4GkqYIO/3Tni+J2DAnhwKQmH
X-Received: by 2002:a05:6102:3354:b0:412:1d9a:b33c with SMTP id
 j20-20020a056102335400b004121d9ab33cmr15878448vse.33.1678625714928; 
 Sun, 12 Mar 2023 05:55:14 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 x17-20020a0561020c1100b004142f9366f5sm325572vss.2.2023.03.12.05.55.14
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sun, 12 Mar 2023 05:55:14 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 87402605246B;
 Sun, 12 Mar 2023 08:55:14 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 839A16011D;
 Sun, 12 Mar 2023 12:55:14 +0000 (UTC)
Subject: |SUCCESS| pw125038-125049 [PATCH] [v6,
 12/12] app/mldev: add documentation for mldev test cases
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230312125514.839A16011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sun, 12 Mar 2023 12:55:14 +0000 (UTC)
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-x86_64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125049

_Testing PASS_

Submitter: Srikanth Yalavarthi <syalavarthi@marvell.com>
Date: Saturday, March 11 2023 15:09:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b15d75b2872efce397d827dac78692a919358302

125038-125049 --> testing pass

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+


FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

UNH-IOL DPDK Community Lab

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