[dpdk-test-report] |WARNING| pw88825 [PATCH] app/flow-perf: fix setting decap data for decap actions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 10 10:46:08 CET 2021


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/88825

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#134: FILE: app/test-flow-perf/main.c:729:
+                                                       decap_data |= flow_options[i].mask;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#134: FILE: app/test-flow-perf/main.c:729:
+                                                       decap_data |= flow_options[i].mask;$

ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Wisam Monther <wisamm at nvidia.com>'

total: 2 errors, 1 warnings, 8 lines checked


More information about the test-report mailing list