automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66353 [PATCH 3/4] if_proxy: add simple functionality test
       [not found] <20200306164104.15528-4-aostruszka@marvell.com>
@ 2020-03-06 16:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-06 16:42 UTC (permalink / raw)
  To: test-report; +Cc: Andrzej Ostruszka

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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo**)" should be "(foo **)"
#233: FILE: app/test/test_if_proxy.c:103:
+			if (rte_ring_dequeue(ev_queue, (void**)&ev) == 0)

WARNING:BRACES: braces {} are not necessary for single statement blocks
#302: FILE: app/test/test_if_proxy.c:172:
+		if (!ev->is_up) {
+			rte_ifpx_callbacks_unregister();
+		}

ERROR:CODE_INDENT: code indent should use tabs where possible
#427: FILE: app/test/test_if_proxy.c:297:
+^I           RTE_ETHER_ADDR_LEN) == 0) {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#455: FILE: app/test/test_if_proxy.c:325:
+^I           RTE_ETHER_ADDR_LEN) == 0) {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#495: FILE: app/test/test_if_proxy.c:365:
+^I^I           RTE_ETHER_ADDR_LEN) != 0)$

total: 4 errors, 1 warnings, 734 lines checked

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

only message in thread, other threads:[~2020-03-06 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200306164104.15528-4-aostruszka@marvell.com>
2020-03-06 16:42 ` [dpdk-test-report] |WARNING| pw66353 [PATCH 3/4] if_proxy: add simple functionality test 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).