[dpdk-test-report] |WARNING| pw48198 [2/3] net/af_packet: Move parse and validation of iface.

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 20 10:55:47 CET 2018


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#39: FILE: drivers/net/af_packet/rte_eth_af_packet.c:543:
+                       const char *ifname)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#39: FILE: drivers/net/af_packet/rte_eth_af_packet.c:543:
+                       const char *ifname)$

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

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

total: 3 errors, 1 warnings, 0 checks, 172 lines checked


More information about the test-report mailing list