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 06F1843E7E for ; Mon, 15 Apr 2024 22:58:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0259F4027E; Mon, 15 Apr 2024 22:58:36 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 049214021E for ; Mon, 15 Apr 2024 22:58:34 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69b5dae6a64so22000096d6.1 for ; Mon, 15 Apr 2024 13:58:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713214713; x=1713819513; 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=SGoFoFZYc1qQzovN5zy4I2SXCKS61KfAHoG1Z5/TOLj8jNujY7jbAXu/TbsmBiNVyn u3QyzfObKogl4uWG1G6hvbA3n4MrtmL4aEFPGEsxNqFuNGeIGWZybU++f3NeJTwmGaVk rfKFGltbKdAHYkiyYk6N8CHQDSou8JwpMedio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713214713; x=1713819513; 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=dYH+CmZzTEbPKaV2Yyz7f/LmqihNOwJkdDCr+B4UXWfp/loNVyjk/B2FJpFcF5VmlT 5stNZkusTkMkUNsH1sLUVX9S4wivRKXguMGdWZ+I4cPd6f/qn+J4XIQi/QvIGu7v7r65 frgI3ccAbUWR9PJo0jCF0/8wd70Fl1Aq6yvQI3OgvdjXweHQSlUaHFNzftDTY/fZ9k7/ 5idvj5pslpWkw7abdz2YGAsS33xkgQfapzGMi446qAr2GdmmDE4vtnoCf3eQ6rg4dvja I9qGTXnp9QglIYFmjOEviKymytu4Ocy8HMvjoZ17qfHXzG6XDYouegqmRXDllqIiqAc2 SifA== X-Gm-Message-State: AOJu0Yyr8Ymt+bl3Kp53hOvX3V7FsnSuHyRJ6xZxoGkYTsoGpAUKdqTC bUNPAyHTlQ0d+n6B3f1C735YUZTU4yzHw50iWykTX9MjqgvKJJOcMixU4dwarp4ekrdrL28EDbx /T7EPXd2ZsnboUeCXbkZXngWgNSVTRa6zNH4qv4t6GE5MfE+H X-Google-Smtp-Source: AGHT+IG6ij+xZ6kyDzotcPrIKFR3KTryhXDfXkh63cw/47Nl87/lEFHCtGhrhP7LBDIiUa/K19Ct78+qEPQ/ X-Received: by 2002:a0c:ec45:0:b0:69b:1125:ee9e with SMTP id n5-20020a0cec45000000b0069b1125ee9emr1452583qvq.13.1713214713474; Mon, 15 Apr 2024 13:58:33 -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 8-20020a05621420a800b0069b76e4bc5dsm311136qvd.53.2024.04.15.13.58.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:58:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:58:33 -0700 (PDT) Message-ID: <661d94f9.050a0220.b5547.ece8SMTPIN_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 2CE25604A958; Mon, 15 Apr 2024 16:58:33 -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/