[dpdk-test-report] |WARNING| pw28969 [PATCH] net/af_packet: make bypass configurable

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 19 23:22:06 CEST 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#49: FILE: drivers/net/af_packet/rte_eth_af_packet.c:564:
+                       unsigned int bypass,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#49: FILE: drivers/net/af_packet/rte_eth_af_packet.c:564:
+                       unsigned int bypass,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#88: FILE: drivers/net/af_packet/rte_eth_af_packet.c:910:
+^I^I^I^I        name);$

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


More information about the test-report mailing list