[dpdk-test-report] |WARNING| pw43745 [RFC, v3, 5/6] net/af_xdp: enable zero copy

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


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

_coding style issues_


CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#138: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:475:
+			if (mbuf->pkt_len <= buf_len) {
+

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#205: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:687:
+		umem->mb_pool = rte_pktmbuf_pool_create_with_flags(

total: 0 errors, 0 warnings, 2 checks, 251 lines checked


More information about the test-report mailing list