[dpdk-test-report] |WARNING| pw56481 [PATCH v2 01/15] net/bnxt: fix extended port counter statistics

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 16 11:29:19 CEST 2019


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

_coding style issues_


CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#74: FILE: drivers/net/bnxt/bnxt_ethdev.c:3654:
+		 "bnxt_"PCI_PRI_FMT"-%s", pci_dev->addr.domain,

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#111: FILE: drivers/net/bnxt/bnxt_ethdev.c:3691:
+		 "bnxt_"PCI_PRI_FMT"-%s", pci_dev->addr.domain,

total: 0 errors, 0 warnings, 2 checks, 282 lines checked


More information about the test-report mailing list