[dpdk-test-report] |WARNING| pw49377 [1/2] net/i40e: add support for VXLAN-GPE

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 2 08:17:31 CET 2019


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#90: FILE: drivers/net/i40e/i40e_ethdev.c:8436:
+                ret = i40e_add_vxlan_port(pf, udp_tunnel->udp_port,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#90: FILE: drivers/net/i40e/i40e_ethdev.c:8436:
+                ret = i40e_add_vxlan_port(pf, udp_tunnel->udp_port,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#92: FILE: drivers/net/i40e/i40e_ethdev.c:8438:
+                break;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#92: FILE: drivers/net/i40e/i40e_ethdev.c:8438:
+                break;$

total: 2 errors, 2 warnings, 69 lines checked


More information about the test-report mailing list