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 2841643EAF for ; Fri, 19 Apr 2024 12:38:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23605402D0; Fri, 19 Apr 2024 12:38:17 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id CBE1840273 for ; Fri, 19 Apr 2024 12:38:15 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e2b1cd446fso15500635ad.3 for ; Fri, 19 Apr 2024 03:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713523095; x=1714127895; 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=nnMQd5ZlY0mWewtRIv/wNfqYSFDvuC8he7gOf/tEF20=; b=JvmRVa2gCVLMS3zs0JcvKM3lc/h91ccidQfNUFVYHKJZTVbP6faej44Kbk4jjyTf4h v86LPDUSoTtWwmUIy7qzsycBqbYGriRy15+iwaO+QHfyS9Fs2TnV579LdC7FnYswNkPj E8f3Rrb5DtC7N1ZeZ0pRsf8b3ikTraALY+4z8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713523095; x=1714127895; 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=nnMQd5ZlY0mWewtRIv/wNfqYSFDvuC8he7gOf/tEF20=; b=nq1C8E8sRd2ppHe7wiaEGOHHiEykXCpXCt/TsCkJJPY9LzJXhHE3ZF7wRxPzcx21cq XfRRgCbAToSbPyJ3AgSKi/w9Mxa0iM7PZDpMkWBDZ8BnjTPeg0nrAC7H7wUk7w09Bixw 5KXBcCsY6L9KvoL32Pm4MqPNJUg8P2JKwyhnM11U5QYKjsJn0kjOBbjOVDNWlMHGLKE2 tvQwdwcyv9EocoCmbL4uIyItGgNNQbE8aUA8qitd58icuOgIRStJrL79Q3FjD7FqdsFq F2qmNNOVU4WfBtKZyoBnF0DCOkw/EQ7PtBNccIXknZbgBQwT98AB4SZ53I+j7s1vHvWI k5DA== X-Gm-Message-State: AOJu0Yz0DXn5o85gb+R8E80/GP/pwI+V/AHB9Yp1wZzgHFb7s64EGolf UeANZB0OvbIrFeJ6sX7gIz1uC7tpadL6anZR65bHG4WXqFU2dftWW0y0rOefNUrwlBNO8yOdsWh 5bLNblhQ2CLBJFh816K5xwj5LJ6wa5wCyeLU070hLGiI/wNeRmnKU6uBX X-Google-Smtp-Source: AGHT+IFE0suyEOdTanU1on9a73oSvXUhbjtlvsKnzlPKFReJ1Llb45VkNGwkXaZJvISPtFdkgpLP5jLFYJ+M X-Received: by 2002:a17:902:ec83:b0:1e4:9bce:9d75 with SMTP id x3-20020a170902ec8300b001e49bce9d75mr2075777plg.65.1713523094986; Fri, 19 Apr 2024 03:38:14 -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 m11-20020a170902bb8b00b001dcabe5fb96sm121730pls.87.2024.04.19.03.38.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 03:38:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 03:38:14 -0700 (PDT) Message-ID: <66224996.170a0220.eccfd.6969SMTPIN_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 236FB6052514; Fri, 19 Apr 2024 06:38:14 -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 | lpm_autotest | +=============================+================+===========================+==============================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/29789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/