[dpdk-test-report] |WARNING| pw24608 [PATCH 19/20] event/dpaa2: handle timeout using interrupts in dequeue

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 25 20:11:15 CEST 2017


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#48: FILE: drivers/event/dpaa2/dpaa2_eventdev.c:178:
+		/* sometimes due to some spurious interrupts epoll_wait fails
+		with errno EINTR. so here we are retrying epoll_wait in such

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#49: FILE: drivers/event/dpaa2/dpaa2_eventdev.c:179:
+		case to avoid the problem.*/

total: 0 errors, 2 warnings, 54 lines checked


More information about the test-report mailing list