[dpdk-test-report] |WARNING| pw21329 [PATCH v1 2/4] net/i40e: add QinQ wrapper function

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 3 15:48:42 CET 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#173: FILE: drivers/net/i40e/i40e_ethdev.c:11455:
+	memset(&filter_replace_buf, 0, sizeof(struct i40e_aqc_replace_cloud_filters_cmd_buf));

WARNING:LONG_LINE: line over 90 characters
#197: FILE: drivers/net/i40e/i40e_ethdev.c:11479:
+	memset(&filter_replace_buf, 0, sizeof(struct i40e_aqc_replace_cloud_filters_cmd_buf));

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


More information about the test-report mailing list