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 E60D845551 for ; Tue, 2 Jul 2024 23:40:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E19E040665; Tue, 2 Jul 2024 23:40:41 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 47947402D8 for ; Tue, 2 Jul 2024 23:40:40 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3d850109679so7198b6e.0 for ; Tue, 02 Jul 2024 14:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719956439; x=1720561239; 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=4v69xXoftM5SPxVqwH+Fa4Dq7WNVM8BSvf4N3/KSonY=; b=DZcpANEuzdpvRaSX+vMKoQwMRCj91LI08fqoR+1cHQSprocUPQi2C1+RiToYC+vMvN fR/hzmbOUqAQSyj0mLtyzRl2fDHuHqKmHCcC6ZmeMughoTtyGfMJ4oOQ4XNdNeThFSrk kmNNCrJr0HUC27uMBnx/KMT7Y/fR2WRcr2+H8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719956439; x=1720561239; 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=4v69xXoftM5SPxVqwH+Fa4Dq7WNVM8BSvf4N3/KSonY=; b=JMQ15SupMFcmst/EDAM2DI3Hu4k/COZBlppyPLqN4pfLVYExDolCN4lK1AMJViQRtJ Ra6e/lbF0oZg+JgncVvl6t0MFkqClCbF8AEZXj+wCHzFjeUk1+FGlSe5Aa7QKz5Q7z+8 Qh2y0Kw9qGIXXpizmChg/XDVZtxZkTxoE7ykEEwMqz5mlZX1dO6jl1ZSgAOTGzSFxHwt tAyvxR4LvXgpctWACsBzGpc/+jQetrtfPSxJNe3bfzVqmzORZarce5kz9ivTgIJhUwZA e5Eg20sGbLHkuHm0r0Oj5kjJgiRt9Ytv69QrYzbF9vIB7kuAMFwdB4U5cVXTEsLJWaoB je8w== X-Gm-Message-State: AOJu0YxcmOginzw2LdT+R/JoK8REkkxi4+lzpMfI4zu+lwtg3jnY256L 2l/WNBCbxqj9AAzaEX7rxmUS8tN81MTpPH1WcYQuP5k6p/zrxzkKiIVd+vvFsNhpSEQ43GbJUZL Vs4KylkxSMPQpQ2HXEKqvc9wmxgZBF27wKVZglc9Gc5sJOFATuuN/ygHj X-Google-Smtp-Source: AGHT+IEO7k0k3Fm+07TYt7/9DwTozc83tKp/powPqr0LN575LLFXa4za8WpF5525tKo1dpg0xpKTGsRxnW8P X-Received: by 2002:a05:6808:30a7:b0:3d2:95f:da8c with SMTP id 5614622812f47-3d6314ddbb4mr6994021b6e.18.1719956439485; Tue, 02 Jul 2024 14:40:39 -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 006d021491bc7-5c45d8db14esm84055eaf.23.2024.07.02.14.40.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 14:40:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 14:40:39 -0700 (PDT) Message-ID: <668473d7.4a0a0220.73308.6f24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EAEA260526E2; Tue, 2 Jul 2024 17:40:38 -0400 (EDT) Subject: |SUCCESS| pw142017-142018 [PATCH] [v2,2/2] drivers: replace printf w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702104013.3813272-2-hemant.agrawal@nxp.com> References: <20240702104013.3813272-2-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/142018 _Testing PASS_ Submitter: Hemant Agrawal Date: Tuesday, July 02 2024 10:40:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142017-142018 --> 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 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | 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 24.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 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 (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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30376/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/