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 B251DA0561 for ; Thu, 18 Mar 2021 19:22:27 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD3CE140EA9; Thu, 18 Mar 2021 19:22:27 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 0F10040698 for ; Thu, 18 Mar 2021 19:22:26 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 0B36A4C8B; Thu, 18 Mar 2021 19:22:26 +0100 (CET) In-Reply-To: <20210318182042.43658-6-bruce.richardson@intel.com> References: <20210318182042.43658-6-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20210318182226.0B36A4C8B@dpdk.org> Date: Thu, 18 Mar 2021 19:22:26 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw89506 [PATCH v1 5/6] raw/ioat: add api to query remaining ring space 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/89506 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #99: FILE: drivers/raw/ioat/ioat_rawdev_test.c:223: + /* Enqueue burst until they won't fit + some extra iterations which should + * be rejected ERROR:TRAILING_WHITESPACE: trailing whitespace #199: FILE: drivers/raw/ioat/ioat_rawdev_test.c:323: +^I^I^I^Ireturn -1;^I$ total: 1 errors, 1 warnings, 212 lines checked