[dpdk-test-report] |WARNING| pw79612 [PATCH v5 1/1] net/mlx5: support match ICMP identifier fields
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Oct 5 11:20:08 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/79612
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#152: FILE: drivers/net/mlx5/mlx5_flow_dv.c:7423:
+^I^I ^I icmp_header_data_m);$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#152: FILE: drivers/net/mlx5/mlx5_flow_dv.c:7423:
+^I^I ^I icmp_header_data_m);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#154: FILE: drivers/net/mlx5/mlx5_flow_dv.c:7425:
+^I^I ^I icmp_header_data_v & icmp_header_data_m);$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#154: FILE: drivers/net/mlx5/mlx5_flow_dv.c:7425:
+^I^I ^I icmp_header_data_v & icmp_header_data_m);$
total: 2 errors, 2 warnings, 0 checks, 72 lines checked
More information about the test-report
mailing list