|WARNING| pw152991 [PATCH 44/46] common/sfc_efx/base: support controls for netport lane count

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 16 16:07:30 CEST 2025


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#367: FILE: drivers/common/sfc_efx/base/efx_np.c:1148:
+	__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:1198:
+	__in_opt			efx_np_cap_filter_cb *filter_cb,
 	        			                     ^

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

total: 3 errors, 0 warnings, 521 lines checked


More information about the test-report mailing list