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 6FAE14416A for ; Thu, 6 Jun 2024 15:21:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6914340E5E; Thu, 6 Jun 2024 15:21:06 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 7673B402E7 for ; Thu, 6 Jun 2024 15:21:03 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ae2f1a08a8so2776656d6.1 for ; Thu, 06 Jun 2024 06:21:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717680063; x=1718284863; 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=dKvBC7p4V1TULoF48xHOCfI1+agDEVlT7LpukXl+A3Q=; b=ieRpLlW38CwimsTw7uqAjbA0Uww33hJm3IkMyQp+RTtlSsmnOhGTsja7et4G9itqIM 8i9jHZLrWCTTAAeI2DMm+UK/Wiqg7lkVIpT+gon6HHgL8Y4DT2g0nhQ4P8nNXcHgmBkA eGwCGnmG1EBQCo+ms6ghKOV8Bx83aPfcADGN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717680063; x=1718284863; 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=dKvBC7p4V1TULoF48xHOCfI1+agDEVlT7LpukXl+A3Q=; b=Bks5IgIH7tReo53cinYZ8dCE61vrVgPngzz8dENTHTFJNOoJaGa1gbmWKrCKuhVF2b 6DBnHeG5Xw0eUSyVqeWfi3rQN7lG8zYFxYdiwqVyqz4WWFNP5lDMLYD/mP+cK6vZmNH8 GUhnEa7LioTHbN9j/d+6is8F8bq9a8iSw/x4T2wxz/aJ8XhE2/WqnuYDjZgFwtBreznu 60f/gJAc8d8BODVcj4SJAPaiMS4vwWrhy5pOy/cWZfHdF8RG/39MYhrZZurbiKG5VeCL Gt/04/27ufP1ctVx7xwSeklWiF5QuYH3BQz4LuzUQc8M4Mf9lGN6jHMZsCFZbuT/c3yl 6OSA== X-Gm-Message-State: AOJu0YzoSIlPezS2B7p86LSQQgkoKP0cMyUhlq0FltQ3btW4PkBD59jv DPqIEhxpixUEvFY2ngEa+MWICvhxJTVNdNa+Ll3gSnwKix4AGLlBxfnEOr1FDHVzJuYO7siYHf0 tFKkXT9SSoW3/G3DkStVATK1r10RPXalt4WInvij/MEi32X60R0FbHjd+ X-Google-Smtp-Source: AGHT+IGn1hJkePJxbYe9cXhh7mnnfNxdobrFeBhAsNCBq+ErkT6YndQOO8Nq0qGS/DhK798jmDVzgponzf2c X-Received: by 2002:a05:6214:498d:b0:6af:c20d:a032 with SMTP id 6a1803df08f44-6b030a9f194mr66158456d6.52.1717680062914; Thu, 06 Jun 2024 06:21:02 -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 6a1803df08f44-6b04f6f92f0sm550796d6.24.2024.06.06.06.21.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 06:21:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 06:21:02 -0700 (PDT) Message-ID: <6661b7be.050a0220.1e96d4.479eSMTPIN_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 9565C605C373; Thu, 6 Jun 2024 09:21:02 -0400 (EDT) Subject: |SUCCESS| pw140822 [PATCH] [v3] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240606112746.2643600-1-sivaprasad.tummala@amd.com> References: <20240606112746.2643600-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140822 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, June 06 2024 11:27:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140822 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/