|WARNING| pw161311 [PATCH v6 12/12] net/ice: fix memory leak in FDIR flow parsing

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 13 10:13:45 CET 2026


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#116: 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, 21 lines checked


More information about the test-report mailing list