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 E6E0F43E83 for ; Tue, 16 Apr 2024 16:32:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E247840268; Tue, 16 Apr 2024 16:32:10 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6B57540262 for ; Tue, 16 Apr 2024 16:32:10 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e50a04c317so23089165ad.1 for ; Tue, 16 Apr 2024 07:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277929; x=1713882729; 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=2MdkiVmDimt6k7HwSTMXh6I9VyCM3eRmrNL0HZyjljg=; b=I0mqXa4lXGhjsXFxoTMf+9yNFG6dZHy87YvA2S+sCkeBJJWtirFK8O7N5EYJLkESnP uHO2nXDbvcjNqDX5msvno2NKPb8YFXrfWZs3dT2y1Uc0PYF1M/qFBGYrG/lfraSo9Cws jtkQHaKvHOn7DF39qJ30aAI000cAhLmyQKeo8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277929; x=1713882729; 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=2MdkiVmDimt6k7HwSTMXh6I9VyCM3eRmrNL0HZyjljg=; b=O+NruyCIjHzNBn2LJxGbm8fgCpvUXGezPchK2SLKNysi5rmhB8iHBzGuYIJdrYT+qz NaY4DGhCbdaGwdW16AZCdbZsKSiZRh2QbQecktQmh17Wu+gddgETr0TTBMo3Ut+yUhfn 581ryuYeK06uxXNbxsWmJ0DosZZzvTE8Mm0eZ6wTOL5mZe1JAEEjbFCW8g5ia156jkTi f55NBzKoSRjO80/+eAuxt195EE1MmrQ4TK1bP5RwosNA7gJzFkEsQQJuqtEh9jwgy1my NOxQVQshQ6WEgIE7VuasktefRhukZzvYAFLpBo5CcDRnPYojYYo88lOGaP7rr0uRcrqn C7Hw== X-Gm-Message-State: AOJu0YzL1zYyvUKzRRylAqq+T+sd1ROMEwFdW9Uag41WblQss8de33EL +H/wdWIXK6Jvnc+f/afHRfrUJq+BxofhMpSzFyH5uGZROQzvTiVA3OGtT3d/cL3fQXZTM5is3Vy P6+1JI0SBoQtM1OPoNkftCqEgiqHgY+wzSuSVdJ7mWV4G6sew3neeuHvP X-Google-Smtp-Source: AGHT+IGEiGyl7sq8pPGAFBJDw+r2Wq9cRBywklbttfPAWtXhoKfQvD7meH9rwB84ZxfCPvQQKyvGoD/sshLa X-Received: by 2002:a17:902:e885:b0:1e3:e1d5:8563 with SMTP id w5-20020a170902e88500b001e3e1d58563mr14613092plg.19.1713277929626; Tue, 16 Apr 2024 07:32:09 -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 r8-20020a1709028bc800b001e41c31f52esm424312plo.11.2024.04.16.07.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:32:09 -0700 (PDT) Message-ID: <661e8be9.170a0220.c4152.21f5SMTPIN_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 AE30F604A958; Tue, 16 Apr 2024 10:32: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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139415 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 16 2024 09:55:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139415 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/