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 2042A43E7E for ; Mon, 15 Apr 2024 22:38:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1994C4027E; Mon, 15 Apr 2024 22:38:02 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 555364021E for ; Mon, 15 Apr 2024 22:38:00 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dccb1421bdeso3397443276.1 for ; Mon, 15 Apr 2024 13:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713213479; x=1713818279; 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=dPJDcymtxcvvSHlpFRxle7Vcpzj5YdWQBnKhuLlKJeplsZZH1ypykGo3i4S6IGyy7h KKeqmCJ70vHmH/JzBAbsuuR7POlJYULcauGgGwMunbT+hqHK01d8kzKi9bmo4XFoC57v Nn3/XTwaMZBWSiimFL3xSOIkXSdqyw6j9O0eU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713213479; x=1713818279; 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=clahE6igPNtRl5NNDv3pss6cWbMc4JgTWZsaWh+R8qi1EC7ae/fiFL02+E2HAS1ylq ezQ9kbgIK+Kfksrdy8nw/VKJjUsHGBK8GPidS211yTgz/18lKSd+At9A/B0Umxv3TMJ6 kIJl9dOEjz3Zo6Bv25ucJ24Nb+IRlHiLzmyqyn4vFOwwBPjKm/Fuz2fB+gk90tZrjWRB YvrCRyE+Qzk7Ks9dAs0i3sTiv22m85ui6DSQkSBzmPCiXC8YTXQ3w4EemDpeeRqsW/k4 lGsMMFfi8wzy4mlchhazcsqiDl3/XW5tpxBb0reu/cZqddsHj5Z2kHeUd1qHVAsiJAqD /eOA== X-Gm-Message-State: AOJu0YyE5VxlCbrFZOw+8rVoGdCDgWHDXmqO+5NCAcg2eRarjPmkeQdr +TDHzprXEmkGnXel2DuAYxbej4QUlPdqYEd26cyXB8KSGKtmZC4itmKwOtmyR5T2hqu2mcEQ4eo OqY5YzTaJrma+P01WFbXKdXYuxuXlg9pQpF8reLiZMaRyaVss X-Google-Smtp-Source: AGHT+IFhgZtGk0Ek2JiEWfIbcHLQNnFJW/+DFwKI328KNzJLk3oZdlaVbrjkydoPCk/dDS0rZHOmM3R1732h X-Received: by 2002:a05:6902:260d:b0:de1:1b73:6f05 with SMTP id dw13-20020a056902260d00b00de11b736f05mr11767342ybb.61.1713213479727; Mon, 15 Apr 2024 13:37:59 -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 eh17-20020a0569021b1100b00dc749e40c9dsm618023ybb.23.2024.04.15.13.37.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:37:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:37:59 -0700 (PDT) Message-ID: <661d9027.050a0220.df8bc.bef6SMTPIN_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 59FAA604A958; Mon, 15 Apr 2024 16:37:59 -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/