[dpdk-test-report] |WARNING| pw61751 [PATCH v5 02/15] ethdev: add support for hairpin queue

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 23 15:38:05 CEST 2019


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 675 lines checked


More information about the test-report mailing list