t-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 15103-15106 http://www.dpdk.org/dev/patchwork/patch/15106/ Submitter: Declan Doherty Date: Tue, 2 Aug 2016 21:37:46 +0100 DPDK git baseline: 0b50aa7c079ccefaef70b8e406c4e7a09eddfa63 Check patch error: 15104: ERROR: open brace '{' following function declarations go on the next line #109: FILE: examples/helloworld-cpp/c_code.c:3: +int func(void) { total: 1 errors, 0 warnings, 158 lines checked /home/patchWorkOrg/patches/dpdk-dev-RFC-2-4-examples-add-c-example-application.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. 15105: WARNING: line over 80 characters #111: FILE: lib/librte_eal/common/eal_common_options.c:1038: + " -s, --"OPT_SILENT_STDOUT" Silent mode, supress output to STDOUT " ERROR: trailing whitespace #185: FILE: lib/librte_eal/linuxapp/eal/eal_log.c:61: + $ WARNING: please, no spaces at the start of a line #185: FILE: lib/librte_eal/linuxapp/eal/eal_log.c:61: + $ total: 1 errors, 2 warnings, 149 lines checked NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile /home/patchWorkOrg/patches/dpdk-dev-RFC-3-4-eal-add-command-line-option-to-log-output-to-stdout.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. 15106: ERROR: trailing whitespace #105: FILE: app/test-gtest/Makefile:57: +CXXFLAGS += -I$(GTEST_DIR)/include $ ERROR: trailing whitespace #141: FILE: app/test-gtest/main.cpp:20: +}^I$ total: 2 errors, 0 warnings, 385 lines checked NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile /home/patchWorkOrg/patches/dpdk-dev-RFC-4-4-app-test-gtest-example-google-test-application.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Patching file error: 15105:185: trailing whitespace. error: patch failed: lib/librte_eal/common/include/rte_log.h:181 error: lib/librte_eal/common/include/rte_log.h: patch does not apply DPDK STV team