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 5730A4555B for ; Wed, 3 Jul 2024 12:22:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5649E40E41; Wed, 3 Jul 2024 12:22:58 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 415AB402F1 for ; Wed, 3 Jul 2024 12:22:57 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-7066463c841so3508310b3a.1 for ; Wed, 03 Jul 2024 03:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720002176; x=1720606976; 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=IIfLyk8RHZpxOzKIu8A+y+bMFuzqikTGSHMjlLBpYEY=; b=HUmzZOfg4wA9WXZQltcCOcfyTxsVhNDK3qx2bBzUtkqQ2nEzmP72UXdZ3fnTBp+LCD 3+T1x/JufIqGn7cgjEmuDrDIcldBzxsGTC8Rup3salvL0GjxJSc8n/ay9HZXp6B9TxIZ E0Gw2CS18DCSNDv5v9TF2vhSZeXNivtPz8h7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720002176; x=1720606976; 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=IIfLyk8RHZpxOzKIu8A+y+bMFuzqikTGSHMjlLBpYEY=; b=qAqYC3b/Oq8KEAqrpsXxWKZTE47BHQA8AQEW84wjVxKLhhi8N7GRF+IyJ/z17VVCGg DZ//CAeaRr967GZNIjq19sBcFIg+nYVlNwy20TvfV3sh9lO2w8ihZHqZaeUNF2jwvAig M75UM5WEQWa6yRImu280a6XMdY3/o1G+k/TWpphEDLARItlMS2PM/fcHFjJme67pOpFC zorIHQ9SMDL8PRyN7pdjtWdMJfjL4Jj1vrY/Ho/KiQHffb1T3hwzZv+VF180CI0d/lzS kSPyHe/FNLwddtpaFHeEPAZXYnMDrcTjwuahW6FaOd5dPoKAXYd5uaNsHI9W7q3Dj/kZ gN3Q== X-Gm-Message-State: AOJu0Yx86+gyuQJLIHnF+aw+zgJS+2c8/ldoAJkhSCU5DN/88dhmURn/ LXmF5TwjJpZaEl3aUYJIvWQx+kGHVU0E8uebKygw6134TBS594VVTixJda2tFjJdfrhAhnEzXPF 1nxr9MSzxZI1vEZpwpZwdQvnwG4J5EOyHGaY0ll8u X-Google-Smtp-Source: AGHT+IE1poz3iEnpMxw1Gz+9Rxw/duj/LhreNt4Bp2afAyEqVMvrzskKz3w2nC8LYY/0S/Xcxch0Oehcio8b X-Received: by 2002:a05:6a21:3a47:b0:1ba:f8c0:711c with SMTP id adf61e73a8af0-1bef6124402mr9597320637.37.1720002176306; Wed, 03 Jul 2024 03:22:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c91ce72a8asm525721a91.10.2024.07.03.03.22.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 03:22:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 03:22:56 -0700 (PDT) Message-ID: <66852680.170a0220.e6fdc.7132SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F92860526E2; Wed, 3 Jul 2024 06:22:55 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Alpine | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/