|WARNING| pw117480 [v2 15/19] net/mlx5/hws: Add HWS matcher object

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 6 17:08:57 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'efficent' may be misspelled - perhaps 'efficient'?
#127: 
and from there to other objects. The matcher allows efficent

WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#393: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:249:
+		devx_obj = mlx5dr_pool_chunk_get_base_devx_obj_mirror(stc_pool, &default_stc->default_hit);

WARNING:TYPO_SPELLING: 'destory' may be misspelled - perhaps 'destroy'?
#790: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:646:
+		goto destory_and_disconnect;

WARNING:TYPO_SPELLING: 'destory' may be misspelled - perhaps 'destroy'?
#796: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:652:
+destory_and_disconnect:

total: 0 errors, 4 warnings, 0 checks, 998 lines checked


More information about the test-report mailing list