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 515F343E83 for ; Tue, 16 Apr 2024 16:28:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BA9E402BD; Tue, 16 Apr 2024 16:28:29 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 1388140262 for ; Tue, 16 Apr 2024 16:28:28 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dc6d8bd612dso4487118276.1 for ; Tue, 16 Apr 2024 07:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277707; x=1713882507; 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=Mpv5tjMAs7GoEAQoyHbm9GyrDeXib7dP7kEWjBspHoyiEu6mVM3n27WDfj0pmfGjbz /LD3zzuxmYxqU/u/Wl0ym9gEYf7PB2oCYcKo9STDLuBMrWCR7c2yN42aRVxvr7z2Inq0 omXZw7QUgDVwzBHN1RJlv0TYLhUlwlvHciPag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277707; x=1713882507; 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=A/P66sUC9/SHe2+mJKo+T4aE3TfvYU7j1pY6ttLf/jiCKr6Mgvh90q0OMmamExItiV tosQ+RhWlCvFSj9GcvcMA+mFXbuZNKzwfMUvp/NxN4/vj4BswEFNpDvfqS+Z2TITdf84 kXyZeN5DRfZm2Kpaw0EiBeVw0wzTA7qPPgXL/l2wF+Lh3y0DoTFGGOLmgJuk2ZbmocPM 0Dxd5Qf+mMvT6LzQ9Wd4glALx9kgdFwWYASLLINFZkhTUJpMVUOvLvJh4oCgrMNX/3W2 kxlI24lZcO3ItPzhpttHLar2DBNAyW86In3VXmvni66O58vmWgfpykafCpPMAv129LMo NEcQ== X-Gm-Message-State: AOJu0YznhvajRNQ0UvTHgqAt81DYvGXpiCUzJyBKuz5xWXj42vqQ0uCn X33o6w3JXFSFTy7NHWFOx3KddQUX8FlGDF3JX74KmqQ5aeNpR2XqvrtMkN0OEFX4hPhp5GHt8dB Tr2kKodqIFljlf7RbCW9fwe5ON+5lUqNwbvjRJdbF X-Google-Smtp-Source: AGHT+IFkwCW5txwiOzOp2zf9uaPJSw/QBd6YD93FeqErBpSVwhvj+QGJfwtRk91XlYo6UUy3kR1y3u8HCvPM X-Received: by 2002:a25:bc9:0:b0:dc6:57d0:ac9 with SMTP id 192-20020a250bc9000000b00dc657d00ac9mr11536492ybl.6.1713277707512; Tue, 16 Apr 2024 07:28:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a056902108100b00dc6e93e1e19sm674977ybu.17.2024.04.16.07.28.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:28:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:28:27 -0700 (PDT) Message-ID: <661e8b0b.050a0220.b1c9b.eeaeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 211DF604A958; Tue, 16 Apr 2024 10:28:27 -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/