|WARNING| pw136824 [PATCH] net/gve: fix dqo bug for chained descriptors
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 15 10:53:51 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/136824
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#139: FILE: drivers/net/gve/gve_tx_dqo.c:118:
+ if (sw_ring[sw_id] != NULL) {
+ PMD_DRV_LOG(ERR, "Overwriting an entry in sw_ring");
+ }
total: 0 errors, 1 warnings, 0 checks, 62 lines checked
More information about the test-report
mailing list