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 675B243E83 for ; Tue, 16 Apr 2024 17:39:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F26F402B5; Tue, 16 Apr 2024 17:39:42 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A467540268 for ; Tue, 16 Apr 2024 17:39:40 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d5de651252so211960139f.2 for ; Tue, 16 Apr 2024 08:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713281980; x=1713886780; 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=Y0lMMKQajjj3t5MjQR7EZTR1yN72OF5D5cSc8VBAayI=; b=BxB/1+4AHM+/Cu+ubiK0RMcfBhvpuOmG12oByv8mmYs1WzOzyk9ijjPDme30ZuwBMu RGynf1xKI1gkroQ6eDpB6e4HmirjG/GKm2PYtx+in3rWCtxN+WuglWoBHeWIF93Dt/mM FmPSAkDCZsRUyOBykzZjo3/AP4gpRLxLm1VMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713281980; x=1713886780; 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=Y0lMMKQajjj3t5MjQR7EZTR1yN72OF5D5cSc8VBAayI=; b=LjRjKaTjIt9MxEkjNfu2sRifr22Wk/lNLK5thiXs1jn7ZhIAgwaZY/s802RYKsafZa sqeV/mhRo5lx5cHoaWOpcIFaYWKYA2RIN1PPTR+rSxxqCXolqp241UUf9SumyF5xPcZb BjgnIDTrYyjPs0QEZUANCYMyXG9GQNhhjA7jSJAIDAZG6wTVeKdSkQBjpvFr1CAshmOw 77VguUC83xP5wmLhGi4Se+C0b+PhKsFZUH3GdNukSFTXqM82VWQ3ULbB/zlMrmWzcYl1 uZ8BwfMKQcjOBw9wK9z2eQ4h0eZ39ryxrBdB8PN1EmdJbW+49vscN88qGT7IN8P8vEU5 LVIw== X-Gm-Message-State: AOJu0YyJJ2SX97iKmAov/V0Q+fT2W3fJ5ubff7rGxb3EW5SMz3y8N3dv dgXn9nmyA2qhsYwrUlg8doH2FdjvZQ/7kB1s78l9qwCL36aoxJOx4Qbo9fyJuPFda2qmDILuIOJ Y8fg8Rt1qPf0Ndutp+Y9Y3oyAUVeNRwnECfiZubcw X-Google-Smtp-Source: AGHT+IGmIjqbSSLnQm11Rr+e+At0z7SUup0FI4tOLR+GTgW2SCxd9a4jI5wUiT3HfSyL558xgMw1vwqml2ch X-Received: by 2002:a05:6602:3808:b0:7d5:e8ed:21d1 with SMTP id bb8-20020a056602380800b007d5e8ed21d1mr18335620iob.17.1713281979896; Tue, 16 Apr 2024 08:39:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f6-20020a056638168600b00482cd7dc2d7sm598577jat.67.2024.04.16.08.39.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 08:39:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 08:39:39 -0700 (PDT) Message-ID: <661e9bbb.050a0220.f0af.b4e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6026C604A958; Tue, 16 Apr 2024 11:39: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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139415 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 16 2024 09:55:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139415 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/