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 F2FA045455 for ; Fri, 14 Jun 2024 02:44:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF522410E4; Fri, 14 Jun 2024 02:44:50 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E46EC402C6 for ; Fri, 14 Jun 2024 02:44:45 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b05c9db85fso8943036d6.2 for ; Thu, 13 Jun 2024 17:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718325885; x=1718930685; 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=sD0+EVZqO1IaGOkcfHQGSBq83+Lqr6K90cfITClbN1k=; b=X9VdhHXVCNQ0g8XR1cODTRvG/oWf9dlxt8fTZp7RTfhhxpHU+jmIrbD9LyKNEHi5rb p5gnoWEqWeqVVF2MiFHUOuOq0WK7f2O+LCXT/CWwlVEBRc8ZldWSpT06bNVx8LQXxN8b EACDxsJo2xOsD9fuKYOsUq4UGIqf0lg19PsIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718325885; x=1718930685; 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=sD0+EVZqO1IaGOkcfHQGSBq83+Lqr6K90cfITClbN1k=; b=eXHQjS6j1RTGUtYHNkv3mB4L8knpe/WeEzCmpSAsfl3S0VI+m+6CQNpCH0x8+LsC+Q l8quXTuNPahos4vHnmb2LrsC7X5v93pKOybTnPm8ULvEEvTQy5ZPFfU5nQn4gG+ItvAv hKUjk23MLiAW4XtRRTJAXddNrrZTFYk8T5u0a8G3Sf0kF8I5m1esBiFBEBlzAZ17aClj 1PZ6iDxVyIlXbcY6dpesaxHn6PZu9hnoyWsh+V58zOyoifXA9D6W7ex5u30PaGPCi7Y6 ZhlDYP7uxbyHc9wK+qnqRNUrRbK2dJ9EpnP9/WcsXvD76ttvkKd3TO5jupoUkipFjGya aOhA== X-Gm-Message-State: AOJu0Yw79qYoT0Um7wCdMJqgoa6BxXbKW953Iu3eQzmYxxj7KaaX2pon 8YikLJ2uyohl1HRn5jiuZG4atOqJocImT8IVIGyfAFd/zSkakLSqID2vX3k564znehsuDdfromk bV6IoXUV4xRo5IXydLkoXG5ffhqw1b3NYWxyesrRUYx/hh834YHOzAlo2 X-Google-Smtp-Source: AGHT+IHZ862MBrKQA0NHVtV5oDI7yXGcaZ48QVcGaAdZ/mTLxJlFWvsTO2IzneZBjBjPh2M2FbgDuXrofOTb X-Received: by 2002:ad4:40c8:0:b0:6ae:d3a7:3817 with SMTP id 6a1803df08f44-6b2afc76a10mr15194126d6.1.1718325885281; Thu, 13 Jun 2024 17:44:45 -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 6a1803df08f44-6b2a5b38f81sm1082156d6.70.2024.06.13.17.44.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 17:44:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 17:44:45 -0700 (PDT) Message-ID: <666b927d.050a0220.db396.8048SMTPIN_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 F36A2605C373; Thu, 13 Jun 2024 20:44:44 -0400 (EDT) Subject: |SUCCESS| pw141125 [PATCH] eal: fix logs for '--lcores' From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240613161429.168287-1-ktraynor@redhat.com> References: <20240613161429.168287-1-ktraynor@redhat.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141125 _Testing PASS_ Submitter: Kevin Traynor Date: Thursday, June 13 2024 16:14:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:6484c847d4e48386904841d6b7062007f837dfb4 141125 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30182/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/