automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78642 [PATCH v6 5/7] app/proc-info: dump rx and tx descriptor info
       [not found] <20200924053433.12648-6-stephen@networkplumber.org>
@ 2020-09-24  5:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-24  5:36 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#107: FILE: app/proc-info/main.c:666:
+ ^I}$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#107: FILE: app/proc-info/main.c:666:
+ ^I}$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#107: FILE: app/proc-info/main.c:666:
+ ^I}$

WARNING:LONG_LINE: line over 100 characters
#186: FILE: app/proc-info/main.c:786:
+				show_offloads(queue_info.conf.offloads, rte_eth_dev_rx_offload_name);

WARNING:LONG_LINE: line over 100 characters
#212: FILE: app/proc-info/main.c:812:
+				show_offloads(queue_info.conf.offloads, rte_eth_dev_tx_offload_name);

total: 1 errors, 4 warnings, 119 lines checked

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

only message in thread, other threads:[~2020-09-24  5:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200924053433.12648-6-stephen@networkplumber.org>
2020-09-24  5:36 ` [dpdk-test-report] |WARNING| pw78642 [PATCH v6 5/7] app/proc-info: dump rx and tx descriptor info 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).