[dpdk-test-report] |WARNING| [PATCH] net/i40evf: fix reporting of imissed packets

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 2 14:58:04 CET 2016


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#48: 
Missed packets on RX were erroneously being assigned to the ierrors struct =

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#64: FILE: drivers/net/i40e/i40e_ethdev_vf.c:951:
=20

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#76: FILE: drivers/net/i40e/i40e_ethdev_vf.c:968:
+	stats->imissed =3D pstats->rx_discards;
 	               ^

total: 2 errors, 1 warnings, 0 checks, 27 lines checked


More information about the test-report mailing list