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 B787D43E7E for ; Mon, 15 Apr 2024 22:47:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B432D4027E; Mon, 15 Apr 2024 22:47:38 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6D0114021E for ; Mon, 15 Apr 2024 22:47:36 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc236729a2bso3598019276.0 for ; Mon, 15 Apr 2024 13:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713214056; x=1713818856; 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=HALGe/H1Nd4IpYKmIjLtF1ZivV/6tE3LTQFB2dcwhRC4Gxc4BFwDhNndNdO26bQ1YR DBLGZXOiYOJz3doGAwQJX7pcHJb4BR2JqRPhu/NIhtdLFWf5v3aMmtrHZ+2mmSRrUMXn P2oVCj9kcYJogvhaRA3CvO7/WNpmGL69aOKm4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713214056; x=1713818856; 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=VpQAVKNRwQm+Tjxr3JQEtIkHD/h3q+ETE+wNP/JIfjdk/q49Q3Il5l9yJqf7/QOpQo e36BV2avzehzHOyYLApUs1xqKG6YvfXsflFf09QwBOh4EN4eF7O4Tc93Lw3XjWV57ncX 1yhqLy7iUDiyrOYAvLVP0E78Y0Zs+J/5jZ8MJ5oC9Wbm2db98Mp1DY+xCKEmXt7dqVhF nJSqIx9Hk2eiruW8CZAFMMARZjaS+5D7tjgvXO/0uCNrtLUe6iW86uwTqYPR4madjhFm 6I7Dn2KSuEv8YF7WvDAPexwEs1vYRdzDOYq3SdaRL+1x+8U+TFGWtQmaSZ+6nge2lFKN fTNQ== X-Gm-Message-State: AOJu0YwqXGQocIbI8lTQHV23izaaqJTS6uWs7lN1v+htgmfBpeZNV9DU Y3cIODbcuN9FSczYeZhDiSy519wfgFV6aAHCWcwuAo5EQjEPkIEfu9P0+KvMNBySafKbsPwJLc2 mTofdtbNVSVs2dOwCbXf25RqaAMQzMt1L/p9STyca/cBuL84v X-Google-Smtp-Source: AGHT+IETIaAphDnTC9MkuJxBGAsxpOxQsDFkp59ZQYqh4apZXJZd8eJm9dvhwYj8k0J/eMZOOeQ28nwvbbeW X-Received: by 2002:a05:6902:4f3:b0:dda:a550:4e92 with SMTP id w19-20020a05690204f300b00ddaa5504e92mr10338339ybs.46.1713214055911; Mon, 15 Apr 2024 13:47:35 -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 dh9-20020a056902200900b00dcf59d26e55sm617675ybb.12.2024.04.15.13.47.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:47:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:47:35 -0700 (PDT) Message-ID: <661d9267.050a0220.8f42e.c0bcSMTPIN_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 8A1AB604A958; Mon, 15 Apr 2024 16:47:35 -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/