automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw71064 [RFC] [PATCH v1 3/3] net/pcap: dump hardware timestamps
       [not found] <20200609141713.11614-4-patrick.keroulas@radio-canada.ca>
@ 2020-06-10  7:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-06-10  7:59 UTC (permalink / raw)
  To: test-report; +Cc: Patrick Keroulas

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

_coding style issues_


ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#119: FILE: drivers/net/pcap/rte_eth_pcap.c:299:
+	}
+	else {

CHECK:BRACES: Unbalanced braces around else statement
#119: FILE: drivers/net/pcap/rte_eth_pcap.c:299:
+	else {

WARNING:LONG_LINE: line over 90 characters
#148: FILE: drivers/net/pcap/rte_eth_pcap.c:490:
+	tx_pcap = pcap_open_dead_with_tstamp_precision(DLT_EN10MB, RTE_ETH_PCAP_SNAPSHOT_LEN, PCAP_TSTAMP_PRECISION_NANO);

total: 1 errors, 1 warnings, 1 checks, 56 lines checked

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

only message in thread, other threads:[~2020-06-10  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200609141713.11614-4-patrick.keroulas@radio-canada.ca>
2020-06-10  7:59 ` [dpdk-test-report] |WARNING| pw71064 [RFC] [PATCH v1 3/3] net/pcap: dump hardware timestamps 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).