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 5A76B43E83 for ; Tue, 16 Apr 2024 16:30:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 512AF40268; Tue, 16 Apr 2024 16:30:30 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A2FF940262 for ; Tue, 16 Apr 2024 16:30:27 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36b146836d7so12261125ab.3 for ; Tue, 16 Apr 2024 07:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277827; x=1713882627; 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=UiwQD01Xmtp5gOaz+5PyLuzY8SU3bZMiV4Zo2n0E+CONa2mq9F3W2bArAnbWndeZNB sNoiJIa72FbYNXM/gHjRLE20EDNPoMAb+70uGzEo7vrYQzQA4EKgXFGIt8sa4v2lLVpo 2329wlFe/6culbPehPgNzwIlKbUQSWyQlTCHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277827; x=1713882627; 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=uCaXy4v0UJj+yKSyGqhN/+h8yi8W1Rh9+opgu7f5a2sC62uCKF5VnV4C04QGjhkaLA x6Kv3nmKWEaTfnhjQFIUnJtqdeHbTUpdcH/tbxfNfqsl5JrbEzrutVCgKLpI8D1hIjeq 4T5TZNHZYxfTAoH6YIjdRoWU282c7D9c6WiLKPWceDG1/S5bSguMrBSzwmQE5geqUB+i 87cqdu9KOJYmuQeeFWVV5Q3wucuoDiCM/hx+JdGQEXzn9f70t8RzQRR2Q/Tgc9lmOapP 86+ufZcaHdU68UIIDFKgebs7/Iwahjibcx3kU8YRnhlm5txbA898JbyH7LHXiArCaVRc rQ1w== X-Gm-Message-State: AOJu0YzRzPrszbGjLLaavkcPd3U6v3DVg07zXCppr83g2K/5lmQ/YRdw m6gmsdBOPYBRV8A0Wqz5CXQhEXi+YtxhHnF9bHPDAjK6nxJnRoGYYRXFGogOyMz30r0+3hiB/68 ZrM51T5YhV01hv1U0M0WER+i8T54sajBkhuLk9hN7eePvfZuo X-Google-Smtp-Source: AGHT+IETL9VvZRcom4gFA/T0CAdOFeYvOgBLO0lsF/QPI8NDzmLofCN9mzt6B8lvK7oeiuBpT44XxLGTR6BZ X-Received: by 2002:a92:c542:0:b0:36a:3ee8:b9fc with SMTP id a2-20020a92c542000000b0036a3ee8b9fcmr16145857ilj.14.1713277827062; Tue, 16 Apr 2024 07:30:27 -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 d11-20020a056e02138b00b0036b1afcbbd5sm297535ilo.69.2024.04.16.07.30.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:30:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:30:27 -0700 (PDT) Message-ID: <661e8b83.050a0220.4d771.daedSMTPIN_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 88097604A958; Tue, 16 Apr 2024 10:30:26 -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/