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 BF3D243B97
	for <public@inbox.dpdk.org>; Thu, 29 Feb 2024 20:17:03 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BB0B142DCB;
	Thu, 29 Feb 2024 20:17:03 +0100 (CET)
Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com
 [209.85.210.228])
 by mails.dpdk.org (Postfix) with ESMTP id 8EACC42D78
 for <test-report@dpdk.org>; Thu, 29 Feb 2024 20:16:38 +0100 (CET)
Received: by mail-pf1-f228.google.com with SMTP id
 d2e1a72fcca58-6e4d48a5823so1132843b3a.1
 for <test-report@dpdk.org>; Thu, 29 Feb 2024 11:16:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709234198; x=1709838998; 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=zvz93SDyJy4/sx7JDvRJ0C9iPQkBrDER8+6JU8kw94U=;
 b=Jh9SM0CafK4TvF8Dbpfwv7anIYpoVKqoxloPLDrGD5jKvENwPmkR387mdEpGoSpJ1M
 D38byX/ptTo/AYit2Huhz02OgblMfT3/U1cGsezETSGP/pii4mv8wk+tVMrGURWeLaUK
 xQya+1v+I/u9oYLXXVSoJ3T+Wxpje+FRmBoz8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709234198; x=1709838998;
 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=zvz93SDyJy4/sx7JDvRJ0C9iPQkBrDER8+6JU8kw94U=;
 b=xTbJ1g7VNosbZfe6EUPNbSKDtiXRI9PILcwy7XJ8AoIlbrr5rXWypWISRd3fUE9dKG
 Wh0RIrwEr0uY+2nNtFkocVCVwvBQ+bnQkTi94yrQJx1rwQm/5GDX7v7Yyd7HdvzaLHPE
 VaP95Oj8w4rsDTa0vBnr+VxQlI9qcHe88HxaimmObVYfISHxixG1XMeY1rOS/QhEcbjb
 25iolz5NzMF/03V4oeuN70A/lZHSTY1Ei17O3nAFnzRJ3T/S6WDBQIDZ0FMOaWKj/o8y
 tz+i4sQz5yRm59fxF4pROQKPZ0cE6cmjs91uSK8ofONM1tZNS/1c/x6hSfjEuT/WWN6t
 rRzg==
X-Gm-Message-State: AOJu0YzbjN999i5EMT3tNpMych7iY5yIwoIh+KlhdbvYMBGkFASgqvw2
 0pxfqao6WaSFOZVxH4qB1/+LG5Qxuv6LQI+YTLHlQsXDjMHXIQ6IyoGcbFj1KEOH5loWRzQi0Hl
 Rq811JMOPZNoHCkNIWxM4j2eAdkDLDqOXkKXcSAm3lpKny9cNM5OeAVQx
X-Google-Smtp-Source: AGHT+IFI1LK9ibNhhJnSTSsTF2Agw27XDP7B8QW7gU4AfFboYXl/+Is4h6HSxDp1fJgmyf10D2jF9lNHFBNm
X-Received: by 2002:a17:903:4c1:b0:1db:92e1:2e53 with SMTP id
 jm1-20020a17090304c100b001db92e12e53mr2768885plb.40.1709234197791; 
 Thu, 29 Feb 2024 11:16:37 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 p5-20020a625b05000000b006e46d765fbbsm123007pfb.12.2024.02.29.11.16.37
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 29 Feb 2024 11:16:37 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 29 Feb 2024 11:16:37 -0800 (PST)
Message-ID: <65e0d815.620a0220.cc8da.7d3eSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 046EA6052712;
 Thu, 29 Feb 2024 14:16:37 -0500 (EST)
Subject: |SUCCESS| pw137488-137489 [PATCH] [v10,3/3] net/af_xdp: support AF_X
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240229130212.343036-4-mtahhan@redhat.com>
References: <20240229130212.343036-4-mtahhan@redhat.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/137489

_Testing PASS_

Submitter: Maryam Tahhan <mtahhan@redhat.com>
Date: Thursday, February 29 2024 13:01:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f60df26faa3c90fc66d356e16347acd046971441

137488-137489 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian 12 (arm)     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+


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

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

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

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

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

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

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

UNH-IOL DPDK Community Lab

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