* [dpdk-test-report] |WARNING| pw49377 [1/2] net/i40e: add support for VXLAN-GPE
[not found] <20190102143829.7624-1-qiming.yang@intel.com>
@ 2019-01-02 7:17 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-01-02 7:17 UTC (permalink / raw)
To: test-report; +Cc: Qiming Yang
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
^ permalink raw reply [flat|nested] only message in thread