[dpdk-test-report] |WARNING| pw83557 [PATCH 37/37] net/txgbe: add security type in flow action
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 3 11:20:37 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/83557
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <IPv6>
#169: FILE: drivers/net/txgbe/txgbe_ipsec.c:672:
+ ic_session->src_ip.type = IPv6;
CHECK:CAMELCASE: Avoid CamelCase: <IPv4>
#177: FILE: drivers/net/txgbe/txgbe_ipsec.c:680:
+ ic_session->src_ip.type = IPv4;
total: 0 errors, 0 warnings, 2 checks, 120 lines checked
More information about the test-report
mailing list