[dpdk-test-report] |WARNING| pw19448 [PATCH 15/15] app/test: add unit tests for SW eventdev driver

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 16 16:42:02 CET 2017


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#153: FILE: app/test/test_sw_eventdev.c:73:
+	/*
+	* len = 14 + 46

WARNING:LONG_LINE: line over 90 characters
#1785: FILE: app/test/test_sw_eventdev.c:1705:
+		uint16_t i, nb_rx = rte_event_dequeue_burst(evdev, port, ev, BURST_SIZE, 0);

WARNING:LONG_LINE: line over 90 characters
#1940: FILE: app/test/test_sw_eventdev.c:1860:
+				printf("%d: No schedules for seconds, deadlock
", __LINE__);

total: 0 errors, 3 warnings, 2042 lines checked


More information about the test-report mailing list