[dpdk-test-report] |WARNING| pw66126 [RFC PATCH 5/5] mk/windows: add virtio-net PMD

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 28 07:09:27 CET 2020


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/66126

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#160: FILE: lib/librte_eal/windows/eal/eal.c:83:
+extern void pciinitfn_net_virtio(void);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#166: FILE: lib/librte_eal/windows/eal/eal.c:89:
+extern void virtio_init_log(void);

total: 0 errors, 3 warnings, 1689 lines checked


More information about the test-report mailing list