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

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


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

_coding style issues_


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

ERROR:TRAILING_WHITESPACE: trailing whitespace
#32: 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
#32: 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
#35: FILE: drivers/net/liquidio/lio_ethdev.c:1412:
+    lio_dev->linfo.link.link_status64 = 0;$

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

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#36: 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