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 05C2343EE9
	for <public@inbox.dpdk.org>; Tue, 23 Apr 2024 13:33:33 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id EEA3D40E54;
	Tue, 23 Apr 2024 13:33:32 +0200 (CEST)
Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com
 [209.85.128.228])
 by mails.dpdk.org (Postfix) with ESMTP id 269D2402AB
 for <test-report@dpdk.org>; Tue, 23 Apr 2024 13:33:31 +0200 (CEST)
Received: by mail-yw1-f228.google.com with SMTP id
 00721157ae682-618944792c3so60051697b3.1
 for <test-report@dpdk.org>; Tue, 23 Apr 2024 04:33:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1713872010; x=1714476810; 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=nWyrFGzKkfO7TSdyPBb+cv6fLFIG2yP4zmbCDVU9//A=;
 b=ZDaqRKgPq2JDPQrWrGo9xqNtQUt8XJ7SCjFEZYrBKk09QlbTy2lmp0I7LnVE6MdsFA
 opMjkK37V5i0hDS0WlKIdVOWS7vT5XiAghGU6+qIvFQlYSh+xAWsg1yrhDMlxdcZY25p
 kdZZxFQS26gnR3FBE169uvyVd+ZLEkpZdEkRE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1713872010; x=1714476810;
 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=nWyrFGzKkfO7TSdyPBb+cv6fLFIG2yP4zmbCDVU9//A=;
 b=eSbO5UIUkU5/TUpzB/4X6zu9As9ORtEdBh9LimwvdJ+zA8szHSBDYh4y3X4TYm0wDx
 docS0KLALgNGq2qpiL3jIBPT8QdTY8HrAjiCYLzjUNyrvLiAn6X5E6DYjyEW6pg2Z7YX
 Q0NwOdSzY/J4nmea24NaOGvaH2rt/t4oUyhObBJYIb4XfqvN0PcPVPFo0BhX/jv//ZiI
 QB/vaR34XoLiW8DmgHfM3dSpbCu8YBt4rXOwjrcnyAdkIgC4SS+ro8QMoT4mrFKIg5gy
 LPQsJT2gqvDkbmEfDfI2abrQPH1CIeUz4uAR+vg5j1kFkzlrQWtwBfylMzFlvOJ5TEou
 jJ9A==
X-Gm-Message-State: AOJu0YynS2rimilCDYEdM16uw9CSkX1g6OQlBL+HdEs6532ge/mRqog8
 XWSSeXSlQnFABz2oAHeVNbE8BI+SezCcLRea78haCFXgj7PoiaZkM3Uusmy4vheqguu9fa8SxYn
 iCHIAI56nFP/LPayn+3nElWXG+kz9RkKlg6OQx5wcTVixNO/9XCb6LGqh
X-Google-Smtp-Source: AGHT+IGYFDwRrvs9/6RVQklqN/Pkn3Oviv8lYqdHq+gG/IsTBW8monkWwCdHLF44g6Fwz/5n+7Q5fZpNvNvV
X-Received: by 2002:a05:690c:62c3:b0:611:26e0:f24b with SMTP id
 hn3-20020a05690c62c300b0061126e0f24bmr14708915ywb.9.1713872010296; 
 Tue, 23 Apr 2024 04:33:30 -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
 q129-20020a815c87000000b0061538cdc799sm809743ywb.26.2024.04.23.04.33.30
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 23 Apr 2024 04:33:30 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 23 Apr 2024 04:33:30 -0700 (PDT)
Message-ID: <66279c8a.810a0220.44234.d9a8SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 00F966052514;
 Tue, 23 Apr 2024 07:33:30 -0400 (EDT)
Subject: |SUCCESS| pw139641 [PATCH] net/af_packet: cache align Rx/Tx structs
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240423090813.94110-1-mattias.ronnblom@ericsson.com>
References: <20240423090813.94110-1-mattias.ronnblom@ericsson.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-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/139641

_Testing PASS_

Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Tuesday, April 23 2024 09:08:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8841786ab4aa72d205f97528af8708a13a851f4f

139641 --> testing pass

Test environment and result as below:

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


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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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