automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106532 [PATCH v15 04/11] app/test: skip interrupt tests on Windows
       [not found] <1643173844-27341-5-git-send-email-jizh@linux.microsoft.com>
@ 2022-01-26  5:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-01-26  5:12 UTC (permalink / raw)
  To: test-report; +Cc: Jie Zhou

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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12)
#76: FILE: app/test/test_interrupts.c:432:
+	if (RTE_EXEC_ENV_IS_WINDOWS)
+	    return TEST_SKIPPED;

WARNING:TABSTOP: Statements should start on a tabstop
#77: FILE: app/test/test_interrupts.c:433:
+	    return TEST_SKIPPED;

total: 0 errors, 2 warnings, 9 lines checked

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

only message in thread, other threads:[~2022-01-26  5:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1643173844-27341-5-git-send-email-jizh@linux.microsoft.com>
2022-01-26  5:12 ` |WARNING| pw106532 [PATCH v15 04/11] app/test: skip interrupt tests on Windows 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).