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 3D51743E7E for ; Mon, 15 Apr 2024 22:41:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 394D84027E; Mon, 15 Apr 2024 22:41:27 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7E1494021E for ; Mon, 15 Apr 2024 22:41:26 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so139720239f.0 for ; Mon, 15 Apr 2024 13:41:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713213686; x=1713818486; 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=6ISYyp/oCE3fN494qVqbAQVmtxc4NWTxHQITbi0iuTw=; b=hoj3SnVX+fliONA+GZHyj5S2vS/ixbB8UEk5jNUvhMl7HtjfIvwBVM9juwtPms5q1C FAvXPiJS+hCdUQwVz5aHxvFHaqREGpifMShZQXOHZUOK5aDx6jisib8AY1YuXcUobROu bC0mtE3xClMtNFiYYdHK47AR2HiR67A8AAe/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713213686; x=1713818486; 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=6ISYyp/oCE3fN494qVqbAQVmtxc4NWTxHQITbi0iuTw=; b=rpQVPAEA/jwKnJicLNiA82pIPh5At/eSjuADptU4gJvbYAHkk1BchZiZ3yb1nez6zy PvvUxHSv3dk6MbqOUUkZzs+7/aeY9Zc2MxzCgze5PIFParMbZ7VAI2xa36v6Z6wFBRv8 NAXxTV52lx4VbzbNhJx+ALZornYU+DFqYqM0iF/beBkXfJd7EUx1h1YuNl9FNMLOE3p8 VJVF4WBZLJnO2PAl/dMd3znWn+rSIwjwlFWQMnsn0D9aHXhYWNAP8T0uQ7PJEapjBlH5 A5HuT7Xiu/X/DHBn1zT0xzYOT+orgOvpxJRJB2YjHQr4XZk3+XzV3NbmltXELN1t1Y71 X/OA== X-Gm-Message-State: AOJu0YxEHxESQ4pj8jTzkxyfcXJZRk5pM8dA5RfSTa6KiWn9IJrZ8LJz sfnafYkeNgI7K+ei3Gm+rBfEg7m804ThSGebkS3PPKmlzFUCTMH3n8iLU+NMXGnHBybDKfkIg8c u6OjCwO7luDvL0O0Fkm3UdrgDgPEy1cFgrCa2KELvdTozmXhewJ7byv9v X-Google-Smtp-Source: AGHT+IGRe6MJ4xJtL7N0pZ6S+vdFutMjzZ0wYZw18NBO2feI8UnQYclYQn1PyM8pRSgmZe9OCddBQkLMTbQw X-Received: by 2002:a05:6602:4899:b0:7d3:54c7:4c43 with SMTP id ee25-20020a056602489900b007d354c74c43mr20310833iob.5.1713213685929; Mon, 15 Apr 2024 13:41:25 -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 iw30-20020a056638871e00b0047ef736b499sm521676jab.36.2024.04.15.13.41.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 13:41:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 13:41:25 -0700 (PDT) Message-ID: <661d90f5.050a0220.6ee0.7219SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 89C7D604A958; Mon, 15 Apr 2024 16:41:25 -0400 (EDT) Subject: |SUCCESS| pw139295 [PATCH] app/testpmd: fix lcore ID restriction From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240415194631.124343-1-sivaprasad.tummala@amd.com> References: <20240415194631.124343-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139295 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, April 15 2024 19:46:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139295 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/