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 A6C0145452 for ; Fri, 14 Jun 2024 00:38:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A284240274; Fri, 14 Jun 2024 00:38:48 +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 DD0E44014F for ; Fri, 14 Jun 2024 00:38:46 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f8395a530dso14615985ad.0 for ; Thu, 13 Jun 2024 15:38:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718318326; x=1718923126; 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=LnMU96TjClToWr8RaUHlptLZUJ74pPz8NZuYrdgtozs=; b=C2Uyc3AkCtiUSBWiVnu4IOW2gCYIyBuMBVFr3RFyfKUrR6Ooqy4XwoJ575R4MH5tLC JN50lDuO6qTHIeXa5pbEubBJ/oZwPvvjyd5FVWPNaktoKG7RSmfRwWMsK3JbCuyl7m5Y 7czhZKQ8awUfXnAe1ed/tjGzJdsrQ6WQoWX1k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718318326; x=1718923126; 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=LnMU96TjClToWr8RaUHlptLZUJ74pPz8NZuYrdgtozs=; b=Inm/qxxDtw068LTgwMvrhRJMvBi1IeD6AvK1n6fGPPlySjsxVMdO1C1AoIzGyea5C8 9ZxqHJN/DvzlwOqiLG5ssn4AYxmUWa6/G+TPW2qt11ocEpgtFY94UppJ1wL3Ju0H7WjZ 2XbkUq1NohTofFTfi1vf6WOszOALuI+J4XLC9rztASLgGx+44t+7Yq6my06Rpl2QWTVx RmkqtHEKtwEua4uy0GDrhIugNse8Q/sRszM7oNvENnFIuO5sxz1vgPqCZ6TirT7eUzBr 7HnJdQUuxor8M2LnwnBG/FcSMMs1WjQy1kpHEy7svzWBDsee92pHs4tZQZkjtqGeQf67 +K+A== X-Gm-Message-State: AOJu0Ywy8HG3MDfe0aHq3Y7b/uLPGZNeGMcbKEuO9pGTJta+AeiiuZhM rf1MvhCSQhMwYlZcnRqPWI/dnfxW77oLr8a9TFyyj4qmkJZnOKamfJlGfBC7L2Tb12bsUrUc+B3 3Plnb7vmrgT0yQVeOJ9kjgb5dZjJf+/OQ4vxcP9z1lY0ecrpWzs35C5UM X-Google-Smtp-Source: AGHT+IHsnCCg+jo6/zznTG7LbK9rauS8EG9jWBOu6C30oSImqOiJhsODbB5ipjnvGOJVPq/T5Cw7vBfQ85Px X-Received: by 2002:a17:902:dace:b0:1f7:908:963a with SMTP id d9443c01a7336-1f8626d2879mr13176405ad.24.1718318325985; Thu, 13 Jun 2024 15:38: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 d9443c01a7336-1f855eef40asm744585ad.140.2024.06.13.15.38.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 15:38:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 15:38:45 -0700 (PDT) Message-ID: <666b74f5.170a0220.1bca8.56acSMTPIN_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 281DA605C373; Thu, 13 Jun 2024 18:38:45 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/