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 2003A45562 for ; Wed, 3 Jul 2024 16:14:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 177F74279C; Wed, 3 Jul 2024 16:14:27 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 2AF5F410FA for ; Wed, 3 Jul 2024 16:14:25 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5c47ad9967cso208265eaf.2 for ; Wed, 03 Jul 2024 07:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720016064; x=1720620864; 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=3LT5HC/0R2FlXuHatVi0NFJP/LZQJ3eikKpJjlEDoKQ=; b=ZqcjDeYjucp4+BGttXuWHtxWcr6ET/od6Pd1YlT3fWttnIpYK8O/2xnKN4PEwqheCO 1WEJx54HQJrxdRpE13XOHbeTcs6jDRmx/TIEMgeC9bPDj1UYA7GWMgZxG1TMmAb8cudr Og56/Sabsqo6oUY01AmGG+/+71otf9pAZwDEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720016064; x=1720620864; 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=3LT5HC/0R2FlXuHatVi0NFJP/LZQJ3eikKpJjlEDoKQ=; b=j7ce6O/GGjcThwFDH7vCh8IIbuy3syLMP1dUfFqZPP7KWdj+Gq2KEZxAGV1dbZGvVh UsQTMhzxmp86FW/6T4g+NZr9ag1xyme/arNfCE0NWV0XaNMn0kJPrEE+JZDpC7+LodYV XDoJFJFRZOSQEav+X6OY/6Qdj1Rl50zKDirff8rNIUdTfC2/U2m4rKHYcR+R5Jiiskj9 FJLGAZ3i12v+4je3wmyxvS3qwlhtqf8+5P64B9CKuEWWEouF7yKl55FC6ZYFAJJVOCMA DTZXRKV+h3hiD6JGu/TmUljcI6+Lph2s2nmHmSA8KIEXt0rF4Q85AK6NV7cbORf+uYeQ yqtg== X-Gm-Message-State: AOJu0YzY5rzG/VjBXe9aAFRfxa7+QNw79hBy26reze//LN/JXNX1qzRG rCfJ7QXUsjjqNmvQbThHPgm9WmtWLuc3RyXluOOtp3zhUnDPinZLEu/r9IjPna6ymyadb/xnyxq vjmbjoEUGPx8QiG7xrAK9sw8+vP+PBxb/46h+9Kjj X-Google-Smtp-Source: AGHT+IEh3dNG8boRChhjF3T0AAPxLS3+WbwFDF1kmlaujocvihXVV5Ej4OFhmoTEYyM4VNSjBfA8s0kBoB2c X-Received: by 2002:a4a:ae46:0:b0:5c4:e8d:58be with SMTP id 006d021491bc7-5c438e2ca87mr11466230eaf.3.1720016064341; Wed, 03 Jul 2024 07:14:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5c414937dc1sm112076eaf.7.2024.07.03.07.14.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 07:14:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 07:14:24 -0700 (PDT) Message-ID: <66855cc0.4a0a0220.224dc.7cdfSMTPIN_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 BCB6B6050A6B; Wed, 3 Jul 2024 10:14:23 -0400 (EDT) Subject: |PENDING| pw142020-142022 [PATCH] [v3,3/3] drivers: replace printf w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702130856.3927348-3-hemant.agrawal@nxp.com> References: <20240702130856.3927348-3-hemant.agrawal@nxp.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/142022 _Testing pending_ Submitter: Hemant Agrawal Date: Tuesday, July 02 2024 13:08:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142020-142022 --> testing pending Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/