|WARNING| pw167934 [PATCH v1 6/6] net/ixgbe: refactor IPsec code

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 18 15:20:18 CEST 2026


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

_coding style issues_


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

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

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


More information about the test-report mailing list