From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4BB401BAE3; Tue, 15 May 2018 10:29:21 +0200 (CEST) In-Reply-To: <1526372924-28411-5-git-send-email-gavin.hu@arm.com> References: <1526372924-28411-5-git-send-email-gavin.hu@arm.com> To: test-report@dpdk.org Cc: gavin hu Message-Id: <20180515082921.4BB401BAE3@dpdk.org> Date: Tue, 15 May 2018 10:29:21 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40034 [PATCH 4/4] ifpgai_rawdev: fix the clang compiling issue 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: , X-List-Received-Date: Tue, 15 May 2018 08:29:21 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40034 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #16: In file included from ~/dpdk/drivers/raw/ifpga_rawdev/base/ifpga_fme_dperf.c:5: WARNING:TYPO_SPELLING: 'aligment' may be misspelled - perhaps 'alignment'? #18: ~/dpdk/drivers/raw/ifpga_rawdev/base/ifpga_hw.h:8:10: error: the current #pragma pack aligment value is modified in the included file [-Werror,-Wpragma-pack] ERROR:SPACING: space required after that ',' (ctx:VxV) #39: FILE: drivers/raw/ifpga_rawdev/base/ifpga_defines.h:100: +#pragma pack(push,1) ^ total: 1 errors, 2 warnings, 13 lines checked