[dpdk-test-report] |WARNING| pw43744 [RFC, v3, 4/6] net/af_xdp: use mbuf mempool for buffer management

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/43744

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#153: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:417:
+				rte_pktmbuf_free(

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

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


More information about the test-report mailing list