[dpdk-test-report] |WARNING| pw18416 [PATCH 3/3] net/virtio: fix wrong Rx/Tx method for secondary process
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 22 08:17:16 CET 2016
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/18416
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#69: FILE: drivers/net/virtio/virtio_ethdev.c:1328:
+ if (hw->use_simple_rxtx) {
[...]
+ } else
[...]
total: 0 errors, 0 warnings, 1 checks, 12 lines checked
More information about the test-report
mailing list