Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 13199 http://www.dpdk.org/dev/patchwork/patch/13199/ Submitter: "Pei, Yulong" Date: Mon, 6 Jun 2016 02:49:26 +0000 DPDK git baseline: f243d9b04b4bf17d7ccdae179fa43b04d8a87317 Check patch error: 13199: ERROR: open brace '{' following function declarations go on the next line #339: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:316: +static void huge_sigbus_handler(int signo __rte_unused) { ERROR: trailing whitespace #343: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:320: +/* Put setjmp into a wrap method to avoid compiling error. Any $ ERROR: trailing whitespace #345: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:322: + * non-static local variable in the stack frame calling sigsetjmp might + $ total: 3 errors, 0 warnings, 209 lines checked NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile /home/patchWorkOrg/patches/dpdk-dev-v5-eal-fix-allocating-all-free-hugepages.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. patch file error: 13199: patching file lib/librte_eal/linuxapp/eal/eal.c Hunk #1 FAILED at 465. 1 out of 1 hunk FAILED -- saving rejects to file lib/librte_eal/linuxapp/eal/eal.c.rej patching file lib/librte_eal/linuxapp/eal/eal_memory.c DPDK STV team