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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 2 19:23:27 CET 2016


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

_coding style issues_


ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#68: FILE: drivers/net/i40e/i40e_ethdev_vf.c:951:
e_eth_stats **pstats)

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

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


More information about the test-report mailing list