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 2A84943E83 for ; Tue, 16 Apr 2024 16:32:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24C6640268; Tue, 16 Apr 2024 16:32:41 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 51A7A40262 for ; Tue, 16 Apr 2024 16:32:40 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e4c4fb6af3so24914885ad.0 for ; Tue, 16 Apr 2024 07:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277959; x=1713882759; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Pdf2w6yLMeDnXovF1ZbtuPOH3fCUGS3bt+PLIQFLghU=; b=G05xqyLqWgfRCTozCSJAbITKtdQfSZWfcxAShW7zMoiGDiUcAutqRYnbBU3kiWASNZ 6syJ7Tl/CN/p3ovKkD73r78D9HEvPOnjHpQzJNC/bxp52JET6sOtMgTmc7tt9vOm5AGA 6fKGIfs9ssYCqfc51mWBZxdMovcePCFhGGq4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277959; x=1713882759; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Pdf2w6yLMeDnXovF1ZbtuPOH3fCUGS3bt+PLIQFLghU=; b=B3xOLCnqnco3pDm2D8KjhX8BF0RrvbJLZspmjPaFkYCcXF4ZaLcuzqzSY0iCJHm7sC oGb/1FYn9a+c4PXnxRlP0a9xAyQt5cmvRibqJAyCGAIDF8Y7L18oVD2GReEMPK0YXg+b dpIT8eyrdGzHsycFyL0RGaRYVEE3/Mh37IIrXRewsPGZxyyFsRxgeK0sGu538qGYtX/G Dm/erSLuqRVdMQWlXApVfYbdQE5GU8xc1Bi/wHHhD2SfgxUy+8ivXQ/cgtnIxkfPawSM rpRU7ZWaxG6HZ9gfUOYG24wL0Qas4h+VgehCkDbNc2E6TCPxSDRgHdJwvrGVDjQ5nrGk 5Rug== X-Gm-Message-State: AOJu0YxJFzWSch6cI2UN4MO0DbXT7RqjyfQhUa/HiTcc9nt3DiYGGu8P MsN83C6s8qFJndBLyN5zdMItd+wASvmUN7B4HYzM3dHI9HRcGoGJnTW5WoHIfqOvjprWY9d6S9F hr2JzRcGu9x6f33wH8TkhpPLPRNseIDLSHG+ffRgYpNSXpZLCL7cElt7v X-Google-Smtp-Source: AGHT+IE3SDSR9FY4LKw9v+NH2HTzV2NTf6PK3jJUjtIM/Q4+QfR7z6R7c6OX5HnnDF2v2gipbFq3ulg/cyG/ X-Received: by 2002:a17:902:ec90:b0:1e0:ab65:85e5 with SMTP id x16-20020a170902ec9000b001e0ab6585e5mr3260587plg.1.1713277959604; Tue, 16 Apr 2024 07:32:39 -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 bi1-20020a170902bf0100b001dd55b2ad9bsm429537plb.112.2024.04.16.07.32.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:32:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:32:39 -0700 (PDT) Message-ID: <661e8c07.170a0220.7ae57.2709SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 144E2604A958; Tue, 16 Apr 2024 10:32:39 -0400 (EDT) Subject: |SUCCESS| pw139415 [PATCH] [v2] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416095556.173787-1-sivaprasad.tummala@amd.com> References: <20240416095556.173787-1-sivaprasad.tummala@amd.com> Content-Type: text/plain 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139415 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 16 2024 09:55:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139415 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/