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 61A4141DCC for ; Sun, 12 Mar 2023 02:05:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B65B40395; Sun, 12 Mar 2023 02:05:09 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 9EF0340395 for ; Sun, 12 Mar 2023 02:05:07 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-176d1a112bfso10185302fac.5 for ; Sat, 11 Mar 2023 17:05:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678583106; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4OnxZiQmQu7OuWesrtx+k0+cWh9e72ouVqHeNkBKgM4=; b=EW4UtkyRXsRQ1QOLo4YM7J1SPhz1M079KIYadqWc8bBOikyCrjcVYF+Dc5Xnt2Xe6A 9HMv3OY+dS76xC4rh0IYyPnoH1SGMcL5EEwgtWsBec3yRgqW2iY4x52YSm0zFGz020/v FfcPErPDt/ij1SrXDTA1gvVArDorCZT+yucTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678583106; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4OnxZiQmQu7OuWesrtx+k0+cWh9e72ouVqHeNkBKgM4=; b=F8Y9bcD1QxYv8ATJCQ8Xae05nzw/2bBm/zrvsEXzG/ho6c5zgTzRGlwbGIlwNVEQwp pqHMFwhW/8dCK/d/vJOcuMrHj8zKBSh9wPJ8cPJUmO1C7FEd4rcAQNqWjODjRIQHv13/ 9FmYrb4tKR/6hFoqMPadtYjGB2yGNeQXdrwXmL6HXekguQMdkQX9tXqNepzNuEDk1Wzi I+ZKUAytQEf6/66I/2ByzDndV1GV6QgOx3Bi4/VzlA6flBMxbkYZfqOH5touvAT26Gc1 uiPcKNDqF18IyNWG/bjX77ys16wAvs4w9oGrAGQ/hbM0QKkcjEYPzrA5ebg8UGcNjWXh M8sA== X-Gm-Message-State: AO0yUKXE487uWUZb8nxzLcrqVLudxfX06Hvvdf7EFqGHxHfCJRfAdAEv hoKOeC3Cvem7JIthU4aSGs2p+ddFqnhJvpWNNRQqzDfhDXdPMD0OM8amA7QRz0s9WsMLlG7MBg= = X-Google-Smtp-Source: AK7set93blypr/zlUIb+GcyRroYRTYyTC8bYBtk4W+hJj0ZiKv2GmjAh4uK9XtCDHcms9o3kLEhUTyHkl0zE X-Received: by 2002:a05:6870:2050:b0:177:998c:d783 with SMTP id l16-20020a056870205000b00177998cd783mr1324429oad.23.1678583106781; Sat, 11 Mar 2023 17:05:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t5-20020a056870e74500b00172898727b6sm208971oak.36.2023.03.11.17.05.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 17:05:06 -0800 (PST) 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 43ED2605246B; Sat, 11 Mar 2023 20:05:06 -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 3D7DC6011D; Sun, 12 Mar 2023 01:05:06 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312010506.3D7DC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 01:05:06 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124885 _Testing PASS_ Submitter: Honnappa Nagarahalli 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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/