[dpdk-test-report] |WARNING| pw29403 [PATCH v5 1/3] net/i40e: queue region set and flush

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 29 05:09:03 CEST 2017


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

_coding style issues_


WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#645: FILE: drivers/net/i40e/rte_pmd_i40e.c:2617:
+	printf("
  queue_region_number: %-14u 
", info->queue_region_number);

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#649: FILE: drivers/net/i40e/rte_pmd_i40e.c:2621:
+			"queue_start_index: %-14u 
",

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


More information about the test-report mailing list