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 9D2644416A for ; Thu, 6 Jun 2024 14:12:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96681402E7; Thu, 6 Jun 2024 14:12:33 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A5CC240299 for ; Thu, 6 Jun 2024 14:12:31 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7025cb09553so779548b3a.3 for ; Thu, 06 Jun 2024 05:12:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717675951; x=1718280751; 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=f6OzBjohIVZXn5d6rAF7OQ6w2DBpYJ2g42wkGRQaJtA=; b=A/S67ZjZrLDTs47CqbnFTdchJeI7S3V/CszDqj7ltoNSKVoAr/j3r2UfYfnH7c+fB7 7MMPBBn200BdMtPi1urZi+4XoPeFplDe5jai18rqmM50gWpxpuFRPSYwrhyRiwWqxT4f FTzEwZQosbvdNxZOdG/oBaa5Mc3HrAf1OLvdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717675951; x=1718280751; 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=f6OzBjohIVZXn5d6rAF7OQ6w2DBpYJ2g42wkGRQaJtA=; b=DzX/n5ubIOTvXyQZyPEv2wJo7FJ5h2mP1Onj4e8WXgdl4YSH2D0WeD6C8m0eKjyT09 m7pQCv1p22RctPfmCY0hEKbwDm78VWl+NXW0yPX926KUB5cc/bL9wttO/lCDLg0Vg7Wy eMW28WX1l1iOcrFo01G1tHx4ew31oylLEJ/c2WuT9/wJ+pMD77qSsgOdOwXtyh5eVAXF zjVz2wb1RUQulbjFeaUjMnwC8DvgtAoCbCxsm8MWS+61S+mt5xf3cY+BfL+3t6hWf0+u vw4aRI2OehhTy041JGnluA5I6YUqmwRsupy8JqktJVwBKNyirL2rC4vTaEz5pqhCUdwa XIaw== X-Gm-Message-State: AOJu0Yz+5PyiXn/Gv6Fa+ciNwqOZfvkKVQGXsUYTP6l9esC+U1uRKZdB s+Gx7m5XUshTV5PcOVNek6hZAGpdp602MBECSYMz3C520Dd2M3HHXusALNktmCeueuuryGUd4Z4 kLINVOnNaoK16AN3ElotY0bwCqyFquV/pL0suNPqaWSlViKW4sPIBPWiN X-Google-Smtp-Source: AGHT+IFT5Fq/KTns3XXcVd01TT0Ljt94KREIThBL6VhEo3YuGaoQ/yYAvXxsQ+2BxKoMHnm2DgmoEfNJ2ZXx X-Received: by 2002:a05:6a21:193:b0:1ac:e379:52fd with SMTP id adf61e73a8af0-1b2b6eb56c6mr6543589637.14.1717675950850; Thu, 06 Jun 2024 05:12:30 -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 41be03b00d2f7-6de2516f311sm62446a12.25.2024.06.06.05.12.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:12:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:12:30 -0700 (PDT) Message-ID: <6661a7ae.630a0220.32699e.4b87SMTPIN_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 21429605C373; Thu, 6 Jun 2024 08:12:30 -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 | +-----------------------+--------------------+ 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 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/