[dpdk-test-report] |WARNING| pw95360 [PATCH v7 14/19] net/ngbe: add device start and stop operations

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 6 11:59:14 CEST 2021


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

_coding style issues_


WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#310: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.c:70:
+			msleep(1);

WARNING:REPEATED_WORD: Possible repeated word: 'queue'
#980: FILE: drivers/net/ngbe/ngbe_ethdev.c:1001:
+ * @queue
+ *  queue to map the corresponding interrupt to

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#1170: FILE: drivers/net/ngbe/ngbe_rxtx.c:531:
+
+}

total: 0 errors, 2 warnings, 1 checks, 1013 lines checked


More information about the test-report mailing list