From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 12468A04B3 for ; Mon, 27 Jan 2020 22:21:30 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 07C0B1BFDD; Mon, 27 Jan 2020 22:21:30 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id D39441BFE8; Mon, 27 Jan 2020 22:21:28 +0100 (CET) In-Reply-To: <1580159971-66274-1-git-send-email-orika@mellanox.com> References: <1580159971-66274-1-git-send-email-orika@mellanox.com> To: test-report@dpdk.org Cc: Ori Kam Message-Id: <20200127212128.D39441BFE8@dpdk.org> Date: Mon, 27 Jan 2020 22:21:28 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw65157 [PATCH v2] net/regexdev: introduce regexdev subsystem X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/65157 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #399: FILE: lib/librte_regexdev/Makefile:12: + $ ERROR:TRAILING_WHITESPACE: trailing whitespace #980: FILE: lib/librte_regexdev/rte_regexdev.h:548: + * the match offset in the end_offset. While the offset will be zero. $ ERROR:TRAILING_WHITESPACE: trailing whitespace #1322: FILE: lib/librte_regexdev/rte_regexdev.h:890: + * Compile local rule set and burn the complied result to the $ ERROR:TRAILING_WHITESPACE: trailing whitespace #1329: FILE: lib/librte_regexdev/rte_regexdev.h:897: + * 0 on success, otherwise negative errno. $ total: 4 errors, 0 warnings, 1485 lines checked