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 7ED8F43E7E for ; Mon, 15 Apr 2024 23:03:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B0024027E; Mon, 15 Apr 2024 23:03:44 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 3417C4021E for ; Mon, 15 Apr 2024 23:03:43 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2a2e5d86254so3088158a91.1 for ; Mon, 15 Apr 2024 14:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713215022; x=1713819822; 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=qzjQO6Az5VUinmqjKwOHLAZYNUo+K7CBWofOBAqpZOY=; b=btw2svQxjG1pS4ml5hQKSgcCAnYZbscQV4qugj/sY+kXGCtJ0sJxt242wGwbCFCMOe tKmEAI72XzncwDr2Fa7RAKhG2nGHZrKk33EHP4gQnnD5iHV+7Xqdx+uvCLB4+AgGjRAh v6z3uOXXVjuglKPmqiwMwEzDrpub3J9eqXoMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713215022; x=1713819822; 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=qzjQO6Az5VUinmqjKwOHLAZYNUo+K7CBWofOBAqpZOY=; b=uuQdWt5TBOAiPbb5TanMEg5YYAGK5VRjTTkYuT22Zq/Tb3jHKeV6v8fL3bc3u2zgnm akgcG6XcsolLPflMJapIwdwtQEmuWL+DbSazTzX4ba6NsNLWzOvJWnHPL2wAZ3v4d6QO 1c1KsK3a0HDW+nGXQTlNzoOlrmzbnNisk+CHyPK7VUg48chk7ERTieiTV8K9aIXl/z7+ P3PS195R3ELluUjkP2nMSjtjapRfBhX5nSLUUu92YllMyKAHRjoFdbay4nT+XelpYJjm W1DCpsoxhifediohov6qcGkPtE3keT9F6C62DrO4232hLgptdyOlEkmfAGE3gUo5+sXs /XRQ== X-Gm-Message-State: AOJu0YzHep8T0u3cLJWx1jRSXRgtbGDjML6dOX3IK0xyNNb90PBhIYq8 pKhC02Rdu4TMPN2G/Fz4QecOcsRbJrEckFI6B+VqSPsHKfzZC5gglwxIhGH/cY3Iypk3dCEYs+c RweIsZNEldVXVD4mIqaOhCeh/10cxl6E/OaJLO2qyZqd5FaGo X-Google-Smtp-Source: AGHT+IHw+2JOCdtGkOtmVHnTzq7GhF/p/wjI/Va6q29yuWyEMBGecfBIXGBu9IIjv/5medC9oYY3M/zNhFTi X-Received: by 2002:a17:90a:8d84:b0:2a2:da08:67db with SMTP id d4-20020a17090a8d8400b002a2da0867dbmr1042358pjo.6.1713215022334; Mon, 15 Apr 2024 14:03:42 -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 r9-20020a17090aa08900b002a258357b04sm816286pjp.16.2024.04.15.14.03.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 14:03:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 14:03:42 -0700 (PDT) Message-ID: <661d962e.170a0220.a249d.72d8SMTPIN_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 B1809604A958; Mon, 15 Apr 2024 17:03:41 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/