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 41B974416A for ; Thu, 6 Jun 2024 14:35:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DD1640EE5; Thu, 6 Jun 2024 14:35:29 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 8BD0840EE5 for ; Thu, 6 Jun 2024 14:35:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-702621d8725so1014932b3a.0 for ; Thu, 06 Jun 2024 05:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717677324; x=1718282124; 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=A5HAJ0XI0dHlZdWRiqjscWpuX+jspDmPcOYsD7IX9ik=; b=SLm9WU7wkJXBhNR0N0pK6fmO0SNSryqCq2qpkkDDqb3Z3FATO3jJNIM8tnShzGh5MZ vkv7qTwIQdYvLrZZmaF4855e5lOSbDi3Am0N3kPuFbB5qBVNqXwjzfuLK9Cxu3IeWwXe /vbvWvbzrIbFKTHNbqMOnM/tzSh/VqbWsDF1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717677324; x=1718282124; 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=A5HAJ0XI0dHlZdWRiqjscWpuX+jspDmPcOYsD7IX9ik=; b=i7mZZIPfki/1iYMdYslHOPQKbKj4DW+Zs608FPTDIEhSzi+eSguaIAZvTzno2K5P60 /Fi358RGnLnBBLUGAHDeJ7bSQ18qyGL3bkEtlAE+2tOahXGCQptFJXIIa48+PtGROcfU QKYUUM/vECfLkGcoWOoxex1tD6K3B8wkMp+eQAmvD14q0QZq450upklBHkszerw3euLw 25SbDnZ32ut9+7n8hKSGbvWc9bJC7YDbro3L49FWTqWl6n3Jy/CUCSc9TBUlaRQmlxdS vgybLBKGhX/lUbpBca7zxq7aNGkl+zdjpLYmRXGNN81M1vi+JrJM5AQMaf6Nwdv8vTaw NlOQ== X-Gm-Message-State: AOJu0Yx4wFs7TEOhv6i3Jn+IE0rGuCdSfCELJjmfogmDdE3EzmbKkdU+ DJu2qYUDG1GzM3bRECHShOn8sIGZB47sIoDoRdb3H87d9/JYpxhHmRRHS9rLUSZYQ8Go+bXGY5/ LyCL72abnT2lxq46KQW+p3gyzFxtl7VngyhkNR4zvDmhtSbn765HB0sT2 X-Google-Smtp-Source: AGHT+IG77UdUjQLZlL1L98endbBWt0ZW/sA0tl3wz/T7LnjJVz9cH5s3xVTJ7j9njDgwoRUcvHH9Bbiy71E4 X-Received: by 2002:a05:6a20:1596:b0:1b2:a8e3:4a1e with SMTP id adf61e73a8af0-1b2b6f69bb3mr6221345637.14.1717677323724; Thu, 06 Jun 2024 05:35:23 -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 98e67ed59e1d1-2c286de7f0bsm175261a91.3.2024.06.06.05.35.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 05:35:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 05:35:23 -0700 (PDT) Message-ID: <6661ad0b.170a0220.20cd7f.fa44SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AE31F605C373; Thu, 6 Jun 2024 08:35:22 -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-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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/