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 26C7843E83 for ; Tue, 16 Apr 2024 16:20:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2367C40268; Tue, 16 Apr 2024 16:20:03 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id E224F40262 for ; Tue, 16 Apr 2024 16:20:01 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5cddfe0cb64so2508800a12.0 for ; Tue, 16 Apr 2024 07:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277201; x=1713882001; 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=6zXNQvX4M6NFLWBuc3ESYxNucQxJzPCvQrEwmqRmFMY=; b=Jxg0CSjzJX5AGlRp2ia++qm32tITPrQGMN94eK1WQhYf63lRZ7EMt0h9X2+TQbzzV/ x/yhvAcLss/+UXWm39HHeXRjGH7+Apz/Zv2+/vKBcvG8sHIGpgRqex7OF1F+YZSxjPXb E2AWaQ16Mes+YI3byP19aT79mkIs4i/+nkSVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277201; x=1713882001; 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=6zXNQvX4M6NFLWBuc3ESYxNucQxJzPCvQrEwmqRmFMY=; b=QzUjpm+zr35YoTzC6+OigWvyPUiBU1cA+B/Lyl027qx1TImiKxTlpyLLANRG9KN5jR RfCmqeny3W62FA7meHEPXF/gvVwqthoiiAe33gAW8EmrA1aWpL8xcRfVzGd/uatawwvK LrlGgE4idpviVSaQd7vMI7VupreEM0gJpyq83qDBs4tZIf2maBThfkMdaJwuUcextjK4 c4658tf+ZYHwdx/qhSuQUVYw6hCPKABfyTA0eXi+8YD1Gb74AUGFe94JGsomhxn8eOeQ 1cxGByegPTAWu38WpaV23qAi3r4zdymh9O8wPyQ39fNi3mP00OCTBCuZDisdvtc4T/QK GjdA== X-Gm-Message-State: AOJu0YyXG5xKeOP3OSGNZiE0fTJT8MBo676Olt60AWxvp5ffbtsExJn0 iun0nTdY6GjXuuSx5iUOT45Kbdvfn3lvyhwC8LBctmMCVZUvfCKe9IFWxGAk0c5MY9AUj2A0sBB zVfen5XqsJjpqrYvY904nZrGsi7gxQCjBYNF9orVC3P5GJalD X-Google-Smtp-Source: AGHT+IHboDnaZ9e+PWLK2yo9qUsO+gVaSLM8lgjILRak9JL78TxsGFMBt/YYconwTLUg/BeUJunbBeM63as9 X-Received: by 2002:a17:90b:3bc7:b0:2a2:672f:ef6d with SMTP id ph7-20020a17090b3bc700b002a2672fef6dmr10093410pjb.49.1713277201015; Tue, 16 Apr 2024 07:20:01 -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 e9-20020a17090ab38900b002aaaac83149sm38452pjr.0.2024.04.16.07.20.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:20:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:20:00 -0700 (PDT) Message-ID: <661e8910.170a0220.e727e.20ccSMTPIN_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 149FE604A958; Tue, 16 Apr 2024 10:20:00 -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 | +---------------------+----------------+ ==== 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 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/