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 C2B1B4555B for ; Wed, 3 Jul 2024 12:13:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEE0541060; Wed, 3 Jul 2024 12:13:26 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 1B2A040E7C for ; Wed, 3 Jul 2024 12:13:25 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5c229aa4d35so3013295eaf.3 for ; Wed, 03 Jul 2024 03:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720001604; x=1720606404; 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=L9DBJKeGQfGcvJBNasDOYaFGzVnC3o1Y7Cc426FgMbI=; b=XoAxhcanqblNZvdeCkH1lrc+b9bF23RcxBoz9GKmEs40Itx9y5gfIaYHTbTeijgYxM K/A5D5Kwytq69s7tCFC6uM6SGhYYvnu/3p4wO+cZe4oak8yqsBwAv/lP++AxnwMJ7WQJ BkcPpDbcQjoH+alAJC8qLF7Xswf5hdjTdYeBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720001604; x=1720606404; 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=L9DBJKeGQfGcvJBNasDOYaFGzVnC3o1Y7Cc426FgMbI=; b=hSjsrTiPWiI+TublCgiXRmozstN7arCHufhUFFwmBZwNh8LOylZMGSnS7t2FiCO0EI cUqDDh6c1xjPkEjwNPW5iCusjZYh1m7T8+yDo6yEMm3uKg5gX/KRynj0dQWT1eobI/QK d9qhRgI9517eB8aI0+GHBUOYV46egY7aLHMIgW5iRlzyIyKBsLuxeY8h9YM6yAfrPTF7 AHqgzSyPmNvlxYoSqw0zN8CAEhVz24Vp4ZrQdsqR90oBHYVsGyHvMakGQLwhc4GQIasE 5bubpRlc62G1aczmsLRrD1bzav64Okkkjll7OZEi8/SQDzRuDekK2cnTCiTETiaAALOv xjXg== X-Gm-Message-State: AOJu0YyhuJX+lx06fxqeucqlOb8Ue9T5vgCmK3k1vD8gpMXtYGw5PkDT uPHoPrvXtv6+Nd3ddlQuXvIpgPh5ggMvwbVl4a/3TyuaoSIOQ3RvQsbMCsJD1EYUp9CuKFyoeOu bN9fHnz2eXofFl/OyYNbQaMKcQB26ObQ+xynLAHy4 X-Google-Smtp-Source: AGHT+IFnWU335R51fGiUo2F5MKhaV1WSiwAj8QPiAXdgiuMX8uMeLWML/g3h+Lw4KkcY4bP0sBcvjHgMcoZr X-Received: by 2002:a05:6870:1583:b0:25e:c7b:ca98 with SMTP id 586e51a60fabf-25e0c7c58d3mr1249202fac.15.1720001604236; Wed, 03 Jul 2024 03:13: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 586e51a60fabf-25e0222c4c6sm96966fac.35.2024.07.03.03.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 03:13:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 03:13:24 -0700 (PDT) Message-ID: <66852444.050a0220.1e5be1.6e0aSMTPIN_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 9D73A60526E2; Wed, 3 Jul 2024 06:13: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-compile-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 | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | 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 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/