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 473F945512 for ; Wed, 3 Jul 2024 03:02:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D332402C5; Wed, 3 Jul 2024 03:02:25 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 86AB34003C for ; Wed, 3 Jul 2024 03:02:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-376266a65c8so19857975ab.3 for ; Tue, 02 Jul 2024 18:02:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719968543; x=1720573343; 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=ksFAm5VBpnCUWvqrWGV4TECczMbn27E1XNr7TL0LMGI=; b=F2ZJwDw6f/D6Er7qLeFaM8vWSVS1w0VYLibAR5uo3mDrpMxePu+/MREqJV9mXT3wxB YOwjH929Gdp6lz0Ig2kXwkHY4XtRTp/xfFq+l1eMqQOIWYd4iTuw5wFxDAO0F+pq/wt8 2fdK2eaKOiyReHybJWYTvtTzTeCxpt635yhbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719968543; x=1720573343; 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=ksFAm5VBpnCUWvqrWGV4TECczMbn27E1XNr7TL0LMGI=; b=vjLdRHPwxob4GuqzS0E3YYHVHPkmVDrNAmstpWFGANpffuomvd0FDbbxne1JL/zP8g oi8NbMMS1Panbrg6CqRnnZJ4evDfZwtVv/1h/80CGTxmjgmhk/0QpkvQyYKy4SuwD6zt NJuWQRCRrLoHaVLQeskqMTS7hIOC4ATlOoanL2laruwdd7QzI5Stj54mE2dTN2ywCow7 eUOhpnqsu5dj9seOodSSYP/cZXV13nqAUfiE4G2h3gmP0JjvMn1AocFMayAGhIifDuuw GxN07uu8cPfip36EnMbu3Ps6raOws6UNZ3YEVjb1ajC5sugzR5c6dBN+ng3bP8K0Pd5C PRmw== X-Gm-Message-State: AOJu0Yyqe0hnFkAqKwH3pV52HTEaMA9z0+YnMLs/WBLOU+cewvlS6UFD A7K5okC9QTZfCGcccjC3aGVOBtdmcEd325RCs4lx88j2w7i/KsDTucxrgBGobN2Ahe8aiAaBHUn eLgRwkzTVW6Qhh0hazp8/9oUzJmHVFbw6uNVu4A2OQEl2+Cc325hFlBpU X-Google-Smtp-Source: AGHT+IGj0csUeUGdihPg+WxE84xqbvckhMPXCGJTRNVQlL7Ib1KCukcCuiddIFMRT9cGYI8xklAbVzIALeQL X-Received: by 2002:a05:6e02:1c0a:b0:381:1d81:8715 with SMTP id e9e14a558f8ab-3811d90cda1mr29754715ab.13.1719968542899; Tue, 02 Jul 2024 18:02:22 -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 e9e14a558f8ab-37ad22cab8csm4525985ab.7.2024.07.02.18.02.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 18:02:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 18:02:22 -0700 (PDT) Message-ID: <6684a31e.050a0220.b4db7.199dSMTPIN_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 5DAEC60526E2; Tue, 2 Jul 2024 21:02:22 -0400 (EDT) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142022 _Testing PASS_ Submitter: Hemant Agrawal Date: Tuesday, July 02 2024 13:08:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142020-142022 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/