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 8DF3A45711 for ; Thu, 1 Aug 2024 17:06:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88F6740E24; Thu, 1 Aug 2024 17:06:24 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3364040BA2 for ; Thu, 1 Aug 2024 17:06:23 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39adbfafde5so24221645ab.0 for ; Thu, 01 Aug 2024 08:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722524782; x=1723129582; 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=t7DvITxRtYLld5MvTvsS2hgmqkf0kPWkeD+N2w8pm6M=; b=HvYbGl0KYKzQhEK1UIWUlhVxjoI6x+pf/y3QRa+auCE0gWkE3FHf6mYsDhD+Tzw2yK 6axjkjShZeK8Vl17Jm4nA2Cxp4SJQaPvzqE+rE43rUpwh7qRi7YNft+gQ/ocQMyMo5jM iXG4IOLeCjjPBWctzrch47AgF3utkZEEEnyIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722524782; x=1723129582; 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=t7DvITxRtYLld5MvTvsS2hgmqkf0kPWkeD+N2w8pm6M=; b=BfwCE0rRbrCFO6qAtcBXrAbGrehPWR6kXSfiE+UkaghiHidV8ps5v6n5fMm5+FZi62 faRzQIjUGWFS67Q57E+B+w8BWasw1J13htJGKmQhpghwEMQ84Nt09hxVHh7znWXGtSTn 6Q/YPLTIy8p/YL80Vpw9aMufEyMEYrhRiGEsuYCFlvKP08+kFrf4o1GTa0ELa2VQz8uf wB0ARKsKPXfBbQjGOmnE7saGWCiKDKXKXPAU0CGS/Ux5xAdqiPtH8tE8baRWxDRsA6u/ UktjPesDOElUxUL+hPF71vtJyMF0j+htS77Vqkff7IJlDKUIfJUGykSrNRQV+nl0r5zL 2FWQ== X-Gm-Message-State: AOJu0YzvFkMncvrqvyREbOB2iud8DHfUV73aB20QWOFtGsLP+yaJM0I4 EipVEXZh/pFix6XSM/81UJp1e3PyZKCHdrbBNA3FNSVpnAg++qHH/jJzZdNtawpPPSOb9Ts0ach rH6Rkjs7QHkxNRP/74BSIbVMFecpn7p1uNdei4nJu X-Google-Smtp-Source: AGHT+IFOn/0IvVCQjKFsNEGODtUwJ8M23y6j2AtqDhKLEpU6aYi1OMlJYxc945s3EM+kCoY+l47Pk9nwSY5C X-Received: by 2002:a92:2c0d:0:b0:375:e04f:55ac with SMTP id e9e14a558f8ab-39b1fbd71a5mr5665195ab.16.1722524782101; Thu, 01 Aug 2024 08:06:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c29fc03684sm367702173.65.2024.08.01.08.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 08:06:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 08:06:22 -0700 (PDT) Message-ID: <66aba46e.050a0220.25ec11.6bd7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B37A560526E2; Thu, 1 Aug 2024 11:06:21 -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-unit-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: Aarch32-Unit-Test#2849 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 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 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 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/30692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/