Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 15286-15290 http://www.dpdk.org/dev/patchwork/patch/15290/ Submitter: Jianbo Liu Date: Wed, 24 Aug 2016 15:23:41 +0530 DPDK git baseline: 28d8abaf250c3fb4dcb6416518f4c54b4ae67205 Check patch error: 15287: WARNING: line over 80 characters #521: FILE: drivers/net/i40e/i40e_rxtx_vec_neon.c:476: + ((uint64_t)pkt->data_len << I40E_TXD_QW1_TX_BUF_SZ_SHIFT)); ERROR: need consistent spacing around '*' (ctx:WxV) #617: FILE: drivers/net/i40e/i40e_rxtx_vec_neon.c:572: +i40e_txq_vec_setup(struct i40e_tx_queue __rte_unused *txq) ^ total: 1 errors, 1 warnings, 592 lines checked /home/patchWorkOrg/patches/dpdk-dev-2-5-i40e-implement-vector-PMD-for-ARM-architecture.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Compilation: OS: fedora Nic: niantic GCC: gcc_x86-64, 4.8.3 ICC:16.0.2 i686-native-linuxapp-icc: compile pass x86_64-native-linuxapp-gcc-combined: compile pass i686-native-linuxapp-gcc: compile pass x86_64-native-linuxapp-gcc: compile pass x86_64-native-linuxapp-icc: compile pass x86_64-native-linuxapp-gcc-debug: compile pass x86_64-native-linuxapp-gcc-shared: compile pass x86_64-native-linuxapp-clang: compile pass DPDK STV team