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 0E8AD4291B
	for <public@inbox.dpdk.org>; Tue, 11 Apr 2023 11:00:22 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0A8BA40A8B;
	Tue, 11 Apr 2023 11:00:22 +0200 (CEST)
Received: from mail-il1-f228.google.com (mail-il1-f228.google.com
 [209.85.166.228])
 by mails.dpdk.org (Postfix) with ESMTP id 81AE540A8B
 for <test-report@dpdk.org>; Tue, 11 Apr 2023 11:00:20 +0200 (CEST)
Received: by mail-il1-f228.google.com with SMTP id b7so2254139ilm.4
 for <test-report@dpdk.org>; Tue, 11 Apr 2023 02:00:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681203620; x=1683795620;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=wq1xJVpNxLpGfjW9U9gBatXU54DXew8jXxcTORPXkLs=;
 b=WWwa6T/x9hHO95zpnPmDdiryf9y2kxfmKMrpc7bZZb4tcx48044AncLaYgTK9NZlZY
 DLUnDI1zi8AuqBf4MVtuh8yq4iUKhFjL6LMZc+5OYPFE/UBwcKx/wejsY2LR83VG2Two
 JPJ6d/TqJCrT5Lp2LL9LPiEFgeL1ydJCgZgFg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1681203620; x=1683795620;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=wq1xJVpNxLpGfjW9U9gBatXU54DXew8jXxcTORPXkLs=;
 b=08UsgSax6JBV2dyUiNUMIBI1rrTs5Nk1/O1d9ZVE5M3BR/pPWP2ohqf9Fy1N3C/IbV
 PwkNEFzsLWDKl95L2ZbKdUNNh6xMZ1gauNB5i4nxMqlhXeI3agityRyEbrzefnTgEEpH
 sBFjrI8a4VPqRWesDfji0c0VStzph6+gRe0OYoG9+nQtnoNn14ShqtJ0WqMXboYUerOV
 B3qTRLB000oZNb42q+6rtkkoHEpnRWQ5QnSvTuVbmA4tO3bQGwHrdLMf9CmVuLA1zM7Y
 vSR5QBeLzTC7asB3zt1xc9LGyEeYWOIkbST1W7h9EiDpWzFj7acfdMEl2Uc/TJmnkwui
 PeXA==
X-Gm-Message-State: AAQBX9eFrn+vL5DhXFPnijy5l0tSsgllRJTRv32w6WWPKd40OmiNA5HH
 UDLFrkGwBuE/pHk/Q0dL+geqDFC3FwdffEvNLBl2OLiYhmLb6FbxStAgMmqoAiY/n/AHfC4vQg=
 =
X-Google-Smtp-Source: AKy350YM09jmNm7Fru/IOgBwuVKY4cXvY8mYip+NBAxQwl17m//LX3oQl9KcgJe1tkJwn/P8l5EJ6DJAR0SM
X-Received: by 2002:a92:cb48:0:b0:325:d010:4e93 with SMTP id
 f8-20020a92cb48000000b00325d0104e93mr1521633ilq.3.1681203619568; 
 Tue, 11 Apr 2023 02:00:19 -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
 w68-20020a022a47000000b00401fd887741sm921328jaw.56.2023.04.11.02.00.19
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 11 Apr 2023 02:00:19 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2C5B2605246B;
 Tue, 11 Apr 2023 05:00:19 -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 25B7160092;
 Tue, 11 Apr 2023 09:00:19 +0000 (UTC)
Subject: |SUCCESS| pw125894-125895 [PATCH] [2/2] event/cnxk: restrict stashing
 to multi-core
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>,
 David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230411090019.25B7160092@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Tue, 11 Apr 2023 09:00:19 +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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125895

_Testing PASS_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Tuesday, April 11 2023 07:01:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125894-125895 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Debian Buster    | 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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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)

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

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

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

UNH-IOL DPDK Community Lab

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