|WARNING| pw118821 [v6 14/18] net/mlx5/hws: Add HWS matcher object

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 20 18:03:58 CEST 2022


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

_coding style issues_


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

WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#407: 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'?
#804: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:646:
+		goto destory_and_disconnect;

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

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


More information about the test-report mailing list