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 8000941D79
	for <public@inbox.dpdk.org>; Sat, 11 Mar 2023 05:17:52 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 7B29840A89;
	Sat, 11 Mar 2023 05:17:52 +0100 (CET)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id 1FCA240A89
 for <test-report@dpdk.org>; Sat, 11 Mar 2023 05:17:51 +0100 (CET)
Received: by mail-il1-f226.google.com with SMTP id b12so4149597ilf.9
 for <test-report@dpdk.org>; Fri, 10 Mar 2023 20:17:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678508270;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=p3X9z2evI3gJKDJBruF3gB9F2zRc5H7dC+sAVlZZSFY=;
 b=KWddODyN7zZxCnG8WeJbUdfcnRORXAgTtIuOlVvSZCEuxiUBbyxlDU7aP33rknSUa1
 enrI7hVsH64yyKqDPgRHIGLDnMYYU5DcXkMS+P0InV2pEcgoOa/h4IP6pgC2Osuq1C7H
 Z4HipNBIJpWoV3SPnHnN1dWr5u99HFQg9hfcE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678508270;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=p3X9z2evI3gJKDJBruF3gB9F2zRc5H7dC+sAVlZZSFY=;
 b=j29GGto0r52GTDHes2uiGkbCyCZCsRSlN7ZOXokXmt16t/PkXH1sOlxpUo+htRwxVG
 V58I8Pp+jpCaLyD2WEhIvjlQs0NEm8GYSbb0mLfhbwew+8I7jcEf89ynuHbLAEzMpfRA
 keP/rS3b3FhS+Sxp1aUHGIvDi64r+CmaHUj55xggZB0rHpGqsyE9wv4PkJICesoRSGxx
 t6nQ7Cah1DZtG3L9hyOaTVz11QvnLsdyXWUkJopG0TjWTQFQpBZD7GD+bk2h7hiJbxoq
 xLrbDehPriF1wPpuaFPmqIiQ7cnYF1REJAqkMFmbVMM/d0VBS7lv4mrknME58gxulHwi
 9hAg==
X-Gm-Message-State: AO0yUKUxHTVLgPKrSB9vvdWG/8JidUKa3NjG2cdeLAYmuZhjPxDo4blh
 3yJ23/OndzSqTb4HKTZfRVZkjhXt4NvbC3a2HVmVbU0wKYum0+NjyYQyCA==
X-Google-Smtp-Source: AK7set8L3I86vTQEGa8XaVs3E8xLWZLIVbMoHMysDZAzx99tXp665ecSTI6Voq18ouXZ0EI+MAGdnpoOnXvt
X-Received: by 2002:a05:6e02:1907:b0:315:4169:c5ac with SMTP id
 w7-20020a056e02190700b003154169c5acmr25450354ilu.30.1678508270531; 
 Fri, 10 Mar 2023 20:17:50 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 m7-20020a02cdc7000000b003fddc96b71asm5104jap.7.2023.03.10.20.17.50
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 10 Mar 2023 20:17:50 -0800 (PST)
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 1EFAB605246B;
 Fri, 10 Mar 2023 23:17:50 -0500 (EST)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1EBAC6011D;
 Sat, 11 Mar 2023 04:17:50 +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: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230311041750.1EBAC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sat, 11 Mar 2023 04:17:50 +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-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/124885

_Functional 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 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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/