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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Oct 27 13:26:21 CET 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#348: 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
#362: 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, 686 lines checked


More information about the test-report mailing list