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 F05AC41E7B for ; Sun, 12 Mar 2023 04:35:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB4DD40395; Sun, 12 Mar 2023 04:35:01 +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 AE13440395 for ; Sun, 12 Mar 2023 04:34:59 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id j6so828238ilr.7 for ; Sat, 11 Mar 2023 19:34:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678592099; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QK1Nuyv8mfq18zBnla+oenMkEz136a6XH0+Di1W/uPA=; b=JybKRpB0o4t32qO+Ux5cdPOtJRO961bfkLj/TXNaAuLbgSSb+ld+B5GG67ox6AoQEt CMc7CaS4pG7Cf0xVp7notGSXZ3bnV+gs3bgfSN0m7QjPyyiHJ02VRUO/omXnwPyt/k80 5hzihNMGvQ3wvCLZPfPq2Uss60ohlXNzvKa38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678592099; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QK1Nuyv8mfq18zBnla+oenMkEz136a6XH0+Di1W/uPA=; b=BC3r+ktV/xScpsZDIwN0KB/Riv1bMEUgdYaDhnZx4V+Sw2/ZQ3Lx2m/enS8GZ2gf7Z qFuslyI4skHXFbPNWIjCfHyrluHGmyAJBI7VNNmKhkCk0wftABhiJRrH2kvndXHTLDwv UDp/zdQ3rEWy2NDvbWZ7m7gv7jBrAheU2n5NkXL7Xh9RsWBedT/BzFm/8UlMi4EcG1XQ gmdE8NnPuipelgGz45ORD/rEHH/oc5yZDYEcNzRqrCgi7rS3HjWUlx76H8fd8e0Y2iyA mT2cErGdJNG/X5fRMPzP+Al59NvkAAoFID+smJSaIvr5MhM6ABawFeK17frS5WsdpwAm aGtg== X-Gm-Message-State: AO0yUKUSPpI0PWfI1WPNicmORpaIhR6S+frKWedArRJ4xyEOY+KFE9Va j63HhVuyKAplS9sd2FhhIGCYbm/u38h1unMRiEONweSPFpq9BiZw5cm+28hKnR4RPYetaDS1xQ= = X-Google-Smtp-Source: AK7set9PqHLP4IZIpYrzT38R/fzdvPi+405t1pktr/JpshvHsS1urUkXY+vtST/wB27lcOgQXHtxTDmkf0fc X-Received: by 2002:a05:6e02:219d:b0:319:2bf:54b2 with SMTP id j29-20020a056e02219d00b0031902bf54b2mr24833127ila.5.1678592098389; Sat, 11 Mar 2023 19:34:58 -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 b10-20020a02a58a000000b003fd85828bbcsm92230jam.29.2023.03.11.19.34.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 19:34:58 -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 EA641605246B; Sat, 11 Mar 2023 22:34:57 -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 E5CFC6011D; Sun, 12 Mar 2023 03:34:57 +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: <20230312033457.E5CFC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 03:34:57 +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 | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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/