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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 25 11:47:15 CET 2023


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

_coding style issues_


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

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

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

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


More information about the test-report mailing list