|WARNING| pw161124 [PATCH v4 9/9] net/ice: fix memory leak in FDIR flow parsing

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 11 14:50:58 CET 2026


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#100: FILE: drivers/net/intel/ice/ice_fdir_filter.c:2501:
+	if (meta) {
[...]
+	} else if (filter->pkt_buf != NULL) {
[...]

total: 0 errors, 1 warnings, 0 checks, 13 lines checked


More information about the test-report mailing list