[dpdk-test-report] |WARNING| pw68467 [PATCH v3] net/ixgbe: fix resource leak after thread exits normally

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 15 05:47:53 CEST 2020


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#179: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4273:
+            ixgbe_dev_wait_setup_link_complete(dev);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#179: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4273:
+            ixgbe_dev_wait_setup_link_complete(dev);$

total: 1 errors, 1 warnings, 0 checks, 101 lines checked


More information about the test-report mailing list