[dpdk-test-report] |WARNING| pw44758 [3/3] app/testpmd: add debug	command tx_metadata set <port-id> <value>
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Sun Sep 16 15:35:21 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/44758
_coding style issues_
WARNING:LONG_LINE_COMMENT: line over 90 characters
#137: FILE: app/test-pmd/testpmd.h:186:
+	uint32_t                metadata; /**< metadata value to add in tx packets (debug only) */
ERROR:OPEN_BRACE: that open brace { should be on the previous line
#163: FILE: app/test-pmd/txonly.c:261:
+		if (ports[fs->tx_port].metadata)
+		{
total: 1 errors, 1 warnings, 118 lines checked
    
    
More information about the test-report
mailing list