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 B7D204416A for ; Thu, 6 Jun 2024 14:09:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2D7D402E7; Thu, 6 Jun 2024 14:09:26 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 9CB9340299 for ; Thu, 6 Jun 2024 14:09:25 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-795310c1698so42143585a.0 for ; Thu, 06 Jun 2024 05:09:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717675765; x=1718280565; 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=B9dMpsqpPHMFN4VI9S/inZGFy5xv8k1WQLL9fx4N96c=; b=SrUS2MkMiuOxDCScvdda369NAQGL3nfZDUTIvNDU/qQpFnchQcAUX6nZgfweH281nm ZQ8zsmEqPoSU/4PKD9l1BuL9OtIm6YZUkSdpY8gBdH5Hr9Ruy8rAN2zlOYwMQANktWdQ NtJYX2dvLdGYOKuaf30+71Mz3x2wwXKJ5rL3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717675765; x=1718280565; 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=B9dMpsqpPHMFN4VI9S/inZGFy5xv8k1WQLL9fx4N96c=; b=A88DrwFro4x4WkEr87mUB93rAmZJrU1rBjMMnPC1Xti5Pf5MVE0797c9DzPpV+2DAD fvzak97Tq9pCK0P5Qf1rSDVh9DjGs4Fd3StQCIeNX367jStzUR+Jnfz7R0Kl+R6eFebV Ai5iHdgO1oRfnK88mTzIcjD58Z1rb4Kx/lRXsxFgXPxDFX3Vu1MeNwItSfASE8BgnvyA sX5paHZ4TL8vq8tLdFdUffereheaRK/cYbvafwVAML5tZENWYagij/nY9XAESlvJ+D4I t4h/O5y7477NUgna47eSnHBfKQpL12OVbYAanwB7clkcLqqx3cVrUUF9MntJQw1XbWgA tNJA== X-Gm-Message-State: AOJu0YxNqz/l+9aTzUMvZiLRUTDlUzGaYVKxPIRtwWRQYavEwAB+c6Da FC8LjtUDKHV+Ete7mCTWUKPgfEF/L8wPGSabx7RXjGDXos/DjfTAVw+8F8itRFhjPg9l82ihfUo cC448Kb6rGw0JBQJBv0hhbWUcm+hMgTuxqx4VA85K X-Google-Smtp-Source: AGHT+IFJ/1AKxa2ZWg4v2JHiLHcVdzl5Vjla9dKxL6d+zpnoJLMvShDLVsPDgK0c1PHejJqDwnAN1Q08C39T X-Received: by 2002:a05:620a:4712:b0:792:9b46:95e0 with SMTP id af79cd13be357-79523fc6cdfmr735780485a.74.1717675765088; Thu, 06 Jun 2024 05:09:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-44038b61af4sm278641cf.16.2024.06.06.05.09.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:09:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:09:25 -0700 (PDT) Message-ID: <6661a6f5.050a0220.2d8794.1dc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B420605C373; Thu, 6 Jun 2024 08:09:24 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140822 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, June 06 2024 11:27:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140822 --> functional testing pass Test environment and result as below: 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: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ 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/