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 4C2FB43264 for ; Wed, 1 Nov 2023 21:11:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46E9D40298; Wed, 1 Nov 2023 21:11:00 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8A3DB40298 for ; Wed, 1 Nov 2023 21:10:58 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a683bd610dso7627539f.1 for ; Wed, 01 Nov 2023 13:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698869458; x=1699474258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ryrz2d5ysPNiWG0NtDmFubdtkA1zQ4WdF1KIuihNhLg=; b=D6PeEiktJnFi5ueGc/yBADh5kSwh662Id6KrmronkeS3wiR6QZrP7bxbacKsyF/qIt 3S1r0LkzWEnN+0WgDqPriQPzRbAMoTpsMAHpqAuYrAeLIQMrT765E7Fw6MgwggNpqiVP gX7zAJyTQdFkGq3G9n//MHSDRNW197DqK6HpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698869458; x=1699474258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ryrz2d5ysPNiWG0NtDmFubdtkA1zQ4WdF1KIuihNhLg=; b=aBaywL8UvYZyplSg/bWUbMOwjfq+whiSztyBksbYR+MswY7BC6rKc9Xvz/e/Z8IRbI 5bX7DdFK2QLQSceHXeYgS24zV/hCXRP3zEztEnKrJklU0k5i3rsUQVZCd25zn/31hdQG eFKPaiN3hHL1hg7z3+Bj9X0mljwmkDztVh5vrxbMXlpoeyjV4vuWawRTmjE8OdZ8mtqi 6tPkDJxh2fQzA22d2S+ch4pdHOzUJ/yss0VCnwOsVUD8FmbK2pQgoHgxF65bxESBgNWS 1cvNUo0UQcK2Ow3pGivcLH7sLBfEO/T1R+8OQ+6z+0ikFz8bDUJWhDL2SMLOe6xPS2Vg +Qmg== X-Gm-Message-State: AOJu0YzrL8pUxRhSK7Va23yNtFVUptlnG90zfdErEWcmXZL9s6JW7oIl IUpAbExPoTQ+TvXY30AuBR3OdUgiHfsPuoRHHiIDqR1Ky8NfeEJ4Qz6peyRcGSWkubz0tjnsrQ= = X-Google-Smtp-Source: AGHT+IHO3i/SYv/i84CI6LuGxuFXWfEMxCQWbma4KH4EvkilbdAN+NFwfuKGoUAkSKLl3zDidpG6sff7Ggha X-Received: by 2002:a05:6602:3fc7:b0:792:9a3e:2dd with SMTP id fc7-20020a0566023fc700b007929a3e02ddmr22695479iob.3.1698869457938; Wed, 01 Nov 2023 13:10:57 -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 b17-20020a05660214d100b00790b9b02c66sm889285iow.23.2023.11.01.13.10.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 13:10:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 13:10:57 -0700 (PDT) Message-ID: <6542b0d1.050a0220.807df.d477SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7222E6050A61; Wed, 1 Nov 2023 16:10:57 -0400 (EDT) Subject: |SUCCESS| pw133711 [PATCH] eal: stop iteration after lcore info is p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133711 _Testing PASS_ Submitter: Ruifeng Wang Date: Wednesday, November 01 2023 07:20:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133711 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28175/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/