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 1C63245716 for ; Thu, 1 Aug 2024 20:41:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1979540668; Thu, 1 Aug 2024 20:41:42 +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 D5EEE40608 for ; Thu, 1 Aug 2024 20:41:40 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-66a048806e6so59987357b3.3 for ; Thu, 01 Aug 2024 11:41:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722537700; x=1723142500; 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=ysON87MbUJvjVYT3Qnwnd98n/ZBWzWY5NOdhg6IJsk0=; b=JuxLZEjSZNKYFKL64s3sWyLpxuhm22ccvxZ7rjEj3kTsjVm9xsHjUQOjuHkdLYtq5U QRt5HzL6pGdjqku/S+KwOK1UetQmwirayxJilM7wNFhHZRqYXl2AA7f1vMhmlpOWQU+B AAzFkMvU+T3Rw19qYL0KUYYFTQ2fQAfnpzoHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722537700; x=1723142500; 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=ysON87MbUJvjVYT3Qnwnd98n/ZBWzWY5NOdhg6IJsk0=; b=YZL/O4GALkZsH/5AH/6odv5otFV6hc4qlmgqu14sThw9VL3koZZ23d/2vSAtZGLRI8 vPQVfvQAa2UFm2m4mi/7GM/Vjgq7lpE5TpjKmA2Od7Bwnckog5ux86eUVV0Bu3IbWAUg aBDaSbj5NZFOLFJQXSxGjmjK3SgEWREwzMHv9MgtlZ49ks0bKOiOqnckfSq9RVj18Uyx bmPhaUAPuJ2+ZRdrStnd62KJkpizpAJosrBWEsB3Oui4P6qqhjDuKCOxXNMKQc09x0M5 sVDnYTiZ97r2tEVredJZbtNO7zVIr5o9+l8hBPhtDUyvVbnDXj+tLUSPymp6A02E9dRD W12Q== X-Gm-Message-State: AOJu0YweGPu5sj/Lr/N8/t/PlHfauka0LvEBzvO5cUu1PnUazMfa2Zr0 RBEEEXQZE5x3aa+gTA4N2Xi21goH4rmDIwsnqZDTPPZ0SWRQTaa8qzqTTYVDDMIhaWNU9z8mQVd ihd271ZVU/SEVwyUWb/ZOQdXO7wp6xo6ieaJAO2okGrcCcb0Kk0aHklZK X-Google-Smtp-Source: AGHT+IF0RXoPx5+hE6yqtxtwQv53PwDgsPxbQhtBvWXs+MZ/OgIPyu+Cw8dRl1q/IZQ1nUx50dBEDxfHCZYV X-Received: by 2002:a0d:d183:0:b0:630:de2f:79b8 with SMTP id 00721157ae682-68960778269mr11312067b3.13.1722537700234; Thu, 01 Aug 2024 11:41:40 -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-689b089c3f4sm112217b3.29.2024.08.01.11.41.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 11:41:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 11:41:40 -0700 (PDT) Message-ID: <66abd6e4.0d0a0220.2ffc0b.0be7SMTPIN_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 C1F13605C30B; Thu, 1 Aug 2024 14:41:39 -0400 (EDT) Subject: |PENDING| pw142813 [PATCH] [RFC] ethdev: convert string initializati From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801092722.3732917-1-ferruh.yigit@amd.com> References: <20240801092722.3732917-1-ferruh.yigit@amd.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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142813 _Testing pending_ Submitter: Ferruh Yigit Date: Thursday, August 01 2024 09:27:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142813 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#283206 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/