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 A102943E7E for ; Mon, 15 Apr 2024 22:49:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9999A4027E; Mon, 15 Apr 2024 22:49:23 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id E2E984021E for ; Mon, 15 Apr 2024 22:49:22 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2a559928f46so2086682a91.0 for ; Mon, 15 Apr 2024 13:49:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713214162; x=1713818962; 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=x1GBQEU+Vs0h7gGdrLRSNsjSpiuS5h1m3hqLxGfD5go=; b=Qbvd2KCkrY7ATeZatGEANhcZOfd26WRRgXh/d+QvXrLoSjrsjnJqw9YoCt9rUVIMhq PnGyG7CKoLzzoVX+JPVfbsVmCbapgwvOhc77C6iJYRsrN2D5L2opF+ruC0Xkn7JLjC2h 48/iQJ7qoC0LY3xhVj0JqBYxYU1GOACB2hsLI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713214162; x=1713818962; 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=x1GBQEU+Vs0h7gGdrLRSNsjSpiuS5h1m3hqLxGfD5go=; b=Xm8TQDr2H53/DqEY6O3HdByyr8p8eDZHCB1vLGWfaX7bHwV/X9WclhKx9FF+JqCCI+ DgdRQH3M7emZTLIHiOU4ecb4p/d8xCympEcbPE4uXncTsfnnUtjM9ZHomAN92UZlj11u mi+gS1izmp/qgta9W2CuxcKuaBT3t4O/7dS/2OtK8NcnV0ABuTLnrtcrvsEyrLiHIQAE ysy26VFJkADph2tT4xvWUa+RkTIm7IQOsEITovzVUCaB4kcK1Q4XZSjaepes5OMPcQ9I RUlPRJEH675c6rGJ3BQ0JvdCF09F45oWypb215bB4B3Rd0SnVdbd4joTjayHxgTI4MRG Praw== X-Gm-Message-State: AOJu0Yx5hUpYocer58HuBY2VJfOe56tHfdaKz8aHP21aQYBOKrDfWOV9 34HAOj4FQwavq6EQPZlMI4A2IcttNb2LZXDxahinqGaaW8Zj47FCfSRGp/TTI1GEuTtljvjIG9l HxY0nvbG1y7LnAMF5kStQlzK9W0xrkdMAlJB4rsRqppy9n+Ls X-Google-Smtp-Source: AGHT+IE/NVdyZ6DtXtfSpmNKJyQ2YgxZDhwtHyJXAP5UWCYVw9qjbOWFsm7n3e03RJCQFrZGvyZe1bvirSLf X-Received: by 2002:a17:90a:f2cc:b0:2a2:3252:cb83 with SMTP id gt12-20020a17090af2cc00b002a23252cb83mr10089108pjb.38.1713214162100; Mon, 15 Apr 2024 13:49:22 -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 a22-20020a17090aa51600b0029c6755144bsm813759pjq.17.2024.04.15.13.49.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:49:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:49:22 -0700 (PDT) Message-ID: <661d92d2.170a0220.cb32c.7052SMTPIN_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 3667E604A958; Mon, 15 Apr 2024 16:49:21 -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-arm64-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 | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+===========================+================+==============================+==============+ | Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 38 (ARM) | SKIPPED | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 37 (ARM) | SKIPPED | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 39 (ARM) | SKIPPED | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | FAIL | +--------------------------+---------------------------+----------------+------------------------------+--------------+ ==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ==== Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/