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 895654416A for ; Thu, 6 Jun 2024 14:51:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8590940E5E; Thu, 6 Jun 2024 14:51:28 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id F2F51402E7 for ; Thu, 6 Jun 2024 14:51:26 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3748bdcd442so3580565ab.1 for ; Thu, 06 Jun 2024 05:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717678286; x=1718283086; 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=5UrfYu8hO4Fey9cusIryQG4PW8vvpezinNdD0zLSncM=; b=bYEXjFDQXl2pEnbsNz8PIfaXOBXBqw3L/3PaQZdgr8ghR74k4al/UPeuFEzEK3wEuH fh7JraTZlOpZDXAyxKT+77i2Eep/gv+mrOjIweTP+ag8wdqagCFfI5Ha+M1tFp1Em7cM xWxcKKX1zaS1rnPGGTE4RTo+datpO+HE4cQF4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717678286; x=1718283086; 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=5UrfYu8hO4Fey9cusIryQG4PW8vvpezinNdD0zLSncM=; b=sMU9FvR1/Nc1t7Yv61Ji3/omI4lGHJ5ryasquhu56jTH/1MKaGTnG8GmqRRYQXYH0R qvGDvJTObjgrZVZKhEf/4Bk7fkGosCEl7Xa+McphzX/rw4VCXFOwZWZcF2qe573ViIsx ChvSsQlZn5Muv7IWJLa4DCmnB9rdfU4mTZKV9MtVDS5g5NmL+iIgeCp6cl8NN77NGdjY +cXK975gdmT/bHcoIVlqns3mhiHVqQ+QxTQVzWxWQ/Pl7xXX+tbYkYHzLVud/MVG+Nri il87mlpJ2qXnrUO+5m78DQ3yEU1xCFesKhFI5rmFu5aa+LyJfb2y532X2ZYIGVjqtj6B fVfw== X-Gm-Message-State: AOJu0YwT1kVUyq0XjssJC+McAcV3GnsgmobpzmVYzYLcge/pdytgjmro mdC9GsrISWLSEs9Y4dKsCOtibV58o7pFVckne9yQsWnzx2GSN68CMiq2qFZoqkd4B8ihxUuaqYI Ch/bygEJyXNrnHm3PXYx5QfYZ+nNWiuHgb4CqxYDDyaBTipF1H0C5NUsv X-Google-Smtp-Source: AGHT+IEMUstLx+Xr6Y52GkDrFNpQIOQp+aZLAm7ssbtJU3CGu+A6KNt6aDKeBGjsM91t4o2kejFki+EPySWP X-Received: by 2002:a05:6e02:1788:b0:373:8b80:eb41 with SMTP id e9e14a558f8ab-374b1ee6e62mr62378055ab.1.1717678286401; Thu, 06 Jun 2024 05:51:26 -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 e9e14a558f8ab-374bc1604bcsm575585ab.24.2024.06.06.05.51.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:51:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:51:26 -0700 (PDT) Message-ID: <6661b0ce.050a0220.2722c.51e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA674605C373; Thu, 6 Jun 2024 08:51:25 -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-amd64-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 | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+===================+======================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.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/