[dpdk-test-report] |WARNING| pw21622 [PATCH v2 09/13] net/failsafe:	support flow API
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Mar  8 16:16:53 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/21622
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#221: FILE: drivers/net/failsafe/failsafe_ether.c:240:
+			DEBUG("Creating flow #%" PRIu32, i++);
CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'sdev' may be better as '(sdev)' to avoid precedence issues
#588: FILE: drivers/net/failsafe/failsafe_private.h:195:
+#define SUB_ID(sdev) \
+	(sdev->sid)
total: 0 errors, 0 warnings, 2 checks, 462 lines checked
    
    
More information about the test-report
mailing list