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 4A3A74416A for ; Thu, 6 Jun 2024 14:14:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 404B9402E7; Thu, 6 Jun 2024 14:14:21 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A55F440299 for ; Thu, 6 Jun 2024 14:14:19 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f6c7cded01so1821825ad.0 for ; Thu, 06 Jun 2024 05:14:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717676059; x=1718280859; 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=mMgEg4T/iJzEK51C57Lp8QJJDaUtAABqnvJi/TzmCD4=; b=DhHxLWS+HbDs9dyQJvUpoOmyGrYgdwQsATVF2+VgGNf5HesKbW/Ynp5sT1GtZJiJeL QmqI/7/D9aLq41e6r+/sRfkivxrYUXQ7mjYZ8U+vqyth8f+Pyd3Dc/V6Xhqrd12ZY2yX rCEbF55b8TFhzyM5zNEDeeWND7aO1w7G5Pti8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717676059; x=1718280859; 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=mMgEg4T/iJzEK51C57Lp8QJJDaUtAABqnvJi/TzmCD4=; b=LigZL+YxAWENSKi9cjtC2WrLe6FMftRoy/wKIHOgakMvklzwgzsISjdHYw0Savg1J+ zP+ScojtTgj8t4JHi5jcIjqKtmrjhiAnPOou4auq18hvRCpdujDWbZ3BmB0rsGLnAX/6 0YcpSslefHZ6JbxfzBJQV5dpzVV/Trb8LlAQJCKWpOVFkHzvLV3RpWKBadJUDWhZxZg/ dAejQsbUESCKE4xCabP2kdV4Y+FXq9EUk5U8c7FOGtEFRreNqtVRObz34UhRUrvqH/Y7 /Wgs9df2LAHn/rf4LXJUki4do6vmWMSMxeFEiQSltQtAZUf3S+QH2sj+uGLCiufIHEfF qwFQ== X-Gm-Message-State: AOJu0YwLcFSblMuWpZ0KRWETA//BlltoKolEdXtEGVjCOZZAk7G1fCY3 Ij4IL/XlC220AyTHKQTwnm6LJWLfAuPzs61sDw/X1TCFqh95A1JbO4CHLTL8U7blSSwdQ8G1UBu f2oDieoHe2M3Fc4iYK79l5T4lE14hNtvtcFWXi5ShtOFVy4UuNa77uQzE X-Google-Smtp-Source: AGHT+IGcB/Bm6IS5FE4HjKKwR9h6dZvh4C/BdCG/PkdrIAu2t012maxJELk34nh6FUoPvGnwg6KIpKoh5hL9 X-Received: by 2002:a17:902:f54d:b0:1f4:990c:5ef1 with SMTP id d9443c01a7336-1f6a5a138c4mr72943825ad.31.1717676058851; Thu, 06 Jun 2024 05:14:18 -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 d9443c01a7336-1f6bd75eec4sm422995ad.1.2024.06.06.05.14.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:14:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:14:18 -0700 (PDT) Message-ID: <6661a81a.170a0220.ba7ae.3870SMTPIN_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 10758605C373; Thu, 6 Jun 2024 08:14:18 -0400 (EDT) Subject: |SUCCESS| pw140822 [PATCH] [v3] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240606112746.2643600-1-sivaprasad.tummala@amd.com> References: <20240606112746.2643600-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140822 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, June 06 2024 11:27:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140822 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/