[dpdk-test-report] |WARNING| pw40426 [PATCH RFC] eventdev: event tx adapter APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 25 17:00:33 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
The patch below introduces the event tx adapter APIs that encapsulate common

ERROR:TRAILING_WHITESPACE: trailing whitespace
#144: FILE: lib/librte_eventdev/rte_event_eth_tx_adapter.h:111:
+^I$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#225: FILE: lib/librte_eventdev/rte_event_eth_tx_adapter.h:192:
+int rte_event_eth_tx_adapter_queue_start(uint8_t id, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#247: FILE: lib/librte_eventdev/rte_event_eth_tx_adapter.h:214:
+int rte_event_eth_tx_adapter_queue_stop(uint8_t id, $

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#305: FILE: lib/librte_eventdev/rte_event_eth_tx_adapter.h:270:
1.8.3.1

total: 4 errors, 1 warnings, 273 lines checked


More information about the test-report mailing list