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 8B46943EAF for ; Fri, 19 Apr 2024 12:43:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87809402D0; Fri, 19 Apr 2024 12:43:59 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0089C40273 for ; Fri, 19 Apr 2024 12:43:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61ae6c615aaso20539347b3.0 for ; Fri, 19 Apr 2024 03:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713523436; x=1714128236; 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=WMjL6tcipAOtBqhakj5d3IeShp7Ku44obrZBQV/+wkE=; b=KlthsfPn0Qn0NHnBxl+4pxxbqWWaudtS5ein3ew1gUNa6Uap2Vi+Mm3TA7qPUpq1Wh ptiMJeHfwGvFAb8nS9/2XBp2qq5sqvUeGOa4hB1jgAH3wuOf8KQw+ihtcilMT2jWwVk9 icMMQqgy0rsG9dIpGMYk1BXi2BHOyNS1hcWfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713523436; x=1714128236; 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=WMjL6tcipAOtBqhakj5d3IeShp7Ku44obrZBQV/+wkE=; b=wss+hu28DZsa+SbSB6mt9Ro7fk7HiBbezs9iqIi16ZZaMc8yp68JpSEvANsdGlEtQh 8Pbhwf9UPrLuTMn2SG5RVgZuyZGfZq44tnmKDngcjvC4frtr2GBCKnNe6niiY1yllm8v W8syqK/gZ/dc2Me3qIbF5Ye+1YTX5gkfYoUqo2WtCzl1bRrvIqETk2mJx+GdbTTQ5tm8 uehCWlAbuMHbl72oUMGu+4A0UgbTZ0Qd6ydkCywbKljdtIFUWTOL47Dlyk5LiqjkyWJb 3RJVign/vp5cO7e0yN4pYFVLxdDXOTrEjq6mviVs53zatX4YU8wvU+fhxE1eeLwb+uIl DrKw== X-Gm-Message-State: AOJu0YzB3rTtbt52xO70cluW/BGMQCnLjfk5TQK5lyceGSdBeT8T/pon 6s2Khrv2X5QzYqJCzF0nsxXOwgCyz6GjAMa6DNcO2bUQAP4r5ZUO8dBCWHaKxRkbDMg3yp5hcP7 PupNENaMXAH4va+ORiFACSGET4tfx43cD3JRv7erPMwR95CTA9Be+98bd X-Google-Smtp-Source: AGHT+IFg5FXz4EzDCmOAD7x36+Q29k8jWaghVlSlk6Zmsx62JcO/RKeavht7pZgIAmFpDr/pvQilku5n/p6W X-Received: by 2002:a05:690c:6305:b0:615:225e:ac13 with SMTP id ho5-20020a05690c630500b00615225eac13mr1815348ywb.18.1713523436408; Fri, 19 Apr 2024 03:43:56 -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 x64-20020a817c43000000b00611a0d3ba27sm233486ywc.60.2024.04.19.03.43.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 03:43:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 03:43:56 -0700 (PDT) Message-ID: <66224aec.810a0220.6d9d2.e2e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 209C26052514; Fri, 19 Apr 2024 06:43:56 -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-amd64-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 | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/