|WARNING| pw144404 [PATCH] net/r8169: implement core logic for Tx/Rx
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 24 08:03:13 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144404
_coding style issues_
ERROR:C99_COMMENTS: do not use C99 // comments
#120: FILE: drivers/net/r8169/r8169_ethdev.c:89:
+ //rtl_stop_queues(dev);
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#161: FILE: drivers/net/r8169/r8169_rxtx.c:6:
+#include <stdio.h>
total: 1 errors, 1 warnings, 0 checks, 114 lines checked
More information about the test-report
mailing list