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 EEEA443E7E for ; Mon, 15 Apr 2024 22:40:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E76FB4027E; Mon, 15 Apr 2024 22:40:21 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5BE774021E for ; Mon, 15 Apr 2024 22:40:20 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d9b1465f3eso17602239f.1 for ; Mon, 15 Apr 2024 13:40:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713213619; x=1713818419; 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=+7tupRgoESkfVQmHqX/dDF4sK+IjBoc+fTlb24F3Z7I=; b=hSG76nSoQHTCyPm7udd9yxXK+xxmuIqio+7+j8DJP0aJ0b0g9Y+5ZwQUNsa/5oecsz kv7aGbLQNW8ACN09nhRv4z1+SyZ2PC3gpEdqNOH95YBFqHgpRIHWyTCNq2x5g0gp91Xf y7KDyS/qdUwFfMIOj4NsihZqdiOpl35UJ+njg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713213619; x=1713818419; 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=+7tupRgoESkfVQmHqX/dDF4sK+IjBoc+fTlb24F3Z7I=; b=RH+5hmXnJ8cr2/ihrLYbQtmpsRxdYJcCgnimXuGSk3QQ4m9Gch4Ls1OtpkPaKusudX x+5HP2zaUPB8Tg9T4wZw4q6R691pL8Mv2NPgRJQ//zD4bpikeFvKGXKRmvoTtEk5fkVO 8/KuBF9mDiziHEHdnpsi7btDCkf/Z3i1eiyka6lm+2aNOB2hHNykDfG2r5iDZRmzIUa1 ZT/kDw86+gBh8Gp98m/PVDEjP51avI0e/+zCl3h/gUp/XAXzwK2M7aKkVB/WhqdGb2Y+ LrxXRwbgoqDvjPyrWB0xFxi9nfW8vuRE+wBqVSLOxcreMrOrwmcBvKIVdTl7gZnPfTCJ jXAg== X-Gm-Message-State: AOJu0YwjqllbK+bPJHBhlWOOvawYfvyXCGiw32CKmr05cPOV9dkbxe2s KCYOXMNJ+7/xZ5nmECpiffEuV6nZEJhfZ7CEeXmbwxn9L3QOLPYE6B4XGxKtYwIyXnzLy03nmgV j2gs0w0WvyPSTiwx8W+Nq5QXwueoQEKMtBkd4Fe/OKpLtMKPW X-Google-Smtp-Source: AGHT+IGt2l0ZEkx6yeQ8ciAmCQXzy1sUkEkBe7Y0VCsnjFOw0Pqgv2O3WLawUZ6vA+tUMX8Sbc7B8GHTrz5Y X-Received: by 2002:a5d:8250:0:b0:7d9:660d:d62a with SMTP id n16-20020a5d8250000000b007d9660dd62amr4830633ioo.20.1713213619634; Mon, 15 Apr 2024 13:40:19 -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 kz9-20020a056638948900b00482b0921252sm541249jab.81.2024.04.15.13.40.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:40:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:40:19 -0700 (PDT) Message-ID: <661d90b3.050a0220.1712a.870bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 24C87604A958; Mon, 15 Apr 2024 16:40:19 -0400 (EDT) Subject: |FAILURE| pw139295 [PATCH] app/testpmd: fix lcore ID restriction From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaprasad Tummala In-Reply-To: <20240415194631.124343-1-sivaprasad.tummala@amd.com> References: <20240415194631.124343-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: FAILURE http://dpdk.org/patch/139295 _Testing issues_ Submitter: Sivaprasad Tummala Date: Monday, April 15 2024 19:46:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139295 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | FAIL | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 12 (arm) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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/29781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/