[dpdk-test-report] [PatchWork]|ERROR| pw15164 examples/exception_path: fix shift operation in lcore setup

sys_stv at intel.com sys_stv at intel.com
Fri Aug 12 11:12:54 CEST 2016


t-Label: Intel Niantic on Fedora
Test-Status: ERROR

Patchwork ID: 15164
http://www.dpdk.org/dev/patchwork/patch/15164/
Submitter: Daniel Mrzyglod <danielx.t.mrzyglod at intel.com>
Date: Tue,  9 Aug 2016 14:37:15 +0200
DPDK git baseline: 0b50aa7c079ccefaef70b8e406c4e7a09eddfa63

Check patch error:
15164: 
ERROR: else should follow close brace '}'
#64: FILE: examples/exception_path/main.c:260:
 	}
+	else if (output_cores_table[lcore_id]) {

WARNING: line over 80 characters
#104: FILE: examples/exception_path/main.c:390:
+			|| (core_table_size > RTE_MAX_LCORE) || (coremask_string == NULL)

WARNING: line over 80 characters
#152: FILE: examples/exception_path/main.c:438:
+			reti = parse_hex2coretable(optarg, input_cores_table, 
+RTE_MAX_LCORE);

WARNING: line over 80 characters
#156: FILE: examples/exception_path/main.c:441:
+			reto = parse_hex2coretable(optarg, output_cores_table, 
+RTE_MAX_LCORE);

total: 1 errors, 3 warnings, 132 lines checked

/home/patchWorkOrg/patches/dpdk-dev-v2-examples-exception_path-fix-shift-operation-in-lcore-setup.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 


More information about the test-report mailing list