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 359B045453 for ; Fri, 14 Jun 2024 02:16:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FBF6402F0; Fri, 14 Jun 2024 02:16:27 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 14BBA402C6 for ; Fri, 14 Jun 2024 02:16:26 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3748ebe7e53so6660695ab.1 for ; Thu, 13 Jun 2024 17:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718324185; x=1718928985; 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=AAN5qrm1zeUkLQebL7F9pUdl2wP8024Cp1GMh+l8N6E=; b=M+QP+hKANBGL+kDhzhPD05F+bs7zxy2GDS+wKo7gqzZyvOmjRmrHVT0UgVeyueNINN J1cMLMzgfnJgkxyrg1yiNa3ee1XU1q3jcYYwusGatE18zr9VQquBKaxc/5u2kCrvJMo7 P8vGqfjJPk4fK7NR3eiTgmZTOYMaXYPNclIcM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718324185; x=1718928985; 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=AAN5qrm1zeUkLQebL7F9pUdl2wP8024Cp1GMh+l8N6E=; b=SiTsJx1hBQjj5vNkk+qR2ZO9KIWYuJLmPbygNeTyjI4kRo1FG13mZd6MyuRdDpG1Zh SUFxqfW9gbAAcGm/yiw+Pz3c+sEYSIopIpUfjTOCT6TvZ1p1h4N//RA35IbjVeApnAKB BzDF7CBBKPOBctw9hBeRCiYDmJBzkx7WCSEFluK1ga5v4fwRuwJz7sGUmfDLBwwiKOLh pc2RBr4CltGXqH/7Ie6nFK/ObF/4Y+8CZk324U/OuS97fAC3zSSngYM2Ed2Lg23st9aI M853XWiMG8tXF1oGtTlgkQ7mx8Al+28WDT8M7Tg70LzZyJVfC3igR9+lowQkVQ8pfoH7 nBdw== X-Gm-Message-State: AOJu0YzObnKWBXpK0wAWa8ZhabEbMF0XhDyQ6NLNKZmGBhQrTGjw9Zxs 9bFzoaQX1QRFaXqNr+cV0iHHbaXoVCJDGsfio72SZfUVjiRsOv/cA14RLf/OSGCBE7P24vNKzxD cUtFfdLwa1Phx0TYIHWdquJur1N8vAzC53igIoFQLPMCrNEmgmXgToQyy X-Google-Smtp-Source: AGHT+IE0EoPt1KRjP5ox+TRPMpCy+rTanFc74b0CsotrAFLiBfArb6Bw1SmID0fHdPO2wndx/iQ8v6EtlsCJ X-Received: by 2002:a05:6e02:20cd:b0:375:cc49:648f with SMTP id e9e14a558f8ab-375e109476bmr13615135ab.29.1718324185167; Thu, 13 Jun 2024 17:16:25 -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 e9e14a558f8ab-375d86b9346sm943385ab.58.2024.06.13.17.16.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 17:16:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 17:16:25 -0700 (PDT) Message-ID: <666b8bd9.050a0220.6d0db.75e9SMTPIN_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 C1BA8605C373; Thu, 13 Jun 2024 20:16:24 -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 | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | 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 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/