[dpdk-test-report] |WARNING| pw82721 [PATCH 09/15] net/nfb: switch timestamp to dynamic mbuf field

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 29 10:32:20 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#141: FILE: drivers/net/nfb/nfb_rx.c:55:
+	nfb_timestamp_dynfield_offset = rte_mbuf_dynfield_lookup(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#147: FILE: drivers/net/nfb/nfb_rx.c:61:
+	timestamp_rx_dynflag_offset = rte_mbuf_dynflag_lookup(

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


More information about the test-report mailing list