|WARNING| pw168027 [PATCH v2 7/7] net/ixgbe: refactor IPsec code

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 19 14:33:41 CEST 2026


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/168027

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <IPv4>
#100: FILE: drivers/net/intel/ixgbe/ixgbe_ipsec.c:49:
+	if (ip->type == IPv4)

CHECK:CAMELCASE: Avoid CamelCase: <IPv6>
#302: FILE: drivers/net/intel/ixgbe/ixgbe_ipsec.c:200:
+		if (ic_session->dst_ip.type == IPv6)

total: 0 errors, 0 warnings, 2 checks, 416 lines checked


More information about the test-report mailing list