automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw82962 [PATCH v5 05/15] net/ark: switch timestamp to dynamic mbuf field
       [not found] <20201030172940.1073558-6-thomas@monjalon.net>
@ 2020-10-30 17:32 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-30 17:32 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon

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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#135: FILE: drivers/net/ark/ark_ethdev.c:561:
+		ark_timestamp_dynfield_offset = rte_mbuf_dynfield_lookup(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#141: FILE: drivers/net/ark/ark_ethdev.c:567:
+		ark_timestamp_rx_dynflag_offset = rte_mbuf_dynflag_lookup(

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#170: FILE: drivers/net/ark/ark_ethdev_rx.c:18:
+extern uint64_t ark_timestamp_rx_dynflag;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#171: FILE: drivers/net/ark/ark_ethdev_rx.c:19:
+extern int ark_timestamp_dynfield_offset;

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-30 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201030172940.1073558-6-thomas@monjalon.net>
2020-10-30 17:32 ` [dpdk-test-report] |WARNING| pw82962 [PATCH v5 05/15] net/ark: switch timestamp to dynamic mbuf field checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).