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 F35894416A for ; Thu, 6 Jun 2024 14:49:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECC5340E5E; Thu, 6 Jun 2024 14:49:53 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id B5CAF402E7 for ; Thu, 6 Jun 2024 14:49:52 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b970a97e8eso457905eaf.1 for ; Thu, 06 Jun 2024 05:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717678192; x=1718282992; 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=pZWy5IYeADOk9umquICkvwbWEdtG0wPcO0dqwg9eE8U=; b=F3h+JTjHGLoXgqBLO+ZJzD3WwAx18PH4INgqRAIBFptlCXtbyAR3pjk5n4Yv5KBVIs j0topaKisxoXAJHp5qSDEU25H1IR+DqHbhXnc9CJ50G5BoyZRUta10qELR4G7cjH6YZE b0e7Pnfkxr8Gkn+2JEB5D0RmwsHl7iXd5oGkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717678192; x=1718282992; 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=pZWy5IYeADOk9umquICkvwbWEdtG0wPcO0dqwg9eE8U=; b=OKxVbxWTSP5bmNzno/81LqU2GHGwB1LnszKIXL5Kgj1DMi/4dJFlCGqQnpBkMg21j1 7lf5ktUKRjFhJWCDMrNFTh2a3FfmX+0zjii/NkH8lxUkAyyXy2cY5WUAC5m+WtpDi+i3 FJZOq/2pW6ZmXQFJ/bu5uiSWA/RREv56SZfkCAFd98kvap20MFd6Dlqrujx2uOEbVvkn XdymTbgtpYVbm9xSfSBsmm3vmer64bhpnAWxUuSkTqed8YTFIjyOVobmVdy+TyO9PLnU tiEh3eTOufncwRdJls91eInmk1fgneYPK6bUwqQ4wLoCag7EPVpfFFUguZcRfgZlQVCn gg5A== X-Gm-Message-State: AOJu0YwZ/Xz17kQUFksLuQOPgsSZn1GgwSbm4mWa/kSCJEvNJxJigh8w IDKBzc+bORN+189vFFWI7A44+I6jqiQ3uoldQ1zGzYo3sDzN3SjiyO188OggC50PuqSqLW6yfXT /IhncouncTMcI14DOwGU2NikgYlb17G3N6OaT/wWoCC9sYtlw3HN8dWgV X-Google-Smtp-Source: AGHT+IE5PfrB3a4zXRtmI1Zt5AXCXt+QnRCzGPI7FtmsqBaFDNJrvQkscsJui1kcPtCF/qRZN7e0X/qvqHTv X-Received: by 2002:a05:6358:920e:b0:17e:89bb:e545 with SMTP id e5c5f4694b2df-19c6c7ae448mr648016055d.19.1717678191892; Thu, 06 Jun 2024 05:49:51 -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 41be03b00d2f7-6de2703b0c6sm66609a12.35.2024.06.06.05.49.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:49:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:49:51 -0700 (PDT) Message-ID: <6661b06f.630a0220.15053.55a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5B2F605C373; Thu, 6 Jun 2024 08:49:50 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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/