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 1456943E7E for ; Mon, 15 Apr 2024 22:48:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E9144027E; Mon, 15 Apr 2024 22:48:32 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 3A3624021E for ; Mon, 15 Apr 2024 22:48:30 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6962e6fbf60so33599516d6.1 for ; Mon, 15 Apr 2024 13:48:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713214109; x=1713818909; 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=pLHDjzH4jsduTB/NRJOGOH0WL6aTj2xrm9DJKse5Juo=; b=XbVkl5LZPpBiMhakx6EGfVZ1j8vkDtMjqGI+4mgM0GWKcMSry5exg7EgOhA8t+Rc5u c88zLTotwJqa/g0YA+lcKxohs9jnAUkPuHc1Az1w82b1M9Y46IyQKiLD/VuPwlyGQ5V+ VCCT4N09JlPiSFejt+NoK3G+ttff+rwpkZyZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713214109; x=1713818909; 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=pLHDjzH4jsduTB/NRJOGOH0WL6aTj2xrm9DJKse5Juo=; b=Pnu26oFAuA47X+xlua8bYCxI7FrgCqDtwvHsxmyAyLpN22YZXk1n4s8Zbam9TBFXoZ pGo6s8oKfYEOIDjyFC8a2suaH3+/WY1+5ztJy5FvAfhvIKakFcWpveLkT3LOr7vTqkIy Ky7G2Y5vuOEstmZXmzL/WKNPleNgny1u+/7f3QUESD9Q4hXZUgaN9ItO++Mg0qxqHWHY 4nRTJgPc1DLmpKA66kxuaAMlnM31lbntARylTMCHdKeBiTVpkGLPb2Sn5BAQ2Wb5R17A XrOGGAFzPu0Pa5i9iFy4vFbXpKHKxSrMbvVBQJUtsG41o26LWodwLkLsn633qkV+KWle 5yog== X-Gm-Message-State: AOJu0YzU+XjNekdKSd0zWWI+y9mMvqbwRULut3roBrl78tINKUdEKKmA 4rogR9er5yo0TZw8qEMQbS0EEjuocPbsDqFc9UypD1NP0xD8M37T9jJ2kJd/Vp29glZJJjuv7mj My4NsZcSlypiarxv6PXFFIvjqGsNNQoK22C5M8BPcoyPlx27M X-Google-Smtp-Source: AGHT+IFtofrUyVnEYnQh3mXXsbg1IGwo9E8+Y2Z+343BEZCSlXuq2o1WQSpL2CgODblXdp38XgS7VxadYbhn X-Received: by 2002:a0c:cd8a:0:b0:69b:5889:8eff with SMTP id v10-20020a0ccd8a000000b0069b58898effmr10305304qvm.43.1713214109615; Mon, 15 Apr 2024 13:48: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 kc19-20020a056214411300b0069931c8f762sm870636qvb.31.2024.04.15.13.48.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:48:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:48:29 -0700 (PDT) Message-ID: <661d929d.050a0220.f02bd.b315SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E043604A958; Mon, 15 Apr 2024 16:48: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-compile-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_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | FAIL | PASS | FAIL | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | FAIL | SKIPPED | FAIL | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Alpine | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ ==== 20 line log output for Debian 12 (dpdk_meson_compile): ==== openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.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/