|WARNING| pw136193 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jan 28 11:24:48 CET 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'?
#277: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:401:
+mlx5dr_definer_compare_op_tranlate(enum rte_flow_item_compare_op op,

WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'?
#320: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:444:
+	mlx5dr_definer_compare_op_tranlate(op, tag);

WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#681: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:1502:
+}

total: 0 errors, 3 warnings, 0 checks, 516 lines checked


More information about the test-report mailing list