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 CCB0943E83 for ; Tue, 16 Apr 2024 16:27:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C75F340268; Tue, 16 Apr 2024 16:27:36 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E340D40262 for ; Tue, 16 Apr 2024 16:27:27 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e5715a9ebdso35793385ad.2 for ; Tue, 16 Apr 2024 07:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277647; x=1713882447; 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=NxEW1P80/N5hx3JSkTHRLWVWaxD6yiNRlJbBhNsZ/r0=; b=dVoe26qLhARPujSahfa4qSOPJjY9V+zX8dfu6uELeuudoXkFctFE+6lHmfmdx0O0xq gFTBjtVxzBfkH0wUYnHhW+aIMkdYPv9u7tb3dOoRps8PnqacY6ASPJiLQNQKI/9StPMP X3ZpsmgzFuMbKtlUuIzEjQ0wsGluApTOUiwuQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277647; x=1713882447; 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=NxEW1P80/N5hx3JSkTHRLWVWaxD6yiNRlJbBhNsZ/r0=; b=dP3hwFEJDM8vN/NEYdsfDL2xlNpvmziravORtm02IZT6JvlodaFHg0tyT4uc+ao9PL AMQdt2RnHUuMYgOGhmKRVWlrTTl1dLX7MVQKg2mMDkrEAzRlu72UgWfCmbeo2H5Jh9T6 2g9rL7Bb+faX0JHCfzaxBpcVfh+hsfgctlyI/I20QgcBERZZ2UygD1mZ9dCod5MMDFDG aGq/9fmz6MXONuQmkmCrCGb1SeyU2KXLqZ/UISRTiZ/QzeW5dxfg/N67bbHuEACwLpap vyBFKaUCXxtlybz62/+FvM79BS1mM4gZowgnqFQ+jScajsR7wCoOGRXqiK1yIn4eaaeD 7B5w== X-Gm-Message-State: AOJu0Yw3vT7rYcxeyNGVMQFSVXwx097Q8Bg3v0iV9aYdTSX4SMLFmQO6 Y/CQDNTFAXKy/R6z7QM4hMZsdftQ8DWory2kdG6J7geHZfja9/0C4tEGUjb4SgGt4Ipxq04tQbp XtZIN4wiIAR5og/F0ZRxRQOQNNSUiHsmnh7jgk3HItkH0oeqfuqB8Rx+C X-Google-Smtp-Source: AGHT+IFY42yKgg1bgawUQgtCiTHGqNVZod4RfFOBI6emCBtWkMXs/uozwF/NOkeepejzjaA3gkz7GrsFp8fq X-Received: by 2002:a17:902:74c7:b0:1e0:94a1:95c1 with SMTP id f7-20020a17090274c700b001e094a195c1mr11155628plt.29.1713277647163; Tue, 16 Apr 2024 07:27:27 -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 kf13-20020a17090305cd00b001e0b4e91a31sm452967plb.24.2024.04.16.07.27.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:27:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:27:27 -0700 (PDT) Message-ID: <661e8acf.170a0220.26851.3e9dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5769C604A958; Tue, 16 Apr 2024 10:27:26 -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-compile-arm64-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_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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/