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 90F1643E83 for ; Tue, 16 Apr 2024 16:50:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ACDB40268; Tue, 16 Apr 2024 16:50:11 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5977340262 for ; Tue, 16 Apr 2024 16:50:10 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6edb76d83d0so4125996b3a.0 for ; Tue, 16 Apr 2024 07:50:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713279009; x=1713883809; 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=rqsRNnH9/I7mAkcob+3cyWoaLYhbmG8RSSzs5MYILpg=; b=VIM7an0HDCQ4Slag7Piez6N2uG/mQpPE5Wg6110KTZM7d7Yg62GiCz6do3DOPzrS4y +FSof4GcFglR6cF7WuGNmehBUU499rZDxnORiaKghMp+Rj4Xw8/7FElQG3nK04fV71ls 1SgfS9dcjpSr2PQBAZFm9ntJLinr+9CEUmWm4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713279009; x=1713883809; 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=rqsRNnH9/I7mAkcob+3cyWoaLYhbmG8RSSzs5MYILpg=; b=d4abo/QWlu9HFPumkJLEBPJYcDUIBg6431l1r7Jnv4wOc+khuwKFrfXdo4nv5DgS1G qmNKYAPF08GxCa0dN3HZMh5NYLQhcaoRsQGB9nkkgVmkLPAg0wqsc1+t6v2eNQotD3v8 61Yi1+TfWsALEmxJV+HuWW2bvPgeNbbkXfgdFux8IkyFaX9XF1AQ3KnaWiO4xUA5UziJ Qz8f476vD7plPkTMVopEt79CkQIrSMNxu3URnz0Uhwn0Jv8XjFlT/9ohJOyXmT8eyPtH jOGphesU/dRQhcCVPyaLMpOpQTA+NtXMd7e7WsJKgMt6AAKagv+3Txn9CDxVTZIyYnjw wLRQ== X-Gm-Message-State: AOJu0Yx5tvSEhcLYXZYw/7X45QRtGT/3X1VmA5y7Ro6llhLHyIuTCdV0 p30Bunotci7grEm8GfqRLMeYotxQdIFMaoM0l1pykvE2aW0Pbxn5ASpo1YLTdNP3+bbR4rAltQl 4cPvlytX9aipD5/rNRAxucYfm+fkYlrMbf+6s9HxK X-Google-Smtp-Source: AGHT+IF8rWtVHbVzCw2auFlNnfUfI/n3X1ScQ3hNBxuKoZg8p2ufBOBH4M5RipIVpQGhglfdtTDhL8PRW04j X-Received: by 2002:a05:6a20:9496:b0:1a3:bfce:ec9e with SMTP id hs22-20020a056a20949600b001a3bfceec9emr14235060pzb.18.1713279009381; Tue, 16 Apr 2024 07:50:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t11-20020a056a00138b00b006ed6ace278fsm920277pfg.28.2024.04.16.07.50.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:50:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:50:09 -0700 (PDT) Message-ID: <661e9021.050a0220.cb4d0.be4cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D8BE604A958; Tue, 16 Apr 2024 10:50:08 -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-intel-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 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/