From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D622041E70 for ; Sat, 11 Mar 2023 04:48:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAD6940A89; Sat, 11 Mar 2023 04:48:55 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 061C340A89 for ; Sat, 11 Mar 2023 04:48:53 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id h7so4141205ila.5 for ; Fri, 10 Mar 2023 19:48:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678506533; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=nnzGU3Uaut6sXafjnCwSlYuFYaNJGSNUPn1YiK7bAuY=; b=UXNs8sDpMq5bNiIzjSIRDEKtDEuAPIY07c4EVvx6t/m35kZUH5y1o7GbutIuCcOKeN Z92IZaY3OoaZwmXkYh2LsUbZQnjvMGEoSNIgr7D1YeTIxQe57HfQ1hR1W163a2hMeY0c 92U1Ngw5M+wp+UR0SFLnlNjdzD1KlRK+30rO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678506533; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nnzGU3Uaut6sXafjnCwSlYuFYaNJGSNUPn1YiK7bAuY=; b=ao3LhkXgZYD6uvspHYXreIBbwIUJsyZGJLJNyg6XJVA2BjbnaMkwnS3c3uWFg59NOm XlfoRURpy35ayJuSgAAVjbr0rgYvXqLjc49tBWHBTPKHg6IlQIctdjQl/EKqGSEb7nle UOH6KeQgR2qj8OKnFJ8DGZTKuQaAVIRIAX9z2rxba8NGX4kNf2rlN+Dacsk+ro/hz88z WS+9Mfu0uR6puwwRsDOYFKw9Ec9f04ZTwZjov+Ih7bMg+yj4YolwcfnwJWO9HSxp+124 UQv9LIuAIoz5efeLL0ssazXQ/UOE6T5xTgbGEl+L9EMXFuQFzPnHpwVpj3vdIuyfIjFJ /H8w== X-Gm-Message-State: AO0yUKWJVKifXFM0P2LcgFcVxNje+wMiBhMDjgZ2wzfj6rmYExn3fWEQ rUBA1OwPPxKZgj49Os4pDci5bFEkhZ/iPmUBrWQka3flLrcH4Mv1RzSYNg== X-Google-Smtp-Source: AK7set8au8CbIh8HQqycamdenaAkeh+H5cmAd2s5U+8z+FSP/QwPgfoWAsCL2k1V5LObf8N1OZowfHheLFcG X-Received: by 2002:a05:6e02:12e8:b0:317:9a74:129a with SMTP id l8-20020a056e0212e800b003179a74129amr23193327iln.13.1678506533361; Fri, 10 Mar 2023 19:48:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a921a08000000b00318a17ec258sm94995ila.24.2023.03.10.19.48.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:48:53 -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 E58BA605246B; Fri, 10 Mar 2023 22:48:52 -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 E5EA56011D; Sat, 11 Mar 2023 03:48:52 +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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230311034852.E5EA56011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:48:52 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 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 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/