[dpdk-test-report] |WARNING| pw76394 [PATCH v1 10/18] net/mlx5: separate Rx queue object modification
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 9 01:35:36 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/76394
_coding style issues_
WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#91: FILE: drivers/net/mlx5/linux/mlx5_verbs.c:441:
+ .wq_state = is_start ? IBV_WQS_RDY : IBV_WQS_RESET,
WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#91: FILE: drivers/net/mlx5/linux/mlx5_verbs.c:441:
+ .wq_state = is_start ? IBV_WQS_RDY : IBV_WQS_RESET,
total: 0 errors, 2 warnings, 0 checks, 132 lines checked
More information about the test-report
mailing list