[dpdk-test-report] |WARNING| pw42695 [v2, 2/3] eal/thread: fix return codes for rte_thread_setname()

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 10 12:48:22 CEST 2018


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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#51: FILE: lib/librte_eal/linuxapp/eal/eal_thread.c:179:
+	int ret = ENOSYS;

total: 0 errors, 1 warnings, 14 lines checked


More information about the test-report mailing list