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 960E143E7E for ; Mon, 15 Apr 2024 23:00:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9267F4027E; Mon, 15 Apr 2024 23:00:44 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 97A5D4021E for ; Mon, 15 Apr 2024 23:00:31 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6eb6b9e1808so1050148a34.3 for ; Mon, 15 Apr 2024 14:00:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713214831; x=1713819631; 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=X8m8+zSZcrObfJYOgaRgTKWrAHxXTqUeFS0zX3Gp/LI=; b=A2skSfn/i6ZND4dguJYZprg+AatcvzIhbSfNS90orO4zlR+BzwBDE8gJnwgie6F0Eq npPZR9H7AYJllGzESMJUyv/w7zAABPPUOVTChkosSCz6jCc/ljvN9cp/gafT61JlCL9f S/jbNm6IdKweFA1VmOnuK/ps+3oxkE1SPiUDA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713214831; x=1713819631; 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=X8m8+zSZcrObfJYOgaRgTKWrAHxXTqUeFS0zX3Gp/LI=; b=pBo82sPaC/NPXKenYbIfF18yvYCo3QhTDtSLq93waUiid2u5OC2NNa2dQmTBW3NDeF BVeSqvMq5Bz7BCMjtKeCfChzwFNj/geLhjmnFqP2iuITy5RL9qfzCpxAQf7DBURqTE0a EulTzGQ37jI2wJ7PQS6Mf0kcv6BB7t3Cg0MwctvoKiqcK0efiKUl9q7B+wgUXgk7cUSL FwmAiUrRroW5VbOaC84qzZvlz/vAse12JLwHi6Sm7umTlOEnShjYzAX7ZEoEDhVin9O7 BXYBjnHJeSRS17B1T8tyPk8zcRi+D+tFkFQNfQY2rba7vGM0Njh7UJoIGYDCpr/heHRx y6FA== X-Gm-Message-State: AOJu0Yy1Z3PRmJWC1dZ53iZx6pP9x93ihTflfp6Se67c8CrLcmlng59X 0OibfZQIcx5HnKKUdBRu5+hvg7HI3N08X6E6NlPh0lkCev8huKgzAhDPQ7vrRUaT04/D5UZrlTK N1RGUdgxNlRX3TR/9SqWN15tpnmxovzdxJhw+gjKMjTJYp8jJ X-Google-Smtp-Source: AGHT+IEPOXsbRLRqdPrGvQC73lQo2TEq8t1zj1ZMwh3X524C6SEUqs1CLpvAZlZIe1BKB0Y/XsvHIBsnKA5b X-Received: by 2002:a05:6830:168c:b0:6eb:7c67:fc1c with SMTP id k12-20020a056830168c00b006eb7c67fc1cmr5279873otr.13.1713214830842; Mon, 15 Apr 2024 14:00:30 -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 w14-20020a056830410e00b006eb5d9e12c5sm466310ott.2.2024.04.15.14.00.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 14:00:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 14:00:30 -0700 (PDT) Message-ID: <661d956e.050a0220.1ce43.3d91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EBBB604A958; Mon, 15 Apr 2024 17:00:30 -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-amd64-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 | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | FAIL | PASS | FAIL | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | FAIL | SKIPPED | FAIL | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Alpine | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ ==== 20 line log output for Fedora 37 (dpdk_meson_compile): ==== openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/