[dpdk-test-report] |WARNING| pw39763 [PATCH v3 10/11] net/failsafe: fix sub-device ownership race

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 11 02:00:31 CEST 2018


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

_coding style issues_


CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#53: FILE: drivers/net/failsafe/failsafe.c:207:
+	DEBUG("Failsafe port %u owner info: %s_%016"PRIX64, dev->data->port_id,

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#132: FILE: drivers/net/failsafe/failsafe_eal.c:67:
+				INFO("sub_device %d owner(%s_%016"PRIX64") is not my,"

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#133: FILE: drivers/net/failsafe/failsafe_eal.c:68:
+				     " owner(%s_%016"PRIX64"), will try again later",

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


More information about the test-report mailing list