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 91F2145512 for ; Wed, 3 Jul 2024 03:54:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F1E24025E; Wed, 3 Jul 2024 03:54:16 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 28E634003C for ; Wed, 3 Jul 2024 03:54:15 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e03a8955ae3so464674276.1 for ; Tue, 02 Jul 2024 18:54:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719971654; x=1720576454; 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=L9vknrZCA45DdpMXw9y8+kT8nPQMwIWgqEmyhsbMgU8=; b=GcmIFsOY2D+7KKs1YhlqJUdBqGorITLRkbuW/yxaTn8SJ5lqlErW4r5drZHqHzk5G5 tz3No1uZi7HxV5+hUqmfXdemImvzsgadtikw2sTIRVxocTf4K/VzZtTeJxRhgJFrujl0 zmniAUx3Np+wNqBw2OV0mspsn9mljYnJ48LWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719971654; x=1720576454; 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=L9vknrZCA45DdpMXw9y8+kT8nPQMwIWgqEmyhsbMgU8=; b=QJQNJ5w7nHF4YcJ8N5ski4+bsVtDIUPFPr5X6PuVbNS8wRTsxruhEPMKug8z6OJwyL agLGCscDVnpfm701uJMDlz87ZU7r6f9/kY3zd/ieHnzD2yZ8gCNS0wN2eAB5fo/l1Gns vT+0aBuKhq8xSOu6LQeMx6FrgXFGgYfe8ZnYQna9DPOD1mJ8iy0+35N9u7SFjagSbHXl zsagHUVpRH7KDFowktOBXYlF4Mbk5INNK1BLW4w0/iBZBHIHf6AHAHL5AGW5dr4kPXCF HS41+2KpUzbAM0WBEbGBmQQs8xqwQGjKsTqxe8pB/mGMUYui1H+Wl0Hmk7TGdtAc5x9l kGAg== X-Gm-Message-State: AOJu0YwCaC1I5kkuIKEZpJLZmhZqaMN3T9XA5W0Hl0fkcrruOdg7t3YT fPP1EVBZI277EfRsWGJ8/x16wqXMG2/UeHO/Ysl8cHq0AmKBOrbX8GOEGNL2QSrZMtN3eItkwTv f1ox/iqxr1E2uoXDyXUXSRnBjPZX2V9feqxhUkdsW5kOE57UAyB5OWKBZ X-Google-Smtp-Source: AGHT+IFbFOFtp9NYFMH8GtYVO8zJOeyVR69l2DqvXSSePooyVBU+LMNkiCnj2tkdfiRI6ekvoxPU2f8yUdzK X-Received: by 2002:a25:c5d4:0:b0:dfb:812:af06 with SMTP id 3f1490d57ef6-e036eb012c0mr12600513276.10.1719971654445; Tue, 02 Jul 2024 18:54:14 -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 3f1490d57ef6-e03a1969d62sm65986276.7.2024.07.02.18.54.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 18:54:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 18:54:14 -0700 (PDT) Message-ID: <6684af46.050a0220.80053.51e5SMTPIN_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 4BB8760526E2; Tue, 2 Jul 2024 21:54:08 -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-abi-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 | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 (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 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 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/