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 7560C43FA2 for ; Thu, 4 Jul 2024 16:38:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60B30410F1; Thu, 4 Jul 2024 16:38:41 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 466054042F for ; Thu, 4 Jul 2024 16:38:40 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-63036fa87dbso5203127b3.1 for ; Thu, 04 Jul 2024 07:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720103919; x=1720708719; 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=Em30afqI/u6sKFFf+PCNXeEjzCezip0+5cMP1ULNjS0=; b=UzkN5xzZkzCkJvPBNxeTMrH94vRD7ND24gcVR+3QAAOwx4XGgyjw6RV7Ki+yvOIMbz NATrW5BfT3+6CvE2gyNZM32EmNyp6YdgcIaL/zx7Y6qGzOZDQ1CW15PnOCrNwT/FjZ+e KN3KBVVICZwbx30daWqK1kngu46vrztrNV1Qw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720103919; x=1720708719; 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=Em30afqI/u6sKFFf+PCNXeEjzCezip0+5cMP1ULNjS0=; b=Uoe1UOzSN3FqPpghXdqQP2XB7YRe/E+qRUuqefmaPOMCDIbXav3pgKTj64xQ+Etgxi FMxmBIvsKTbiFe8LqPkMZUKbSUVryl7WoE7k963ZqclNCPzVf3dZznrXK2fPJe6e0OJn +G80NKMLj3dTJQLs3dYJWRSNcjpuK/GIeABCRSljD4BXZpoZhy6zKUPiwuGedHiNsg1X Rj6ObKDUYj4uml4QFsKw1GssLk2EVomz/6KMfpyFvi6WAJWY0OExHIboqFceaGeI+Hmr MBBSzb9vJqJnXt/bGB61W5Dz3m/DTfadKreUCgC5NaCHvpU7H8vkAUJSIceJBy7ko4F+ L+TQ== X-Gm-Message-State: AOJu0YzzlER2vTrOy739B9Fi0AioN8lie2ipvS+x1Ufj+W3BePQR5lS2 R3hNIJgCkUJa7x3hhmJzfhFWzvV4JwTJ0QGKvKxVE1owfNoBe4GcGyK8x1Q3ey0ryKAF0QCFwj3 esLoFgS5YCbHr79GDTQplw7EgVybeTMiRU0Iz82RG+0xJ0wAowj+2hbaa X-Google-Smtp-Source: AGHT+IHITBH/J+b2x8RumTUiFg0sqHfLXhPU8HBY6/34/yWuxIw2fpwM3DqgrD+epqI4bBuxtBtkXO/p8Et9 X-Received: by 2002:a05:690c:6d82:b0:62f:19da:a53f with SMTP id 00721157ae682-652f2918b88mr11225167b3.0.1720103919698; Thu, 04 Jul 2024 07:38:39 -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 00721157ae682-64a9bc4e8afsm2600537b3.49.2024.07.04.07.38.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 07:38:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 07:38:39 -0700 (PDT) Message-ID: <6686b3ef.050a0220.40685.303cSMTPIN_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 470C16050A6B; Thu, 4 Jul 2024 10:38:39 -0400 (EDT) Subject: |PENDING| pw142097-142099 [PATCH] [v5,3/3] testpmd: replace EAL logt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703162929.78438-4-stephen@networkplumber.org> References: <20240703162929.78438-4-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/142099 _Testing pending_ Submitter: Stephen Hemminger Date: Wednesday, July 03 2024 16:28:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142097-142099 --> testing pending Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | RHEL9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +--------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30407/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/