automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw64669 [RFC PATCH 2/3] if_proxy: add preliminary Linux implementation
       [not found] <20200114142517.29522-3-aostruszka@marvell.com>
@ 2020-01-14 14:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-01-14 14:26 UTC (permalink / raw)
  To: test-report; +Cc: Andrzej Ostruszka

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

_coding style issues_


WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#174: FILE: lib/librte_eal/linux/eal/eal_interrupts.c:902:
+		case RTE_INTR_HANDLE_NETLINK:

ERROR:CODE_INDENT: code indent should use tabs where possible
#515: FILE: lib/librte_if_proxy/rte_if_proxy.c:287:
+                               uint16_t *ports, unsigned int num)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#515: FILE: lib/librte_if_proxy/rte_if_proxy.c:287:
+                               uint16_t *ports, unsigned int num)$

ERROR:CODE_INDENT: code indent should use tabs where possible
#619: FILE: lib/librte_if_proxy/rte_if_proxy.c:391:
+^I^I                RTA_DATA(attrs[IFLA_ADDRESS]);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#622: FILE: lib/librte_if_proxy/rte_if_proxy.c:394:
+^I^I           RTE_ETHER_ADDR_LEN);$

ERROR:SPACING: space prohibited after that open parenthesis '('
#830: FILE: lib/librte_if_proxy/rte_if_proxy.c:602:
+		if ( !node->cbs.cfg_finished)

total: 4 errors, 2 warnings, 905 lines checked

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

only message in thread, other threads:[~2020-01-14 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200114142517.29522-3-aostruszka@marvell.com>
2020-01-14 14:26 ` [dpdk-test-report] |WARNING| pw64669 [RFC PATCH 2/3] if_proxy: add preliminary Linux implementation 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).