|WARNING| pw153126 [PATCH v2 43/45] common/sfc_efx/base: support controls for netport lane count

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 23 18:06:17 CEST 2025


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#367: FILE: drivers/common/sfc_efx/base/efx_np.c:1133:
+	__in_opt			efx_np_cap_filter_cb *filter_cb,
 	        			                     ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#409: FILE: drivers/common/sfc_efx/base/efx_np.c:1183:
+	__in_opt			efx_np_cap_filter_cb *filter_cb,
 	        			                     ^

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#606: FILE: drivers/common/sfc_efx/base/efx_phy.c:362:
+	return (rc);

total: 3 errors, 0 warnings, 511 lines checked


More information about the test-report mailing list