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 B65AC45561 for ; Wed, 3 Jul 2024 15:05:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4C6540E0F for ; Wed, 3 Jul 2024 15:05:03 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 6932D4029E for ; Wed, 3 Jul 2024 15:05:02 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-79d5e61704eso332635085a.3 for ; Wed, 03 Jul 2024 06:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1720011901; x=1720616701; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=BLaqrx0bTEWgPm/ll56/DIiJa1pZEq8C5d5Nl7C7rrw=; b=Jwzei4NFrtzSrBAVIoVh7LTElnBbv6tkWdMJ2oAgqy0PX56TQsfqrMRXoM8gl8bvOB q5XIUGjz0c54rcD8ipDWm/aXejAv4u6wxoHHnza4BATE9LuY9SdySvXmNm9cmnkG2hta XVDmTvZGhA1Oboz5o3/grxsP6EcNh+uJebjGY3YX7AuDL/orUf8+KZ3BMlDEzbAnqeuK sSRt68wC8HcbuitKFac2wwV2PIVp+f7TdDITq3ErccynxtZxWwxlqzk5r7kNAqHD4n8Y XC9pygOF8zOX5j0IA/S8XRlrSOMxsWrn+vpEPLD1W/CmePavaydlSV/W6ADYHWKr1ugt q47Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720011901; x=1720616701; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BLaqrx0bTEWgPm/ll56/DIiJa1pZEq8C5d5Nl7C7rrw=; b=EWRTgT59u6frDtbXVDSRM7BJPLc/meqgG9Otd5TVJ34uojtss+wp5E7TXB/0uqmi9L ypyFS4ZyLE23pRTRRIQeaqxIr2AQX5GVif1ebJ4qmtyyDEufc+F/aRezC8noq5Ibtpa2 3ATuhJrUdIHvJBg0aa3Rf1UNeN723Us2+NHMRC3slLT7/WLN1oxItPVCYJV/9kKkffVW ouQ/FWvzzdd9jnmOIbQdTFP03bBgtTfM3iW9fai7KBwj8gM6D3b5RNiRewO8ZgPvdElK oetuubFRzLliwsUScH29Qy/2KxZVEgm0S7/Z22vgukYsytDldiMQ8305Co4TiHj95eDL /eaA== X-Gm-Message-State: AOJu0Yx8KoC8r8Lnur1wnJhgX3rVsJSbPL0wy/nJgFTW8QVBmB+4he91 3cy+gbHMZi+xqDmRhEUFwuMRF6mY7LrQfW7Iy8kiAkX1HYL1V9QeBIsKfoXFN8CHC7BSZCTpbAS f X-Google-Smtp-Source: AGHT+IE8FnySYh0vKuaRs7Jk77i7QbUJbEMIDnz5khwHlOT9g9cur68uWHUyysDKdwdeC2xxoDAEHQ== X-Received: by 2002:a05:620a:45a7:b0:79d:6266:33cc with SMTP id af79cd13be357-79d7b987c8fmr1521905685a.2.1720011901170; Wed, 03 Jul 2024 06:05:01 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-79d69307c42sm561267685a.122.2024.07.03.06.05.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jul 2024 06:05:00 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142084 [PATCH v4 3/3] drivers: replace printf with fprintf for debug functions Date: Wed, 3 Jul 2024 09:04:59 -0400 Message-ID: <20240703130459.108310-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240703121614.198015-3-hemant.agrawal@nxp.com> References: <20240703121614.198015-3-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/142084/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9777805141