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 A6DB743CA0
	for <public@inbox.dpdk.org>; Wed, 13 Mar 2024 14:59:19 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id A2FAB406BC;
	Wed, 13 Mar 2024 14:59:19 +0100 (CET)
Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com
 [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 8FA14402B8
 for <test-report@dpdk.org>; Wed, 13 Mar 2024 14:59:18 +0100 (CET)
Received: by mail-oo1-f99.google.com with SMTP id
 006d021491bc7-5a1aa46c975so392581eaf.3
 for <test-report@dpdk.org>; Wed, 13 Mar 2024 06:59:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710338358; x=1710943158; 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=GQ60kGM20dApzhWEZWhpWo5oZGmXNLjjnU09Y+0j4hU=;
 b=EjTxBz18xHpc5//ccJ5aRopFhGbim5UsIleuRKK8/0FHi0d9yKw1xQwpv9f3gdc7pL
 sSXoa/uRWtTOQtQAPyHHmIAXYgsNMAMbdHIRNCYG2I/nZVbHfJEgGFjvG9OyaXHvuMOg
 rEQXAfL2P4MBSW0lfoLYLIjlj/j33+0VE0rG8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710338358; x=1710943158;
 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=GQ60kGM20dApzhWEZWhpWo5oZGmXNLjjnU09Y+0j4hU=;
 b=LD3eVoRiAPS8RJAGPAhzC8ox/5+/HNMftke9LpBNjW9Y6dl914QbTwHVHQyEZKeCdk
 7amtQCF/4vnIYKB6QyhfgPVCX5ze6pBZDxmXHiy9YxAThd+PW1K8z38I3tl3lYn3Md+W
 4gCwcGjSjhU1oIJZbGY7ooGil8kEeuWe87gCA4LZH9cbk1Tqpg6PZkuG+oHCb67WyvMP
 RJnfl2Yu6FgyW4MJRzLx51cQQ/17yOa7uX+l/XZzN+wkkoIEDpi0xs7WpMqqb4i/AijT
 lHWA4Qd43pUdZCiigWryzwPGXjis8mmWE/OzZa8l0+Qo9D8AS2L+YCfP1U53Or3k4ilf
 XnxA==
X-Gm-Message-State: AOJu0Yxnf2e5pdYSpWBJZXrc9vQfdZnLMa9/FGUu//G+MGrMimXYwbO4
 0JPaB//Z6mP2TWEZINSMuoFpdKP5fuwDnZ/pEDyGKNMDhAbCHLT92xf0LWZbF48MrjrNdfCqOhC
 l2hT/0mMkXFSiTpzEBtExOcQnynksyppxfrCn7BZ6
X-Google-Smtp-Source: AGHT+IFLpCnFoy7DwqlR4FDEA/sNKoTwFwQl/hvyDW8lDjaA/PGUvCr6uUOVoK5e/kSg2FwE60yIZYESnhqZ
X-Received: by 2002:a05:6820:627:b0:5a1:c91b:9f81 with SMTP id
 e39-20020a056820062700b005a1c91b9f81mr16907oow.7.1710338357899; 
 Wed, 13 Mar 2024 06:59:17 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 cr1-20020a056830670100b006e5033dc012sm829973otb.13.2024.03.13.06.59.17
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 13 Mar 2024 06:59:17 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 13 Mar 2024 06:59:17 -0700 (PDT)
Message-ID: <65f1b135.050a0220.ba1ae.419dSMTPIN_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 82CDA6052471;
 Wed, 13 Mar 2024 09:59:17 -0400 (EDT)
Subject: |SUCCESS| pw138329-138330 [PATCH] [v2,2/2] net/virtio: fix notificat
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240313125932.1878279-3-maxime.coquelin@redhat.com>
References: <20240313125932.1878279-3-maxime.coquelin@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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/138330

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Wednesday, March 13 2024 12:59:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36

138329-138330 --> testing pass

Test environment and result as below:

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


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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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