[dpdk-test-report] |WARNING| pw102193 [PATCH v3 6/7] net/ena: add check for missing Tx completions
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Oct 19 12:57:49 CEST 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102193
_coding style issues_
WARNING:LONG_LINE: line length of 150 exceeds 100 columns
#173: FILE: drivers/net/ena/ena_ethdev.c:1568:
+					"Found a Tx that wasn't completed on time, qid %d, index %d. Missing Tx outstanding for %" PRIu64 " msecs.
",
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#173: FILE: drivers/net/ena/ena_ethdev.c:1568:
+					"Found a Tx that wasn't completed on time, qid %d, index %d. Missing Tx outstanding for %" PRIu64 " msecs.
",
total: 0 errors, 1 warnings, 1 checks, 236 lines checked
    
    
More information about the test-report
mailing list