[dpdk-test-report] |WARNING| pw62249 [PATCH v7 02/14] ethdev: add support for hairpin queue

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 4 12:02:09 CET 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#131: FILE: lib/librte_ethdev/rte_ethdev.c:928:
+			"Can't start Rx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"
",

WARNING:LONG_LINE: line over 90 characters
#145: FILE: lib/librte_ethdev/rte_ethdev.c:962:
+			"Can't stop Rx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"
",

WARNING:LONG_LINE: line over 90 characters
#159: FILE: lib/librte_ethdev/rte_ethdev.c:1002:
+			"Can't start Tx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"
",

WARNING:LONG_LINE: line over 90 characters
#173: FILE: lib/librte_ethdev/rte_ethdev.c:1034:
+			"Can't stop Tx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"
",

WARNING:LONG_LINE: line over 90 characters
#386: FILE: lib/librte_ethdev/rte_ethdev.c:4395:
+			"Can't get hairpin Rx queue %"PRIu16" info of device with port_id=%"PRIu16"
",

WARNING:LONG_LINE: line over 90 characters
#400: FILE: lib/librte_ethdev/rte_ethdev.c:4426:
+			"Can't get hairpin Tx queue %"PRIu16" info of device with port_id=%"PRIu16"
",

total: 0 errors, 6 warnings, 692 lines checked


More information about the test-report mailing list