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 4EBB243E7E for ; Mon, 15 Apr 2024 22:46:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4ABE44027E; Mon, 15 Apr 2024 22:46:29 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 57BA64021E for ; Mon, 15 Apr 2024 22:46:27 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d8b519e438so2744748a12.1 for ; Mon, 15 Apr 2024 13:46:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713213986; x=1713818786; 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=pLHDjzH4jsduTB/NRJOGOH0WL6aTj2xrm9DJKse5Juo=; b=PHQUkdu/dxpgVzxaOwGZCOB9NOQgV8z6biNWP8FL1WD4+tRCIKL3f9sfApd5aatrFJ 54rOW8JGe7azRlG+iAwNFITgKBbAEpgXed3DwHeI6vCRlm7neU2mTN5RhpZ6iPDzrqyy H3z/yPMzPwXKww1bBISbg8O8tb6wGiX/tPVe8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713213986; x=1713818786; 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=pLHDjzH4jsduTB/NRJOGOH0WL6aTj2xrm9DJKse5Juo=; b=wRGwGUaq1Zjeb+evXgR/e3rtwnIiHWPXpyp9/uuKtZv3TR8NV8KlJ/OlbNHq2cI6/Q UQcU6lWOJbTHhn1y6MqxHCu8SD3BBdA5zN0hGU4iG/nZalDXq6I1qiCePR/4TE9DU+Eh Q9cDYCN4786H0xIWqi9aJvsssk80KiLI92IjauwKjMpFkNw7h0hMsE+gq+E26Qb5uWv9 kP9L+AVoWoy2ZOVX9IwMUeKsHq1owleSB8EqbBanR5LPNayE1rFIcgfoa7nKIuehWIcz Z/ucKcieHJ7lsqHe5pwJlO5jtWH+bbYxCrc0H7SwXsR0BZMLvhiMivdyflCM9zO8Bm4m EqRQ== X-Gm-Message-State: AOJu0Yyuk0nm2CNzSZLhwZmQWG8OMcdE3rxvxTFYdZ5XMRbVgPXzhvRL uLBBaRaajcZXTCjPiN2CZAYiwD6pOtj9i5pWEuF22Hu4dSn+iZyXW9V2ASPqH+cyo5YuhjmNRwJ 3h5X0AuAX0gXjnbErgZg0Dm/1Xcay19KZ X-Google-Smtp-Source: AGHT+IFFOJF3j5pSBLKPFjuc6E2wxZjCOYFvwNvE3AQJ+rzUIrvPbeyuubh3sIt9/k9hJ0+B3SCRbhfasZj/ X-Received: by 2002:a17:90a:eb17:b0:2a2:53ee:bd08 with SMTP id j23-20020a17090aeb1700b002a253eebd08mr8768153pjz.8.1713213986575; Mon, 15 Apr 2024 13:46:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ds18-20020a17090b08d200b002a53b4417fasm830756pjb.9.2024.04.15.13.46.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:46:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:46:26 -0700 (PDT) Message-ID: <661d9222.170a0220.bc870.9357SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 09F9C604A958; Mon, 15 Apr 2024 16:46:26 -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 | +---------------------+--------------------+-------------------+----------------------+ ==== 20 line log output for Debian 12 (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 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/