[dpdk-test-report] |WARNING| pw93784 [PATCH v5 22/24] net/ngbe: add device start operation

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 2 11:42:39 CEST 2021


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 0 checks, 909 lines checked


More information about the test-report mailing list