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 2DE4243E83 for ; Tue, 16 Apr 2024 16:30:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2938240268; Tue, 16 Apr 2024 16:30:15 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 398B940262 for ; Tue, 16 Apr 2024 16:30:14 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e6723c606dso18163315ad.1 for ; Tue, 16 Apr 2024 07:30:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277813; x=1713882613; 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=Sj0daMvk+HI547JFmFZv89G8Qu091aFSQXZVI+RzdRU=; b=VYM1bYOXtwyaRZ1Sp8ylc8pUqIeCAgv71hqh1af/Qg2Gtusvw3kYaVEN2QRjVv8iCD Y/tT4zbTQOEp5rkO9xH5H5esb3FZb0rhXM8w57d82q2p6X2Ulicd0BQfxTS4d98HWpat qXwhxlYHduPh+YmOfmuAaIdz9ykD/MNR4+43E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277813; x=1713882613; 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=Sj0daMvk+HI547JFmFZv89G8Qu091aFSQXZVI+RzdRU=; b=nycGVUEhIR3famL+DnMRBhk/3RESIzUaSDNYyD1JQ9O7QvFXo2G93Im2qsuznn5YXE za3ZCqt/tGjPWeiuLaC7k5+kV4GKSHECtohfR/4ol4CehIvWVqW4XHpxuiQGg6aTlnO1 +lppHRfc8smXulHzfvxTzlyCVpjgNZo5Bp6SHALLzGs/nBKe18GqpvdJSrZ1X1c58wno LfySquiwjguj5iHhe3G4H7EYEvaucKlZvBbJ/ThLrB3kfPcJVkGg1vgiXmwFhQS+bLVd YmeUirKJdjfzqHDcZn9BAq88YdFjO5tG20txbfLmB9p5VNd+r5oOBIbAj3BNJ41DgCIj 659A== X-Gm-Message-State: AOJu0YyJrlzKa4s6Ntl5rATQXIfrC7mKJoNM5rZoeXCS71/t/5cDL9rW gCF7Bo5xrsgOkAfWvL0ogYXSTCUP253Lbf532tkHYBUL6SZiIb9F7I5RruIBZc4OD4FgkmvztI1 Dh3lMNm9d2XCguJmN9aFaIfuJTa5o69RGOlZ6AcqU7CTGqauU X-Google-Smtp-Source: AGHT+IFNrSV9alTYZnI6diOlI3FpvFfkga7obSrVSv9gmYcpuv+zSwNMY8ybYDdn//ZvD3t7WMaO/53mJh/6 X-Received: by 2002:a17:902:a515:b0:1e3:dbb4:2c90 with SMTP id s21-20020a170902a51500b001e3dbb42c90mr14068215plq.64.1713277813538; Tue, 16 Apr 2024 07:30:13 -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 kg16-20020a170903061000b001e27adcc786sm455942plb.88.2024.04.16.07.30.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:30:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:30:13 -0700 (PDT) Message-ID: <661e8b75.170a0220.8b8b6.4c11SMTPIN_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 B76A6604A958; Tue, 16 Apr 2024 10:30:12 -0400 (EDT) Subject: |FAILURE| pw139415 [PATCH] [v2] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaprasad Tummala In-Reply-To: <20240416095556.173787-1-sivaprasad.tummala@amd.com> References: <20240416095556.173787-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/139415 _Testing issues_ Submitter: Sivaprasad Tummala Date: Tuesday, April 16 2024 09:55:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139415 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/