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 41D0F4416A for ; Thu, 6 Jun 2024 14:20:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CF06402E7; Thu, 6 Jun 2024 14:20:09 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 7154840299 for ; Thu, 6 Jun 2024 14:20:08 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b9a35a0901so270526eaf.0 for ; Thu, 06 Jun 2024 05:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717676407; x=1718281207; 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=Be7aSJ4nA2jyMk72Zm+XAuyIwyKNoDa1lH3sA3tJNZM=; b=eqgpGbzhFbNtqZbmZLCNr7TcGGNVr3jbzRuRuDo5O6fRHyehFG8L7yxoFM02jXQodD yhv2qjdU6xaOeQztZ8HsmksDb9wJoNmahkW3ts/PgEZqrK1MjDluSpbiZkynapNa9DW2 YaLv12H7uzy0iJefULOaQ6PaXcmkcZT7N8t8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717676407; x=1718281207; 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=Be7aSJ4nA2jyMk72Zm+XAuyIwyKNoDa1lH3sA3tJNZM=; b=kjyCwWqmJbWISQ2N3vK4b7JFWBEsPl67Sf/zwVM+wnZrc+dEGzy8wPIQPJ9PiE1Mi3 5GLDSQVteQmrsfGcj7M5Z9/lRlRHA7vY9cMCPboZkPwPckWCozvflF5ng2hdFTeIg9V9 Y6rMYoHrRGMGNIyqkO8YG+1gj1E8usJu9Zp5efF1RmKPE3d3/tPxtTq4L7dm5F+NGg2h LZI58xJV2fLD7Zma4Ew9VMNuGIb7DCUg4eAZkAiXbwE8CbBPZCbkAPQ8FjnZ/B7I5PLV UKmufkR7MFaZ86tScHt96AGZATTOynjYo4jNCXorQCqTd3GA/GbtOZIIEOoR/or4JuzU j21g== X-Gm-Message-State: AOJu0YyLkSV+ZxQ8QdOTaoaGjUJ31DpmkZiNgRxe4kF3/+6mW9blQlxA XgX4JzsllRW724amVVgDzjsMkkCZjUTCMrwTmHUwaj4VWHkqYcgw3BbMsEjtrlExF84TuVpJuUZ 2cDJvEsrGExBsee5G5RgUA1Wx91eHsDom50LCCcv6imrgjGyn X-Google-Smtp-Source: AGHT+IG5iotAn64O2DAoj+FWy1Rnc1rWZRVd1gcyizZ93vmY2wlcBCrBq21FNjmnYpoUsI+6xe9pe/5Lpxr0 X-Received: by 2002:a05:6820:82b:b0:5b9:d636:416b with SMTP id 006d021491bc7-5ba78f2e236mr5790484eaf.1.1717676407775; Thu, 06 Jun 2024 05:20:07 -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 006d021491bc7-5ba977c6836sm42324eaf.11.2024.06.06.05.20.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:20:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:20:07 -0700 (PDT) Message-ID: <6661a977.4a0a0220.6ca0d.3167SMTPIN_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 1D379605C373; Thu, 6 Jun 2024 08:20:07 -0400 (EDT) Subject: |SUCCESS| pw140822 [PATCH] [v3] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaprasad Tummala 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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/