|WARNING| pw129199 [v2 4/5] net/mlx5: support symmetric RSS hash function
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jul 3 11:22:18 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129199
_coding style issues_
WARNING:TYPO_SPELLING: 'symmetri' may be misspelled - perhaps 'symmetry'?
#257: FILE: drivers/net/mlx5/mlx5_flow.c:5727:
+ dev_flow.symmetri_hash_function;
WARNING:TYPO_SPELLING: 'symmetri' may be misspelled - perhaps 'symmetry'?
#277: FILE: drivers/net/mlx5/mlx5_flow.h:1006:
+ uint8_t symmetri_hash_function:1;
WARNING:TYPO_SPELLING: 'symmetri' may be misspelled - perhaps 'symmetry'?
#307: FILE: drivers/net/mlx5/mlx5_flow_dv.c:12878:
+ rss_desc->symmetric_hash_function = dev_flow->symmetri_hash_function;
WARNING:TYPO_SPELLING: 'symmetri' may be misspelled - perhaps 'symmetry'?
#335: FILE: drivers/net/mlx5/mlx5_flow_dv.c:15957:
+ dev_flow->symmetri_hash_function = rss_desc->symmetric_hash_function;
total: 0 errors, 4 warnings, 0 checks, 247 lines checked
More information about the test-report
mailing list