[dpdk-test-report] |WARNING| pw67075 [PATCH v3 1/4] net/mlx5: change operations for non-cached flows
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Mar 24 16:18:46 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67075
_coding style issues_
CHECK:BOOL_COMPARISON: Using comparison to true is error prone
#142: FILE: drivers/net/mlx5/mlx5_flow.c:4469:
+ if (active == true) {
WARNING:TYPO_SPELLING: 'furthur' may be misspelled - perhaps 'further'?
#229: FILE: drivers/net/mlx5/mlx5_trigger.c:327:
+ * But it is worth wrapping the interface for furthur usage.
total: 0 errors, 1 warnings, 1 checks, 187 lines checked
More information about the test-report
mailing list