|WARNING| pw122351 [PATCH 2/2] net/vhost: support private dump
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jan 19 13:38:40 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122351
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#76: FILE: drivers/net/vhost/rte_eth_vhost.c:1493:
+ fprintf(f, "flags: 0x%" PRIx64 "
", internal->flags);
total: 0 errors, 0 warnings, 1 checks, 33 lines checked
Warning in drivers/net/vhost/rte_eth_vhost.c:
Using rte_atomicNN_xxx
More information about the test-report
mailing list