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 0FE4343E59
	for <public@inbox.dpdk.org>; Sat, 13 Apr 2024 04:57:29 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0C31F40294;
	Sat, 13 Apr 2024 04:57:29 +0200 (CEST)
Received: from mail-il1-f227.google.com (mail-il1-f227.google.com
 [209.85.166.227])
 by mails.dpdk.org (Postfix) with ESMTP id 17E4A400D6
 for <test-report@dpdk.org>; Sat, 13 Apr 2024 04:57:27 +0200 (CEST)
Received: by mail-il1-f227.google.com with SMTP id
 e9e14a558f8ab-36a1b0777b7so6280075ab.0
 for <test-report@dpdk.org>; Fri, 12 Apr 2024 19:57:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1712977046; x=1713581846; 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=3P8I6VcjaowhldLHJzOlWHlgZ+7ROqY02UMNOMM0uW8=;
 b=DBv3fFXcolPUc9EDnRGinqFUIDezg1iplQGlYkb+9Al5TJKOL9WRKoiJn9ycGq88EI
 80Rns0yzCpx5mERfYGa56g9Vd5z4jOTonkbVj+W6A5kGeMgjiZrHe7plT+9eLz3t9roq
 wZvMpHoKkTXLdzh9KxNVL4L/s+j6DAR2+Vt9k=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1712977046; x=1713581846;
 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=3P8I6VcjaowhldLHJzOlWHlgZ+7ROqY02UMNOMM0uW8=;
 b=P+wnAjiXWh6pifIUNfvd6EzERIlSqfH0gs45oFE3cPC2qmYF9jrN+l5EGgLYahqLji
 UcuX+6tN4XhHpU1kusf19VhhgsYiObF2DN4J2obaqKRXYTdapyJVKhr0qzh/ZlcRZkWh
 pWOqR65vLFMbYfgKIRVuOQrQigupYUCnc9bulF3W2XFJYNl6SZtteyl7TiOCUK0xSZpG
 08Yh2lt/EuwQngTRYDXdvjU+fp8BGZDq5/up3s1CuZOJSZ07Cyh9FZdKcRU8/u5/waw9
 yu2435awVIutBF3ZhMo2k8GwWDq/GGHxoMr6pWebNkUEII8xf0mkkZ5nYTjM0Fp55ZWS
 LuUQ==
X-Gm-Message-State: AOJu0YylzLjDNQiF+tJl3rJLb39K4K367XI6f/8iCjggXLmANMCPV/Ju
 QY0lm0RPbnMTLSvWo+si/ghJgL+m4s0FKc75amKj5TdkMeG82UCL8d4pU00nQ0FyWKWcVlEoDzJ
 m8FYsaaAOxbKpWUXGD7KMnOKrzBxD+zJJ795Ced5kjiDPkKYFkQyOuswI
X-Google-Smtp-Source: AGHT+IH9FMXDxpyJgTgqMBFfviqC53WfEf8rYLyXMj3+pHql9+NmqKX4xwMvkPiwIUvwiiA1a75/Ko7dvjFH
X-Received: by 2002:a05:6e02:12e1:b0:36a:3c07:9cdc with SMTP id
 l1-20020a056e0212e100b0036a3c079cdcmr5032865iln.31.1712977046487; 
 Fri, 12 Apr 2024 19:57:26 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 bd8-20020a170902830800b001e5274e2227sm208782plb.59.2024.04.12.19.57.26
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 12 Apr 2024 19:57:26 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 12 Apr 2024 19:57:26 -0700 (PDT)
Message-ID: <6619f496.170a0220.5080f.7ffeSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.2] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id D57F1604D420;
 Fri, 12 Apr 2024 22:57:25 -0400 (EDT)
Subject: |SUCCESS| pw139247-139248 [PATCH] [2/2] doc/prog_guide: document dir
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240412122006.101673-2-vojanec@cesnet.cz>
References: <20240412122006.101673-2-vojanec@cesnet.cz>
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-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/139248

_Testing PASS_

Submitter: Kamil Vojanec <vojanec@cesnet.cz>
Date: Friday, April 12 2024 12:20:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d

139247-139248 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+


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 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

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/29768/

UNH-IOL DPDK Community Lab

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