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 715A743E7E for ; Mon, 15 Apr 2024 23:03:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D0054027E; Mon, 15 Apr 2024 23:03:31 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 4978F4021E for ; Mon, 15 Apr 2024 23:03:30 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d86adab5a7so118492839f.3 for ; Mon, 15 Apr 2024 14:03:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713215009; x=1713819809; 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=O2I1j+HS3Rp1dY+D+CErnB5/Dac8WfwslJugXrYUAcUHb1MgOLp90ErY864zcR5H5e 0m9rXb+cnwRfh7XPHHyJRwcJaadmQVSgPTB3YuTg5plOACypqlGwRqpNRqZ2ZqfdW8nB uym2yYQ0jk2sSOrJDeOqApiE+qgwpcCj8nN/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713215009; x=1713819809; 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=taBNOS6hdKGZjg2bQsCAepNXRNjh8vz4AkQ+Zb/nzrRKCBuOWeQQpWHALpGcw7ztx7 FTw0Jv1Dv8As/4QWC3b4KNLmEwCvS7na5jYA1ZweEyeAwOxXTUmrpVeLYGn4YCnFT32S kzjjeccOJuxjFVL0yAevwJSZxGjRAc8dkvxTmmYJzufjhESlJg9PLzGZB/waR75wiVnd pV0axt5d0I4MAOqaNAylQzGsmBZCLAWgNJ/DtoVIyS9lTysU2XXlRMMmsLJRULhLa0zm U7SdktmnVTt8NtxUs6FopDnciv7ccqDvwQkewXl+I4vCURA6Cz7/ab5PfE1R2CxmyPf0 qWCw== X-Gm-Message-State: AOJu0YwXmLOl7dAP8Es/zPQbJ/KXlxIb+EH1w/VoJ+WGUAR+d7hk6EJn HxqmDR26Vopdr9nkV4At/hwwsvJvSq2wnshJLcUFC035eZ44vTuYeFumDKgpzE0aXY+iG2bS/06 +PAu3gVVDaUwhPFJvRBYVP20giDoIcMLqUJ0j92yypiD8uFsm X-Google-Smtp-Source: AGHT+IH7ydZHlgRwyumjewEqez1HjvTjtvroBEopU5KXVR1xFWkAcyRhwFNIrD0vHmjtbUtveNUrL+esePUs X-Received: by 2002:a05:6602:4743:b0:7d5:e3de:9bfb with SMTP id dy3-20020a056602474300b007d5e3de9bfbmr15921725iob.11.1713215009740; Mon, 15 Apr 2024 14:03:29 -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 lb24-20020a056638951800b00482dc22e761sm430490jab.28.2024.04.15.14.03.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 14:03:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 14:03:29 -0700 (PDT) Message-ID: <661d9621.050a0220.c3c6c.4276SMTPIN_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 5BCA7604A958; Mon, 15 Apr 2024 17:03:29 -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/