[dpdk-test-report] |WARNING| pw82968 [PATCH v5 11/15] net/pcap: switch timestamp to dynamic mbuf field

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 30 18:34:24 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#143: FILE: drivers/net/pcap/rte_eth_pcap.c:667:
+	timestamp_dynfield_offset = rte_mbuf_dynfield_lookup(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#149: FILE: drivers/net/pcap/rte_eth_pcap.c:673:
+	timestamp_rx_dynflag_offset = rte_mbuf_dynflag_lookup(

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


More information about the test-report mailing list