[dpdk-test-report] |WARNING| pw23741 [PATCH] ethdev: add isolated	mode to flow API
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Apr 19 15:46:07 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/23741
_coding style issues_
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#412: FILE: lib/librte_ether/rte_flow.c:174:
+	return -rte_flow_error_set(error, ENOSYS,
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#414: FILE: lib/librte_ether/rte_flow.c:176:
+				   NULL, rte_strerror(ENOSYS));
total: 0 errors, 2 warnings, 348 lines checked
    
    
More information about the test-report
mailing list