[dpdk-test-report] |WARNING| pw40242 [PATCH 1/3] net liquidio fix Unable to update lio_dev->linfo.link var

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 21 03:21:27 CEST 2018


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

_coding style issues_


ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#24: FILE: drivers/net/liquidio/lio_ethdev.c

ERROR:TRAILING_WHITESPACE: trailing whitespace
#33: FILE: drivers/net/liquidio/lio_ethdev.c:1409:
+     * Otherwise, when eth_dev->data->mtu != mtu, the link state information cannot be obtained, $

WARNING:LONG_LINE_COMMENT: line over 90 characters
#33: FILE: drivers/net/liquidio/lio_ethdev.c:1409:
+     * Otherwise, when eth_dev->data->mtu != mtu, the link state information cannot be obtained, 

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#36: FILE: drivers/net/liquidio/lio_ethdev.c:1412:
+    lio_dev->linfo.link.link_status64 = 0;$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#37: FILE: drivers/net/liquidio/lio_ethdev.c:1413:
+    $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#37: FILE: drivers/net/liquidio/lio_ethdev.c:1413:
+    $

total: 3 errors, 3 warnings, 0 checks, 12 lines checked


More information about the test-report mailing list