[dpdk-test-report] |WARNING| pw28311 [PATCH v4 2/2] app/testpmd: use uevent to monitor hot removal

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Sep 3 17:50:18 CEST 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#56: FILE: app/test-pmd/testpmd.c:1559:
+			diag = rte_eal_uev_callback_register(&port->dev_info.pci_dev->device,uevent_type,

ERROR:SPACING: space required after that ',' (ctx:VxV)
#56: FILE: app/test-pmd/testpmd.c:1559:
+			diag = rte_eal_uev_callback_register(&port->dev_info.pci_dev->device,uevent_type,
 			                                                                    ^

total: 1 errors, 1 warnings, 92 lines checked


More information about the test-report mailing list