[dpdk-test-report] |WARNING| pw43741 [RFC, v3, 1/6] net/af_xdp: new PMD driver

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 16 16:43:04 CEST 2018


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

_coding style issues_


CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#524: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:385:
+	while (1) {
+

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#868: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:729:
+
+}

total: 0 errors, 0 warnings, 1320 lines checked


More information about the test-report mailing list