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 D154C41E81
	for <public@inbox.dpdk.org>; Mon, 13 Mar 2023 03:24:05 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id AC0D740151;
	Mon, 13 Mar 2023 03:24:05 +0100 (CET)
Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com
 [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 4F5A340151
 for <test-report@dpdk.org>; Mon, 13 Mar 2023 03:24:04 +0100 (CET)
Received: by mail-oo1-f97.google.com with SMTP id
 c184-20020a4a4fc1000000b005250b2dc0easo1631583oob.2
 for <test-report@dpdk.org>; Sun, 12 Mar 2023 19:24:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678674243;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Qa9WLoJdSIX/3FvDHU665r7jcb1S46+ixZ9moTCta2s=;
 b=Nd97UQaWrEnDyxQE21Jvm9HTL1dK1GDv5uhmoFKdvAhvkaaiwLj+jHJHkuVFuC/HG8
 qZhjA/6aF1YgtJheoU4/NNXcTkIIq6IubRODBBliZEM7cR8PBNN2Ydt4CMgFJ2m0hdjp
 okRQKeLlQWEn7ZSi/Dfk7S0a/6xDQF0Q8VHcE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678674243;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Qa9WLoJdSIX/3FvDHU665r7jcb1S46+ixZ9moTCta2s=;
 b=Om87KlCEuhbPfc3xj5Y+QucuRt2H/WDFBX4kol8SNg58e6qkyXVA5IClh8IDg65ATM
 iYUuEvgHn1SBT7iD465pG2afdc/UCgbgHjBDDmXVVsvoR5sKugSi9hqOXSuCUKR3Aw9f
 +3kR9SWPj+Zi9QKWgeB8y1vz2oPSWNFE2MsauvWZySmhuV9iuOxKENKKotIQPl/d+cCh
 voUKQZlCT11Bf6KjLgHszqL21ni8KLKMZLcQ4z77HCkbgUyoeWNCwNNRlkCrEMMTa9RE
 Ujx7X8Nd2INocVZRniH+Ah8wZLsL14NBlEbIOWdmSDusbbwX5cYJsT5gvYIvLVj99+0a
 +S3g==
X-Gm-Message-State: AO0yUKWraxnJPeVbg8aoJx8HcSemupKyt0kVfMydhPvB/yIRATZmAaFV
 9RejY+mTGCkePjDIs9aZxR6pgGk6+L1TjzpUokpxPFy4NqmV5rlyQ0TBXpSmCUuzc1k+XFRhSQ=
 =
X-Google-Smtp-Source: AK7set9iYcobZTbbybxOUTt2GeBT0aBxYPMalHNc/obh7XWNOgaIeSFa9oPkziwd0Q6nCZKGoUXhboKdvKAs
X-Received: by 2002:a4a:b38a:0:b0:525:30f6:7847 with SMTP id
 p10-20020a4ab38a000000b0052530f67847mr15292442ooo.7.1678674243581; 
 Sun, 12 Mar 2023 19:24:03 -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
 l2-20020a4a3502000000b0052513fa5b20sm332946ooa.20.2023.03.12.19.24.03
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sun, 12 Mar 2023 19:24:03 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 12BE7605246B;
 Sun, 12 Mar 2023 22:24:03 -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 109E46011D;
 Mon, 13 Mar 2023 02:24:03 +0000 (UTC)
Subject: |SUCCESS| pw124882-124885 [PATCH] [4/4] mempool: use lcore API to
 check if lcore ID is valid
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230313022403.109E46011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 13 Mar 2023 02:24:03 +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/124885

_Testing PASS_

Submitter: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Date: Thursday, March 09 2023 04:57:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b15d75b2872efce397d827dac78692a919358302

124882-124885 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Ubuntu 20.04     | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+


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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1-2

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

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)

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

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

UNH-IOL DPDK Community Lab

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