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 6ECCB43E83 for ; Tue, 16 Apr 2024 16:55:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 480DE40268; Tue, 16 Apr 2024 16:55:17 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id C883D40262 for ; Tue, 16 Apr 2024 16:55:15 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ea09b6c826so1083598a34.0 for ; Tue, 16 Apr 2024 07:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713279315; x=1713884115; 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=AQ2yQ9j/diXbUqYeClohN7zFaPs3sJOU/E1pq91Fer8=; b=Kw8G6nFF0vbn2HtI315qej3hXXCxEnsrfpur6fr5BQctTHoixTub5w3wM9iKvW9C3T bChIxsU6z9hJFgX5WcMeOzn1rfhLZq6aPfSfKx+2+tsqM/w2BBwqKt/raZ38pPWX5PAv B2+4w8C2swwUNG7/w2VUEfBTSjsmvxalmzIbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713279315; x=1713884115; 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=AQ2yQ9j/diXbUqYeClohN7zFaPs3sJOU/E1pq91Fer8=; b=B2MZFYjb9dT3Ob6FBK6CY8+ZTqtO1rTvQUZCYJcszw2GAbgMiI7zeBc+m7qnaqCK2u odxdeOsIkR0IaXUD9Hjo0Vx1ySANgCMJIwHmfr7mAblU3kTxWtvTRqhcyaZIHepW0PvY jcomhZNY9kMRqc5rGU13Q/3kf/A3xadD+96iYzIH9u4xAzvvTywJSBbJrSiIiPw3kBGB K5kFjZIwUJQm6bCSQG/ceBmJHdBtDaNz5hebj71szl7McA8/YLi7jecmTQRNp8f9bDkc fxQm3cghEr+Xfs5Qf8wzetDOAldF6sLaORHmRf0nGh2xU76Z4KGPU373smMFKl9i8bfY cmWA== X-Gm-Message-State: AOJu0Yyh3VZO903W8Bxa3k2GaZei9FjXTldXbCXqlxjL883MecrTP/4j nwD6c7psFVkPnDjzRR423dWtEdqpeOzEOc84/eyjQI1yqtHgfjyo+O/ZXDOxX6/cZBHMwTd64bG Dc5zgvST72GCh8tHhfaQedCaQI3bb3RW0elnARSqQJfWU65qTEZMZvFfa X-Google-Smtp-Source: AGHT+IEqJaMw9B3+mdPFWdwFmOKRK78woyHsMGdNQvbw4ayvs6bt2fKdxAFuWx8HszZaYwdZvSnPMHwsLnte X-Received: by 2002:a05:6871:7a86:b0:22e:b2b3:ae20 with SMTP id pd6-20020a0568717a8600b0022eb2b3ae20mr15018929oac.7.1713279314980; Tue, 16 Apr 2024 07:55:14 -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 f15-20020a056a00228f00b006ed6056c799sm864194pfe.22.2024.04.16.07.55.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:55:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:55:14 -0700 (PDT) Message-ID: <661e9152.050a0220.6cc5.7e2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EFD99604A958; Tue, 16 Apr 2024 10:55:13 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/