[dpdk-test-report] |WARNING| pw28041 [PATCH 1/2] net/i40e: fix clear xstats bug in vf port

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 29 03:55:23 CEST 2017


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

_coding style issues_


CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#57: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1000:
+{
+

CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#71: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1014:
+{
+

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#108: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1051:
+
+}

total: 0 errors, 0 warnings, 3 checks, 113 lines checked


More information about the test-report mailing list