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 4E33F43E83 for ; Tue, 16 Apr 2024 16:32:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4552940268; Tue, 16 Apr 2024 16:32:58 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5E7E040262 for ; Tue, 16 Apr 2024 16:32:53 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-618874234c9so43589797b3.0 for ; Tue, 16 Apr 2024 07:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277972; x=1713882772; 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=TkPUWeXO5eGGCxYGTBGJkcATDpQfO5LJ8DXW8Za9NUQ=; b=IDlM7PThjoXgG2W7jTAyaipzxZNS7rdy+QbG1k1nbhWSpJHJqyJPKwVgxrQXmuMQ+h VCsZ7c9JBosjfPhLAaGN3/HEMziAX0FcfRu5L826Ys2BFij/50N1t1l2OHL+p/K7VagS IF++8keEf9OW7TU344X1bOEno9og2xrAwFcPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277972; x=1713882772; 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=TkPUWeXO5eGGCxYGTBGJkcATDpQfO5LJ8DXW8Za9NUQ=; b=u8UGCOE67IrBsVj7kCVlC2vCeiZWQuhaPqNoUKuQXej4EzPoi+PhHlBOqxiR+zIzbt 895xVoGFStDzJmLEmQzbYygHxDxBIu+Ry9w4HrFmlN2RcXfPq6OzzV/ZMlQMpN8T/nT/ FQmdbwieOQjb/3AAXjOxUjQ/1mHKtwzxJzeIOctIspHhVK3BrIUXfMNfUBGqSSbrtqSW /fKJDzo3mOUtpPw4tE0Cws3uguxBsy5YhMA+axt7SR2z1nquZtEShLZShLeKlcobk2iA hXqao3HpaClhIHRiIshPoIHXlqhhW2I/qxKet7UzuMeKz5+8pDbeWXrkRVH/xqkBXCko wr8g== X-Gm-Message-State: AOJu0YxrqN5ASXF+He0OhcRilgqq3YC80Sgiu/wuk0cVjnK4DCsi2ysh rIEzFGdbNR/w/tVdHZJsuy23FiUv7zpPqq5WPdMNXnAUmTTxXJKdEFZGbFeBDSYZKEYF4KfmqTG F5ULsLBDwVohn2LdOZkMRqQwNoqbiV7XvTmS5M2EvrqgCYdUrwb0vBq05 X-Google-Smtp-Source: AGHT+IHXVpUGe5P+71ZtheaKFkRJIp/mRi5kmaiQ9MGjOgE8b3VOhN/Jzpfy1ElTLC23Q/RBqIWbRSnA5Xy/ X-Received: by 2002:a81:8b4f:0:b0:61a:bbe0:b3 with SMTP id e15-20020a818b4f000000b0061abbe000b3mr5648125ywk.46.1713277972750; Tue, 16 Apr 2024 07:32:52 -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 g205-20020a8152d6000000b0061ae2f5ef9asm241072ywb.1.2024.04.16.07.32.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:32:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:32:52 -0700 (PDT) Message-ID: <661e8c14.810a0220.463af.dbb5SMTPIN_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 74421604A958; Tue, 16 Apr 2024 10:32:52 -0400 (EDT) Subject: |SUCCESS| pw139415 [PATCH] [v2] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416095556.173787-1-sivaprasad.tummala@amd.com> References: <20240416095556.173787-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: SUCCESS http://dpdk.org/patch/139415 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 16 2024 09:55:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139415 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/