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 091CB43E83 for ; Tue, 16 Apr 2024 16:33:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01D0740268; Tue, 16 Apr 2024 16:33:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 423B040262 for ; Tue, 16 Apr 2024 16:33:57 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-617cd7bd929so51257407b3.3 for ; Tue, 16 Apr 2024 07:33:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713278036; x=1713882836; 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=UM6QtDfdZ64K1Typc1CmBs9sDo+YwTwI+r3Qws2ZOewjAOdIDTRvG7P5HJN8X5TF2Y khWY/3FaN9XBWw87KDm9OVHzmXDJrNNtMZwC2uolR3flDtNXrEtgyf2PMLtav0TKf9Q3 Gy0lN34T7d72/sfMuow4nJ2SP8yY9NiiEhz04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713278036; x=1713882836; 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=soyXHhUTWw47rt1he1WUhfM5ICu11ZZdr59Dx1JzccoWKjqNnG9ZmGmuLFSktj1/7z c8LM+ENBYpjgIUTYEur4j62b0f8cdVoWRkaoaY70ozCaPoNCau+W+CaPur/pBixRKd4U Tlh9GsR2lwpyCQPI/mjbuTrbVTCI21y/ivNYm9DUotNB7jmTsm0TBZ9MHlfRRMhWNMaH hh8BpUsN9PznhccuigHbFvjvI0fWYdLuf86PVI46a4ZzgLSIOmrhF6cz8F5rEBC2cMdX 24jEm4wfh6SQXtRKIbsvFLoC23A0y57gM5tuHixdNYAVAUfNo1KafJ4nItPjex2+Pd2u 3M3Q== X-Gm-Message-State: AOJu0YwxLZQyokOy667FSdMYvC4dGuDBZa66bnN52ugh8Eokmw0wU6RI 4QPOusHDL+QnH9anAwOljB9OHn1PPCAcUhpWKKmSTH0PA4VaGW03cXl8PMlDKjIlTC5JzYnwUAH 36m/di8MnmJn2WX2BCt7MnjN3P+cT2/NrYa/w9lOf X-Google-Smtp-Source: AGHT+IEKwOIYfkeykP/jyzWG8VEPUupMW7qGEdjirv4p/zOf/AZJ0PqZjUvSbOfifpf2d4pLm0PQP/WW4lBe X-Received: by 2002:a81:dc01:0:b0:618:7be0:4b3b with SMTP id h1-20020a81dc01000000b006187be04b3bmr12241272ywj.0.1713278035061; Tue, 16 Apr 2024 07:33:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h128-20020a0dde86000000b00614b0b04b98sm733691ywe.34.2024.04.16.07.33.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:33:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:33:55 -0700 (PDT) Message-ID: <661e8c53.0d0a0220.72f09.6046SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B2D8F604A958; Tue, 16 Apr 2024 10:33:54 -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/