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 0969345580 for ; Thu, 4 Jul 2024 20:45:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 041E5410F1; Thu, 4 Jul 2024 20:45:41 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 3473F402A7 for ; Thu, 4 Jul 2024 20:45:39 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b5f4c7f4fbso420896d6.2 for ; Thu, 04 Jul 2024 11:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720118738; x=1720723538; 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=tqcFua/m2yi4TEQw2GtHR/mspWDIzReA+SRti80MUzc=; b=HQHyDoE2lRoFyhuzBp34IMTQM8kuX5fDkOe1CaH8++FsFiUYBq8zLcaK6vnnIXwUd4 TuY3iN+8zTzriKm/ryxJ5li3m22KxXNEVuShx57mDceMkx9ku0ZTnCVilpPNCGBmzeDP 4mpZh8cUGbMXoY90X1zRq41Ht0kRobrJXuWg0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720118738; x=1720723538; 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=tqcFua/m2yi4TEQw2GtHR/mspWDIzReA+SRti80MUzc=; b=sX5ug5IQ45eeSVHfVTwOmRzOkdzghWI61bbf1/P1elWv9BIoP5Mn2mK5J5VAp++gFk 3do02DRFGtmvk9QSqytdyf7XQynCVOnQi6r6kRh6EZHdvzkBPQFiJ97YjISeKojGdNUm EY1GDnaMOtTONeYQmkXPBywUmUiqjY7NTBdXMiswLVB4Ms+VYgYLBMRBqbVw3iAxAmk6 ppvJZXkfVYAXH9pzE3X6KUA8iBth01VYqnPc9/WDzRd+1aexjg83t9UeZxozWKlft0yY abu6E3WVPGv2PjrqF1MXhi0kP3IlpRWj9FdLqhfz09zGdfEgYnRUxY92ANmxUOJfAc4o 3uhw== X-Gm-Message-State: AOJu0Yzx/zHddPsrJ+V8iRPUE4uT/JYrhRn72vb1XZ+CrfhWkIc4YFRT Nf61C5fMNDfrYvVGKMiIf70XIp9y4oCZhwFGDk7danZT1mtDmDUReNfIoEi0uQnOXVNNzrRqSIR kHvRf08f0qUVpL8ib6EP/WuOYxgceXal5GVQneqqpN+r99wJDjGAiwpB6 X-Google-Smtp-Source: AGHT+IETu5OX+JE0uxLU7kN0cqpEHxiyPiQOB+vqaa3o5gxjFKkpifFejIw4DVOSPJtfquP7GppVOp8vL+Ln X-Received: by 2002:a05:6214:4012:b0:6b2:b5c1:72dc with SMTP id 6a1803df08f44-6b5ed1bf775mr28381536d6.54.1720118738559; Thu, 04 Jul 2024 11:45:38 -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 6a1803df08f44-6b59e561281sm6630166d6.22.2024.07.04.11.45.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 11:45:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 11:45:38 -0700 (PDT) Message-ID: <6686edd2.d40a0220.17c9.268dSMTPIN_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 362AB605C20D; Thu, 4 Jul 2024 14:45:38 -0400 (EDT) Subject: |SUCCESS| pw142082-142084 [PATCH] [v4,3/3] drivers: replace printf w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703121614.198015-3-hemant.agrawal@nxp.com> References: <20240703121614.198015-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/142084 _Testing PASS_ Submitter: Hemant Agrawal Date: Wednesday, July 03 2024 12:16:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142082-142084 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/