[dpdk-test-report] |WARNING| pw85440 [PATCH v3 33/33] net/txgbe:	add security type in flow action
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Dec 18 10:45:24 CET 2020
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85440
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <IPv6>
#171: FILE: drivers/net/txgbe/txgbe_ipsec.c:669:
+			ic_session->src_ip.type = IPv6;
CHECK:CAMELCASE: Avoid CamelCase: <IPv4>
#179: FILE: drivers/net/txgbe/txgbe_ipsec.c:677:
+			ic_session->src_ip.type = IPv4;
total: 0 errors, 0 warnings, 2 checks, 120 lines checked
    
    
More information about the test-report
mailing list